Author: Chenxi Ge, Feiran Ji
The README file must give an overview of what you are handing in: which parts are your code, which parts are libraries, and so on. The README must also explain any non-obvious features of your interface.
The dataset we are using can be found here. The dataset has information of more than 16,700 video games, including the metadata of the game, the sales data and scores data. The metadata of the game and sales data is scraped from vgchartz by Gregory Smith. The scores data is scraped from Metacritic by Rush Kirubi.
Our final html can be found here. Our final python code can be found in the analysis folder, with the name of each jupyter-notebook indicates if the analysis belongs the exploratory analysis (alpha) or final analysis (beta).
By reading through plots and narratives on our website, users will understand how game industry evolved over years and have an intuitive understanding of different game genres and consoles.