All the data on this website is available for download in JSON format. The API is designed to be user
firendly and easy to use. There is no need to go hunting for id codes, only two parameters are required,
the country code and the indicator code. Both codes are designed to be as intuitive as possible.
Format: www.econdify.com/api/json/CountryCode/IndicatorCode
For example to access US CPI:
www.econdify.com/api/json/US/CPI_YoY
For Germany Unemployment:
www.econdify.com/api/json/DE/Unemployment
The API code for each indicator can be found by going to the country or central bank page and clicking on the
blue "Select Indicator" drop down box.
Once you select the indicator then the API code is located below the
chart. Codes are case sensitive.
API: www.econdify.com/api/json/UK/Retail_Sales_YoY
The JSON output has three fields. The source detailing where the data was obtained, the dates field in DD/MM/YYYY
format & the values field.