Makeover Monday 28/10/2019 World Cities Ranked by Annual Sunshine Hours
Week 44 World Cities Ranked by Annual Sunshine Hours Data from here Load packages and import data import pandas as pd import altair as alt df = pd.read_...
Week 44 World Cities Ranked by Annual Sunshine Hours Data from here Load packages and import data import pandas as pd import altair as alt df = pd.read_...
Data description From From TidyTuesdays github: This week’s data is from the IMDB by way of Kaggle. H/t to Georgios Karamanis for sharing the data th...
Data description Week 43 of Makeover Monday in 2019. Number of people dying by suicide by single year of age, England and Wales, deaths registered betwe...
Data description From From TidyTuesdays github: This week’s data is from the EPA. The full data dictionary can be found at fueleconomy.gov. It’s es...
My first Storytelling with data challenge. From October 2019. Data description From From Storytelling with data: Import packages library(tidyverse) lib...