Skip to content

Latest commit

 

History

History
 
 

Excel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Trading Economics - Excel

version

The Trading Economics Application Programming Interface (API) provides direct access to our data. It allows you to download millions of rows of historical data, to query our real-time economic calendar and to subscribe to updates. 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. More at:

https://tradingeconomics.com/analytics/api.aspx

Installation

The Trading Economics Excel Add-In installer can be downloaded here:

https://github.com/tradingeconomics/tradingeconomics/tree/master/Excel/All_Releases

Requirements: Microsoft Windows with Excel 2010, 2013 or 2016 and Office 365. Download the installer, launch it and follow the instructions.

Note: If Windows shows a warning just click on "More info" and then install.

Authentication

  • Open Excel, click on TE tab and then on Login

Login

  • Place your Client key or "guest:guest"

ClientKey

Note: If you don't have a client key it will default to guest:guest and a sample of data will be provided or you can get your free key here:

https://developer.tradingeconomics.com

Sample Usage

  • After doing the login it will enable the options available on choosed plan

ClientKey

Documentation

https://docs.tradingeconomics.com/excel/

Learn More

https://tradingeconomics.com/analytics/api.aspx