bea_search_state_indicators
Search the 15 indicators in LiveDataLink's self-hosted official BEA SASUMMARY annual state snapshot. Returns canonical indicator names, definitions, units, exact coverage, pagination, evidence hash, and attribution. Use this for 'what BEA state measures are hosted?', 'find regional price parity', or to resolve an indicator before a history call. Scope is the compact annual state summary, not the full BEA API or industry detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results. Default 20. | |
| query | No | Optional words matched against indicator name, definition, and unit. | |
| offset | No | Results to skip. Default 0. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |