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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file sec_edgar-0.0.2.tar.gz
.
File metadata
- Download URL: sec_edgar-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ebe05fb6012f11eba424c7849173def7067b04bf60be6a84ee6756e2d20efb9 |
|
MD5 | f19f57a0a9dedc93e0456e4aedc23b58 |
|
BLAKE2b-256 | 8370e3f6da8596133433e2ad89e1e386afef5d0ca0fc3ccb18423dea52704ce0 |
File details
Details for the file sec_edgar-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: sec_edgar-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65ddd8da56056c107d22b7e73b99bd612a3d0a032a8783bad1330927ed73bda1 |
|
MD5 | c604ae3c2a882debe04fcddb71506457 |
|
BLAKE2b-256 | f4cabf011166beea516f21315b240c63863de91ce00c6a53403ac26a72cbbeca |