Skip to content

authman/data_visualization

 
 

Repository files navigation

Data_Visualization

This is a collection of my data visualizations, mostly made with Python.

Cause of Death - Reality vs. Google vs. Media

Animated stacked bar chart - COD

This animation is an expansion on the excellent write up by Hasan Al-Jamaly, Maximillian Siemers, Owen Shen, and Nicole Stone for a project in Brad Voytek's UCSD course. The writeup can be found here: https://owenshen24.github.io/charting-death/

Code: bar_cod.py

Data: Death: Reality vs. Reported

Our Living Planet

EVI Animated Map

This GIF is shortened from the full dataset of 18 years to only 2 years due to file size restrictions. Full resolution videos from 2000-2018 are on YouTube.

All credit for the imagery products go to the NASA MODIS Science Team. I only collected the images into animations and annotated them.

Code: modis_vegetation.py

Data: NASA MODIS Sensor on Terra Satellite LP DAAC

The Night Sky (HYG Database)

HYG Scatter Plot Twinkling

Code: hyg_scatter.py

Data: HYG Stellar Database v3

Contest: r/DataIsBeautiful DataViz Battle 2018-03

State Same Sex Marriage Laws in the USA

State Same Sex Marriage Laws in the USA - Violin

Code: ssm_violin.py

State Same Sex Marriage Laws in the USA - Joy

Code: ssm_joy.py

Data: Pew Research Center via DataViz Battle Feb 2018

Contest: r/DataIsBeautiful DataViz Battle 2018-02

Contest entry: Reddit post - Honorable Mention

Annual Company Revenue vs. Annual CEO Compensation

Annual Company Revenue vs. Annual CEO Compensation - Dot Pairs

Code: dot_pairs_ceo_compensation.py

Data: Reddit post by u/k0m0d0z0

USA Population Rankings

USA Population Rankings - Bump Chart

Code: pop_joy.py

Data (raw): https://census.gov/data/tables/time-series/demo/popest/pre-1980-state.html

Data (manually aggregated/cleaned): USA_Population_of_States_US_Census_Intercensal_Tables_1917-2017.csv

USA Births Per Month

The parts that stand out to me are the two big bumps 9 months after Pearl Harbor and 9 months after the war ended in Sep 1945. Those bumps are so big that the full chart pretty much only shows Baby Boomers.

Births Per Month in the USA - Heat Map

Births Per Month in the USA - Line Chart

Births Per Month in the USA - Box Plot

Births Per Month in the USA - Heat Map (Ranged)

Code: birth_heatmap.py

Birth data: Human Mortality Database

Population data: US Census Bureau

Population data (aggregated): USA_Population_of_States_US_Census_Intercensal_Tables_1917-2017.csv

About

A collection of data visualizations, mostly in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%