Census API: Examples for /data/2015/pep/components
Geography HierarchyGeography LevelExample URLNumber
7 examples
usN/Ahttps://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=us:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=us:1&key=YOUR_KEY_GOES_HERE
stateN/Ahttps://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=state:01&key=YOUR_KEY_GOES_HERE
statecountyN/Ahttps://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=county:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=county:*&in=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2015/pep/components?get=GEONAME,BIRTHS&for=county:001&in=state:01&key=YOUR_KEY_GOES_HERE