Economic Data Sources
2 sources matching filters| Source | Topics | Formats | Access | Cost |
|---|---|---|---|---|
| Alpha Vantage Provides real-time and historical market data for global equities, forex, cryptocurrencies, and… | JSONCSVAPI | open | freemium | |
| Yahoo Finance Widely-used source for historical and real-time market data across global equities, ETFs, forex… | JSONAPI | open | free |
Alpha Vantage
Provides real-time and historical market data for global equities, forex, cryptocurrencies, and US economic indicators via a free REST API. Popular starting point for financial data pipelines and quantitative research.
financemarket data open freemium
Yahoo Finance
Widely-used source for historical and real-time market data across global equities, ETFs, forex, and crypto. Accessed primarily via the yfinance Python library. Unofficial API — ideal for research and prototyping; not suitable as a sole source for production commercial pipelines.
financemarket data open free