Real-Time Fire Incidents
City of Austin
@usgov.city_of_austin_real_time_fire_incidents
City of Austin
@usgov.city_of_austin_real_time_fire_incidents
CREATE TABLE table_1 (
"incident_report_id" VARCHAR,
"published_date" VARCHAR,
"issue_reported" VARCHAR,
"location" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"address" VARCHAR,
"status" VARCHAR,
"status_date" VARCHAR,
"agency" VARCHAR
);
Anyone who has the link will be able to view this.