-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create new URL encoding function to align with SEC API (#40)
* Update README * examples w/ x-platform escape chars *exact search instructions * feat: Add support for single forms * feat: Add search param validator and basic tests * test: Add invalid arg tests * test: Add invalid custom date tests * test: Raises error for invalid date_range_select * test: Add tests for all date options * test: Add test for invalid peo_in * test: Add tests for incorportated in * Add filing categories to url_generator * Remove duplicate filing category to form id code * Amend me! Add TODO for remaining work * Add ISO 3166-1/2 country codes to EDGAR codes * Add urls for remaining countries * Update url_generator to use EDGAR API URL * Use urllib.parse.quote to encode quote characters * Avoid double escaping keywords in url and handle single quotes --------- Co-authored-by: Galen Reich <[email protected]>
- Loading branch information
1 parent
b993491
commit 8d495cd
Showing
8 changed files
with
1,264 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.