Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ezanders

ezanders


Description

Wooldridge Source: L.E. Papke (1994), “Tax Policy and Urban Development: Evidence from the Indiana Enterprise Zone Program,” Journal of Public Economics 54, 37-49. Professor Papke kindly provided these data. Data loads lazily.

Usage

data('ezanders')

Format

A data.frame with 108 observations on 25 variables:

  • month: name of month

  • uclms: unemployment claims

  • ez: =1 if enterprise zone

  • year: 1980 through 1988

  • y81: =1 if year == 1981

  • y82:

  • y83:

  • y84:

  • y85:

  • y86:

  • y87:

  • y88:

  • luclms: log(uclms)

  • jan: =1 if month == JAN

  • feb:

  • mar:

  • apr:

  • may:

  • jun:

  • jul:

  • aug:

  • sep:

  • oct:

  • nov:

  • dec:

Notes

These are actually monthly unemployment claims for the Anderson enterprise zone. Papke used annualized data, across many zones and non-zones, in her original analysis.

Used in Text: page 377

Source

Examples

str(ezanders)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.