Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelconan/python-sec-filings
Python notebook to retrieve and parse data from SEC XBRL filings
https://github.com/michaelconan/python-sec-filings
python
Last synced: 22 days ago
JSON representation
Python notebook to retrieve and parse data from SEC XBRL filings
- Host: GitHub
- URL: https://github.com/michaelconan/python-sec-filings
- Owner: michaelconan
- Created: 2024-03-30T17:33:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T17:38:58.000Z (9 months ago)
- Last Synced: 2024-03-30T18:38:45.928Z (9 months ago)
- Topics: python
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-sec-filings
Python notebook to retrieve and parse data from SEC XBRL filings
## Overview
Companies are required to report financial data to the SEC in XBRL format. While this data is not entirely reliable as it is not audited, it is useful for analytics. This project is intended to experiment with programmatically retrieving and parsing those XBRL filings.