Census Economic Indicators
demographics__census-economic-indicatorsRetrieve US Census Bureau economic data on retail sales, construction, manufacturing, and trade with quality scoring and source verification.
Instructions
[Demographics & Population Agent] Monthly and quarterly economic indicators from the US Census Bureau — retail sales, construction spending, manufacturing, housing starts, and trade. Source: U.S. Census Bureau (Public Domain), updates monthly. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | No | Indicator: resconst (housing/construction), retail (retail sales), manufacturing, international_trade | resconst |
| year | No | Year to query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |