Census API: Examples for /data/1997/cbp
All data queries to the Census Data API now require an API key.
Please cut and paste the Example Calls below into your web browser and replace YOUR_KEY_GOES_HERE with your personal API Key.
If you do not have an API Key, request one
here
Geography Hierarchy
Geography Level
Example URL
Number
9 examples
us
01
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=us:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=us:00&key=YOUR_KEY_GOES_HERE
state
02
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=state:01&key=YOUR_KEY_GOES_HERE
state
›
county
03
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=county:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=county:*&in=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=county:075&in=state:06&key=YOUR_KEY_GOES_HERE
metropolitan statistical area/micropolitan statistical area
08
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=metropolitan%20statistical%20area/micropolitan%20statistical%20area:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1997/cbp?get=GEO_TTL,SIC_TTL,EMP,ESTAB&for=metropolitan%20statistical%20area/micropolitan%20statistical%20area:04120&key=YOUR_KEY_GOES_HERE