Skip to content

ai-ml-architect/data_visualization

 
 

Repository files navigation

Data_Visualization

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


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

That baby boomer spike is nicely timed with WWII, as expected. The war ended on September 2, 1945 and nine months later is June 1946, precisely when the births start heating up.

Births Per Month in the USA - Heat Map

Code: Births Per Month in the USA

Data: http://www.mortality.org/cgi-bin/hmd/hmd_download.php

About

A collection of data visualizations, mostly in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 63.1%
  • HTML 32.4%
  • Python 4.5%