> ## 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.

# Revenue & Valuation DB

> Estimated and reported revenue and valuation per company, with growth rates from one month to two years.

Each record is keyed by `company_id`.

## Summary

|                     |                                                                                                                            |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| Available via       | AWS S3, Google Cloud Storage                                                                                               |
| Formats             | Parquet                                                                                                                    |
| Full delivery       | Monthly — by the 5th of every month                                                                                        |
| Incremental updates | None                                                                                                                       |
| File pattern        | `revenue_valuation/YYYY-MM/revenue_valuation.parquet` (e.g. `revenue_valuation/2026-06/revenue_valuation_2026_06.parquet`) |
| Fields              | 20                                                                                                                         |

## Next

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

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

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