From a03f66ad875bd62c0bd90ada809ae520b0deb619 Mon Sep 17 00:00:00 2001 From: Alessandro114 Date: Tue, 16 Jun 2026 23:23:11 +0000 Subject: [PATCH] Add enrich-companies to Data Ingestion / ETL Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfcb3ffbd7..eaa0bdb822 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ _Libraries for data extraction, transformation, and loading pipelines across mul - General - [dlt](https://github.com/dlt-hub/dlt) - A Python library for building data pipelines with automatic schema inference, incremental loading, and support for multiple sources and destinations. + - [enrich-companies](https://github.com/Alessandro114/enrich-companies-python) - A CLI tool to enrich CSV files with company data (revenue, employees, credit score) from 250M+ business records. - Financial Data - [akshare](https://github.com/akfamily/akshare) - A financial data interface library, built for human beings! - [edgartools](https://github.com/dgunning/edgartools) - Library for downloading structured data from SEC EDGAR filings and XBRL financial statements.