基于EDGAR数据的新预算财务API
大家好,
我是一个开源(MIT许可证)Python包的开发者,旨在将SEC提交的文件转换为有用的数据。最近,我在云端推出了一些服务,收取少量便利费用。
云服务:
1. SEC Websocket - 实时通知您新的提交。 (免费)
2. SEC档案 - 下载SEC提交文件,无下载限制。 ($1/100,000次下载)
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