Code Compliance Violations By Year
City of Seattle
@usgov.city_of_seattle_code_compliance_violations_by_year_d7fd1
City of Seattle
@usgov.city_of_seattle_code_compliance_violations_by_year_d7fd1
Code Compliance violations by type per year. Sort the Year column by descending order to see the most recent years.
Organization: City of Seattle
Last updated: 2024-12-16T22:18:36.543645
Tags: code-compliance-violations-by-year, code-enforcement, sdci, seattle-department-of-construction-and-inspections, type-of-violation
CREATE TABLE table_1 (
  "year" BIGINT,
  "recordtype" VARCHAR,
  "recordtypedescription" VARCHAR,
  "numberofviolations" BIGINT
);Anyone who has the link will be able to view this.