Skip to content

Instantly share code, notes, and snippets.

@harryandriyan
Created July 12, 2019 10:25
Show Gist options
  • Save harryandriyan/c87c924fee97e0cacf65292972c6b5d3 to your computer and use it in GitHub Desktop.
Save harryandriyan/c87c924fee97e0cacf65292972c6b5d3 to your computer and use it in GitHub Desktop.
[
{
"title":"Elementary",
"schools":[
{
"school_name":"Eanes",
"school_category":"Elementary",
"school_district":"Eanes Isd"
},
{
"school_name":"Barton Hills",
"school_category":"Elementary",
"school_district":"Austin Isd"
},
{
"school_name":"Eanes Elementary School",
"school_category":"Elementary",
"school_district":"113 - Eanes"
}
]
},
{
"title":"Middle School",
"schools":[
{
"school_name":"Hill Country Middle School",
"school_category":"Middle",
"school_district":"113 - Eanes"
}
]
},
{
"title":"High School",
"schools":[
{
"school_name":"Westlake",
"school_category":"High",
"school_district":"Eanes Isd"
},
{
"school_name":"Austin",
"school_category":"High",
"school_district":"Austin Isd"
},
{
"school_name":"Westlake High School",
"school_category":"High",
"school_district":"113 - Eanes"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment