Add EDINET DB to Data Sources (#301)

EDINET DB (edinetdb.com) provides a free API and MCP server for
Japanese company financials, normalizing EDINET XBRL across JP-GAAP,
IFRS, and US-GAAP for 3,800+ listed companies.

Co-authored-by: RIKU KOIKE <rikukoike@RIKUnoMacBook-Air.local>
This commit is contained in:
EDINET DB
2026-03-28 22:12:03 +09:00
committed by GitHub
parent 708b729687
commit a508cf0a83
+1
View File
@@ -261,6 +261,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [pybbg](https://github.com/bpsmith/pybbg) - Python interface to Bloomberg COM APIs.
- [ccy](https://github.com/lsbardel/ccy) - Python module for currencies.
- [tushare](https://pypi.org/project/tushare/) - A utility for crawling historical and Real-time Quotes data of China stocks. (Last updated: 2024-08-27)
- [edinetdb](https://edinetdb.com/) - Free API and MCP server for Japanese company financials. Normalizes EDINET XBRL across JP-GAAP, IFRS, and US-GAAP for 3,800+ listed companies with 90 metrics, screening, and securities report text.
- [edinet-mcp](https://github.com/ajtgjmdjp/edinet-mcp) - Parse Japanese XBRL financial statements from EDINET with 161 normalized labels, 26 financial metrics, and multi-company screening.
- [estat-mcp](https://github.com/ajtgjmdjp/estat-mcp) - Access Japanese government statistics (e-Stat) covering population, GDP, CPI, labor, and trade data with MCP integration and Polars export.
- [tdnet-disclosure-mcp](https://github.com/ajtgjmdjp/tdnet-disclosure-mcp) - Access Japanese timely disclosures (TDNet) via MCP. Retrieve earnings, dividends, forecasts, buybacks, and other filings for 4,000+ listed companies. No API key required.