Skip to main content

TIGERTabulatedBlockProperties

type TIGERTabulatedBlockProperties: Pick<TIGERPropertyRecord<FIPSBlockGeoID>, 
| TIGERProperty.GeoID
| GeoIDPart.CountySubDivision
| GeoIDPart.Tract
| GeoIDPart.Place
| GeoIDPart.BlockGroup
| GeoIDPart.Block
| GeoIDPart.Place
| GeoIDPart.CongressionalDistrict
| TIGERProperty.ClassCode
| TIGERProperty.UrbanRuralCode
| TIGERProperty.UrbanizedAreaCode
| TIGERProperty.FunctionalStatus
| TIGERProperty.LandAreaSqm
| TIGERProperty.WaterAreaSqm
| TIGERProperty.CentroidLatitude
| TIGERProperty.CentroidLongitude
| TIGERProperty.HousingUnitCount
| TIGERProperty.Population>;

The properties of a tabulated block from the TIGER/Line dataset.