CEDApy/README.md

1.4 KiB

Centralized Economic Data API

Introduction

This is a economic data collecting library, with both python and R

Installation

Via the source code

git clone https://github.com/TerenceLiu98/CEDApy.git
python setup.py install

Via the pypi:

python -m pip install CEDApy

Acknowledgement

If you want to cite...

@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}
}