Connection check
verified live · 28h ago
census-cbp
Establishment counts, employment, and payroll by geography and NAICS code from Census CBP
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
3 toolsRead from the running server on 28h ago.
compare_county_industries
yearstate*county_fips*
Get a breakdown of all industries in a county. Returns business pattern data for all 2-digit NAICS sectors in a specific county. Useful for understanding the economic comp… Get a breakdown of all industries in a county. Returns business pattern data for all 2-digit NAICS sectors in a specific county. Useful for understanding the economic composition of a community for grant narratives. Args: state: Two-letter state abbreviation (e.g. 'CA', 'TX', 'NY'). county_fips: 3-digit county FIPS code (e.g. '037' for Los Angeles County). year: Data year (default 2021). Available: 2012-2021.
get_county_business_patterns
yearstate*naics_codecounty_fips
Get business establishment, employment, and payroll data by county. Returns County Business Patterns data from the Census Bureau showing the number of business establishme… Get business establishment, employment, and payroll data by county. Returns County Business Patterns data from the Census Bureau showing the number of business establishments, employees, and annual payroll for a given geography and optional industry filter. Args: state: Two-letter state abbreviation (e.g. 'CA', 'TX', 'NY'). county_fips: 3-digit county FIPS code (e.g. '037' for Los Angeles). If omitted, returns data for all counties in the state. naics_code: NAICS 2017 industry code to filter by (e.g. '72' for Accommodation/Food, '62' for Healthcare, '23' for Construction). If omitted, returns totals across all industries. year: Data year (default 2021). Available: 2012-2021.
get_state_business_summary
yearstate*naics_code