This commit is contained in:
TerenceLiu98 2021-05-29 16:57:03 +08:00
parent 20436cc725
commit e135fc12d9
1 changed files with 16 additions and 1 deletions

View File

@ -30,4 +30,19 @@ python -m pip install CEDApy
* Thanks [Chicago Federal Reserve Bank](https://www.chicagofed.org/)
* Thanks [Philadelphia Federal Reserve Bank](https://www.philadelphiafed.org/)
* Thanks [eurostat Economic Indicators](https://ec.europa.eu/eurostat/cache/infographs/economy/desktop/index.html)
* Thanks [Europen Central Bank](https://www.ecb.europa.eu)
* Thanks [Europen Central Bank](https://www.ecb.europa.eu)
## If you want to cite...
```txt
@misc{LIU2021,
author = {Terence,Junjie-LIU},
title = {CEDApy: A centralized macro-economic data library},
year = {2021},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/TerenceLiu98/CEDApy}},
url = "https://pypi.org/project/CEDApy/",
commit = {117e6e61d05af48576a8734c6b87248a380e6114}
}
```