usetdm

Stata command to download example data

usetdm loads datasets from the web to recreate examples from various classes and workshops.

Option clear must be specified if another dataset is currently in memory.

To see the full list of available datasets, see my GitHub repository.

Read the usetdm help file here.


Installation Instructions:

To install in Stata:

net install usetdm, from("https://tdmize.github.io/data/usetdm")

Help File

To read the usetdm help file (also available here):

help usetdm