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
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
ipyvizzu - Jupyter notebook integration of Vizzu

ipyvizzu - Jupyter notebook integration of Vizzu. Tutorial · Examples · Repository About The Project ipyvizzu is the Jupyter Notebook integration of V

Vizzu 729 Jan 08, 2023
Fast data visualization and GUI tools for scientific / engineering applications

PyQtGraph A pure-Python graphics library for PyQt5/PyQt6/PySide2/PySide6 Copyright 2020 Luke Campagnola, University of North Carolina at Chapel Hill h

pyqtgraph 3.1k Jan 08, 2023
Package managers visualization

Software Galaxies This repository combines visualizations of major software package managers. All visualizations are available here: http://anvaka.git

Andrei Kashcha 1.4k Dec 22, 2022
The official colors of the FAU as matplotlib/seaborn colormaps

FAU - Colors The official colors of Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU) as matplotlib / seaborn colormaps. We support the old colo

Machine Learning and Data Analytics Lab FAU 9 Sep 05, 2022
Import, visualize, and analyze SpiderFoot OSINT data in Neo4j, a graph database

SpiderFoot Neo4j Tools Import, visualize, and analyze SpiderFoot OSINT data in Neo4j, a graph database Step 1: Installation NOTE: This installs the sf

Black Lantern Security 42 Dec 26, 2022
1900-2016 Olympic Data Analysis in Python by plotting different graphs

🔥 Olympics Data Analysis 🔥 In Data Science field, there is a big topic before creating a model for future prediction is Data Analysis. We can find o

Sayan Roy 1 Feb 06, 2022
This tool is designed to help administrators get an overview of their Active Directory structure.

This tool is designed to help administrators get an overview of their Active Directory structure. In the group view you can see all elements of an AD (OU, USER, GROUPS, COMPUTERS etc.). In the user v

deexno 2 Oct 30, 2022
Flexitext is a Python library that makes it easier to draw text with multiple styles in Matplotlib

Flexitext is a Python library that makes it easier to draw text with multiple styles in Matplotlib

Tomás Capretto 93 Dec 28, 2022
Example Code Notebooks for Data Visualization in Python

This repository contains sample code scripts for creating awesome data visualizations from scratch using different python libraries (such as matplotli

Javed Ali 27 Jan 04, 2023
Wikipedia WordCloud App generate Wikipedia word cloud art created using python's streamlit, matplotlib, wikipedia and wordcloud packages

Wikipedia WordCloud App Wikipedia WordCloud App generate Wikipedia word cloud art created using python's streamlit, matplotlib, wikipedia and wordclou

Siva Prakash 5 Jan 02, 2022
A little logger for machine learning research

Blinker Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". Signal receivers

Reinforcement Learning Working Group 27 Dec 03, 2022
Productivity Tools for Plotly + Pandas

Cufflinks This library binds the power of plotly with the flexibility of pandas for easy plotting. This library is available on https://github.com/san

Jorge Santos 2.7k Dec 30, 2022
:small_red_triangle: Ternary plotting library for python with matplotlib

python-ternary This is a plotting library for use with matplotlib to make ternary plots plots in the two dimensional simplex projected onto a two dime

Marc 611 Dec 29, 2022
JSNAPY example: Validate NAT policies

JSNAPY example: Validate NAT policies Overview This example will show how to use JSNAPy to make sure the expected NAT policy matches are taking place.

Calvin Remsburg 1 Jan 07, 2022
Type-safe YAML parser and validator.

StrictYAML StrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification. Priorities: Beautiful API Re

Colm O'Connor 1.2k Jan 04, 2023
Shaded 😎 quantile plots

shadyquant 😎 This python package allows you to quantile and plot lines where you have multiple samples, typically for visualizing uncertainty. Your d

Mehrad Ansari 13 Sep 29, 2022
Sky attention heatmap of submissions to astrometry.net

astroheat Installation Requires Python 3.6+, Tested with Python 3.9.5 Install library dependencies pip install -r requirements.txt The program require

4 Jun 20, 2022
LinkedIn connections analyzer

LinkedIn Connections Analyzer 🔗 https://linkedin-analzyer.herokuapp.com Hey hey 👋 , welcome to my LinkedIn connections analyzer. I recently found ou

Okkar Min 5 Sep 13, 2022
Insert SVGs into matplotlib

Insert SVGs into matplotlib

Andrew White 35 Dec 29, 2022