Skip to content

Instantly share code, notes, and snippets.

@prakhar21
Last active May 27, 2018 12:35
Show Gist options
  • Save prakhar21/1f634d6593faf34109a8917b553a37ca to your computer and use it in GitHub Desktop.
Save prakhar21/1f634d6593faf34109a8917b553a37ca to your computer and use it in GitHub Desktop.
{
"Delhi": {
"rating": "4.0",
"votes": "553",
"score": 2212.0,
"name": "Jung Bahadur Kachori Wala",
"cuisine": "Street Food"
},
"Bangalore": {
"rating": "4.4",
"votes": "238",
"score": 1047.2,
"name": "Sharon Tea Stall",
"cuisine": "Tea, Beverages"
},
"Chennai": {
"rating": "3.2",
"votes": "16",
"score": 51.2,
"name": "Soda Hub - OMR Food Street",
"cuisine": "Beverages"
},
"Pune": {
"rating": "4.6",
"votes": "1564",
"score": 7194.4,
"name": "Garden Vada Pav Centre",
"cuisine": "Street Food"
},
"Mumbai": {
"rating": "4.5",
"votes": "1441",
"score": 6484.5,
"name": "B Merwan",
"cuisine": "Bakery, Fast Food, Parsi, Desserts"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment