Breakdown Census GEOID into Components
breakdown_geoid(.data, GEOID = "GEOID", area_type = "spine")
dataframe, tibble, or sf tibble
Column in .data with Census GEOID
String, default is 'spine' with type of GEOID. Options are 'spine' for states, counties, tracts, block groups, and blocks. 'shd' for lower state legislative districts, 'ssd' for upper state legislative districts, 'cd' for congressional districts, or 'zcta' for zip code tabulation areas.
.data with added identifying columns based on area_type