Data Analyst projects

Canada employed workers in 1 year Power BI
This is an attempt to practice my Power BI skills by trying to see the current job market in 3 sectors Public Sector, Private Sector, and Self-employed. In general, the data does show an increase in all 3 of the sectors but they are not that noticeable in bigger picture. All the data are from Stat Can, it has been verified and cleaned before the visualization starts.
Technology use: Excel, Power BI

Steam Game Dashboard Tableau
This project was me attempting to implementing what i have learned previously, which includes me scraping the data from an API, clean up the data, explore the data, and visualize the insight i have found inside the data.
Technology use: Python,SQL, Excel, Tableau

Laptop EDA
It is a basic EDA (Exlporatory Data Analysis) attempt, using the laptop datasets from Kaggle was able to gain valuable insights, which help visualize a pattern of which GPU and CPU were preferrable in which type of laptops.
Technology use: SQL, Excel, Tableau

Nasdaq Bitcoin Dashboard website
A dashboard that utilize the Nasdaq API to grab the bitcoin data to analyze, and currency exchange API to show the exchange rate from bitcoin to other country currency, able to plot 2 graph to show the changes over time
Technology use: Python, Flask, Nasdaq API, Currency Exchange API, Plotly Dash
Github
NBA Dashboard (Deprecated)
A dashbaord that utilize the balldontlie API to grab the data of the players and team to perform analysis technique and plot the data, was able to plot 5 graph and interpret all 5 graphs
Technology use: Python, Flask, balldontlie API, Plotly Dash
Github
Twilio Messages
Website that will send custom messages to your phone number, utilize 3 different API to craft a custom messages, and using Twilio to send those custom messages to your phone number with a click of the button
Technology use: Python, Flask, Twilio API, API
Github
Web scraping
A basic web scraping program that scrape the content of a wiki and write it into csv file.
Technology use: Python, BeautifulSoup
Github