SQL Queries

This repo contains SQL queries and the data extracted

Queries

  1. City population
    • Contains query and data extracted from Mode platform for the population of US cities
  2. Crime data
    • Contains query and data extracted from Mode platform for the crime data.
    • String function was used to format the date
  3. Crunchbase companies
    • Contains query and data extracted from Mode platform for the Crunchbase companies founded between the year 2002 and 2012
    • Data was rearranged by the founded year
  4. Oscar winners
    • Contains query and data extracted from Mode platform for Oscar winners
    • Extracted Oscar winners data from the year 1936 to 2012 and order by the year

Other Resources