Skip to content

Instantly share code, notes, and snippets.

@AdventureBear
Last active August 29, 2015 14:21
Show Gist options
  • Save AdventureBear/ac9da9869d593e74e664 to your computer and use it in GitHub Desktop.
Save AdventureBear/ac9da9869d593e74e664 to your computer and use it in GitHub Desktop.
[
{
"name": "App Academy",
'garnish': '18',
'weeks':'12',
'location': ['New York', 'San Fransisco']
},
{
'name': 'Viking Code School',
'garnish': '18',
'weeks':'14',
'location': ['online']
},
{
'name': 'Hack Reactor',
'garnish': '0',
'cost': '17780',
'terms': '3',
'apr':'5.5',
'lender': 'Upstart'
'weeks':'12',
'city': ['New York', 'San Fransisco']
},
{
'name': 'Dev Bootcamp',
'garnish': '0',
'cost': '13950',
'terms': '3',
'apr':'6',
'lender': 'Pave'
'weeks':'19',
'city': ['New York', 'San Fransisco', 'Chicago']
}, {
'name': 'General Asssembly',
'garnish': '0',
'cost': '11500',
'terms': '3',
'apr':'5.5',
'lender': 'Upstart'
'weeks':'12',
'city': ['Washington, DC', 'Austin', 'Boston', 'Chicago','Hong Kong', 'London', 'Los Angeles', 'Melbourne', 'New York City', 'San Fransisco', 'Seattle', 'Singapore']
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment