de-data-lab / WRK

Repository for the WRK Group Dashboard
https://techimpact.shinyapps.io/WRK-dashboard
GNU Affero General Public License v3.0
1 stars 0 forks source link

ETL the WRK survey data from 2021 #50

Closed nsunami closed 2 years ago

nsunami commented 2 years ago

We want to ETL the survey data from 2021.

The script will:

  1. download the private raw file hosted at Azure
  2. transform the file (cleaning variable names, cleaning factors)
  3. upload the private wide file back to Azure
  4. create a public summary table file for plotting and save to the repo (one row representing a summary statistic, not a participant)