Chicago Data Analysis
Exploring databases and retrieving specific data related to crime in Chicago using SQL language
What Is This Project About?
This project focuses on exploring and analyzing diverse datasets related to Chicago, encompassing census data, public school data, and crime data. The primary objective is to practice and enhance SQL querying skills to extract specific information and derive meaningful insights from the data.
Technologies
Pandas
I used Pandas to read the CSV files and convert them into dataframes
sqlite3
I used sqlite to make queries to retrieve specific desired information