TIGERTabulatedBlock
A tabulated block from the TIGER/Line dataset.
Extends
Properties
block_code
block_code: FIPSBlockCode;
Inherited from
ParsedGeoIDBlockLevel
.block_code
block_group_code
block_group_code: FIPSBlockGroupCode;
Inherited from
ParsedGeoIDBlockLevel
.block_group_code
class_code
class_code: TIGERClassCode;
Title
MAF/TIGER Feature Class Code
Inherited from
TIGERTabulatedBlockProperties.class_code
congressional_district_code
congressional_district_code: FIPSCongressionalDistrictCode;
Inherited from
ParsedGeoIDBlockLevel
.congressional_district_code
county_code
county_code: FIPSCountyCode;
Inherited from
ParsedGeoIDBlockLevel
.county_code
county_sub_division_code
county_sub_division_code: FIPSCountySubDivisionCode;
Inherited from
ParsedGeoIDBlockLevel
.county_sub_division_code
functional_status
functional_status: TIGERFunctionalStatus;
Functional Status.
Title
Functional Status
Inherited from
TIGERTabulatedBlockProperties.functional_status
GEOID
GEOID: FIPSBlockGeoID;
The GeoID of the tabulated block.
Title
GeoID
Overrides
TIGERTabulatedBlockProperties.GEOID
GEOMETRY
GEOMETRY: MultiPolygonLiteral<SolidPolygonPath>;
The geometry of the tabulated block, typically a polygon, but may be a multi-polygon for blocks with holes, or islands.
Title
Geometry
housing_unit_count
housing_unit_count: number;
The tabulated block's housing unit count.
Note: This is the number of housing units in the block, not the number of people.
Title
Housing Units
Inherited from
TIGERTabulatedBlockProperties.housing_unit_count
land_area_sqm
land_area_sqm: number;
Land Area in square meters.
Title
Land Area
Inherited from
TIGERTabulatedBlockProperties.land_area_sqm
latitude
latitude: number;
Latitude of the internal point.
Title
Centroid Latitude
Inherited from
TIGERTabulatedBlockProperties.latitude
longitude
longitude: number;
Longitude of the internal point.
Title
Centroid Longitude
Inherited from
TIGERTabulatedBlockProperties.longitude
place_code
place_code: FIPSPlaceCode;
Inherited from
ParsedGeoIDBlockLevel
.place_code
population
population: number;
The tabulated block's population count.
Title
Population Count
Inherited from
TIGERTabulatedBlockProperties.population
state_code
state_code: FIPSStateCode;
Inherited from
ParsedGeoIDBlockLevel
.state_code
tract_code
tract_code: FIPSTractCode;
Inherited from
ParsedGeoIDBlockLevel
.tract_code
urban_rural_code
urban_rural_code: TIGERGeographicClassification;
Urban/Rural Code.
Title
Urban/Rural Code
Inherited from
TIGERTabulatedBlockProperties.urban_rural_code
urbanized_area_code
urbanized_area_code: string;
A code indicating a specific urban area, such as a specific city, or a specific region of cities.
For example, 23824 references Detroit, MI. 63217 references the region of New York City, Jersey City, and Newark.
Title
Urban Area Code
Inherited from
TIGERTabulatedBlockProperties.urbanized_area_code
water_area_sqm
water_area_sqm: number;
Water Area in square meters.
Title
Water Area
Inherited from
TIGERTabulatedBlockProperties.water_area_sqm