[PR #2874] [MERGED] Add edgartools to Data Analysis #8897

Closed
opened 2026-04-18 22:55:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2874
Author: @dgunning
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @JinyangWang27

Base: masterHead: add-edgartools


📝 Commits (2)

  • e513a36 Add edgartools to Data Analysis
  • bf8e9df Moved edgartools to Downloader section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project Information

Description

EdgarTools is a Python library for getting structured data from SEC EDGAR filings and XBRL financial statements. It provides a simple API for downloading 10-K, 10-Q, 8-K, 13F, and other SEC forms, parsing XBRL financial data, and converting filings to pandas DataFrames.

Why it belongs here

  • 1,600+ GitHub stars with active community
  • 3+ years old (created December 2022) with consistent releases
  • Production-ready with 1000+ tests, type hints, and comprehensive documentation
  • Unique value: Only open-source library with full XBRL standardization for SEC data

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2874 **Author:** [@dgunning](https://github.com/dgunning) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@JinyangWang27](https://github.com/JinyangWang27) **Base:** `master` ← **Head:** `add-edgartools` --- ### 📝 Commits (2) - [`e513a36`](https://github.com/vinta/awesome-python/commit/e513a3607674e34397b5f59d1dd1a17dffefb46a) Add edgartools to Data Analysis - [`bf8e9df`](https://github.com/vinta/awesome-python/commit/bf8e9df398ac52f8aff779338ff35b0578c71f9c) Moved edgartools to Downloader section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project Information - **Name:** edgartools - **URL:** https://github.com/dgunning/edgartools - **Category:** Data Analysis ## Description EdgarTools is a Python library for getting structured data from SEC EDGAR filings and XBRL financial statements. It provides a simple API for downloading 10-K, 10-Q, 8-K, 13F, and other SEC forms, parsing XBRL financial data, and converting filings to pandas DataFrames. ## Why it belongs here - **1,600+ GitHub stars** with active community - **3+ years old** (created December 2022) with consistent releases - Production-ready with 1000+ tests, type hints, and comprehensive documentation - Unique value: Only open-source library with full XBRL standardization for SEC data --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 22:55:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#8897