Tidy Tuesday 03/12/2019 Philadelphia Parking Violations
Data description From From TidyTuesdays github: This week’s data is from Open Data Philly - there is over 1 GB of data, but I have filtered it down to &...
Data description From From TidyTuesdays github: This week’s data is from Open Data Philly - there is over 1 GB of data, but I have filtered it down to &...
Data description From From TidyTuesdays github: This week’s data is from the CRAN courtesy of Phillip Massicotte. He analyzed the lines of code and t...
Data description From From TidyTuesdays github: This week’s data is from the ACS Survey. The article and underlying data can be found at the Census Webs...
Data description From From TidyTuesdays github: This week’s data is from the NYC Squirrel Census - raw data at NY Data portal. H/t to Sara Stoudt for...
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 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...
Data description From From TidyTuesdays github: This week’s data is from Open Powerlifting. Wikipedia has many details around the sport itself, as well ...
Data description From From TidyTuesdays github: This week’s data is from data.world and the Safer Parks database. A lot of free text this week, som...
Data description From From TidyTuesdays github: This week’s data is from Wikipedia - by way of the Data Is Beautiful Subreddit. Additional info and...
Data description From From TidyTuesdays github: This week’s data is from Wikipedia, by way of Andrew Collier. Import data and packages library(tidyve...
Data description From From TidyTuesdays github: This week’s data is from Stockholm International Peace Research Institute, by way of data is plural with...
Data description From From TidyTuesdays github: Information about Roman emperors such as their birth date and place, reign start and end, death cause an...
Data description From TidyTuesdays github: Each of the columns after episode/title correspond to the binary presence (0 or 1) of that element in the pain...
2019/W45: Las Vegas Convention Attendance & Visitor Traffic Data from here Interactive plot Load packages and import data import pandas as pd impo...
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 Week 43 of Makeover Monday in 2019. Number of people dying by suicide by single year of age, England and Wales, deaths registered betwe...
My first Storytelling with data challenge. From October 2019. Data description From From Storytelling with data: Import packages library(tidyverse) lib...