PVD Parcels
City of Providence
@usgov.city_of_providence_pvd_parcels
City of Providence
@usgov.city_of_providence_pvd_parcels
Layer that represents property boundaries. Specific tracts of real estate defined by a legal description and used for taxing purposes, among others. Data is current, as of Winter, 2017.
Organization: City of Providence
Last updated: 2024-04-12T16:43:19.812697
Tags: parcel-boundaries, property-tax, real-estate
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"shape_leng" DOUBLE,
"propid" VARCHAR,
"shape_area" DOUBLE,
"plat" DOUBLE,
"lot" DOUBLE,
"unit" VARCHAR,
"parc_add" VARCHAR,
"ownername" VARCHAR,
"owner_add" VARCHAR,
"owner_city" VARCHAR,
"ownerstate" VARCHAR,
"owner_zip" VARCHAR,
"owner_ctry" VARCHAR,
"ass_total" BIGINT,
"ass_land" BIGINT,
"ass_bldg" BIGINT,
"tax_year" VARCHAR,
"area_ac" DOUBLE,
"area_sf" BIGINT,
"cama_link" DOUBLE
);Anyone who has the link will be able to view this.