Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.51 KB

README.md

File metadata and controls

44 lines (35 loc) · 2.51 KB

DS_Hackathon_2021

Scripts and random experiments for the TrueCue Women+Data Hackathon 2021. Contains a collection of supporting datasets to complement the recommended dataset, some python scripts for cleaning and formatting and some simple graphs with matplotlib+seaborn.

Datasets/sources

Graphs

Population over time

Population of four selected countries over time (1900-2000) population-over-time

Share of global co2 emissions over time with population growth

Share of global co2 emissions of four selected countries over time with population size bubbles (1900-2000) global-co2-population

Share of population vs share of emissions over time, facet grid

Combination of two datasets, facet grid of four countries share of global population vs share of emissions over time (1900-2000) share-emissions-vs-population

Share of population vs share of emissions, selected years

Combination of the same two datasets, for a subsection of years to more clearly portray changes over time share_of_population_vs_emissions_selected_years

Literacy over time

Literacy rates of four selected countries over time (1900-2000) literacy-over-time

Life expectancy over time

Life expectancy at birth of four selected countries over time (1900-2000) life-ex-over-time

Human development index

Human development index of four countries over time (1900-2000) hdi-over-time

Missing data

Visualization of the missing data in the original dataset, yellow=missing missing-data