File size: 304 Bytes
c01b5bd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # OpenBB EconDB Provider
This extension integrates the [EconDB](https://econdb.com/) data provider into the OpenBB Platform.
## Installation
To install the extension:
```bash
pip install openbb-econdb
```
Documentation available [here](https://docs.openbb.co/platform/developer_guide/contributing).
|