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/9cbd4a20b0346008baea to your computer and use it in GitHub Desktop.
Save dashr/9cbd4a20b0346008baea to your computer and use it in GitHub Desktop.
[
{
"id": 62949004547,
"district_id": 629490,
"name": "Pajaro Middle",
"address": "250 Salinas Rd",
"city": "Watsonville",
"state": "CA",
"zip": "95076",
"country": "US",
"lat": 36.899162,
"lng": -121.748032,
"teachers": 11,
"total_students": 438,
"type": "1",
"urbanicity": "23",
"title1_eligible": 1,
"title1_school": 1,
"free_lunch": 346,
"reduced_lunch": 70,
"created_at": "2014-08-23T00:23:55.000Z",
"updated_at": "2014-08-23T00:23:55.000Z"
},
{
"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