The cleaned data is available in three formats:
.rds
df <- readRDS("data.rds")
.dta
use "data.dta"
data.csv data.rds data.dta