Census API: Examples for /data/1991/sipp/core/1991panel/wave1

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
3 examples
(default geography)N/Ahttps://api.census.gov/data/1991/sipp/core/1991panel/wave1?get=RACE,FNLWGT,HTYPE&HIIND=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1991/sipp/core/1991panel/wave1?tabulate=weight(FNLWGT)&col+HTYPE&row+RACE&HIIND=1&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/1991/sipp/core/1991panel/wave1?get=RACE,FNLWGT,HTYPE&for=state:*&HIIND=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1991/sipp/core/1991panel/wave1?tabulate=weight(FNLWGT)&col+HTYPE&row+RACE&for=state:*&HIIND=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1991/sipp/core/1991panel/wave1?get=RACE,FNLWGT,HTYPE&for=state:01&HIIND=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1991/sipp/core/1991panel/wave1?tabulate=weight(FNLWGT)&col+HTYPE&row+RACE&for=state:01&HIIND=1&key=YOUR_KEY_GOES_HERE