2016 Property Tax Roll
City of Providence
@usgov.city_of_providence_2016_property_tax_roll
City of Providence
@usgov.city_of_providence_2016_property_tax_roll
This dataset contains the 2016 tax roll for the City of Providence, used for collections in FY2016. Property taxes are collected from July 1, 2016 to June 30, 2017.
Organization: City of Providence
Last updated: 2020-11-12T12:31:25.508386
Tags: property, real-estate, tax
CREATE TABLE table_1 (
"plat_lot_unit" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" DOUBLE,
"class" BIGINT,
"class_desc" VARCHAR -- Class Desc.,
"levy_code" VARCHAR,
"levy_desc" VARCHAR -- Levy Desc.,
"location_number" DOUBLE,
"location_street" VARCHAR,
"location_suffix" VARCHAR,
"formatted_address" VARCHAR,
"location_city" VARCHAR,
"location_zip" DOUBLE,
"owner_first" VARCHAR,
"owner_last" VARCHAR,
"company" VARCHAR,
"owner_add_number" VARCHAR,
"owner_add_street" VARCHAR,
"owner_add_suffix" VARCHAR,
"owner_add_unit" VARCHAR,
"owneraddress" VARCHAR,
"owner_add_city" VARCHAR,
"owner_add_state" VARCHAR,
"owner_add_zip" VARCHAR,
"total_assessment" DOUBLE,
"total_exemptions" DOUBLE,
"total_taxes" DOUBLE,
"propertylocation" VARCHAR,
"ownerlocation" VARCHAR
);Anyone who has the link will be able to view this.