nathan-mosesuk

nathan-mosesuk

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

nathan-mosesuk's repositories

vgsales-dashboard

Video Game Sales - Tableau Interactive Dashboard____________________________ This dashboard displays the sales data and gives information on the most successful game genres, platforms and publishers. The user can use of parameter controls and filters to affect the data displayed.

Stargazers:0Issues:0Issues:0

vgsales-analysis

Videogame Sales Visualizations_____________________________________________ #Python #SQLITE #database #matplotlib #numpy #Tableau #barplots #seaborn #DataAnalysis

Language:PythonStargazers:0Issues:0Issues:0

vgsales-csv-data-cleaning-

Excel csv file cleaning: Rows with missing Year ('it says N/A'), Rows with missing Publisher ('it says N/A' or 'Unknown'), Rows where Global sales doesn't equal to the sum of regional sales (NA sales, EU sales, JP sales, Other sales)

Stargazers:0Issues:0Issues:0

excel2sql

Excel to Database Converter__________________________________________________ A python script that converts an Excel XML spreadsheet into an sqlite database copying the rows and columns into the database just the way they are in the Excel file. The code automatically cleans the XML file in order for it to be readable by the python library.

Language:PythonStargazers:0Issues:0Issues:0

ituneslib

Itunes Library Analyzer________________________________________________________ This python script analyzes an xml Itunes library and extracts data of all the songs present (song name, artist name, album name and play count) and stores that info in a relational SQL database. Then it searches for the most played song

Language:PythonStargazers:0Issues:0Issues:0

opensubs

Subtitles List Downloader______________________________________________________ A python script that retrieves the 40 latest subtitles info from opensubtitles.org (subtitle id, subtitle language, movie/episode name, year released) and stores that information in a txt file and also in a sqlite relational database.

Language:PythonStargazers:0Issues:0Issues:0