# Centralized Economic Data API ## Introduction This is a data collecting project, with both `python` and `R` * `python` version: [https://github.com/TerenceLiu98/CEDApy](https://github.com/TerenceLiu98/CEDApy) * `R` version: [https://github.com/TerenceLiu98/CEDAr](https://github.com/TerenceLiu98/CEDAr) *Not Start Yet* ## Installation 1. Via the source code 2. ```shell git clone https://github.com/TerenceLiu98/CEDApy.git python setup.py install ``` 2. Via the `pypi`: ```shell python -m pip install CEDApy ``` ## Acknowledgement * Thanks [akshare](https://github.com/jindaxiang/akshare/) * Thanks [EastMoney](https://www.eastmoney.com) * Thanks [St.Louis Fred Reserve Bank](https://fred.stlouisfed.org/) * Thanks [eurostat Economic Indicators](https://ec.europa.eu/eurostat/cache/infographs/economy/desktop/index.html)