Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 784 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 784 Bytes

EDGAR

Access various parts of EDGAR of processing in other projects.

The jupyter notebooks are run in VSCode. If you want to run them in Google's CoLab, you may need to make modification.

Workflow

Run the below scripts to generate the EDGAR corpus of your choice. In the Interest of saving time, you can get the cached versions in GitHub's releases section. We use 7-zip to accommodate GitHub's 2GB limitation.

Date Link
2024/02/10 10-K

Requirements

pip install --upgrade pip
pip install -r "c:/repos/TextCorpusLabs/Edgar/requirements.txt"