-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Added two sample codebooks. #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added two sample codebooks. #32
Conversation
These are great posts! The purpose of this website is to direct people to other resources that compliment the Data Science Specialization, so could you please post these contributions somewhere else and then provide a link to them on this website? As you can see, this website is mostly links! If you don't have a blog, you could always post these markdown files as a GitHub Gist. |
It's going to be this weekend before I do the Gist. Thank you Kirsten Frank On Monday, September 29, 2014 2:09 PM, Sean Kross notifications@github.com wrote: Hi @kirstenfrank |
Added link to two gists of codebooks.
I tried to issue a new pull request (from the Github graphical interface) but it brought up this page instead of a new one. |
If you could just rename the files in you gists so they have a |
I didn't realize that you re-formatted the gists! I'll be happy to merge this if you want me to! |
Thank you. I just did it on Tuesday. Sincerely,
|
The dogwalking codebook is an example of a codebook for business data.
The PROPPR codebook is an example of a codebook for experimental data. Although it is based on a clinical trial, the codebook is my own work.
These are most useful in Getting and Cleaning Data, where the students are asked to write their own codebook.