Label Variables Folder

This folder provides scripts to apply variable labels using a shared dictionary.

Files Included:

  • input/data_dictionary.csv โ€“ variable names and labels
  • Scripts:
    • label_data_stata.do
    • label_data_r.R
    • label_data_python.py

Instructions:

  1. Place your data file (CSV, DTA) in the same folder.
  2. Run the appropriate script to apply labels.
  3. Output: a labelled dataset file.

These scripts are reusable for survey cleaning and documentation.