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

# News Signals

> News and social posts parsed into structured fields: revenue, profitability, funding, valuations and deal terms, each linked to a company.

Each record is keyed by `article_id`.

## Summary

|                     |                                                                                                              |
| ------------------- | ------------------------------------------------------------------------------------------------------------ |
| Available via       | AWS S3, Google Cloud Storage                                                                                 |
| Formats             | Parquet                                                                                                      |
| Full delivery       | Daily                                                                                                        |
| Incremental updates | None                                                                                                         |
| File pattern        | `news-signals_YYYYMMDD · revenue-signals_YYYYMMDD` (e.g. `news-signals_20260526 · revenue-signals_20260526`) |
| Fields              | 58                                                                                                           |

## Next

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

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

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