Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 241 Bytes

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