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
CREATE TABLE table_1 (
"plat_lot_unit" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" DOUBLE,
"class" BIGINT,
"class_desc" VARCHAR,
"levy_code" VARCHAR,
"levy_desc" VARCHAR,
"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.