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
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
Generate visualizations of GitHub user and repository statistics using GitHub Actions.

GitHub Stats Visualization Generate visualizations of GitHub user and repository statistics using GitHub Actions. This project is currently a work-in-

Aditya Thakekar 1 Jan 11, 2022
Extensible, parallel implementations of t-SNE

openTSNE openTSNE is a modular Python implementation of t-Distributed Stochasitc Neighbor Embedding (t-SNE) [1], a popular dimensionality-reduction al

Pavlin Poličar 1.1k Jan 03, 2023
a robust room presence solution for home automation with nearly no false negatives

Argos Room Presence This project builds a room presence solution on top of Argos. Using just a cheap raspberry pi zero w (plus an attached pi camera,

Angad Singh 46 Sep 18, 2022
CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.

CONTRIBUTIONS ONLY What does this mean? I do not have time to fix issues myself. The only way fixes or new features will be added is by people submitt

Alec Thomas 1.8k Dec 31, 2022
Data Visualization Guide for Presentations, Reports, and Dashboards

This is a highly practical and example-based guide on visually representing data in reports and dashboards.

Anton Zhiyanov 395 Dec 29, 2022
Draw interactive NetworkX graphs with Altair

nx_altair Draw NetworkX graphs with Altair nx_altair offers a similar draw API to NetworkX but returns Altair Charts instead. If you'd like to contrib

Zachary Sailer 206 Dec 12, 2022
A simple script that displays pixel-based animation on GitHub Activity

GitHub Activity Animator This project contains a simple Javascript snippet that produces an animation on your GitHub activity tracker. The project als

16 Nov 15, 2021
Here are my graphs for hw_02

Let's Have A Look At Some Graphs! Graph 1: State Mentions in Congressperson's Tweets on 10/01/2017 The graph below uses this data set to demonstrate h

7 Sep 02, 2022
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.

Dash Dash is the most downloaded, trusted Python framework for building ML & data science web apps. Built on top of Plotly.js, React and Flask, Dash t

Plotly 17.9k Dec 31, 2022
Missing data visualization module for Python.

missingno Messy datasets? Missing values? missingno provides a small toolset of flexible and easy-to-use missing data visualizations and utilities tha

Aleksey Bilogur 3.4k Dec 29, 2022
Simple plotting for Python. Python wrapper for D3xter - render charts in the browser with simple Python syntax.

PyDexter Simple plotting for Python. Python wrapper for D3xter - render charts in the browser with simple Python syntax. Setup $ pip install PyDexter

D3xter 31 Mar 06, 2021
Automate the case review on legal case documents and find the most critical cases using network analysis

Automation on Legal Court Cases Review This project is to automate the case review on legal case documents and find the most critical cases using netw

Yi Yin 7 Dec 28, 2022
nptsne is a numpy compatible python binary package that offers a number of APIs for fast tSNE calculation.

nptsne nptsne is a numpy compatible python binary package that offers a number of APIs for fast tSNE calculation and HSNE modelling. For more detail s

Biomedical Visual Analytics Unit LUMC - TU Delft 29 Jul 05, 2022
Decision Border Visualizer for Classification Algorithms

dbv Decision Border Visualizer for Classification Algorithms Project description A python package for Machine Learning Engineers who want to visualize

Sven Eschlbeck 1 Nov 01, 2021
A python script to visualise explain plans as a graph using graphviz

README Needs to be improved Prerequisites Need to have graphiz installed on the machine. Refer to https://graphviz.readthedocs.io/en/stable/manual.htm

Edward Mallia 1 Sep 28, 2021
A workshop on data visualization in Python with notebooks and exercises for following along.

Beyond the Basics: Data Visualization in Python The human brain excels at finding patterns in visual representations, which is why data visualizations

Stefanie Molin 162 Dec 05, 2022
Lightspin AWS IAM Vulnerability Scanner

Red-Shadow Lightspin AWS IAM Vulnerability Scanner Description Scan your AWS IAM Configuration for shadow admins in AWS IAM based on misconfigured den

Lightspin 90 Dec 14, 2022
Visualize the training curve from the *.csv file (tensorboard format).

Training-Curve-Vis Visualize the training curve from the *.csv file (tensorboard format). Feature Custom labels Curve smoothing Support for multiple c

Luckky 7 Feb 23, 2022