> ## Documentation Index
> Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Investor DB

> Investor entities with fund details, portfolio companies, stage and industry focus, and investment, lead and exit counts.

Each record is keyed by `specter_investor_id`.

## Summary

|                     |                                                                            |
| ------------------- | -------------------------------------------------------------------------- |
| Available via       | AWS S3, Google Cloud Storage                                               |
| Formats             | Parquet, CSV (legacy)                                                      |
| Full delivery       | Monthly — last day of every month                                          |
| Incremental updates | None                                                                       |
| File pattern        | `investors/YYYY-MM/investors.csv` (e.g. `investors/2025-03/investors.csv`) |
| Fields              | 25                                                                         |

## Next

<CardGroup cols={3}>
  <Card title="Field reference" icon="table-list" href="/api-ref/datasets/investor/fields">
    Every field, its type and what it means.
  </Card>

  <Card title="Sample record" icon="code" href="/api-ref/datasets/investor/sample">
    A full record, grouped by category.
  </Card>

  <Card title="In the API" icon="plug" href="/api-ref/products/investors">
    The same data, requested per record.
  </Card>
</CardGroup>
