Skip to content

A python module to fetch economic time-series from the Central Bank of Trinidad &Tobago

License

Notifications You must be signed in to change notification settings

kevinali1/fetch-cbtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch-CBTT

A python module to fetch economic time-series from the Central Bank of Trinidad &Tobago. Uses headless Selenium and phantomjs.

Contributors

Installation

fetch-cbtt requires numpy and Pandas as its main requirements. Other requirements should not require compilation:

sudo apt-get install phantomjs # or Mac OS-X equivalent, eg brew
pip install -r requirements.txt
git clone https://github.com/kevinali1/fetch-cbtt.git

Refresh the cache ============

Run the following to refresh the cache::

import cb_scrape cb_scrape.refresh_link_cache()

About

A python module to fetch economic time-series from the Central Bank of Trinidad &Tobago

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages