Skip to main content
Pinpoint - Smarty's free user conference - October 22nd and 23rdRegister now (opens in new tab)
Smarty's free user conferenceRegister now (opens in new tab)
Smarty

US Parcel Boundary Data

Contents

  1. Parcel Data: Versioning (year, month, version)
    1. Parcel Data download format
    2. Sample URLs for quarterly updates
  2. Parcel Data: State or country specifier
    1. Sample URLs for state/national requests
  3. Parcel Data: File Type
  4. Output field definitions

Parcel data: Versioning (year, month, version)

The US Parcel Data product is updated quarterly. The following versioning fields allow control over which version of a file is downloaded

YearThe year field specifies the year the file was generated and should be formatted as YYYY, such as “2023.”
MonthThe month field also specifies a version referring to the month the file was generated. Numbers should be formatted with a leading zero if between 1 and 9, in MM format, like “07”. If a month is requested that does not align with a quarterly update, an HTTP 429 error will be returned. Please note: only the values 01, 04, 07, and 10 are valid, as they correspond to the first month of a quarter.
File versionThe newest version of the file is automatically retrieved when the version is set to “latest”. In some cases, a manual version can be specified to retrieve a specific file version, as parcel data is sometimes generated multiple times within a quarterly period. If a specific version of a file is desired, the format will appear as “2023.07.B/”, where the final character is incremented by version, starting at ‘A’.

Parcel data download format

curl -vL "https://download.api.smarty.com/parcel-data/usa-co/2026/01/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE" -o CO_Parcel_Data.zip
	

Sample URLs for quarterly updates

Note that the month fields are 01, 04, 07 or 10.

"https://download.api.smarty.com/parcel-data/usa-al/2026/01/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	
"https://download.api.smarty.com/parcel-data/usa-ak/2026/04/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	
"https://download.api.smarty.com/parcel-data/usa-az/2026/07/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	
"https://download.api.smarty.com/parcel-data/usa-ar/2026/10/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

Parcel data: State or country specifier

Here, the state or the entire country is specified according to the purchased plan. The following are valid options. Note that some territories are included and the ISO-2 is lowercase:

usa-alusa-akusa-azusa-arusa-causa-cousa-ctusa-deusa-dcusa-flusa-gausa-guusa-hiusa-idusa-ilusa-inusa-iausa-ks
usa-kyusa-lausa-meusa-mdusa-mausa-miusa-mnusa-msusa-mousa-mtusa-neusa-nvusa-nhusa-njusa-nmusa-nyusa-ncusa-nd
usa-mpusa-ohusa-okusa-orusa-pausa-prusa-riusa-scusa-sdusa-tnusa-txusa-utusa-vtusa-vausa-wausa-wvusa-wiusa-wy
usa-national                

Sample URLs for state/national requests

Wyoming sample request

"https://download.api.smarty.com/parcel-data/usa-wy/2026/04/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

National sample request (Must be in the Parquet format)

"https://download.api.smarty.com/parcel-data/usa-national/2026/04/parquet/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

Parcel data: File type

Smarty offers Parcel Data in several different file formats. You can choose among these by specifying the desired format directly after the month in the file path. The possible file types and examples of their usage are below:

.gpkg

"https://download.api.smarty.com/parcel-data/usa-co/2026/04/gpkg/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

.parquet

"https://download.api.smarty.com/parcel-data/usa-co/2026/04/parquet/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

.geojson

"https://download.api.smarty.com/parcel-data/usa-co/2026/04/geojson/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

.csv

"https://download.api.smarty.com/parcel-data/usa-co/2026/04/csv/latest?auth-id=YOUR+AUTH-ID+HERE&auth-token=YOUR+AUTH-TOKEN+HERE"
	

Important Note: ONLY the Parquet file type can be specified when requesting the "national" parcel data

Output field definitions

Shapefile Column nameField Column NameDescriptionData Type
smartykeysmartykeySmarty's unique identifier for an address.bigint
cnty_fipscounty_fipsThe 5-digit county FIPS (Federal Information Processing Standards) code. It is a combination of a 2-digit state FIPS code and a 3-digit county FIPS code.varchar
par_num_fmparcel_number_formattedThe parcel ID or parcel numbervarchar
parcel_numparcel_numberThe parcel ID or parcel number with all non-A-Z and 0-9 characters removedvarchar
par_num_stparcel_number_stateThe statewide parcel ID numbervarchar
acc_numaccount_numberThe assessor or tax collector's account ID number for a propertyvarchar
tax_idtax_idThe assessor or tax collector's tax ID number for a propertyvarchar
alt_parc_1parcel_number_alternate_1A parcel ID number provided by the county that is not considered to be the primary parcel ID number used by the county. These could be previously used parcel ID numbers or alternate ID numbers.varchar
alt_parc_2parcel_number_alternate_2A parcel ID number provided by the county that is not considered to be the primary parcel ID number used by the county. These could be previously used parcel ID numbers or alternate ID numbers.varchar
alt_parc_3parcel_number_alternate_3A parcel ID number provided by the county that is not considered to be the primary parcel ID number used by the county. These could be previously used parcel ID numbers or alternate ID numbers.varchar
use_codeuse_codeThe parcel use codevarchar
use_descuse_descThe parcel use descriptionvarchar
zoningzoningThe governing municipality's zoning codevarchar
zon_desczoning_descThe governing municipality's zoning code descriptionvarchar
zon_typezoning_typeA standardized zoning typevarchar
zon_subtpzoning_subtypeA standardized zoning subtypevarchar
structurestructureIndicates if there’s a structure on the parcelvarchar
num_structnum_structuresThe number of structures on the parcelinteger
parvaltypeparcel_value_typeThe parcel value type. This field describes the type or method used by the Assessor to determine the parcel values listed in MARKET_VALUE and AGRICULTURAL_VALUE.varchar
mkt_valmarket_valueThe total parcel value (in USD) from the Assessor's datadouble
agr_valagricultural_valueThe agricultural value (in USD) from the Assessor's datadouble
hmstd_exemhomestead_exemptionA county-provided indicator that the parcel qualifies for homeowner or homestead tax exemptionsvarchar
mail_smtkymailing_smartykeySmarty's unique identifier for a mailing address.bigint
mail_dlv_1mailing_delivery_line_1The parcel mailing address. This is where communications from the tax and other assessors are sent. Contains the first delivery line (usually the street address). This can include any of the following: mailing urbanization (Puerto Rico only), mailing primary number, mailing street predirection, mailing street name, mailing street suffix, mailing street postdirection, mailing secondaryvarchar
mail_dlv_2mailing_delivery_line_2The second delivery line of the parcel mailing address (if needed). It's common for this field to remain empty.varchar
mail_primmailing_primary_numberThe house, PO Box, or building number of the parcel mailing addressvarchar
mail_predmailing_street_predirectionDirectional information before a parcel mailing address street name (N, SW, etc.)varchar
mail_strmailing_street_nameThe name of the parcel mailing address streetvarchar
mail_st_sfmailing_street_suffixAbbreviated value describing the parcel mailing address street (St, Ave, Blvd, etc.)varchar
mail_postdmailing_street_postdirectionDirectional information after a parcel mailing address street name (N, SW, etc.)varchar
mail_scndymailing_secondaryDescribes location within a complex/building (Ste, Apt, etc.) and its correlated unit number and/or letter (if any) of the parcel mailing addressvarchar
mail_citymailing_city_nameThe parcel mailing address city namevarchar
mail_statemailing_state_abbreviationThe two-letter state abbreviation of the parcel mailing addressvarchar
mail_zipmailing_zipcodeThe parcel mailing address ZIP Codevarchar
mail_cntrymailing_countryThe parcel mailing address countryvarchar
mail_urbanmailing_urbanizationThe neighborhood, or city subdivision of the parcel mailing address; used with Puerto Rican addressesvarchar
dlv_line_1delivery_line_1The physical street address for the parcel - the address of the parcel itself. Not every parcel has a street address, especially in agricultural areas, or for larger parcels. Also called the "situs address" or "site address". Contains the first delivery line (usually the street address). This can include any of the following: urbanization (Puerto Rico only), primary number, street predirection, street name, street suffix, street postdirection, secondaryvarchar
dlv_line_2delivery_line_2The second delivery line of the parcel address (if needed). It is common for this field to remain empty.varchar
prim_numprimary_numberThe house, PO Box, or building number of the parcel addressvarchar
pre_dirstreet_predirectionDirectional information before a parcel address street name (N, SW, etc.)varchar
str_namestreet_nameThe name of the parcel address streetvarchar
str_sfxstreet_suffixAbbreviated value describing the parcel address street (St, Ave, Blvd, etc.)varchar
post_dirstreet_postdirectionDirectional information after a parcel address street name (N, SW, etc.)varchar
secondarysecondaryDescribes location within a complex/building (Ste, Apt, etc.) and its correlated unit number and/or letter (if any) of the parcel addressvarchar
city_namecity_nameThe parcel address city namevarchar
cnty_sbdvncensus_county_subdivisionThe US Census County Subdivision. Used for organizational purposes. Refer to CITY_NAME for the city associated with the site address.varchar
countycountyThe parcel address countyvarchar
statestate_abbreviationThe two-letter state abbreviation of the parcel addressvarchar
plus4_codeplus4_codeThe 4-digit add-on code of the parcel address (more specific than 5-digit ZIP)varchar
zipcodezipcodeThe 5-digit ZIP Code of the parcel addressvarchar
site_urbansite_urbanizationThe neighborhood, or city subdivision of the parcel address; used with Puerto Rican addressesvarchar
unit_countunit_countA count of all known addresses on the parcelinteger
location_namenameThe name associated with the parcelvarchar
legal_desclegal_descriptionThe legal descriptionvarchar
platplatThe plat number the parcel is recorded onvarchar
bookbookThe book/liber the parcel is recorded invarchar
pagepageThe page/folio on which the parcel is recordedvarchar
blockblockThe parcel blockvarchar
lotlotThe parcel lotvarchar
nbhd_nameneighborhood_nameThe neighborhood namevarchar
nbhd_codeneighborhood_codeAn alphanumeric neighborhood codevarchar
subdvsnsubdivisionThe subdivision of the parcelvarchar
qual_op_znus_federal_qualified
_opportunity_zone
Indicates whether this parcel is in a US Federal Qualified Opportunity Zonevarchar
elem_schlelementary_school_districtElementary School District. Census defined "elementary" school districts provide education for children ages 5-17. If local authorities divide students by age, younger students fall under "elementary" school districts, while older students fall under "secondary" school districts.varchar
sec_schlsecondary_school_districtSecondary School District. Census defined "secondary" school districts provide education for children aged 5-17 that are determined to be above a specified age by local authorities.varchar
unif_schlunified_school_districtUnified School District. Census-designated "unified" school districts provide education for all children ages 5-17.varchar
last_refshdate_of_last_refreshThe date the county source data was most recently refresheddate
bldg_sqftbuilding_sqftThe Assessor's recorded structure square footageinteger
bldg_areabuilding_areaThe total area (in square feet) of all of the structures on the property. This can include hallways, gyms, laundry rooms, mail rooms, pools, etc.text
bldg_defbuilding_area_definitionDescribes the area in the "BUILDING_AREA" fieldtext
deed_acresdeed_acresThe acres listed as "deeded acres" by the county. Often different from the acreage calculated by GIS.double
acresacresThe acres valuedouble
sqftsqftThe parcel square footage valuedouble
acres_calcacres_calculatedThe parcel acres value, as calculated from county parcel geometrydouble
sqft_calcsqft_calculatedThe parcel square footage, as calculated from supplied parcel geometrybigint
bldg_fp_sqbuilding_footprint_sqftThe total building footprint (in square feet)integer
num_bldgsnumber_of_buildings
_on_parcel
The total number of buildings on the parcelinteger
cdl_rawcropland_data_layer_rawAn array of 2-member arrays with the Cropland Data Layer (CDL) values in position 1, and the percentage of the parcel area covered by that value in position 2. The term "value" is a USDA term for the numeric code that corresponds to a particular crop or land cover type.varchar
cdl_m_catcropland_data_layer
_majority_category
The human-readable category for the majority CDL valuevarchar
cdl_m_perccropland_data_layer
_majority_percent
The percentage of the parcel that the "CROPLAND_DATA_LAYER_MAJORITY_CATEGORY" coversdouble
cdl_datecropland_data_layer_dateThe Cropland Data Layer (CDL) date, usually released annually in February for the previous yearvarchar
plss_twnshpublic_land_survey
_system_township
The Public Land Survey System township the parcel is located in (based on the centroid of the parcel). Derived from BLM designated polygons.varchar
plss_sectnpublic_land_survey
_system_section
The Public Land Survey System section the parcel is located in (based on the centroid of the parcel). Derived from BLM designated polygons.varchar
plss_rangepublic_land_survey
_system_range
The Public Land Survey System range the parcel is located in (based on the centroid of the parcel). Derived from BLM designated polygons.varchar
last_revdate_of_last_revisionThe last date of the last revision as provided by the county assessor's office (if available)date
row_parcelright_of_wayIndicates a right-of-way parcel or similar function parcelvarchar
time_updtetime_of_last_updateThe timestamp of the most recent change of any kind to this row in the table (internal record changes and/or county updates). "DATE_OF_LAST_REFRESH" should be used for the date of the parcel data.timestamp with time zone
usgs_padususgs_protected
_areas_database_us
United States Geological Survey Protected Areas Database of the United States Public Access designationvarchar
lbcs_actland_based_classification
_standards_activity
Numeric code indicating the use of land (farming, shopping, manufacturing, etc.)double
lbcs_actdeland_based_classification
_standards_activity_desc
Description of the LBCS activity numeric codevarchar
lbcs_funland_based_classification
_standards_function
Numeric code indicating the economic function or type of establishment (agricultural, commercial, industrial, etc.)double
lbcs_fundeland_based_classification
_standards_function_desc
Description of the LBCS function numeric codevarchar
lbcs_strctland_based_classification
_standards_structure
Numeric code indicating the type of structure or building (single-family house, office building, warehouse, etc.)double
lbcs_strdeland_based_classification
_standards_structure_desc
Description of the LBCS structure numeric codevarchar
lbcs_siteland_based_classification
_standards_site
Numeric code indicating what is on the land (national monument, wilderness parks, national preserve, etc.)double
lbcs_sitdeland_based_classification
_standards_site_desc
Description of the LBCS site numeric codevarchar
lbcs_ownland_based_classification
_standards_ownership
Numeric code indicating the ownership structure (federal government, state government, public restrictions, etc.)double
lbcs_owndeland_based_classification
_standards_ownership_desc
Description of the LBCS ownership numeric codevarchar
hs_aff_indhousing_affordability_indexThe Housing Affordability Index (HAI), which measures the ability of a typical resident to purchase a home within the geographic areadouble
popden_mi2population_density_per_sqmiAn estimate of the population density (per square mile) in the geographic areadouble
popgrow_p5population_growth
_past_5_years
The population Compound Annual Growth Rate (CAGR) for the previous 5 year perioddouble
popgrow_n5population_growth
_next_5_years
The five-year forecast for population growth (Compound Annual Growth Rate)double
hu_grow_p5housing_units_growth
_past_5_years
The housing units Compound Annual Growth Rate (CAGR) for the previous 5 year perioddouble
hu_grow_n5housing_units_growth
_next_5_years
The five-year forecast for the housing units (Compound Annual Growth Rate)double
hi_grow_n5median_household_income_
growth_next_5_years
The five-year forecast for the median household income (Compound Annual Growth Rate)double
m_hs_in_p1median_household_income
_past_1_year
An estimate of the median household income in the geographic area for the previous yeardouble
tline_distdistance_to_nearest
_transmission_line
The distance (in meters) between the parcel boundary and the nearest relatively high voltage (69kv - 765kv) electric transmission line as available within the Homeland Infrastructure Foundation-Level Data (HIFLD) Transmission Line datasetdouble
dem_varelevation_variabilityThe amount of elevation variability within a parcel. Calculated per parcel from Digital Elevation Model (DEM).

0 = a level terrain surface 1 = a nearly level terrain surface
2 = a slightly rugged terrain surface
3 = an intermediately rugged terrain surface
4 = a moderately rugged terrain surface
5 = a highly rugged terrain surface 6 = an extremely rugged terrain surface
double
hi_elev_mhighest_elevationThe highest elevation value (in meters) within the parceldouble
low_elev_mlowest_elevationThe lowest elevation value (in meters) within the parceldouble
 parcelThe geometry of the parcel boundarywkt, wkb, embedded

Ready to get started?

Share feedback
What kind?

Use this form to share ideas or feedback for improving our website and products. For help using or implementing a Smarty product, contact support.

This chat is powered by Help Scout. Chats are recorded. Privacy Policy