jadchaar / sec-edgar-downloader

📈 Download filings from the SEC EDGAR database using Python
https://sec-edgar-downloader.readthedocs.io
MIT License
485 stars 136 forks source link

Full Rewrite to use official SEC Edgar API #122

Closed jadchaar closed 1 year ago

jadchaar commented 1 year ago

Full re-write of package to harness to the new SEC API - https://www.sec.gov/edgar/sec-api-documentation

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8752dd5) 100.00% compared to head (bdcaa3e) 100.00%.

:exclamation: Current head bdcaa3e differs from pull request most recent head 41632da. Consider uploading reports for the commit 41632da to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 8 +3 Lines 177 216 +39 Branches 31 30 -1 ========================================= + Hits 177 216 +39 ``` | [Files Changed](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar) | Coverage Δ | | |---|---|---| | [sec\_edgar\_downloader/\_Downloader.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX0Rvd25sb2FkZXIucHk=) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_\_init\_\_.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_constants.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX2NvbnN0YW50cy5weQ==) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_orchestrator.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX29yY2hlc3RyYXRvci5weQ==) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_sec\_gateway.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX3NlY19nYXRld2F5LnB5) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_types.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX3R5cGVzLnB5) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_utils.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | | [sec\_edgar\_downloader/\_version.py](https://app.codecov.io/gh/jadchaar/sec-edgar-downloader/pull/122?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jad+Chaar#diff-c2VjX2VkZ2FyX2Rvd25sb2FkZXIvX3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.