2017 Property Tax Roll
City of Providence
@usgov.city_of_providence_2017_property_tax_roll
City of Providence
@usgov.city_of_providence_2017_property_tax_roll
This dataset contains property tax information for the calendar year 2017. Taxes are calculated from property values, and billed in Fiscal Year 2018, which runs from July 1, 2017 to June 30, 2018. The properties include Residential, Commercial and Publicly Held parcels and structures.
Organization: City of Providence
Last updated: 2020-11-12T12:31:43.928299
Tags: real-estate, tax
CREATE TABLE table_1 (
"plat_lot_unit" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" VARCHAR,
"class" BIGINT,
"class_desc" VARCHAR -- Class Desc.,
"levy_code" VARCHAR,
"levy_code_desc" VARCHAR -- Levy Code Desc.,
"location_number" DOUBLE,
"location_street" VARCHAR,
"location_suffix" VARCHAR,
"formatted_address" VARCHAR,
"location_city" VARCHAR,
"location_zip" VARCHAR,
"owner_first_name" VARCHAR,
"owner_last_name" VARCHAR,
"owner_company" VARCHAR,
"owner_number" VARCHAR,
"owner_street" VARCHAR,
"owner_suffix" VARCHAR,
"owner_unit" VARCHAR,
"owner_city" VARCHAR,
"owner_state" VARCHAR,
"owner_zip" VARCHAR,
"total_assessment" DOUBLE,
"total_exemption" DOUBLE,
"total_taxes" DOUBLE,
"property_location" VARCHAR,
"owner_location" VARCHAR
);
Anyone who has the link will be able to view this.