Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chicago Crime and Weather

Author: Jaime M. Shaker
Email: jaime.m.shaker@gmail.com
Website: https://www.shaker.dev
LinkedIn: https://www.linkedin.com/in/jaime-shaker/

❗ If you find this repository helpful, please consider giving it a ⭐. Thanks! ❗

Introduction

An SQL analysis of reported crimes in the city of Chicago and the average daily temperature between 2018 and 2023.

Datasets used

Eight key datasets for this case study

  • chicago_areas.csv: Chicago neighborhoods and areas.
  • chicago_temps_18-23.csv: City Weather 2018-2022.
  • chicago_crime_2018.csv: Reported crimes in 2018.
  • chicago_crime_2019.csv: Reported crimes in 2019.
  • chicago_crime_2020.csv: Reported crimes in 2020.
  • chicago_crime_2021.csv: Reported crimes in 2021.
  • chicago_crime_2022.csv: Reported crimes in 2022.
  • chicago_crime_2023.csv: Reported crimes in 2023.

Entity Relationship Diagram

alt text

❗ If you find this repository helpful, please consider giving it a ⭐. Thanks! ❗

About

An SQL analysis exploring the relationship between reported crimes in Chicago and the average daily temperature from 2018 through 2023.

Topics

Resources

Stars

70 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors