Skip to content

Instantly share code, notes, and snippets.

@ashleyw
Created August 21, 2011 00:39
Show Gist options
  • Save ashleyw/1159899 to your computer and use it in GitHub Desktop.
Save ashleyw/1159899 to your computer and use it in GitHub Desktop.
{
"id": 21441,
"description": "KENTUCKY FRIED CHICKEN, Fried Chicken, EXTRA CRISPY, Wing, meat and skin with breading",
"tags": ["KFC"],
"manufacturer": "Kentucky Fried Chicken",
"group": "Fast Foods",
"portions": [
{
"amount": 1,
"unit": "wing, with skin",
"grams": 68.0
},
...
],
"nutrients": [
{
"value": 20.8,
"units": "g",
"description": "Protein",
"group": "Composition"
},
...
]
}
@iamtrk
Copy link

iamtrk commented Jul 21, 2013

Hi ashley ,

 I have problem with importing your json (31MB file) into mongoDB. Can you help me with that. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment