jankabatek / labmake

Create Stata value labels from codebook-style variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labmake - automate the generation of value labels from codebooks

I made this script because I was getting tired of manually recoding Excel codebooks into Stata labels.

To install, parse the following command in Stata:

net install labmake, from("https://raw.githubusercontent.com/jankabatek/labmake/master/ado/") replace

The help file contains further details and examples:

help labmake

About

Create Stata value labels from codebook-style variables


Languages

Language:Stata 95.4%Language:TeX 4.6%