CoolFace
Datasetpublic

landrecords/us-parcel-layer

US Parcel Layer — The Landrecords.us Nationwide Parcel Dataset The Landrecords.us National Parcel Dataset is a comprehensive, standardized geospatial dataset aggregating ~157 million parcel boundaries and their associated land-ownership and taxation attributes, harmonized from thousands of local jurisdictions across the United States into a single national schema. Each record is a land parcel: a polygon representing the boundary of an individual tract of land as delineated for… See the full description on the dataset page: https://huggingface.co/datasets/landrecords/us-parcel-layer.

sourceHugging Facecc-by-nc-nd-4.0updated 2mo agoView on Hugging Face
6likes168downloads
Dataset Card

US Parcel Layer — The Landrecords.us Nationwide Parcel Dataset

The Landrecords.us National Parcel Dataset is a comprehensive, standardized geospatial dataset aggregating ~157 million parcel boundaries and their associated land-ownership and taxation attributes, harmonized from thousands of local jurisdictions across the United States into a single national schema.

Each record is a land parcel: a polygon representing the boundary of an individual tract of land as delineated for tax-assessment purposes by the jurisdiction in which it resides, together with ~94 standardized attributes describing that parcel. Geometries are derived from digitized cadastral maps, surveys, recorded deeds, and legal descriptions.

This dataset redacts property ownership details.

  • Curated by: landrecords.us
  • Language(s): English (US)
  • License: CC BY-NC-ND 4.0 (Attribution — NonCommercial — NoDerivatives)
  • Records: ~157M land parcels
  • Coverage: United States (all states and territories)
  • Coordinate reference system: WGS 84 (EPSG:4326)
  • Update cadence: Quarterly
  • File Format: GeoParquet

Uses

Direct Use

  • Real-estate and housing-market analysis
  • Land-ownership and public/private land research
  • Geospatial and cadastral analysis, mapping, and enrichment
  • Joining property attributes to external datasets by FIPS, address, or geometry
  • Flood-risk, zoning, land-use, and environmental-permit screening

Out-of-Scope Use

The license (CC BY-NC-ND 4.0) prohibits commercial use and the distribution of derivative/adapted versions of the data. It is intended for research, education, and non-commercial analysis. For commercial licensing or the redistributable/current production feed, see landrecords.us.

Dataset Structure

The dataset is distributed as a single compressed archive.

ItemValue
Filearchive.zip
Size~115GB
FormatGeospatial vector — parcel polygons + tabular attributes
Kaggle versionv2

Schema

Each parcel record carries the following harmonized attributes. REQUIRED fields are populated for every record; NULLABLE fields depend on availability from the source jurisdiction.

Identifiers & jurisdiction

ColumnTypeReq.Description
lridUUIDUniversally unique ID assigned to each parcel by Land Records
parcelidstringLocal parcel identifier (APN / AIN / PID / PIN); format varies
parcelid2stringAlternate parcel ID from the local/state authority
ogparcelidstringOriginal parcel identifier (as received)
ogparcelid2stringSecondary original parcel identifier
parentidstringParent parcel identifier
stackidUUIDIdentifier for a parcel stack (co-located/overlapping parcels)
geoidstringCombined state+county FIPS code
statefpstringState FIPS code
countyfpstringCounty FIPS code
countynamestringCounty name
cousubfpstringCounty-subdivision FIPS code
cousubnamestringCounty-subdivision name
tractcestringCensus tract code
tractnamestringCensus tract name
taxdistrictstringTax district name

Assessment & taxation

ColumnTypeReq.Description
taxacctnumstringTax account number
taxyearintYear for which taxes are assessed
imprvaluebigintAssessed value of improvements (buildings)
landvaluebigintAssessed surface land value only
agvaluebigintAssessed value of agricultural rights
totalvaluebigintTotal assessed value (landvalue + imprvalue + agvalue)
saleamtbigintMost recent recorded sale amount
saledatedateMost recent recorded sale date
taxacresfloatAssessor-specified acreage (may differ from calculated area)

Land use, zoning & structures

ColumnTypeReq.Description
usecodestringLand-use code (mapped to standard categories where possible)
usedescstringLand-use description
zoningcodestringZoning code (jurisdiction-specific)
zoningdescstringZoning description
numbldgsstringNumber of buildings (primary + accessory)
numunitsstringNumber of living units (often estimated from mailing addresses)
yearbuiltstringConstruction year of primary building
numfloorsstringNumber of stories/floors (rarely available; may be estimated)
bldgsqftstringAssessed square footage of primary building
bldgtypestringBuilding type
bedroomsintAssessed bedrooms in main building
fullbathsintAssessed full bathrooms
halfbathsintAssessed half bathrooms
fireplacesintNumber of fireplaces
heatingstringHeat-distribution system type (enumerated)
heatfuelstringPrimary heating fuel (enumerated)
coolingstringCooling/AC system type (enumerated)
foundationstringFoundation type
roofcoverstringRoof-covering material
sidingstringSiding type
naicscodestringNAICS industry classification code

Ownership & addresses

ColumnTypeReq.Description
ownernamestringRecorded owner name (REDACTED)
owneraddrstringOwner mailing street address (REDACTED)
ownercitystringOwner mailing city
ownerstatestringOwner mailing state
ownerzipstringOwner mailing postal code
ownertypestringLegal nature of owner (PERSON, BUSINESS, NONPROFIT, GOVERNMENT, TRUST, ESTATE)
parceladdrstringPhysical parcel street address
parcelcitystringParcel city
parcelstatestringParcel state
parcelzipstringParcel postal code
parceltypestringOwnership/management category (REDACTED)
accesstypestringPublic physical access (REDACTED)
iucnclassstringIUCN protected-area classification
placenamestringPlace name
placetypestringType of place

Legal description & PLSS

ColumnTypeReq.Description
legaldescstringLegal description (lot/plat/book, etc.)
townshipstringPLSS township
rangestringPLSS range
sectionstringPLSS section
qtrsectionstringPLSS quarter-section
plssdescstringFull PLSS description (NULL in the 20 non-PLSS states)
bookstringPlat book
pagestringPlat book page
blockstringPlat block
lotstringPlat lot

Geometry & geography

ColumnTypeReq.Description
geomgeometryParcel boundary as MULTIPOLYGON (EPSG:4326)
calcareafloatCalculated geometry area in square meters
centroidxnumericLongitude of geographic center (EPSG:4326)
centroidynumericLatitude of geographic center (EPSG:4326)
surfpointxnumericLongitude of a point guaranteed to fall inside the parcel
surfpointynumericLatitude of a point guaranteed to fall inside the parcel
elevminfloatMinimum elevation
elevmaxfloatMaximum elevation
elevavgfloatAverage elevation

Flood, environment & permits

ColumnTypeReq.Description
firmidstringFEMA FIRM identifier
firmdatedateDate associated with the FIRM
fldzonestringFlood-zone designation
zonesubtystringFlood-zone subtype
staticbfefloatStatic Base Flood Elevation
frsidstringEPA Facility Registry Service identifier
dfrurlstringURL to EPA Detailed Facility Report
caapermitstringClean Air Act permit identifier
cwapermitstringClean Water Act permit identifier
rcrapermitstringRCRA permit identifier

Provenance & versioning

ColumnTypeReq.Description
updateddateLast known update date of the source data
lrversionstringDataset release version (YEAR.QUARTER)
extrasJSONAdditional/supplemental jurisdiction metadata

Dataset Creation

Source Data

Parcel geometries and attributes are aggregated from county and municipal tax-assessor offices, planning departments, and GIS departments across the United States. The raw source data is ingested, harmonized to the common schema above, and validated. Locality-specific codes (e.g., zoningcode, usecode) are mapped to standardized categories where possible and otherwise retained in their original form.

Precision & Processing

  • Source precision varies with the original survey method vs. digitization from aerial imagery; there is no standardized way to ascertain per-county source accuracy.
  • Output geometry is snapped to a 1e-7 uniform grid (~1 cm at most North American latitudes) and reprojected from source NAD83 to WGS 84 output; the datum transformation is typically accurate to within one meter but varies by latitude.
  • Some structural attributes (numunits, numfloors) are estimated where direct source values are unavailable and confidence is high.

Bias, Risks, and Limitations

  • Attribute completeness varies by jurisdiction. Many NULLABLE fields are sparsely populated because thousands of independent authorities publish different attribute sets.
  • `lrid` identifies a parcel across space but not perfectly across time — subdivisions and boundary changes can break lineage between quarterly versions.
  • Personal information: ownership fields (ownername, owner* mailing address) originate from public records and may include the names/addresses of individuals. Handle in accordance with applicable privacy law and the non-commercial license terms.
  • Standardized codes are best-effort mappings; verify against the originating jurisdiction for authoritative or legal use.

Citation

Please attribute Landrecords.us when using this dataset.

Landrecords.us National Parcel Dataset. landrecords.us, 2026.
https://www.landrecords.us

More Information

  • Project & documentation: <https://www.landrecords.us>
  • Schema reference: <https://www.landrecords.us/documentation/data-content>
  • Original Kaggle release: <https://www.kaggle.com/datasets/landrecordsus/us-parcel-layer>