GET /{year}/cbp
census.gov:us-census-bureau-api
Summary: County Business Patterns
Operation ID: getCBP
Auth: api_key
Operation ID: getCBP
Auth: api_key
Description
Annual economic data by industry at US, state, county, and metro area levels. Includes number of establishments, employment, and payroll.
Parameters (6)
NAICS2017
(string, query, optional)
NAICS industry code filter (e.g., '00' for all industries)
for
(string, query, required)
Geography specification
get
(string, query, required)
Variables to retrieve (NAME, EMP for employment, etc.)
in
(string, query, optional)
Geography filter
key
(string, query, optional)
Optional API key
year
(string, path, required)
Data year
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| County Business Patterns | openapi-spec |
https://api.census.gov/data/2022/cbp?get=NAME,EMP&for=state:06&NAICS2017=00 |
|
| County Business Patterns | probe-gate |
https://api.census.gov/data/2022/cbp?get=NAME%2CEMP&for=state%3A06&NAICS2017=00 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:13:32.731764 | 200 | 701ms | |
| 2026-03-23 09:12:12.823024 | 200 | 718ms |