311 Service Requests - Tree Debris - Historical
City of Chicago
@usgov.city_of_chicago_311_service_requests_tree_debris_historical
City of Chicago
@usgov.city_of_chicago_311_service_requests_tree_debris_historical
CREATE TABLE table_1 (
"creation_date" TIMESTAMP,
"status" VARCHAR,
"completion_date" TIMESTAMP,
"service_request_number" VARCHAR,
"type_of_service_request" VARCHAR,
"if_yes_where_is_the_debris_located" VARCHAR,
"current_activity" VARCHAR,
"most_recent_action" VARCHAR,
"street_address" VARCHAR,
"zip_code" DOUBLE,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"ward" DOUBLE,
"police_district" DOUBLE,
"community_area" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.