Skip to content

In summary, this project involves analyzing 911 call data from Kaggle, including geographic coordinates, call descriptions, timestamps, and other relevant details. It offers insights into emergency call patterns and aids in enhancing response strategies for improved public safety.

License

Notifications You must be signed in to change notification settings

syedahmedshah2023/911-calls-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

911 Calls Data Analysis

In summary, this project involves analyzing 911 call data from Kaggle, including geographic coordinates, call descriptions, timestamps, and other relevant details. It offers insights into emergency call patterns and aids in enhancing response strategies for improved public safety.

Description

For this project we will be analyzing some 911 call data from Kaggle. The data contains the following fields:

  • lat : String variable, Latitude
  • lng: String variable, Longitude
  • desc: String variable, Description of the Emergency Call
  • zip: String variable, Zipcode
  • title: String variable, Title
  • timeStamp: String variable, YYYY-MM-DD HH:MM:SS
  • twp: String variable, Township
  • addr: String variable, Address
  • e: String variable, Dummy variable (always 1)

About

In summary, this project involves analyzing 911 call data from Kaggle, including geographic coordinates, call descriptions, timestamps, and other relevant details. It offers insights into emergency call patterns and aids in enhancing response strategies for improved public safety.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published