Census API: Examples for /data/2009/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
N/A
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=us:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=us:00&key=YOUR_KEY_GOES_HERE
state
N/A
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=state:01&key=YOUR_KEY_GOES_HERE
state
›
county
03
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=county:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=county:*&in=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=county:013&in=state:02&key=YOUR_KEY_GOES_HERE
metropolitan statistical area/micropolitan statistical area
08,09
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=metropolitan%20statistical%20area/micropolitan%20statistical%20area:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2009/cbp?get=NAICS2007_TTL,GEO_TTL,EMP,ESTAB&for=metropolitan%20statistical%20area/micropolitan%20statistical%20area:10180&key=YOUR_KEY_GOES_HERE