Census API: Examples for /data/2001/sipp/topical/2001panel/wave8

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/2001/sipp/topical/2001panel/wave8?get=WPFINWGT,TAGE,EINTHOME&EINTWORK=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2001/sipp/topical/2001panel/wave8?tabulate=weight(WPFINWGT)&col+EINTHOME&row+TAGE&EINTWORK=1&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/2001/sipp/topical/2001panel/wave8?get=WPFINWGT,TAGE,EINTHOME&for=state:*&EINTWORK=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2001/sipp/topical/2001panel/wave8?tabulate=weight(WPFINWGT)&col+EINTHOME&row+TAGE&for=state:*&EINTWORK=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2001/sipp/topical/2001panel/wave8?get=WPFINWGT,TAGE,EINTHOME&for=state:01&EINTWORK=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2001/sipp/topical/2001panel/wave8?tabulate=weight(WPFINWGT)&col+EINTHOME&row+TAGE&for=state:01&EINTWORK=1&key=YOUR_KEY_GOES_HERE