Skip to content

FPRM2021/Shimoku_Data_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shimoku Data App - Video Game Sales Dashboard

Overview

The Shimoku Data App is a comprehensive dashboard for analyzing video game sales data collected from 1980 to 2016. This dashboard provides insights into various aspects, including genres, years of release, and platforms.

Features

  • Genre Analysis: Explore the distribution of video game sales across different genres.
  • Yearly Trends: Analyze the trends in video game releases and sales over the years.
  • Platform Performance: Understand the sales performance of various gaming platforms.

Screenshots

Screenshot 1

Screenshot 1

Screenshot 2

Screenshot 2

Screenshot 3

Screenshot 3

Screenshot 3

Screenshot 4

Getting Started

  1. Installation:

    • Clone the repository: git clone
    • Install dependencies: pip install -r requirements.txt
  2. Usage:

    • Connect to Shimoku API using your account
    • Create a .env file with the data from the .env.example
    • Run the command pip install -r requirements.txt
    • Run the Shimoku Data App: python main.py
  3. Customization:

    • Adjust data sources and configurations in the app script.
    • Modify visualizations and layouts based on your preferences.

Dependencies

  • Python 3.x
  • Shimoku API
  • Pandas
  • Specified in requirements.txt

Acknowledgments

  • Data sourced from Metacritic through web scraping found in Kaggle.
  • Shimoku API used for creating interactive dashboards.

About

A project using Shimoku API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages