Flask app with API to get macroeconomic time series
- http://mini-kep.herokuapp.com/oil/series/BRENT/d/2017/
- http://mini-kep.herokuapp.com/ru/series/CPI_rog/m/2000/2010
- http://mini-kep.herokuapp.com/ru/series/GDP/a/yoy/1998/2017
Homepage edited at home.md.
- code example with highlighting
- http://mini-kep.herokuapp.com/annual
- http://mini-kep.herokuapp.com/quarterly
- http://mini-kep.herokuapp.com/monthly
Data interfaces relay copies of the following files:
On issue_comment
or release
three CSV files are updated in app.
http://mini-kep.herokuapp.com/status provides json with latest repo-app data syncronisation status.
The logic of the test is assure identity of the csv files at parent repo ant and app data interfaces.
Important comments are here
- see listing at issue 1