File size: 301 Bytes
1b6b94f
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# OpenBB SEC Provider

This extension integrates the [SEC](https://www.sec.gov/edgar) data provider into the OpenBB Platform.

## Installation

To install the extension:

```bash
pip install openbb-sec
```

Documentation available [here](https://docs.openbb.co/platform/developer_guide/contributing).