From c0ac7eaef934e9bdcfffc0783e4b3fd63458a8c8 Mon Sep 17 00:00:00 2001 From: Johj Date: Fri, 21 Oct 2016 03:38:26 -0700 Subject: [PATCH] updated dead links in readme for pums data in college-majors --- college-majors/readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/college-majors/readme.md b/college-majors/readme.md index 0f2603e..596c6a6 100644 --- a/college-majors/readme.md +++ b/college-majors/readme.md @@ -1,7 +1,9 @@ This repo contains the data and code for FiveThirtyEight's story on earnings of college majors. All data is from American Community Survey 2010-2012 Public Use Microdata Series. -Download data here: http://www.census.gov/acs/www/data_documentation/pums_data/ -Documentation here: http://www.census.gov/acs/www/data_documentation/pums_documentation/ + +Download data here: http://www.census.gov/programs-surveys/acs/data/pums.html + +Documentation here: http://www.census.gov/programs-surveys/acs/technical-documentation/pums.html college-majors-rscript.R: - My R script for parsing the data.