Census API: Examples for /data/2020/dec/crosstabas

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
5 examples
state040https://api.census.gov/data/2020/dec/crosstabas?get=NAME&for=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2020/dec/crosstabas?get=NAME&for=state:60&key=YOUR_KEY_GOES_HERE
statecounty050https://api.census.gov/data/2020/dec/crosstabas?get=NAME&for=county:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2020/dec/crosstabas?get=NAME&for=county:*&in=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2020/dec/crosstabas?get=NAME&for=county:050&in=state:60&key=YOUR_KEY_GOES_HERE