Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete rewrite of package to use EDGAR Search API #52

Merged
merged 18 commits into from
Jan 18, 2021
Merged

Conversation

jadchaar
Copy link
Owner

@jadchaar jadchaar commented Jan 13, 2021

Complete rewrite of package to use the EDGAR full-text search API as the new filing retrieval method.

Closes: #47
Closes: #31

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #52 (3827d08) into master (0431060) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          100       141   +41     
  Branches        16        25    +9     
=========================================
+ Hits           100       141   +41     
Impacted Files Coverage Δ
sec_edgar_downloader/Downloader.py 100.00% <100.00%> (ø)
sec_edgar_downloader/_constants.py 100.00% <100.00%> (ø)
sec_edgar_downloader/_utils.py 100.00% <100.00%> (ø)
sec_edgar_downloader/_version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0431060...3827d08. Read the comment docs.

@jadchaar jadchaar merged commit f950221 into master Jan 18, 2021
@jadchaar jadchaar deleted the full-rewrite branch January 18, 2021 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Form 6-K to Filing Type Add ability to save filings to PDF or HTML
1 participant