2003 Property Tax Roll
City of Providence
@usgov.city_of_providence_2003_property_tax_roll
City of Providence
@usgov.city_of_providence_2003_property_tax_roll
This dataset contains property tax information for the calendar year 2003. Taxes are calculated from property values, and billed in Fiscal Year 2004, which runs from July 1, 2003 to June 30, 2004. The properties include Residential, Commercial and Publicly Held parcels and structures.
Organization: City of Providence
Last updated: 2020-11-12T12:31:30.630836
Tags: real-estate, tax
CREATE TABLE table_1 (
"plat_lot_unit" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" VARCHAR,
"class" VARCHAR,
"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" VARCHAR,
"owner_formatted_location" 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.