Pothole Tracking
City of Providence
@usgov.city_of_providence_pothole_tracking
City of Providence
@usgov.city_of_providence_pothole_tracking
CREATE TABLE table_1 (
"location" VARCHAR,
"ward" BIGINT,
"date_reported" VARCHAR,
"date_filled" VARCHAR,
"potholes_reported" DOUBLE,
"entity_responsible" VARCHAR,
"total_filled" DOUBLE,
"status" VARCHAR,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.