state_economy
Query economic data for a US state, covering GDP, employment, workforce metrics, tax comparisons, and income. Cross-reference with federal BEA/BLS tools for national context.
Instructions
Query economic data for a US state. May include: GDP, employment, workforce metrics, tax comparisons, income data. Cross-reference with federal BEA/BLS tools for national context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text search across all fields | |
| limit | No | Max results (default 100) | |
| state | Yes | Two-letter state code, e.g. 'MD', 'NY', 'CA' | |
| where | No | SoQL $where filter, e.g. "year = '2023'" |