Census API: Examples for /data/2013/cps/asec/mar

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/2013/cps/asec/mar?get=A_MARITL,MARSUPWT,HEA&A_HGA=39&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2013/cps/asec/mar?tabulate=weight(MARSUPWT)&col+HEA&row+A_MARITL&A_HGA=39&key=YOUR_KEY_GOES_HERE
state040https://api.census.gov/data/2013/cps/asec/mar?get=A_MARITL,MARSUPWT,HEA&for=state:*&A_HGA=39&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2013/cps/asec/mar?tabulate=weight(MARSUPWT)&col+HEA&row+A_MARITL&for=state:*&A_HGA=39&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2013/cps/asec/mar?get=A_MARITL,MARSUPWT,HEA&for=state:01&A_HGA=39&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2013/cps/asec/mar?tabulate=weight(MARSUPWT)&col+HEA&row+A_MARITL&for=state:01&A_HGA=39&key=YOUR_KEY_GOES_HERE