Created
June 24, 2019 05:34
-
-
Save Hc747/1d2f731bbb3b89c64342a2e3911cdafa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id":"UW", | |
"name":"University of Wollongong", | |
"locationGroups":[ | |
{ | |
"id":21, | |
"description":"Wollongong Campus", | |
"institution":"UW", | |
"locations":[ | |
{ | |
"id":48, | |
"description":"Building 8", | |
"group":21 | |
}, | |
{ | |
"id":64, | |
"description":"Building 24", | |
"group":21 | |
}, | |
{ | |
"id":50, | |
"description":"Building 10", | |
"group":21 | |
}, | |
{ | |
"id":52, | |
"description":"Building 12", | |
"group":21 | |
}, | |
{ | |
"id":54, | |
"description":"Building 14", | |
"group":21 | |
}, | |
{ | |
"id":56, | |
"description":"Building 16", | |
"group":21 | |
}, | |
{ | |
"id":42, | |
"description":"Building 2", | |
"group":21 | |
}, | |
{ | |
"id":58, | |
"description":"Building 18", | |
"group":21 | |
}, | |
{ | |
"id":44, | |
"description":"Building 4", | |
"group":21 | |
}, | |
{ | |
"id":60, | |
"description":"Building 20", | |
"group":21 | |
}, | |
{ | |
"id":46, | |
"description":"Building 6", | |
"group":21 | |
}, | |
{ | |
"id":62, | |
"description":"Building 22", | |
"group":21 | |
} | |
] | |
}, | |
{ | |
"id":22, | |
"description":"South Western Sydney Campus", | |
"institution":"UW", | |
"locations":[ | |
{ | |
"id":63, | |
"description":"Building 23", | |
"group":22 | |
}, | |
{ | |
"id":65, | |
"description":"Building 25", | |
"group":22 | |
}, | |
{ | |
"id":41, | |
"description":"Building 1", | |
"group":22 | |
}, | |
{ | |
"id":43, | |
"description":"Building 3", | |
"group":22 | |
}, | |
{ | |
"id":45, | |
"description":"Building 5", | |
"group":22 | |
}, | |
{ | |
"id":47, | |
"description":"Building 7", | |
"group":22 | |
}, | |
{ | |
"id":49, | |
"description":"Building 9", | |
"group":22 | |
}, | |
{ | |
"id":51, | |
"description":"Building 11", | |
"group":22 | |
}, | |
{ | |
"id":53, | |
"description":"Building 13", | |
"group":22 | |
}, | |
{ | |
"id":55, | |
"description":"Building 15", | |
"group":22 | |
}, | |
{ | |
"id":57, | |
"description":"Building 17", | |
"group":22 | |
}, | |
{ | |
"id":59, | |
"description":"Building 19", | |
"group":22 | |
}, | |
{ | |
"id":61, | |
"description":"Building 21", | |
"group":22 | |
} | |
] | |
} | |
], | |
"contexts":[ | |
{ | |
"id":21, | |
"description":"University of Wollongong Early Admission", | |
"institution":"UW", | |
"types":[ | |
{ | |
"id":22, | |
"description":"In person interview", | |
"type":"INTERVIEW", | |
"context":21 | |
}, | |
{ | |
"id":23, | |
"description":"Telephone interview", | |
"type":"TELEPHONE_INTERVIEW", | |
"context":21 | |
} | |
], | |
"faculties":[ | |
{ | |
"id":22, | |
"name":"Business", | |
"institution":"UW", | |
"streams":[ | |
{ | |
"id":41, | |
"description":"Standard", | |
"faculty":22, | |
"context":21 | |
} | |
] | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment