Japonica rice
{
"serving": "1 serving"
}
{
"nutritionEntries": []
}
{
"id": "rice-short-grain-white",
"emoji": "β¬",
"status": "π€ Needs info",
"name": "Rice, short-grain white",
"dataFilePath": "./data/eats/rice-short-grain-white.json",
"slug": "rice-short-grain-white",
"summary": "",
"source": "",
"sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/eats/rice-short-grain-white.md",
"ingredients": [
"Japonica [rice](/ingredients/rice)\n"
],
"method": "* **NOTE**: I have no idea how to do actually get white rice from a rice plant. I'm still figuring out the structure of this project, and right now this feels like it somehow makes sense as a \"recipe\".\n* White rice comes from the rice plant, but it requires some additional processing.\n* First you have to mill the rice, this removes the inedible hull and yields brown rice.\n* Then you have to remove the bran and germ from the brown rice, and polish it up. This yields white rice.\n",
"notes": "* White rice has less fibre and fewer nutrients, but it spoils a *lot* less easily... so during the second half of the 1800s it mostly replaced brown rice. This led to beriberi epidemics throughout Asia.\n* Even today, some countries require that white rice be enriched with nutrients such as B-vitamins and iron in order to prevent nutrient-deficiency related issues, especially in contexts such as government programs and foreign aid.\n",
"nutritionData": {
"serving": {
"value": 1,
"unit": "serving"
},
"components": {},
"_dev": {
"nutritionEntries": []
}
},
"yieldData": null,
"measurementData": null,
"ingredientTree": {
"ingredients": [
{
"id": "rice",
"emoji": "π",
"name": "Rice"
}
],
"eats": [],
"flattenedIngredients": [
{
"id": "rice",
"emoji": "π",
"name": "Rice"
}
],
"flattenedEats": []
},
"usedIn": [
{
"id": "rice-short-grain-white-cooked",
"emoji": "π",
"name": "Rice, short-grain white, cooked"
}
]
}