GeoIDPart
A part of a GeoID to it's respective name.
Enumeration Members
| Enumeration Member | Value | Description | 
|---|---|---|
| Block | "block_code" | The block code part of a GeoID. The most granular part. | 
| BlockGroup | "block_group_code" | The block group code part of a GeoID. The second most granular part. | 
| CongressionalDistrict | "congressional_district_code" | The congressional district code part of a GeoID. | 
| County | "county_code" | The county code part of a GeoID. Sometimes considered the administrative area level 2 code. | 
| CountySubDivision | "county_sub_division_code" | The county subdivision code part of a GeoID. Sometimes considered the administrative area level 3 code. | 
| Place | "place_code" | A place as defined by the Census, such as a city or town. | 
| State | "state_code" | The state code part of a GeoID. Sometimes considered the administrative area level 1 code. | 
| Tract | "tract_code" | The tract code part of a GeoID. The third most granular part. |