Social Security Administration Public Use Microdata Files (SSAPUMF) (doi:10.7910/DVN/ZDNCVZ)

View:

Part 1: Document Description
Part 2: Study Description
Entire Codebook

Document Description

Citation

Title:

Social Security Administration Public Use Microdata Files (SSAPUMF)

Identification Number:

doi:10.7910/DVN/ZDNCVZ

Distributor:

Harvard Dataverse

Date of Distribution:

2013-05-21

Version:

2

Bibliographic Citation:

Damico, Anthony, 2013, "Social Security Administration Public Use Microdata Files (SSAPUMF)", https://doi.org/10.7910/DVN/ZDNCVZ, Harvard Dataverse, V2

Study Description

Citation

Title:

Social Security Administration Public Use Microdata Files (SSAPUMF)

Identification Number:

doi:10.7910/DVN/ZDNCVZ

Authoring Entity:

Damico, Anthony

Producer:

Anthony Damico

Distributor:

Harvard Dataverse

Distributor:

IQSS Dataverse Network

Date of Deposit:

2013

Date of Distribution:

2013

Holdings Information:

https://doi.org/10.7910/DVN/ZDNCVZ

Study Scope

Abstract:

<h3 class="post-title entry-title" itemprop="name"> analyze the social security administration public use microdata files (ssapumf) with r </h3> the social security administration (ssa) must be overflowing with quiet heroes, because their public-use microdata files are as inconspicuous as they are thorough. sure, ssa publishes enough <a href="http://www.ssa.gov/policy/data_type.html">great statistical research of their own</a> that outside researchers rarely find ourselves wanting more and fin er data that this agency can provide, but does that stop them from releasing <a href="http://www.ssa.gov/policy/docs/microdata/index.html">detailed microdata</a> as well? why no. no it does not. if you wake up one morning with a hankerin' to study the person-level lifetime cash-flows of <a href="http://en.wikipedia.org/wiki/Franklin_D._Roosevelt#Second_New_Deal.2C_1935.E2.80.931936">fdr's legacy</a>, roll up your sleeves and start right here.<br /> <br /> compared to the other data sets on <a href="http://asdfree.com/">asdfree.com</a>, the social security administr ation public use microdata files (ssapumf) are as straightforward as it gets. you won't find complex sample survey data here, so just review the short-and-to-the-point data descriptions then <a href="http://www.ats.ucla.edu/stat/r/faq/basic_desc.htm">calculate your statistics</a> the way you would with other non-survey data. each of these files contain either one record per person or one record per person per year, and effortlessly generalize to the entire population of either social security number holders (most of the country) or social security recipients (just beneficiaries). the one-percent samples should be multiplied by 100 to get accurate nationwide count statistics an d the five-percent samples by 20, but ykta (<a href="http://www.urbandictionary.com/define.php?term=ykta">my new urban dictionary entry</a>). this new github repository contains one script:<br /> <br /> <br /> <b>download all microdata.R</b><br /> <ul> <li>download each zipped file directly onto your local computer</li> <li>load each file into a data.frame using a mixture of both fancery and schmantzery</li> <li>reproduce the overall count statistics provided in each respective data dictionary </li> <li>save each file as an R data file (.rda) for ultra-fast future use</li> </ul> <br /> <div style="text-align: left;"> </div> <br /> <div style="text-align: left;"> <a href="https://github.com/ajdamico/usgsd/tree/master/Social%20Security%20Administration%20Public-Use%20Microdata%20Files">click here to view this lonely script</a></div> <br /> <br /> <div style="text-align: left;"> for more detail about the social security administration public use microdata files (ssapumf), visit: </div> < ul> <li><a href="http://www.ssa.gov/">the social security administration home page</a></li> <li><a href="http://www.ssa.gov/open/data/">the social security administration open data initiative</a></li> <li><a href="http://www.archives.gov/historical-docs/document.html?doc=14&amp;title.raw=Social%20Security%20Act">the national archives' history of social security</a></li> </ul> <br /> notes:<br /> <br /> i skipped importing these <a href="http://www.ssa.gov/policy/docs/microdata/nbds/index.html">n ew beneficiary data system (nbds)</a> files because i broadly distrust data older than i am and you probably want <a href="http://www.ssa.gov/disabilityresearch/publicusefiles.html#tag2">these easy-to-use, far more current files</a> anyway. <br /> <br /> <br /> confidential to sas, spss, stata, and sudaan users: no doubt they were very impressive when they originally became available. but so was the bone flute. time to transition to r. :D

Methodology and Processing

Sources Statement

Data Access

Notes:

<a href="http://creativecommons.org/publicdomain/zero/1.0">CC0 1.0</a>

Other Study Description Materials