From 1ab32d8a6486a079424bf2018350283a66cb9ec7 Mon Sep 17 00:00:00 2001 From: Dwight Gunning Date: Sat, 24 Jan 2026 07:41:40 -0500 Subject: [PATCH] Add edgartools to Data Sources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f03451d..24f3063 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [fsynth](https://github.com/welcra/fsynth) - Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion. - [fedfred](https://nikhilxsunder.github.io/fedfred/) - FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes. - [edgar-sec](https://nikhilxsunder.github.io/edgar-sec/) - EDGAR Financial data API with preprocessed dataclass outputs. +- [edgartools](https://github.com/dgunning/edgartools) - AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames. ### Excel Integration