despite their modest agenda, these surveys include smart, straightforward documentation worth reading if you care about more than the sample frame. but in a sentence: the aoa samples about three hundred area agencies on aging, and within those sampled agencies, randomly selects beneficiaries (grandmom and grandpop) to include in the survey microdata just like any good cluster sample. before you worry through the technical documentation, browse the questionnaire to make sure they're asking whatever you're trying to answer. i've done my best to get your tires off the road asap. this new github repository contains three scripts:
download all microdata.R
- harvest all of the links on the aoa's microdata page
- follow each link through to each year- and program-specific dataset
- download, read.csv, and save each data.frame object to the local disk
analysis examples.R
- load an example single year of data
- construct a fay's adjusted replication survey design
- demonstrate the beauty, simplicity, and power of survey analysis with the r language
replication.R
- load two program data files from 2003 and 2012
- construct a fay's adjusted replication survey design
- precisely match percents, weighted counts, and standard errors from agidnet's online query tool
click here to view these three scripts
for more detail about the national survey of oaa participants, visit:
- the administration on aging's summary of findings, so you can see where and why these survey data exist
- the aging integrated database (agidnet) frequently asked questions page
notes:
the administration on aging's agidnet website hosts quite a lot of easy-to-access statistics (and not just from this survey), including their custom data table-maker. before you sink your teeth into the microdata, play around with what's online. after all, online query tools will be overtaking all non-r statistical languages any minute now.
confidential to sas, spss, stata, and sudaan users: why are you bragging about the great deal you got on your new granite kitchen countertops when the best restaurant in town is free? time to transition to r. :D