Skip to content

The repository contains source code for an interactive dashboard that visualizes data about video games from a CSV file. The project was developed for a university exam "informatica" and was evaluated with the highest grade 30L

Notifications You must be signed in to change notification settings

Di3go-Opr3a/Dashboard_VideoGame-University

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrealmClix

Dashboard to display various graphs regarding data from video game CSV files

Numpy


About the repository 🎯🚀

Welcome to the repository of the video game dashboard project! This repository contains the source code and files needed to create an interactive dashboard that displays data extracted from a CSV file regarding video games. The project was developed as part of the "computer science" exam in college, and we were able to get the highest score because of it "30L"

Purpose of the project Streamlit IconPython Icon

The main goal of this project is to provide an intuitive and informative dashboard to visualize data about video games. Using the Streamlit library and the Python programming language, we were able to create a web application that allows users to explore and analyze data interactively.

How To Use

To clone and execute the code, the following must be installed on the computer:

From the command line:

# Clone this repository
$ git clone https://github.com/Di3go-Opr3a/Dashboard_VideoGame-University.git

# Enter the repository
$ cd Dashboard_VideoGame-University.

# Install the dependencies
$ python get-pip.py
$ pip install numpy
$ pip install pandas
$ pip install streamlit
$ pip install pillow
$ pip install altair
$ pip install plotly-express

# run the application
$ streamlit run Dashboard.py

video

Contributions ❤

If you would like to contribute to this project, you are welcome! You can open issues to report bugs, propose new features, or submit pull requests to improve existing code. We are open to suggestions and collaborations to make this dashboard even more useful and interesting.

Thank you for visiting this repository and for your interest in the video game dashboard project. We hope it will be a useful and interesting experience for all video game and data analysis enthusiasts.

Job Opportunities

Please feel free to reach me if you are a recruiter or a company interested in discussing potential hiring opportunities, I would be happy to hear from you. You can contact me through:

About

The repository contains source code for an interactive dashboard that visualizes data about video games from a CSV file. The project was developed for a university exam "informatica" and was evaluated with the highest grade 30L

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages