Skip to main content

A package for automatically downloading & updating data from the SEC Edgar database

Project description

sec-edgar

A Python package for automatically downloading & updating data from the SEC Edgar database

Install

pip install sec-edgar

Downloads all zip files and unzips them to package folder

from sec_edgar.financial_statements import financial_statements
financial_statements.download()

Specify a directory

from sec_edgar.financial_statements import financial_statements
financial_statements.download(dest_path='/home/username/destination')
  • This will automatically keep track of downloaded files and only download new files when run at a later date

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sec_edgar-0.0.2.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

sec_edgar-0.0.2-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page