Census API: Examples for /data/timeseries/eits/qtax

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
4 examples
us010https://api.census.gov/data/timeseries/eits/qtax?get=NAME,DATA_TYPE_CODE,SEASONALLY_ADJ,CATEGORY_CODE,TIME_SLOT_DATE,CELL_VALUE,ERROR_DATA&for=us:*&time=2012-Q3&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/timeseries/eits/qtax?get=NAME,DATA_TYPE_CODE,SEASONALLY_ADJ,CATEGORY_CODE,TIME_SLOT_DATE,CELL_VALUE,ERROR_DATA&for=us:1&time=2012-Q3&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/timeseries/eits/qtax?get=NAME,DATA_TYPE_CODE,SEASONALLY_ADJ,CATEGORY_CODE,TIME_SLOT_DATE,CELL_VALUE,ERROR_DATA&for=state:*&time=2012-Q3&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/timeseries/eits/qtax?get=NAME,DATA_TYPE_CODE,SEASONALLY_ADJ,CATEGORY_CODE,TIME_SLOT_DATE,CELL_VALUE,ERROR_DATA&for=state:01&time=2012-Q3&key=YOUR_KEY_GOES_HERE