Census API: Examples for /data/2003/nonemp

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 HierarchyGeography LevelExample URLNumber
7 examples
usN/Ahttps://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=us:*&NAICS2002=72&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=us:00&NAICS2002=72&key=YOUR_KEY_GOES_HERE
stateN/Ahttps://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=state:*&NAICS2002=72&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=state:01&NAICS2002=72&key=YOUR_KEY_GOES_HERE
statecounty03https://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=county:*&NAICS2002=72&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=county:*&in=state:*&NAICS2002=72&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2003/nonemp?get=NESTAB,NAICS_TTL,NAME&for=county:013&in=state:01&NAICS2002=72&key=YOUR_KEY_GOES_HERE