Skip to content

Conversation

@yu45020
Copy link

@yu45020 yu45020 commented Jul 3, 2019

The original function download and save the zipfile, process the tsv, and then remove the zipfile. Pandas can read tsv from zip file directly, so I download the master index and write it as a byte object in memory and fee into pandas's read_csv function.

@deji725
Copy link

deji725 commented Mar 2, 2023

@yu45020 Hi, I'm interested in building an open-source SEC scraper and downloader. Is it acceptable to utilize the function in this PR? Thanks!

@yu45020
Copy link
Author

yu45020 commented Mar 2, 2023

@deji725 No problem.

@deji725
Copy link

deji725 commented Mar 2, 2023

@yu45020 Thank you! I'll leave a comment to this PR under the build_index_sec function in my code.

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.

2 participants