Introduction
The Trading Economics API provides you with direct access to 300.000 economic indicators, exchange rates, stock market indexes, government bond yields and commodity prices. Providing several request methods to query our databases, with samples available in different programming languages, it is the best way to export data in XML, CSV or JSON format. The API can be used to feed a custom developed application, a public website or just off-the-shelf software like Microsoft Excel.
Documentation
http://docs.tradingeconomics.com/
GitHub Examples
https://github.com/tradingeconomics/tradingeconomics
Python Jupyter Notebooks
https://github.com/tradingeconomics/notebooks
Docker
https://hub.docker.com/u/tradingeconomics
Learn More