EconData
Created by Bradley Setzler, Pennsylvania State University
This is a directory for managing publicly-available economics data. It contains two components:
- EconData: R package to automatically download and prepare various publicly-available economic data sets from source.
- DataRepo A repository of prepared data sets that were created by the EconData package.
To use the R package, run the following:
devtools::install_github("setzler/EconData/EconData")
library(EconData)
Data sets currently available include:
- State corporate tax rates, covering all states during 2000-2020.
- Census CBP employment, earnings, and establishments at various levels of aggregation, 2001-2019.
- Miscellaneous cross-walks, distances, and industry classifications.