Skip to content

Instantly share code, notes, and snippets.

@akaHeimdall
Created March 10, 2016 06:50
Show Gist options
  • Save akaHeimdall/60a8a3516c09343afe44 to your computer and use it in GitHub Desktop.
Save akaHeimdall/60a8a3516c09343afe44 to your computer and use it in GitHub Desktop.
Sample Data Structure
{
"id": "0003ee8c-2288-11e4-9610-0015c5f288ee",
"created_at": "8/12/14 9:24",
"updated_at": "8/12/14 9:25",
"aamc_id": "87878999",
"acomas_id": "",
"tmdsas_id": "",
"school_id": "",
"is_md_applicant": "1",
"is_phd_applicant": "0",
"is_tmdsas_applicant": "0",
"is_do_applicant": "0",
"is_optometry_applicant": "0",
"first_name": "Jim",
"middle_name": "",
"last_name": "Russel",
"email": "some@there.com",
"address1": "123 N. Evans Street",
"address2": "",
"city": "Whosawatchacallit",
"state": "DE",
"postal_code": "56898",
"phone": "555-489-9854",
"institution_id": "379",
"associations_count": "2",
"evals_count": "1",
"date_eval_uploaded": "8/12/14",
"amcas_rec_id": "123456",
"is_podiatry_applicant": "0",
"podiatry_id": "",
"is_post_bac_applicant": "0",
"post_bac_id": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment