Skip to content

This is an Analysis of 911 calls made in Montgomery County, PA.This analysis categorizes the data based on the reason of calls.

Notifications You must be signed in to change notification settings

roheetnarayanan/911-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

911-Analysis

Exploratory Data Analysis of 911 Calls using Python

In this project ,analysis of some 911 calls data from Kaggle is done. 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)

SUMMARY

This project is an exploratory data analysis of 911 calls from made in Montgomery County, PA.This analysis categorizes the data based on the reason of calls.

DATASETS

The data for this analysis is retrieved from kaggle .The csv file is attached along with the analysis. You can find the datasets HERE

About

This is an Analysis of 911 calls made in Montgomery County, PA.This analysis categorizes the data based on the reason of calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published