Global Parcel Schemas

For a downloadable spreadsheet of the Global Parcel Schema please navigate to the "Global Data" section and select the specific country, continent, or region you are interested in.


FieldDescriptionDatatype
ogc_fidObject IDserial primary key
admin0Country Code - The ISO 3166-1 alpha-2 country code. Examples: US, CA, GTtext
geoidCounty/Census Division ID number - Indicates the ID number of an admin2-equivalent boundarytext
parcelnumbParcel ID - The assessor's primary parcel identification number or code. Examples: 02004940, 001-020-4624-001text
parcelnumb_no_formattingParcel ID without Formatting - The primary parcel identification number with spaces and formatting characters removed. Examples: 02004940, 0010204624001text
alt_parcelnumb1First Alternative Parcel ID - An assessor-provided additional or alternative parcel identification number. Examples: 02004940, 001-020-4624-001text
alt_parcelnumb2Second Alternative Parcel ID - An assessor-provided additional or alternative parcel identification number. Examples: 02004940, 001-020-4624-001text
alt_parcelnumb3Third Alternative Parcel ID - An assessor-provided additional or alternative parcel identification number. Examples: 02004940, 001-020-4624-001text
addressParcel Address - The address of the parcel itself, also called the "situs address" or "site address". Not every parcel has a street address, especially in agricultural areas. Examples: 170 SUMACH STREETtext
address2Parcel Address Second Linetext
saddnoParcel Address Number. Examples: 12109text
saddprefParcel Address Prefix. Examples: Ntext
saddstrParcel Address Street Name. Examples: GLENNtext
saddsttypParcel Address Street Type. Examples: RDtext
saddstsufParcel Address Street Suffix. Examples: NWtext
sunitParcel Address Unit. Examples: Apt 2, Unit B, 6th floortext
scityParcel Address City. Examples: GRASS LAKEtext
postcodeParcel Address Postal Code. Examples: M5A 0C3text
original_addressOriginal Parcel Address - Parcel address fields as originally provided by the county, encoded as a JSON object. Examples: {"address" => "170 SUMACH STREET", "saddno" => "170", "saddstr" => "SUMACH", "scity" => "TORONTO", "postcode" => "M5A 0C3"}text
admin1Parcel Address Province. Examples: QCtext
admin2Administrative boundary beneath the subnationaltext
admin3Census Subdivision - Used for organizational purposes. Refer to scity for the city associated with the site address. Below a county/census_division, equivalent to a city in most places.text
reserveIndigenous-Administered Land Flag - Used to indicate when a parcel is administered directly by a First Nation or other Indigenous grouptext
latLatitude - On parcel centroid latitude decimal coordinatetext
lonLongitude - On parcel centroid longitude decimal coordinatetext
ll_last_refreshLast County Refresh Date - The last date Regrid refreshed the data from the countydate
ll_gissqmRegrid Calculated Parcel Square Meters - Parcel square meters as calculated by Regrid from the parcel geometrydouble precision
pathParcel Path - Regrid's human-readable identifier for this parcel. Not guaranteed to be stable between updates. Examples: /us/mi/wayne/detroit/123, /us/ny/new-york/manhattan/375553text
ll_stable_idStable ID Status - Indicates if the path and ll_uuid values have changed during the last refresh from the county. A value of 'preserved' means the ll_uuid was matched during county refresh to the previous data. A null indicates a new ll_uuid was generated because the new data was not matched to existing data.text
ll_uuidRegrid UUID - Uniquely identifies a single parcel with a v4 uuid. A stable parcel id across county data refreshes. This field should be used for tracking individual parcels. Examples: 4cc9eda6-883c-4f38-9a07-b44900a64b16uuid
ll_stack_uuidParcel Stack UUID - Uniquely identifies a group of parcels with exact duplicate geometries using one stack member parcel's ll_uuid assigned to all parcels in the stack. Examples: 4cc9eda6-883c-4f38-9a07-b44900a64b16text
ll_row_parcelRegrid Right-of-Way Parcel Flag - Identifies a parcel as being a likely right-of-way parcel (roads, streetsets, railways, utilities, rivers, etc.). Examples: parcel_number, land_use, perimeter_ratio, hull_ratiotext
ll_updated_atLast Modified - Timestamp of the last modification of any kind to this row. Examples: 2019-06-06 12:45:21.285102-04timestamp with time zone

Did this page help you?