An Economic Data API package
Go to file
TerenceLiu98 9a9b8ac1e7 update README 2021-05-27 19:41:09 +08:00
CEDA update cn functions 2021-05-27 19:11:01 +08:00
.gitignore add functions 2021-05-27 00:57:20 +08:00
LICENSE Create LICENSE 2021-05-26 23:01:20 +08:00
README.md update README 2021-05-27 19:41:09 +08:00
__init__.py update README 2021-05-27 19:37:39 +08:00
requirements.txt update requirements.txt 2021-05-27 11:16:27 +08:00
setup.py update README 2021-05-27 19:41:09 +08:00

README.md

Centralized Economic Data API

Introduction

This is a data collecting project, with both python and R

Installation

  1. Via the source code
git clone https://github.com/TerenceLiu98/CEDApy.git
python setup.py install
  1. Via the pypi:
python -m pip install CEDApy

Acknowledgement