summaryrefslogtreecommitdiffstats
path: root/openbb_sdk/providers/quandl/README.md
blob: 47fc3e05b50c19ce4e4a5b8cba69bba884d2d087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# OpenBB Quandl Provider

This extension integrates the [Quandl](https://data.nasdaq.com/publishers/QDL) data provider into the OpenBB SDK.

## Installation

To install the extension:

```bash
pip install openbb-quandl
```

For development please check [Contribution Guidelines](https://github.com/OpenBB-finance/OpenBBTerminal/blob/feature/openbb-sdk-v4/openbb_sdk/CONTRIBUTING.md).

Documentation available [here](https://docs.openbb.co/sdk).