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: about 2 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T17:38:58.000Z (about 2 years ago)
- Last Synced: 2025-03-29T02:13:47.762Z (about 1 year 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.