Skip to content

A wrapper of CEIC R for Python. This is for those who do not have access to CEIC Python subscription.

License

Notifications You must be signed in to change notification settings

knyipab/ceic_rpy2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ceic_rpy2

A wrapper of CEIC R for Python. This is for those who do not have access to CEIC Python subscription.

Pre-requisites

  • R installed and R pacakge ceic installed
  • Python pacakges in requirement.txt including rpy2

How to use

import

import ceic_rpy2 as ceic

ceic.login("<username>", "<password>")
ceic.series(41091101)

About

A wrapper of CEIC R for Python. This is for those who do not have access to CEIC Python subscription.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published