Skip to main content
Glama
lzinga

US Government Open Data MCP

bea_personal_income

Retrieve personal income data by state from the BEA Regional dataset, including summaries, per capita figures, and breakdowns by components like wages and dividends.

Instructions

Get personal income data by state from BEA Regional dataset.

Table options:

  • SAINC1: Personal income summary (income, population, per capita) — default

  • SAINC3: Per capita personal income only

  • SAINC4: Personal income by major component (wages, dividends, transfers)

LineCode for SAINC1: 1=personal income, 2=population, 3=per capita income (default) LineCode for SAINC4: 1=total, 50=wages, 45=dividends/interest/rent, 47=transfer receipts

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
table_nameNo'SAINC1' (personal income summary, default), 'SAINC3' (per capita only), 'SAINC4' (by component)
geo_fipsNo'STATE' (all states, default), or state FIPS + '000'. 'COUNTY' for all counties, 'MSA' for all metro areas.
line_codeNoSAINC1: '3' (per capita, default), '1' (personal income), '2' (population). SAINC4: '50' (wages), '45' (property income), '47' (transfers)
yearNoYear(s): 'LAST5' (default), 'ALL', or comma-separated years
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lzinga/us-government-open-data-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server