Skip to content

Data clean and visualisation of soviet space dogs data (source: Duncan Geere)

Notifications You must be signed in to change notification settings

ShashankMulugu/soviet-space-dogs

 
 

Repository files navigation

soviet-space-dogs

Data clean and visualisation of soviet space dogs data.

The Data

The data has been sourced from here. Collated by Duncan Geere.

Data Clean

dogs_clean.R and flights_clean.R perform some data cleaning/tidying steps to prepare the data for plotting. Makes use of tidyr, stringr, lubridate and janitor.

Data Viz

dog_flight_plot.R creates the data visualisation saved as soviet_space_dogs.png. Built with ggplot2, ggforce, ggtext and showtext.

Try it yourself

The cleaning steps output the cleaned data as CSV files: dogs_clean.csv flights_clean.csv

Feel free to create your own data viz!

Blog posts

Blog post on the cleaning/tidying steps can be found here: https://davidsmale.netlify.com/portfolio/soviet-space-dogs-part-1/

Blog post on the data visualisation can be found here: https://davidsmale.netlify.com/portfolio/soviet-space-dogs-part-2/

About

Data clean and visualisation of soviet space dogs data (source: Duncan Geere)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%