politics_polls
politics_pollsSearch the SIGNED public-poll archive. Unlike aggregators, every poll keeps the EXACT question wording, population base (LV/RV/adults), sample size, margin of error, mode, and per-option toplines — first-party sourced, snapshot-hashed, and cryptographically signed (verifiable). Filter by race_key, state, subject (e.g. "approval", "Senate"), pollster, or since (ISO date). Returns a list; call politics_poll {id} for full detail + signature. Use this when a question hinges on what a poll ACTUALLY asked vs how it was reported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle | No | Election/survey cycle year (e.g. 2026) | |
| limit | No | ||
| since | No | Only polls whose field_end >= this ISO date (e.g. 2026-08-01) | |
| state | No | 2-letter state (omit for national) | |
| offset | No | ||
| subject | No | Subject substring (e.g. "approval", "TX Senate", "immigration") | |
| pollster | No | Pollster substring (e.g. "Quinnipiac", "Emerson") | |
| race_key | No | Stable contest key to get every poll of one race over time (e.g. us-pres-approval-trump) |