基于EDGAR数据的新预算财务API
5 分•作者: jgfriedman1999•10 个月前
大家好,
我是这个开源(MIT 许可证)Python 包的开发者,该包用于将 SEC 提交文件转换为有用的数据。最近,我将一些功能放到了云端,收取少量的便利费。
云端服务:
1. SEC Websocket - 在新的提交文件发布时通知您。(免费)
2. SEC 档案 - 无速率限制地下载 SEC 提交文件。(1 美元/10 万次下载)
3. MySQL RDS (1 美元/百万行数据)
* XBRL
* 基本面数据
* 机构持股
* 内部交易
* 委托投票记录
在这里发布,希望能对大家有所帮助。
链接:
Datamule (软件包) GitHub:https://github.com/john-friedman/datamule-python
文档:https://john-friedman.github.io/datamule-python/datamule-python/sheet/sheet/
获取 API 密钥:https://datamule.xyz/dashboard2.html
查看原文
Hey everyone,<p>I'm the developer of an open-source (MIT License) python package to convert SEC submissions into useful data. I've recently put a bunch of stuff in the cloud for a nominal convenience fee.<p>Cloud:<p>1. SEC Websocket - notifies you of new submissions as they come out. (Free)<p>2. SEC Archive - download SEC submissions without rate limits. ($1/100,000 downloads)<p>3. MySQL RDS ($1/million rows returned)<p>- XBRL<p>- Fundamentals<p>- Institutional Holdings<p>- Insider Transactions<p>- Proxy Voting Records<p>Posting here, in case someone finds it useful.<p>Links:<p>Datamule (Package) GitHub: https://github.com/john-friedman/datamule-python<p>Documentation: https://john-friedman.github.io/datamule-python/datamule-python/sheet/sheet/<p>Get an API Key: https://datamule.xyz/dashboard2.html