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 Python-based non-fungible token (NFT) generator built using Samilla and Matplotlib

PyNFT A Pythonic NF (non-fungible token) generator built using Samilla and Matplotlib Use python pynft.py [amount] The intention behind this generato

Ayush Gundawar 6 Feb 07, 2022
DataVisualization - The evolution of my arduino and python journey. New level of competence achieved

DataVisualization - The evolution of my arduino and python journey. New level of competence achieved

1 Jan 03, 2022
Getting started with Python, Dash and Plot.ly for the Data Dashboards team

data_dashboards Getting started with Python, Dash and Plot.ly for the Data Dashboards team Getting started MacOS users: # Install the pyenv version ma

Department for Levelling Up, Housing and Communities 1 Nov 08, 2021
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
An interactive dashboard for visualisation, integration and classification of data using Active Learning.

AstronomicAL An interactive dashboard for visualisation, integration and classification of data using Active Learning. AstronomicAL is a human-in-the-

45 Nov 28, 2022
Political elections, appointment, analysis and visualization in Python

Political elections, appointment, analysis and visualization in Python poli-sci-kit is a Python package for political science appointment and election

Andrew Tavis McAllister 9 Dec 01, 2022
Data-FX is an addon for Blender (2.9) that allows for the visualization of data with different charts

Data-FX Data-FX is an addon for Blender (2.9) that allows for the visualization of data with different charts Currently, there are only 2 chart option

Landon Ferguson 20 Nov 21, 2022
Create charts with Python in a very similar way to creating charts using Chart.js

Create charts with Python in a very similar way to creating charts using Chart.js. The charts created are fully configurable, interactive and modular and are displayed directly in the output of the t

Nicolas H 68 Dec 08, 2022
Create artistic visualisations with your exercise data (Python version)

strava_py Create artistic visualisations with your exercise data (Python version). This is a port of the R strava package to Python. Examples Facets A

Marcus Volz 53 Dec 28, 2022
With Holoviews, your data visualizes itself.

HoloViews Stop plotting your data - annotate your data and let it visualize itself. HoloViews is an open-source Python library designed to make data a

HoloViz 2.3k Jan 02, 2023
Apache Superset is a Data Visualization and Data Exploration Platform

Superset A modern, enterprise-ready business intelligence web application. Why Superset? | Supported Databases | Installation and Configuration | Rele

The Apache Software Foundation 50k Jan 06, 2023
GDSHelpers is an open-source package for automatized pattern generation for nano-structuring.

GDSHelpers GDSHelpers in an open-source package for automatized pattern generation for nano-structuring. It allows exporting the pattern in the GDSII-

Helge Gehring 76 Dec 16, 2022
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)

100 pandas puzzles Puzzles notebook Solutions notebook Inspired by 100 Numpy exerises, here are 100* short puzzles for testing your knowledge of panda

Alex Riley 1.9k Jan 08, 2023
The Python ensemble sampling toolkit for affine-invariant MCMC

emcee The Python ensemble sampling toolkit for affine-invariant MCMC emcee is a stable, well tested Python implementation of the affine-invariant ense

Dan Foreman-Mackey 1.3k Jan 04, 2023
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
A small script written in Python3 that generates a visual representation of the Mandelbrot set.

Mandelbrot Set Generator A small script written in Python3 that generates a visual representation of the Mandelbrot set. Abstract The colors in the ou

1 Dec 28, 2021
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
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)

PyVista Deployment Build Status Metrics Citation License Community 3D plotting and mesh analysis through a streamlined interface for the Visualization

PyVista 1.6k Jan 08, 2023
Advanced hot reloading for Python

The missing element of Python - Advanced Hot Reloading Details Reloadium adds hot reloading also called "edit and continue" functionality to any Pytho

Reloadware 1.9k Jan 04, 2023
Attractors is a package for simulation and visualization of strange attractors.

attractors Attractors is a package for simulation and visualization of strange attractors. Installation The simplest way to install the module is via

Vignesh M 45 Jul 31, 2022