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

# Talent Signals

> Career moves as they happen: companies coming out of stealth, founder departures, and senior role changes, each scored and dated.

Each record is keyed by `specter_talent_signal_id`.

## Summary

|                     |                                                                                                                                              |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| Available via       | AWS S3, Google Cloud Storage                                                                                                                 |
| Formats             | Parquet                                                                                                                                      |
| Full delivery       | Monthly — last day of every month                                                                                                            |
| Incremental updates | Daily                                                                                                                                        |
| File pattern        | `Talent Signals/YYYY-MM/ · talent_signals_YYYY-MM.partition_num.parquet` (e.g. `Talent Signals/2025-03/ · talent_signals_2025-03.0.parquet`) |
| Fields              | 48                                                                                                                                           |

## Next

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

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

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