Skip to main content

GeoIDPartLength

const GeoIDPartLength: object;

Record of GeoID parts and their respective lengths.

Note that the length of a GeoID is the sum of the lengths of its parts.

Type declaration

block_code

readonly block_code: 4 = 4;

block_group_code

readonly block_group_code: 1 = 1;

congressional_district_code

readonly congressional_district_code: 2 = 2;

county_code

readonly county_code: 3 = 3;

county_sub_division_code

readonly county_sub_division_code: 5 = 5;

place_code

readonly place_code: 5 = 5;

state_code

readonly state_code: 2 = 2;

tract_code

readonly tract_code: 6 = 6;