vanderbilt-data-science / lapop-dashboard

Data transforms to support Tableau Public dashboard for LAPOP data.
MIT License
3 stars 2 forks source link

Create variables `<varlabel>_l` for each `<varlabel>_m` #149

Closed maitagorri closed 4 years ago

maitagorri commented 4 years ago

For each measure variable, the final dataset needs to include a corresponding label variable. This should have the same value as the corresponding dimension variable (if it exists), i.e. be based on the same text. If there is shorter label text available than used for the dimension variable, use that instead.