Skip to content

API that can fetch data from the ECB statistical data warehouse

Notifications You must be signed in to change notification settings

dennisdeh/ECBapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECBapi

This little API can fetch data from the ECB statistical data warehouse. It will fetch 1 data column at a time, and return a time-series as a pd.DataFrame (with date-time as an index). Small checks are performed.

The only input is the series name, corresponding to the 'Series Key' of the table that one wants to fetch. This key is indicated on each data series found in the data bank.

Find data series here (https://data.ecb.europa.eu/)

About

API that can fetch data from the ECB statistical data warehouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages