Showing posts with label data sets. Show all posts
Showing posts with label data sets. Show all posts
Tuesday, July 10, 2012
This is *huge*: SAScii package
http://blog.revolutionanalytics.com/2012/07/importing-public-data-with-sas-instructions-into-r.html
Q: How do you make a hairless primate?
Answer 1: Take a hairy primate, wait a few million years and see if Darwin was right.
Answer 2: Make them work in SAS and watch them pull all their hair out.
Unfortunately many public datasets are released as ASCII files with only SAS code to read them in, name all the variables properly, etc.
Now there's a new kid on the block, the SAScii package for R, which will read in the SAS script, parse it, and deliver you an R file instead. Since R has fabulous import/export abilities (via the foreign package), this means even if you are a Stata user you can take advantage.
Thursday, March 22, 2012
STATA access to World Bank data
Talk about bananas! The World Bank has just published a new version of the wbopendata_module that gives STATA users direct access to a lot of their data! More information here:
http://data.worldbank.org/news/accessing-world-bank-open-data-in-stata
According to their website:
1,000 new indicators for a total of 5,300 time series
Access to the metadata including indicator definitions and other supporting documentation
Links to maps from within STATA
And it couldn't be easier to get access, just type:
ssc install wbopendata
The help file gives you all the details
The help file gives you all the details
Wednesday, November 2, 2011
Health economics datasets
"This Compendium of Health Datasets for Economists (ICoHDE) provides the largest collection of English specific datasets available for researchers interested in the field of economics of health and health care."
http://www.herc.ox.ac.uk/icohde
http://www.herc.ox.ac.uk/icohde
Subscribe to:
Posts (Atom)