> For the complete documentation index, see [llms.txt](https://docs.sov.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sov.ai/realtime-datasets/equity-datasets/sec-10k-filings.md).

# SEC 10K Filings

`Tutorials` are the best documentation — [<mark style="color:blue;">`Edgar Filings Tutorial`</mark>](https://colab.research.google.com/github/sovai-research/sovai-public/blob/main/notebooks/studies/SEC%2010K%20Filings.ipynb)

{% hint style="success" %}
Dataset contains 4762+ tickers, available from 1998-03-31 onwards.
{% endhint %}

## Description

Annnual 10-K filings for which there are about 170,000 collected and processed.

## Data Access

#### SEC 10-Ks

```python
import sovai as sov
data = sov.data("sec/10k", tickers=["AAPL"], limit=1)
```

<figure><img src="/files/PcoVl88sWxke0OseuCe2" alt=""><figcaption></figcaption></figure>
