⬆️ update data
This commit is contained in:
parent
594dc6ede4
commit
526bb6c78d
70 changed files with 1568 additions and 1059 deletions
|
@ -7,6 +7,16 @@
|
|||
"1": {
|
||||
"description": "Energie / Brennwert in KiloJoule",
|
||||
"food_values": {
|
||||
"221": {
|
||||
"food": "Zwiebeln (frisch)",
|
||||
"id": 221,
|
||||
"value": null
|
||||
},
|
||||
"23": {
|
||||
"food": "passierte Tomaten (Dose)",
|
||||
"id": 23,
|
||||
"value": 100.3
|
||||
},
|
||||
"255": {
|
||||
"food": "Zucchini",
|
||||
"id": 255,
|
||||
|
@ -17,31 +27,26 @@
|
|||
"id": 264,
|
||||
"value": null
|
||||
},
|
||||
"318": {
|
||||
"food": "Paprika (frisch)",
|
||||
"id": 318,
|
||||
"value": null
|
||||
},
|
||||
"391": {
|
||||
"food": "Salz & Pfeffer",
|
||||
"id": 391,
|
||||
"value": 0
|
||||
},
|
||||
"399": {
|
||||
"food": "passierte Tomaten",
|
||||
"id": 399,
|
||||
"value": null
|
||||
},
|
||||
"400": {
|
||||
"food": "getrockneter Oregano",
|
||||
"food": "Oregano (getrocknet)",
|
||||
"id": 400,
|
||||
"value": null
|
||||
},
|
||||
"401": {
|
||||
"food": "Basilikum getrocknet",
|
||||
"food": "Basilikum (getrocknet)",
|
||||
"id": 401,
|
||||
"value": null
|
||||
},
|
||||
"402": {
|
||||
"food": "Paprika",
|
||||
"id": 402,
|
||||
"value": null
|
||||
},
|
||||
"404": {
|
||||
"food": "veganer Reibek\u00e4se",
|
||||
"id": 404,
|
||||
|
@ -51,18 +56,13 @@
|
|||
"food": "Aufbackbr\u00f6tchen",
|
||||
"id": 405,
|
||||
"value": null
|
||||
},
|
||||
"415": {
|
||||
"food": "Zwiebeln",
|
||||
"id": 415,
|
||||
"value": null
|
||||
}
|
||||
},
|
||||
"id": 1,
|
||||
"missing_value": true,
|
||||
"name": "Brennwert[kJ]",
|
||||
"order": 0,
|
||||
"total_value": 0,
|
||||
"total_value": 100.3,
|
||||
"unit": "kJ"
|
||||
}
|
||||
},
|
||||
|
@ -79,7 +79,7 @@
|
|||
"name": "GPN",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2025-06-06T23:49:52.362265+02:00"
|
||||
"updated_at": "2025-06-09T00:04:28.190990+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2025-05-01T17:04:38.215340+02:00",
|
||||
|
@ -90,7 +90,7 @@
|
|||
"name": "gpn23",
|
||||
"numchild": 0,
|
||||
"parent": null,
|
||||
"updated_at": "2025-06-06T23:49:52.365514+02:00"
|
||||
"updated_at": "2025-06-09T00:04:28.194071+02:00"
|
||||
},
|
||||
{
|
||||
"created_at": "2025-05-06T20:28:52.453996+02:00",
|
||||
|
@ -127,32 +127,53 @@
|
|||
"conversions": [
|
||||
{
|
||||
"amount": 100.0,
|
||||
"food": "passierte Tomaten",
|
||||
"food": "passierte Tomaten (Dose)",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.1,
|
||||
"food": "passierte Tomaten",
|
||||
"food": "passierte Tomaten (Dose)",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "passierte Tomaten",
|
||||
"id": 399,
|
||||
"full_name": "passierte Tomaten (Dose)",
|
||||
"id": 23,
|
||||
"ignore_shopping": false,
|
||||
"inherit_fields": [],
|
||||
"name": "passierte Tomaten",
|
||||
"name": "passierte Tomaten (Dose)",
|
||||
"numchild": 0,
|
||||
"open_data_slug": null,
|
||||
"parent": null,
|
||||
"plural_name": "passierte Tomaten",
|
||||
"properties": [],
|
||||
"plural_name": "",
|
||||
"properties": [
|
||||
{
|
||||
"id": 3,
|
||||
"property_amount": 100.3,
|
||||
"property_type": {
|
||||
"description": "Energie / Brennwert in KiloJoule",
|
||||
"fdc_id": 1062,
|
||||
"id": 1,
|
||||
"name": "Brennwert[kJ]",
|
||||
"open_data_slug": null,
|
||||
"order": 0,
|
||||
"unit": "kJ"
|
||||
}
|
||||
}
|
||||
],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
|
@ -163,7 +184,7 @@
|
|||
"id": 4,
|
||||
"name": "Konserven"
|
||||
},
|
||||
"url": ""
|
||||
"url": "https://produkte.metro.de/shop/pv/BTY-X310022/0032/0021/aro-Passierte-Tomaten-1-l-Packung"
|
||||
},
|
||||
"id": 911,
|
||||
"is_header": false,
|
||||
|
@ -193,27 +214,34 @@
|
|||
"conversions": [
|
||||
{
|
||||
"amount": 1.0,
|
||||
"food": "getrockneter Oregano",
|
||||
"food": "Oregano (getrocknet)",
|
||||
"unit": "TL"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "getrockneter Oregano",
|
||||
"full_name": "Oregano (getrocknet)",
|
||||
"id": 400,
|
||||
"ignore_shopping": false,
|
||||
"inherit_fields": [],
|
||||
"name": "getrockneter Oregano",
|
||||
"name": "Oregano (getrocknet)",
|
||||
"numchild": 0,
|
||||
"open_data_slug": null,
|
||||
"parent": null,
|
||||
"plural_name": "getrockneter Oregano",
|
||||
"plural_name": "",
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
|
@ -254,27 +282,34 @@
|
|||
"conversions": [
|
||||
{
|
||||
"amount": 0.5,
|
||||
"food": "Basilikum getrocknet",
|
||||
"food": "Basilikum (getrocknet)",
|
||||
"unit": "TL"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Basilikum getrocknet",
|
||||
"full_name": "Basilikum (getrocknet)",
|
||||
"id": 401,
|
||||
"ignore_shopping": false,
|
||||
"inherit_fields": [],
|
||||
"name": "Basilikum getrocknet",
|
||||
"name": "Basilikum (getrocknet)",
|
||||
"numchild": 0,
|
||||
"open_data_slug": null,
|
||||
"parent": null,
|
||||
"plural_name": null,
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
|
@ -321,7 +356,7 @@
|
|||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Knoblauchpulver",
|
||||
|
@ -383,41 +418,48 @@
|
|||
"conversions": [
|
||||
{
|
||||
"amount": 80.0,
|
||||
"food": "Paprika",
|
||||
"food": "Paprika (frisch)",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.08,
|
||||
"food": "Paprika",
|
||||
"food": "Paprika (frisch)",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Sorte\tMin. Gewicht\tMax. Gewicht\tDurchschnittsgewicht\nGelbe Paprika\t88 Gramm\t237 Gramm\t157 Gramm\nGr\u00fcne Paprika\t68 Gramm\t220 Gramm\t143 Gramm\nRote Paprika\t82 Gramm\t236 Gramm\t164 Gramm\n\nAllergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Paprika",
|
||||
"id": 402,
|
||||
"full_name": "Paprika (frisch)",
|
||||
"id": 318,
|
||||
"ignore_shopping": false,
|
||||
"inherit_fields": [],
|
||||
"name": "Paprika",
|
||||
"name": "Paprika (frisch)",
|
||||
"numchild": 0,
|
||||
"open_data_slug": null,
|
||||
"parent": null,
|
||||
"plural_name": "Paprika",
|
||||
"plural_name": null,
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
"substitute_onhand": false,
|
||||
"substitute_siblings": false,
|
||||
"supermarket_category": {
|
||||
"description": null,
|
||||
"id": 33,
|
||||
"name": "Obst und Gem\u00fcse"
|
||||
"description": "",
|
||||
"id": 3,
|
||||
"name": "Gem\u00fcse (frisch)"
|
||||
},
|
||||
"url": ""
|
||||
},
|
||||
|
@ -460,7 +502,7 @@
|
|||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Zucchini",
|
||||
|
@ -522,38 +564,49 @@
|
|||
"conversions": [
|
||||
{
|
||||
"amount": 40.0,
|
||||
"food": "Zwiebeln",
|
||||
"food": "Zwiebeln (frisch)",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.04,
|
||||
"food": "Zwiebeln",
|
||||
"food": "Zwiebeln (frisch)",
|
||||
"unit": "kg / Kilogramm"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Zwiebeln",
|
||||
"id": 415,
|
||||
"full_name": "Zwiebeln (frisch)",
|
||||
"id": 221,
|
||||
"ignore_shopping": false,
|
||||
"inherit_fields": [],
|
||||
"name": "Zwiebeln",
|
||||
"name": "Zwiebeln (frisch)",
|
||||
"numchild": 0,
|
||||
"open_data_slug": null,
|
||||
"parent": null,
|
||||
"plural_name": null,
|
||||
"plural_name": "",
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
"substitute_onhand": false,
|
||||
"substitute_siblings": false,
|
||||
"supermarket_category": null,
|
||||
"supermarket_category": {
|
||||
"description": "",
|
||||
"id": 3,
|
||||
"name": "Gem\u00fcse (frisch)"
|
||||
},
|
||||
"url": ""
|
||||
},
|
||||
"id": 916,
|
||||
|
@ -595,7 +648,7 @@
|
|||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: \u2049\ufe0f Produkt pr\u00fcfen",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "veganer Reibek\u00e4se",
|
||||
|
@ -609,7 +662,14 @@
|
|||
"plural_name": null,
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
|
@ -661,7 +721,7 @@
|
|||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: (keine)",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Salz & Pfeffer",
|
||||
|
@ -675,7 +735,14 @@
|
|||
"plural_name": null,
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
|
@ -733,7 +800,7 @@
|
|||
],
|
||||
"food": {
|
||||
"child_inherit_fields": [],
|
||||
"description": "",
|
||||
"description": "Allergene: Gluten",
|
||||
"fdc_id": null,
|
||||
"food_onhand": false,
|
||||
"full_name": "Aufbackbr\u00f6tchen",
|
||||
|
@ -747,7 +814,14 @@
|
|||
"plural_name": null,
|
||||
"properties": [],
|
||||
"properties_food_amount": 100.0,
|
||||
"properties_food_unit": null,
|
||||
"properties_food_unit": {
|
||||
"base_unit": "g",
|
||||
"description": "",
|
||||
"id": 5,
|
||||
"name": "g / Gramm",
|
||||
"open_data_slug": null,
|
||||
"plural_name": "g"
|
||||
},
|
||||
"recipe": null,
|
||||
"substitute": [],
|
||||
"substitute_children": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue