Census API: Examples for /data/2008/sipp/topical/2008panel/wave5

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