Skip to content

Instantly share code, notes, and snippets.

@dashr
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dashr/10c79cfb278674f99abd to your computer and use it in GitHub Desktop.
Save dashr/10c79cfb278674f99abd to your computer and use it in GitHub Desktop.
Requesting a school record ( http://oldschooldb.com/v1/schools/62949011462 )
[
{
"id": 62949011462,
"district_id": 629490,
"name": "Pajaro Valley High",
"address": "500 Harkins Slough Rd",
"city": "Watsonville",
"state": "CA",
"zip": "95076",
"country": "US",
"lat": 36.914211,
"lng": -121.793304,
"teachers": 61,
"total_students": 1460,
"type": "1",
"urbanicity": "41",
"title1_eligible": 1,
"title1_school": 1,
"free_lunch": 1001,
"reduced_lunch": 203,
"created_at": "2014-08-23T00:23:55.000Z",
"updated_at": "2014-08-23T00:23:55.000Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment