Census API: Examples for /data/2004/sipp/core/2004panel/wave3

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/2004/sipp/core/2004panel/wave3?get=WHFNWGT,EPDJBTHN,ERACE&ERRP=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2004/sipp/core/2004panel/wave3?tabulate=weight(WHFNWGT)&col+EPDJBTHN&row+ERACE&ERRP=1&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/2004/sipp/core/2004panel/wave3?get=WHFNWGT,EPDJBTHN,ERACE&for=state:*&ERRP=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2004/sipp/core/2004panel/wave3?tabulate=weight(WHFNWGT)&col+EPDJBTHN&row+ERACE&for=state:*&ERRP=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2004/sipp/core/2004panel/wave3?get=WHFNWGT,EPDJBTHN,ERACE&for=state:01&ERRP=1&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2004/sipp/core/2004panel/wave3?tabulate=weight(WHFNWGT)&col+EPDJBTHN&row+ERACE&for=state:01&ERRP=1&key=YOUR_KEY_GOES_HERE