Collection of data visualizing projects through Tableau, Data Wrapper, and Power BI

Overview

Data-Visualization-Projects

Collection of data visualizing projects through Tableau, Data Wrapper, and Power BI

Indigenous-Brands-Social-Movements

Python(Pandas, NumPy, Re, Matplotlib), Data Visualization(Data Wrapper)

Selected as a part of competitive UC Berkeley Data Discovery Research Programs, "Indigenous Brands & Social Movements"

  • Cleaned datasets of trademarks owned by Native American Tribes through eliminating unnecessary columns, filling NAs with 0 other values
  • Based on the cleaned datasets, visualized locations of the trademarks on maps through usage of data visualization tool called DataWrapper

Research Program Description

Have you noticed how many brands in the marketplace use indigenous/Native American - oriented terms and imagery? From the notorious Washington Team to the logo on Land of Lakes butter, indigenous imagery and appropriation is everywhere, and worthy of serious study and data analysis. This project aims to bring the work of social movements and activism to a data-intensive study of First Nations brands and trademarks in order to chart a path forward. In this project, we will study how many of these terms are owned by native vs. non-native entities, study how these brands have changed over time, and how the law might be better deployed to protect ownership of indigenously oriented trademarks, and encourage retiring marks that are considered offensive or appropriative.

  • University of California, Berkeley / Data Discovery Research Program Project

Visualization of Homeless in the States using Tableau

Screen Shot 2021-08-18 at 9 07 04 PM

  • Dataset of statistics of homeless from Kaggle and Github

  • This dashboard answers the followings:

    • Which state has the most number of homeless?
    • Is there a difference of the number of homeless between 2012 and 2013?
    • In what state and how many of homeless people of each type(Unsheltered, families, veterans, unaccompanied children, and chronic) are there?
  • This dashboard is composed of the followings:

    • Bubbles of the number of homeless by the States
    • Map of the United States by the number of homeless
    • Stacked bar of the number of homeless for each type with selected State
    • Side-by-Side bar chart of the number of homeless in 2012 and 2013
  • Individual Project by Jinwoo(Roy) Yoon

Finance Report using PowerBI

Screen Shot 2022-02-05 at 3 47 12 PM

  • Sample dataset (From Power BI) of a company's sales of products with various countries and dates
  • This dashboard answers the followings:
    • Which month/year was the most profitable?
    • In which country was the most profitable?
    • Which segment should the company invest more?
  • This dashboard is composed of the followings:
    • Map of the North America and Europe showing the amount of sales
    • Graph of profit from sales by months
    • Bar chart of sales by products/segments
  • Individual Project by Jinwoo(Roy) Yoon
Owner
Jinwoo(Roy) Yoon
Rising Senior at University of California, Berkeley Data Science (May 2023)
Jinwoo(Roy) Yoon
A curated list of awesome Dash (plotly) resources

Awesome Dash A curated list of awesome Dash (plotly) resources Dash is a productive Python framework for building web applications. Written on top of

Luke Singham 1.7k Jan 07, 2023
Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters

Somoclu Somoclu is a massively parallel implementation of self-organizing maps. It exploits multicore CPUs, it is able to rely on MPI for distributing

Peter Wittek 239 Nov 10, 2022
Geocoding library for Python.

geopy geopy is a Python client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addr

geopy 3.8k Jan 02, 2023
LabGraph is a a Python-first framework used to build sophisticated research systems with real-time streaming, graph API, and parallelism.

LabGraph is a a Python-first framework used to build sophisticated research systems with real-time streaming, graph API, and parallelism.

MLH Fellowship 7 Oct 05, 2022
This is a Web scraping project using BeautifulSoup and Python to scrape basic information of all the Test matches played till Jan 2022.

Scraping-test-matches-data This is a Web scraping project using BeautifulSoup and Python to scrape basic information of all the Test matches played ti

Souradeep Banerjee 4 Oct 10, 2022
A visualization tool made in Pygame for various pathfinding algorithms.

Pathfinding-Visualizer 🚀 A visualization tool made in Pygame for various pathfinding algorithms. Pathfinding is closely related to the shortest path

Aysha sana 7 Jul 09, 2022
mysql relation charts

sqlcharts 自动生成数据库关联关系图 复制settings.py.example 重命名为settings.py 将数据库配置信息填入settings.DATABASE,目前支持mysql和postgresql 执行 python build.py -b,-b是读取数据库表结构,如果只更新匹

6 Aug 22, 2022
GitHub English Top Charts

Help you discover excellent English projects and get rid of the interference of other spoken language.

kon9chunkit 529 Jan 02, 2023
Boltzmann visualization - Visualize the Boltzmann distribution for simple quantum models of molecular motion

Boltzmann visualization - Visualize the Boltzmann distribution for simple quantum models of molecular motion

1 Jan 22, 2022
ScisorWiz: Differential Isoform Visualizer for Long-Read RNA Sequencing Data

ScisorWiz: Vizualizer for Differential Isoform Expression README ScisorWiz is a linux-based R-package for visualizing differential isoform expression

Alexander Stein 6 Oct 04, 2022
Leyna's Visualizing Data With Python

Leyna's Visualizing Data Below is information on the number of bilingual students in three school districts in Massachusetts. You will also find infor

11 Oct 28, 2021
The plottify package is makes matplotlib plots more legible

plottify The plottify package is makes matplotlib plots more legible. It's a thin wrapper around matplotlib that automatically adjusts font sizes, sca

Andy Jones 97 Nov 04, 2022
Voilà, install macOS on ANY Computer! This is really and magic easiest way!

OSX-PROXMOX - Run macOS on ANY Computer - AMD & Intel Install Proxmox VE v7.02 - Next, Next & Finish (NNF). Open Proxmox Web Console - Datacenter N

Gabriel Luchina 654 Jan 09, 2023
A declarative (epi)genomics visualization library for Python

gos is a declarative (epi)genomics visualization library for Python. It is built on top of the Gosling JSON specification, providing a simplified interface for authoring interactive genomic visualiza

Gosling 107 Dec 14, 2022
NW 2022 Hackathon Project by Angelique Clara Hanzel, Aryan Sonik, Damien Fung, Ramit Brata Biswas

Spiral-Data-Visualizer NW 2022 Hackathon Project by Angelique Clara Hanzell, Aryan Sonik, Damien Fung, Ramit Brata Biswas Description This project vis

Damien Fung 2 Jan 16, 2022
GD-UltraHack - A Mod Menu for Geometry Dash. Specifically a MegahackV5 clone in Python. Only for Windows

GD UltraHack: The Mod Menu that Nobody asked for. This is a mod menu for the gam

zeo 1 Jan 05, 2022
Create a visualization for Trump's Tweeted Words Using Python

Data Trump's Tweeted Words This plot illustrates twitter word occurences. We already did the coding I needed for this plot, so I was very inspired to

7 Mar 27, 2022
This is a web application to visualize various famous technical indicators and stocks tickers from user

Visualizing Technical Indicators Using Python and Plotly. Currently facing issues hosting the application on heroku. As soon as I am able to I'll like

4 Aug 04, 2022
Designed a greedy algorithm based on Markov sequential decision-making process in MATLAB/Python to optimize using Gurobi solver

Designed a greedy algorithm based on Markov sequential decision-making process in MATLAB/Python to optimize using Gurobi solver, the wheel size, gear shifting sequence by modeling drivetrain constrai

Sabbella Prasanna 1 Jan 11, 2022
Yata is a fast, simple and easy Data Visulaization tool, running on python dash

Yata is a fast, simple and easy Data Visulaization tool, running on python dash. The main goal of Yata is to provide a easy way for persons with little programming knowledge to visualize their data e

Cybercreek 3 Jun 28, 2021