Census bureau

Census bureau

The Census Bureau Data API provides developers with access to a wide range of statistical data collected by the U.S. Census Bureau, facilitating integration into applications and data visualizations.

2VIEWS
2864USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app census_bureaunpx @composio/cli add cursor --app census_bureaunpx @composio/cli add cursor --app census_bureaunpx @composio/cli add cursor --app census_bureau

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Acs 1-year Estimates

Tool to retrieve 1-year american community survey (acs) estimates for a specified geography. use when you need the most recent annual acs data for a given area.

Get Acs 5-year Estimates

Tool to retrieve 5-year american community survey estimates for a specified year. use when detailed acs data by geography and variables is required.

Get American Business Survey

Tool to retrieve annual business survey (abs) data for a specified year and endpoint.

Get Community Resilience Estimates

Tool to retrieve community resilience estimates for a specified year. use after selecting variables and geography to get cre data for analysis.

Get County Business Patterns

Tool to retrieve county business patterns (cbp) data for a specified year. use when you need county-level business establishment and employment statistics filtered by industry and geography.

Get Decennial Census Data

Tool to retrieve decennial census data for a specified vintage and dataset. use when you need census variables for a given geography.

Get Population Estimates

Tool to retrieve population estimates program (pep) data for a specified vintage and dataset. use when you need population or demographic estimates for specific geographies.

Get Variable Details

Tool to retrieve metadata for a specific variable in a census dataset for a given year. use when you need the label, concept, data type, attribute codes, and valid-value constraints.

8 actions available