Census API: Examples for /data/2016/pep/housing

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/2016/pep/housing?get=HUEST,GEONAME&for=us:*&DATE_=9&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2016/pep/housing?get=HUEST,GEONAME&for=us:00&DATE_=9&key=YOUR_KEY_GOES_HERE
stateN/Ahttps://api.census.gov/data/2016/pep/housing?get=HUEST,GEONAME&for=state:*&DATE_=9&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2016/pep/housing?get=HUEST,GEONAME&for=state:01&DATE_=9&key=YOUR_KEY_GOES_HERE
statecountyN/Ahttps://api.census.gov/data/2016/pep/housing?get=HUEST,GEONAME&for=county:*&DATE_=9&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2016/pep/housing?get=HUEST,GEONAME&for=county:*&in=state:*&DATE_=9&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2016/pep/housing?get=HUEST,GEONAME&for=county:001&in=state:01&DATE_=9&key=YOUR_KEY_GOES_HERE