Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.54 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.54 KB

Hi Everyone

In this notebook we are going to solve some simple to complex SQL queries in python on realworld dataset

Here i've 3 dataset and some questions about them

The questions getting harder, and I've answered them in python and with sqlite3 Lib.

Datasets

In this notebook i've used from a sample of datasets that you can find in repository but
original datasets and details of them are available on the city of Chicago's Data Portal:

  1. Socioeconomic Indicators in Chicago
  2. Chicago Public Schools
  3. Chicago Crime Data

I hope these exercises will be useful for you! ;)