2012 Property Tax Roll
City of Providence
@usgov.city_of_providence_2012_property_tax_roll
City of Providence
@usgov.city_of_providence_2012_property_tax_roll
CREATE TABLE table_1 (
"plat_lot_unit" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" VARCHAR,
"class" VARCHAR,
"class_desc" VARCHAR,
"levy_code" VARCHAR,
"levy_code_desc" VARCHAR,
"location_number" DOUBLE,
"location_street" VARCHAR,
"location_suffix" VARCHAR,
"formatted_address" VARCHAR,
"location_city" VARCHAR,
"location_zip" VARCHAR,
"owner" VARCHAR,
"owner_formatted_address" VARCHAR,
"owner_city" VARCHAR,
"owner_state" VARCHAR,
"owner_zip" VARCHAR,
"total_assessment" DOUBLE,
"total_exemption" DOUBLE,
"total_taxes" DOUBLE,
"property_location" VARCHAR
);
Anyone who has the link will be able to view this.