mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-06-01 07:23:19 +08:00
* update dev_install * fix effr test * Update dev_install.py * fix fundamental balance test * fix equity price historical test * fix price target model * black * rebuild static files * update publish.md * fixed dev_install * update publishing doc * updated `openbb-core` to 1.1.1 * updated extensions * updated providers * updated `openbb` package * updated static extension map * updated publishing doc * fixed toml for `openbb-finra` * @jmaslek yfinance IS DEFAULT * updated static --------- Co-authored-by: Pratyush Shukla <ps4534@nyu.edu> Co-authored-by: hjoaquim <h.joaquim@campus.fct.unl.pt>
OpenBB SEC Provider
This extension integrates the SEC data provider into the OpenBB Platform.
Installation
To install the extension:
pip install openbb-sec
For development please check Contribution Guidelines.
Documentation available here.