Skip to content

fsq2/Austin_Crime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

you should install sodapy, geopy and plotly

pip install sodapy
pip install geopy
pip install plotly

Project Motivation

For this project, I was interestested in using Austin Crime Data from 2015 to 2018 better understand:

  1. What Year Have The Most Crime Rate?
  2. what are the most committed crimes?
  3. what districts have most crimes the field?

File Descriptions

1 - There are 1 notebook crime_analysis available here are for cleaning, EDA and answering the above questions. 2- there are images contains analysis plots and austin city (distircts) images. 3 - there are data contains API data (2015 - 2018) and the saved data after cleaning.

Results

The main findings of the code can be found at the post available here.

Licensing, Authors, Acknowledgements

credit go to Austin Police for the data. You can find it here.

Releases

No releases published

Packages

No packages published