Census API: Examples for /data/timeseries/govsemp

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
5 examples
(default geography)N/Ahttps://api.census.gov/data/timeseries/govsemp?get=NAME,GEO_ID,AGG_DESC,GOVTYPE,YEAR,FT_EMP&time=2017&key=YOUR_KEY_GOES_HERE
us010https://api.census.gov/data/timeseries/govsemp?get=NAME,GEO_ID,AGG_DESC,GOVTYPE,YEAR,FT_EMP&for=us:*&time=2017&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/timeseries/govsemp?get=NAME,GEO_ID,AGG_DESC,GOVTYPE,YEAR,FT_EMP&for=us:1&time=2017&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/timeseries/govsemp?get=NAME,GEO_ID,AGG_DESC,GOVTYPE,YEAR,FT_EMP&for=state:*&time=2017&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/timeseries/govsemp?get=NAME,GEO_ID,AGG_DESC,GOVTYPE,YEAR,FT_EMP&for=state:01&time=2017&key=YOUR_KEY_GOES_HERE