sec-edgar-downloader:使用Python从EDGAR数据库下载SEC文件

时间:2024-05-21 07:54:07
【文件属性】:

文件名称:sec-edgar-downloader:使用Python从EDGAR数据库下载SEC文件

文件大小:182KB

文件格式:ZIP

更新时间:2024-05-21 07:54:07

python finance stock-market stocks financial-data

sec-edgar-downloader sec-edgar-downloader是一个Python软件包,用于从下载。 搜索可以通过或。 如果找不到合适的代码,则可以使用。 快速开始 安装 使用pip安装和更新此软件包: $ pip install -U sec-edgar-downloader 基本用法 from sec_edgar_downloader import Downloader # Initialize a downloader instance. If no argument is passed # to the constructor, the package will download filings to # the current working directory. dl = Downloader ( "/path/to/valid/save/locat


【文件预览】:
sec-edgar-downloader-master
----MANIFEST.in(152B)
----README.rst(8KB)
----.github()
--------workflows()
----sec_edgar_downloader()
--------_version.py(22B)
--------__init__.py(69B)
--------_constants.py(6KB)
--------Downloader.py(6KB)
--------_utils.py(9KB)
----requirements.txt(78B)
----tox.ini(1KB)
----LICENSE(1KB)
----setup.py(2KB)
----Makefile(981B)
----.pre-commit-config.yaml(1KB)
----docs()
--------make.bat(787B)
--------conf.py(2KB)
--------v4_migration_guide.md(3KB)
--------index.rst(207B)
--------Makefile(581B)
----tests()
--------test_query.py(867B)
--------test_detail_downloads.py(543B)
--------test_folder_structure.py(3KB)
--------test_downloader_class.py(1KB)
--------test_file_content.py(2KB)
--------__init__.py(0B)
--------test_amends.py(999B)
--------test_network_errors.py(745B)
--------test_user_input.py(5KB)
--------conftest.py(888B)
--------test_utils.py(2KB)
--------test_filing_url_retrieval.py(7KB)
--------sample-filings()
--------test_after_and_before_date.py(2KB)
----.gitignore(3KB)
----CHANGELOG.md(9KB)

网友评论