2025 Property Tax Roll
City of Providence
@usgov.city_of_providence_2025_property_tax_roll
City of Providence
@usgov.city_of_providence_2025_property_tax_roll
This dataset contains property tax information for the calendar year 2024. Taxes are calculated from property values, and billed in Fiscal Year 2025, which runs from July 1, 2024 to June 30, 2025. The properties include Residential, Commercial and Publicly Held parcels and structures.
Organization: City of Providence
Last updated: 2025-09-07T14:28:57.561044
Tags: property-tax, real-estate, tax
CREATE TABLE table_1 (
"p_id" BIGINT,
"tax_map" VARCHAR,
"plat" BIGINT,
"lot" BIGINT,
"unit" VARCHAR,
"class" VARCHAR,
"short_desc" VARCHAR,
"levy_code_1" VARCHAR,
"short_desc_1" VARCHAR,
"civic" DOUBLE,
"street" VARCHAR,
"suffix" VARCHAR,
"formated_address" VARCHAR,
"city" VARCHAR,
"zip_postal" VARCHAR,
"owner_first_name" VARCHAR,
"owner_last_name" VARCHAR,
"owner_company" VARCHAR,
"owner_civic" VARCHAR,
"owner_street" VARCHAR,
"owner_s_suffix" VARCHAR,
"owner_unit" VARCHAR,
"owner_city" VARCHAR,
"owner_state" VARCHAR,
"owner_zip_postal" VARCHAR,
"total_assmt" BIGINT,
"total_exempt" DOUBLE,
"total_taxes" DOUBLE,
"property_location" VARCHAR
);
Anyone who has the link will be able to view this.