Giter Club home page Giter Club logo

sql_videogames's Introduction

SQL PROJECT - GOLDEN AGE OF VIDEO GAMES

Project in SQL to analyze the golden age of videogames. We explore the top 400 best-selling video games created between 1977 and 2020. We'll compare a dataset on game sales with critic and user reviews to determine whether or not video games have improved as the gaming market has grown.

Scope:

  1. Check some of the top selling video games of all time.

SQL Query:
Alt text

Result:
Alt text

  1. Check how many games on the game_sales table don't have any reviews data.

SQL Query:
Alt text

Result:
Alt text

  1. Check what the critics think - the average critic score per year, limiting by 10 results.

SQL Query:
Alt text

Result:
Alt text

  1. Update the previous query so it only returns years that have more than four reviewed games.

SQL Query:
Alt text

Result:
Alt text

  1. Check which years dropped off the list due to having four or fewer reviewed games.

SQL Query:
Alt text

Result:
Alt text

  1. Check the opinion of the players, looking at the average user score per year, limiting results by 10.

SQL Query:
Alt text

Result:
Alt text

  1. Check what are the years that both players and critics loved.

SQL Query:
Alt text

Result:
Alt text

  1. We know that critics and players liked these years, but we need to check if the sales were good in those years.

SQL Query:
Alt text

Result:
Alt text

sql_videogames's People

Contributors

danimilani avatar

Stargazers

Yara Viana avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.