Graffiti Reports
City of Seattle
@usgov.city_of_seattle_graffiti_reports
City of Seattle
@usgov.city_of_seattle_graffiti_reports
CREATE TABLE table_1 (
"service_request_number" VARCHAR,
"created_date" VARCHAR,
"method_received" VARCHAR,
"status" VARCHAR,
"location" VARCHAR,
"x_value" DOUBLE,
"y_value" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"latitude_longitude" VARCHAR,
"zip_code" VARCHAR,
"council_district" DOUBLE,
"police_precinct" VARCHAR,
"neighborhood" VARCHAR,
"what_is_the_graffiti_on" VARCHAR,
"are_you_the_owner_of_the_property_the_graffiti_is_on" VARCHAR,
"pay_station_number_or_location_number" VARCHAR,
"stop_id" DOUBLE,
"is_the_graffiti_obscene_racial_or_hateful" VARCHAR
);
Anyone who has the link will be able to view this.