CEDApy/README.md

833 B

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