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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Census Bureau authenticates with an API key. Generate the credential in your Census Bureau account, then paste it into FlyMyAI the first time an agent uses a Census Bureau action.
Get your Census Bureau credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Census Bureau API Key | The API key provided by the Census Bureau for authenticating API requests. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CENSUS_BUREAU_GET_ACS1_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, for |
CENSUS_BUREAU_GET_ACS5_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. | year, variables, geo_for |
CENSUS_BUREAU_GET_AMERICAN_BUSINESS_SURVEY | Tool to retrieve annual business survey (abs) data for a specified year and endpoint. | year, endpoint, variables, geo, key |
CENSUS_BUREAU_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. | year, get, for |
CENSUS_BUREAU_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. | year, get, for |
CENSUS_BUREAU_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. | vintage, dataset, get, geography |
CENSUS_BUREAU_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. | vintage, dataset, get, for |
CENSUS_BUREAU_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. | year, dataset, variable |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Census Bureau!