Skip to content

Instantly share code, notes, and snippets.

@shiondev
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save shiondev/2ebda1793bca03659324 to your computer and use it in GitHub Desktop.

Select an option

Save shiondev/2ebda1793bca03659324 to your computer and use it in GitHub Desktop.
Sample Datafiniti Business List Data
{
"total": 14779,
"records": [
{
"key": "us/tx/austin/214eandersonln",
"long": "-97.704324",
"lat": "30.343545",
"city": "Austin",
"province": "TX",
"country": "US",
"address": "214 E Anderson Ln",
"name": "Mama Ninfa's",
"encoding": "UTF-8",
"type": "location",
"website": "http://mamaninfas.com",
"phone": "5128321105",
"postalcode": "78752",
"dateUpdated": "2013-10-03T02:11:48Z",
"category": [
"Restaurants",
"Austin Restaurants",
"Georgian Acres",
"Mexican",
"Tex-mex / Mexican / Bar"
],
"source": [
"http://www.allmenus.com/tx/austin/14955-mama-ninfas/menu/",
"http://www.tripadvisor.com/Restaurant_Review-g30196-d804628-Reviews-Ninfa_s_Mexican_Restaurant-Austin_Texas.html",
"http://www.menuism.com/restaurants/mama-ninfas-highway-183-austin-367574",
"http://www.menuism.com/restaurants/mama-ninfas-austin-157583",
"http://www.menuism.com/restaurants/ninfas-mexican-restaurant-austin-515230",
"http://austin.citysearch.com/profile/10233044/austin_tx/ninfa_s_mexican_restaurant.html"
],
"rating": "4.0",
"numReviews": 0,
"numFields": 233,
"description": "Tags: Mexican",
"goodfor": "Families with children",
"image": "http://images1.citysearch.net/assets/imgdb/advertorial_profile/60/e7/V-AUSTX-55043008_ID49351_guide_inclusion.jpg",
"sic": "5610",
"naics": "722511",
"cuisine": "Mexican",
"delivery": "CRAWL_PACKAGE_INVALID_ATTRIBUTE: Value 'Delivery' not valid for type BOOLEAN",
"priceRange": "USD 10 - USD 20",
"neigborhood": "Georgian Acres, North Lamar",
"hour": [
"Mon 11:00am-10:00pm",
"Tue 11:00am-10:00pm",
"Wed 11:00am-10:00pm",
"Thu 11:00am-10:00pm",
"Fri 11:00am-11:00pm",
"Sat 11:00am-11:00pm",
"Sun 11:00am-10:00pm"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment