Census API: Examples for /data/2000/pep/int_housingunits

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
6 examples
usN/A
https://api.census.gov/data/2000/pep/int_housingunits?get=HUEST,GEONAME,DATE_DESC&for=us:1&DATE_=1&key=YOUR_KEY_GOES_HERE
stateN/Ahttps://api.census.gov/data/2000/pep/int_housingunits?get=HUEST,GEONAME,DATE_DESC&for=state:*&DATE_=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2000/pep/int_housingunits?get=HUEST,GEONAME,DATE_DESC&for=state:02&DATE_=1&key=YOUR_KEY_GOES_HERE
statecountyN/Ahttps://api.census.gov/data/2000/pep/int_housingunits?get=HUEST,GEONAME,DATE_DESC&for=county:*&DATE_=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2000/pep/int_housingunits?get=HUEST,GEONAME,DATE_DESC&for=county:*&in=state:*&DATE_=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2000/pep/int_housingunits?get=HUEST,GEONAME,DATE_DESC&for=county:001&in=state:06&DATE_=1&key=YOUR_KEY_GOES_HERE