| “us” | United States |  | get_acs(), get_decennial() | 
| “region” | Census region |  | get_acs(), get_decennial() | 
| “division” | Census division |  | get_acs(), get_decennial() | 
| “state” | State or equivalent | state | get_acs(), get_decennial() | 
| “county” | County or equivalent | state, county | get_acs(), get_decennial() | 
| “county subdivision” | County subdivision | state, county | get_acs(), get_decennial() | 
| “tract” | Census tract | state, county | get_acs(), get_decennial() | 
| “block group” | Census block group | state, county | get_acs(), get_decennial() | 
| “block” | Census block | state, county | get_decennial() | 
| “place” | Census-designated place | state | get_acs(), get_decennial() | 
| “metropolitan statistical area/micropolitan statistical area” | Core-based statistical area | state | get_acs(), get_decennial() | 
| “combined statistical area” | Combined statistical area | state | get_acs(), get_decennial() | 
| “urban area” | Census-defined urbanized areas |  | get_acs(), get_decennial() | 
| “congressional district” | Congressional district for the year-appropriate Congress | state | get_acs(), get_decennial() | 
| “school district (elementary)” | Elementary school district | state | get_acs(), get_decennial() | 
| “school district (secondary)” | Secondary school district | state | get_acs(), get_decennial() | 
| “school district (unified)” | Unified school district | state | get_acs(), get_decennial() | 
| “zip code tabulation area” OR “zcta” | Zip code tabulation area |  | get_acs(), get_decennial() | 
| “state legislative district (upper chamber)” | State senate districts | state | get_acs(), get_decennial() | 
| “state legislative district (lower chamber)” | State house districts | state | get_acs(), get_decennial() | 
| “voting district” | Voting districts (2020 only) | state | get_decennial() |