Census API: Examples for /data/1996/sipp/topical/1996panel/wave4

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/1996/sipp/topical/1996panel/wave4?get=EWSHRS2,WPFINWGT,ERACE&EWSEMPCT=2&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1996/sipp/topical/1996panel/wave4?tabulate=weight(WPFINWGT)&col+EWSHRS2&row+ERACE&EWSEMPCT=2&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/1996/sipp/topical/1996panel/wave4?get=EWSHRS2,WPFINWGT,ERACE&for=state:*&EWSEMPCT=2&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1996/sipp/topical/1996panel/wave4?tabulate=weight(WPFINWGT)&col+EWSHRS2&row+ERACE&for=state:*&EWSEMPCT=2&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1996/sipp/topical/1996panel/wave4?get=EWSHRS2,WPFINWGT,ERACE&for=state:01&EWSEMPCT=2&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/1996/sipp/topical/1996panel/wave4?tabulate=weight(WPFINWGT)&col+EWSHRS2&row+ERACE&for=state:01&EWSEMPCT=2&key=YOUR_KEY_GOES_HERE