cgatama / sqlite-and-python

Working with a real world data-set using SQL and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working with a real world data-set using SQL (SQLite) and Python

Objectives

Understand the dataset for Chicago Public School level performance.

Store the dataset in SQLite database.

Retrieve metadata about tables and columns and query data from mixed case columns.

Solve example problems to practice your SQL skills including using built-in database functions.

About

Working with a real world data-set using SQL and Python


Languages

Language:Jupyter Notebook 100.0%