/bank-of-england

Primary LanguagePythonMIT LicenseMIT

bank-of-england

Retrieve data from the Bank of England's Statistical Interactive Database (IADB)

Contributing to this library

# install package for development (symlink to project folder)
pip install -e .[dev]

# build
tox