2015 Property Tax Roll
City of Providence
@usgov.city_of_providence_2015_property_tax_roll
City of Providence
@usgov.city_of_providence_2015_property_tax_roll
This dataset contains the 2015 tax roll for the City of Providence, used for collections in FY2015. Property taxes are collected from July 1, 2015 to June 30, 2016.
Organization: City of Providence
Last updated: 2020-11-12T12:31:57.359319
Tags: property, real-estate, tax
CREATE TABLE table_1 (
"plat_lot_unit" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" DOUBLE,
"class" DOUBLE,
"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" VARCHAR,
"owner_first" VARCHAR,
"owner_last" VARCHAR,
"company" VARCHAR,
"owner_add_numb" 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.