ParsedGeoID
type ParsedGeoID:
| ParsedGeoIDBlockLevel
| ParsedGeoIDBlockGroupLevel
| ParsedGeoIDTractLevel
| ParsedGeoIDCountySubDivisionLevel
| ParsedGeoIDCountyLevel
| ParsedGeoIDStateLevel;
A GeoID parsed to a specific level.
type ParsedGeoID:
| ParsedGeoIDBlockLevel
| ParsedGeoIDBlockGroupLevel
| ParsedGeoIDTractLevel
| ParsedGeoIDCountySubDivisionLevel
| ParsedGeoIDCountyLevel
| ParsedGeoIDStateLevel;
A GeoID parsed to a specific level.