2020 Census Blocks; PA, NJ, DE & MD

USE geoid20 TO JOIN DATA DOWNLOADED FROM DATA.CENSUS.GOVThe TIGER/Line shapefiles and related database files (.dbf) are an extract of selected geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB). The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is designed to stand alone as an independent data set, or they can be combined to cover the entire nation.Blocks (Census Blocks or Tabulation Blocks) are statistical areas bounded by visible features, such as streets, roads, streams, and railroad tracks, and by nonvisible boundaries, such as selected property lines and city, township, school district, and county limits and short line-of-sight extensions of streets and roads. Generally, blocks are small in area; for example, a city block bounded on all sides by streets. Blocks in suburban and rural areas may be larger, more irregular in shape, and bounded by a variety of features, such as roads, streams, and transmission lines. In remote areas, blocks may even encompass hundreds of square miles. Blocks cover the entire territory of the United States, Puerto Rico, and the Island Areas. Blocks nest within all other tabulated census geographic entities at the time of the decennial census and are the basis for all tabulated data from that census. Census Block Numbers—Blocks are numbered uniquely with a four-digit census block number from 0000 to 9999 within census tract, which nest within state and county. The first digit of the census block number identifies the block group. Block numbers beginning with a zero (in Block Group 0) are intended to include only water area, but not all water-only blocks have block numbers beginning with 0 (zero).Downloaded from https://www2.census.gov/geo/tiger/TIGER2020/TABBLOCK20 on May 17, 2023

View map in GIS Catalog
objectid
statefp20
countyfp20
tractce20
blockce20
geoid20
name20
mtfcc20
ur20
uace20
uatype20
funcstat20
aland20
awater20
intptlat20
intptlon20
housing20
pop20
dvrpc_reg

Data Dictionary

Column Type Label Description
objectid OID OBJECTID Internal feature number.
statefp20 String statefp20
countyfp20 String countyfp20
tractce20 String tractce20
blockce20 String blockce20
geoid20 String geoid20
name20 String name20
mtfcc20 String mtfcc20
ur20 String ur20
uace20 String uace20
uatype20 String uatype20
funcstat20 String funcstat20
aland20 Double aland20
awater20 Double awater20
intptlat20 String intptlat20
intptlon20 String intptlon20
housing20 Double housing20
pop20 Double pop20
dvrpc_reg String dvrpc_reg
shape Geometry Shape Feature geometry.
st_area(shape) Double st_area(shape)
st_perimeter(shape) Double st_perimeter(shape)