This is a data project for CSC343 Intro to Databases. We collected data from https://www.kaggle.com/rush4ratio/video-game-sales-with-ratings and cleaned the data using queries to fit our schema we created. Then, we created multiple queries to try and answer the following questions:
- How does the geographical location affect the popularity of video games and has it been affected the same way for the past 2 decades?
- Are specific genres of games are more popular on certain platforms?
- How do different publishers and platforms affect the sale of the games and what causes this to happen?
See discussion.pdf
for the final report of the findings.