Skip to content

Commit 89e112d

Browse files
committed
Added link to 'real world example' reading ACS 2000 PUMS data.
1 parent 3e1ae39 commit 89e112d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getclean.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permalink: /getclean/
1414
- [Query string (and other fields-within-fields) unrolling](http://rpubs.com/schnee/32988)
1515
- [Pre-processing Excel files before loading them into R](https://github.com/alkashef/cleaningexceldata)
1616
- [Codebook template that can be used in the Getting and Cleaning Data project](https://gist.github.com/JorisSchut/dbc1fc0402f28cad9b41)
17+
- ["Real world" example - reading American Community Survey 2000 PUMS Data:](https://github.com/lgreski/acsexample) Demonstrates how to extract records of a given type from a data file containing multiple record types, and how to use an Excel-based code book to specify arguments for reading a fixed-width file.
1718

1819
## Comprehensive Notes
1920

0 commit comments

Comments
 (0)