Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2014 06:01
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 anonymous/9337256c884577d65585 to your computer and use it in GitHub Desktop.
Save anonymous/9337256c884577d65585 to your computer and use it in GitHub Desktop.
SO question 25540782
{
"data":[
{
"data":{
"created":"2014-02-26T21:14:56.662Z",
"district":"4fd43cc56d11340000000005",
"high_grade":"12",
"last_modified":"2014-02-26T21:14:56.665Z",
"location":{
"address":"350 5th Avenue",
"city":"New York",
"state":"NY",
"zip":"10001"
},
"low_grade":"9",
"name":"Clever High School",
"nces_id":"360008000000",
"phone":"(212) 555-1212",
"principal":{
"name":"TheodoraKhan",
"email":"tdkhan@mailinator.com"
},
"school_number":"02M800",
"sis_id":"02M800",
"state_id":"712345",
"id":"530e595026403103360ff9fd"
},
"uri":"/v1.1/schools/530e595026403103360ff9fd"
},
{
"data":{
"created":"2014-02-26T21:14:56.668Z",
"district":"4fd43cc56d11340000000005",
"high_grade":"5",
"last_modified":"2014-02-26T21:14:56.670Z",
"location":{
"address":"110 Pineapple Street",
"city":"Brooklyn",
"state":"NY",
"zip":"11201"
},
"low_grade":"Kindergarten",
"name":"Clever Elementary School",
"nces_id":"360007000000",
"phone":"(718) 555-4567",
"principal":{
"name":"Cecilia Roderick",
"email":"ceciliar@mailinator.com"
},
"school_number":"13K123",
"sis_id":"13K123",
"state_id":"30890",
"id":"530e595026403103360ff9fe"
},
"uri":"/v1.1/schools/530e595026403103360ff9fe"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment