An Economic Data API package
Go to file
TerenceLiu afffa95df1 rename economic and add EPU 2022-01-27 12:00:23 +08:00
.vscode rename economic and add EPU 2022-01-27 12:00:23 +08:00
CEDA rename economic and add EPU 2022-01-27 12:00:23 +08:00
.gitignore dev 2022-01-13 00:42:04 +08:00
LICENSE Create LICENSE 2021-05-26 23:01:20 +08:00
README.md dev 2022-01-13 00:42:04 +08:00
__init__.py v0.1.1 2021-06-07 14:55:01 +08:00
requirements.txt dev 2022-01-13 00:42:04 +08:00
setup.py V0.2.2 modify dukas 2022-01-01 03:03:50 +08:00

README.md

Centralized Economic Data API

py_version DOI

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

How to use

Please check Wiki

Acknowledgement

If you want to cite...

@software{terencelau_2021_5229506,
  author       = {TerenceLau},
  title        = {TerenceLiu98/CEDApy: V0.2.2},
  month        = aug,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {V0.2.2},
  doi          = {10.5281/zenodo.5229506},
  url          = {https://doi.org/10.5281/zenodo.5229506}
}