ParsedGeoIDTractLevel
type ParsedGeoIDTractLevel: object;
A GeoID parsed to the tract level. The third most granular level.
Type declaration
block_code
block_code: undefined;
block_group_code
block_group_code: undefined;
county_code
county_code: FIPSCountyCode;
county_sub_division_code
county_sub_division_code: FIPSCountySubDivisionCode;
state_code
state_code: AdminLevel1Code;
tract_code
tract_code: FIPSTractCode;