Fire Incidents By Location
Town of Chapel Hill, North Carolina
@usgov.town_of_chapel_hill_north_caro_fire_incidents_by_location
Town of Chapel Hill, North Carolina
@usgov.town_of_chapel_hill_north_caro_fire_incidents_by_location
All Chapel Hill Fire Department Fire (non EMS) related incidents.
Five years of data starting with fiscal year 2011-12.
Organization: Town of Chapel Hill, North Carolina
Last updated: 2024-02-09T14:54:53.190961
Tags: chfd, community-safety, fire, town-of-chapel-hill
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"date" TIMESTAMP,
"dispatch_time" VARCHAR,
"type_of_incident" VARCHAR,
"address" VARCHAR,
"geo_point" VARCHAR,
"geo_point_x" DOUBLE,
"geo_point_y" DOUBLE,
"map_geo_points" VARCHAR,
"map_geo_points_x" DOUBLE,
"map_geo_points_y" DOUBLE
);Anyone who has the link will be able to view this.