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
This dataset contains information on active and historical Fire, Rescue, & Hazmat Fire incidents in Austin and Travis County. through a data feed from the Combined Transportation, Emergency, and Communications Center (CTECC).
No medical calls will be displayed as to comply with HIPAA laws.
The dataset is updated every 5 minutes with the latest snapshot of active fire incidents.
Organization: City of Austin
Last updated: 2025-07-25T14:22:12.005605
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.