AADalhat commited on
Commit
0dca722
·
verified ·
1 Parent(s): c7c2209

Update food_info.json

Browse files
Files changed (1) hide show
  1. food_info.json +111 -181
food_info.json CHANGED
@@ -1,182 +1,112 @@
1
  {
2
- "tuwo": {
3
- "ingredients": [
4
- "rice flour",
5
- "water",
6
- "salt",
7
- "okra soup",
8
- "meat"
9
- ],
10
- "calories": 350,
11
- "risks": {
12
- "diabetes": "high",
13
- "hypertension": "medium",
14
- "weight_loss": "medium"
15
- },
16
- "advice": "Use millet flour instead of white rice flour, reduce meat fat.",
17
- "substitute": "Tuwo masara with ugu soup",
18
- "diet_type": "non-vegan"
19
- },
20
- "yam_porridge": {
21
- "ingredients": [
22
- "yam",
23
- "palm oil",
24
- "pepper",
25
- "onion",
26
- "leafy greens"
27
- ],
28
- "calories": 400,
29
- "risks": {
30
- "diabetes": "medium",
31
- "hypertension": "high",
32
- "weight_loss": "high"
33
- },
34
- "advice": "Use less palm oil, add more greens.",
35
- "substitute": "Boiled yam with vegetable sauce",
36
- "diet_type": "vegan"
37
- },
38
- "jollof_rice": {
39
- "ingredients": [
40
- "white rice",
41
- "tomato",
42
- "pepper",
43
- "oil",
44
- "salt"
45
- ],
46
- "calories": 420,
47
- "risks": {
48
- "diabetes": "high",
49
- "hypertension": "high",
50
- "weight_loss": "high"
51
- },
52
- "advice": "Use brown rice, reduce oil and salt.",
53
- "substitute": "Ofada rice with vegetable stew",
54
- "diet_type": "non-vegan"
55
- },
56
- "moi_moi": {
57
- "ingredients": [
58
- "beans",
59
- "oil",
60
- "pepper",
61
- "onion",
62
- "egg"
63
- ],
64
- "calories": 280,
65
- "risks": {
66
- "diabetes": "low",
67
- "hypertension": "medium",
68
- "weight_loss": "medium"
69
- },
70
- "advice": "Steam instead of baking with oil, reduce egg if needed.",
71
- "substitute": "Boiled beans with vegetables",
72
- "diet_type": "vegan"
73
- },
74
- "suya": {
75
- "ingredients": [
76
- "beef",
77
- "oil",
78
- "pepper",
79
- "spices",
80
- "salt"
81
- ],
82
- "calories": 450,
83
- "risks": {
84
- "diabetes": "medium",
85
- "hypertension": "high",
86
- "weight_loss": "high"
87
- },
88
- "advice": "Limit portion size, avoid adding extra salt.",
89
- "substitute": "Grilled chicken with pepper sauce",
90
- "diet_type": "non-vegan"
91
- },
92
- "egusi_soup": {
93
- "ingredients": [
94
- "egusi",
95
- "palm oil",
96
- "leafy greens",
97
- "meat",
98
- "seasoning"
99
- ],
100
- "calories": 500,
101
- "risks": {
102
- "diabetes": "medium",
103
- "hypertension": "high",
104
- "weight_loss": "high"
105
- },
106
- "advice": "Use less palm oil, add more vegetables, and lean meat.",
107
- "substitute": "Vegetable soup with crayfish",
108
- "diet_type": "non-vegan"
109
- },
110
- "akara": {
111
- "ingredients": [
112
- "beans",
113
- "pepper",
114
- "onion",
115
- "oil",
116
- "salt"
117
- ],
118
- "calories": 330,
119
- "risks": {
120
- "diabetes": "medium",
121
- "hypertension": "medium",
122
- "weight_loss": "high"
123
- },
124
- "advice": "Fry with less oil or bake, avoid excess salt.",
125
- "substitute": "Baked bean cakes",
126
- "diet_type": "vegan"
127
- },
128
- "nkwobi": {
129
- "ingredients": [
130
- "cow foot",
131
- "palm oil",
132
- "potash",
133
- "pepper",
134
- "seasoning"
135
- ],
136
- "calories": 450,
137
- "risks": {
138
- "diabetes": "medium",
139
- "hypertension": "medium",
140
- "weight_loss": "low"
141
- },
142
- "advice": "Normal",
143
- "substitute": "Good enough",
144
- "diet_type": "Non-vegan"
145
- },
146
- "egusi_soup": {
147
- "ingredients": [
148
- "garri",
149
- "egusi",
150
- "palm oil",
151
- "meat",
152
- "vegetables"
153
- ],
154
- "calories": 600,
155
- "risks": {
156
- "diabetes": "high",
157
- "hypertension": "high",
158
- "weight_loss": "high"
159
- },
160
- "advice": "Reduce portion, use more vegetables, and less oil.",
161
- "substitute": "Wheat swallow with okra soup",
162
- "diet_type": "non-vegan"
163
- },
164
- "okpa": {
165
- "ingredients": [
166
- "okra",
167
- "oil",
168
- "pepper",
169
- "leafy greens",
170
- "meat"
171
- ],
172
- "calories": 300,
173
- "risks": {
174
- "diabetes": "low",
175
- "hypertension": "medium",
176
- "weight_loss": "low"
177
- },
178
- "advice": "Use little oil and lean meat, add ugu.",
179
- "substitute": "Steamed okra with fish",
180
- "diet_type": "non-vegan"
181
- }
182
- }
 
1
  {
2
+ "akara": {
3
+ "display_name": "Akara (Bean Cake)",
4
+ "ethnicity": "Yoruba / Nigeria-wide",
5
+ "ingredients": ["black-eyed beans", "onions", "pepper", "salt", "vegetable oil"],
6
+ "calories": 350,
7
+ "carbs": 30,
8
+ "protein": 12,
9
+ "fat": 20,
10
+ "diet_type": "Vegan",
11
+ "substitute": "Baked bean cakes"
12
+ },
13
+ "banga_soup": {
14
+ "display_name": "Banga Soup",
15
+ "ethnicity": "Niger Delta / Urhobo",
16
+ "ingredients": ["palm fruit extract", "beef", "stockfish", "crayfish", "seasoning"],
17
+ "calories": 500,
18
+ "carbs": 10,
19
+ "protein": 25,
20
+ "fat": 40,
21
+ "diet_type": "Non-vegan",
22
+ "substitute": "Vegetable oil okra soup"
23
+ },
24
+ "egusi_soup": {
25
+ "display_name": "Egusi Soup",
26
+ "ethnicity": "Igbo / Yoruba / Pan-Nigerian",
27
+ "ingredients": ["melon seeds", "vegetable oil", "leafy greens", "meat", "crayfish"],
28
+ "calories": 600,
29
+ "carbs": 12,
30
+ "protein": 28,
31
+ "fat": 45,
32
+ "diet_type": "Non-vegan",
33
+ "substitute": "Pumpkin soup"
34
+ },
35
+ "jollof_rice": {
36
+ "display_name": "Jollof Rice",
37
+ "ethnicity": "West African / Nigeria",
38
+ "ingredients": ["rice", "tomato paste", "vegetable oil", "onion", "pepper"],
39
+ "calories": 450,
40
+ "carbs": 65,
41
+ "protein": 8,
42
+ "fat": 15,
43
+ "diet_type": "Vegan",
44
+ "substitute": "Brown rice with grilled veggies"
45
+ },
46
+ "moi_moi": {
47
+ "display_name": "Moi Moi",
48
+ "ethnicity": "Yoruba / Nigeria-wide",
49
+ "ingredients": ["beans", "pepper", "onions", "oil", "egg (optional)"],
50
+ "calories": 300,
51
+ "carbs": 25,
52
+ "protein": 10,
53
+ "fat": 12,
54
+ "diet_type": "Vegan/Non-vegan",
55
+ "substitute": "Steamed lentil cakes"
56
+ },
57
+ "nkwobi": {
58
+ "display_name": "Nkwobi",
59
+ "ethnicity": "Igbo",
60
+ "ingredients": ["cow foot", "palm oil", "utazi leaves", "seasoning"],
61
+ "calories": 520,
62
+ "carbs": 5,
63
+ "protein": 35,
64
+ "fat": 38,
65
+ "diet_type": "Non-vegan",
66
+ "substitute": "Lean meat pepper soup"
67
+ },
68
+ "okpa": {
69
+ "display_name": "Okpa (Bambara Cake)",
70
+ "ethnicity": "Enugu / Southeastern Nigeria",
71
+ "ingredients": ["bambara nut flour", "pepper", "oil", "salt"],
72
+ "calories": 360,
73
+ "carbs": 40,
74
+ "protein": 15,
75
+ "fat": 18,
76
+ "diet_type": "Vegan",
77
+ "substitute": "Steamed mung bean cake"
78
+ },
79
+ "suya": {
80
+ "display_name": "Suya",
81
+ "ethnicity": "Hausa / Northern Nigeria",
82
+ "ingredients": ["beef", "yaji spice", "oil", "salt"],
83
+ "calories": 480,
84
+ "carbs": 6,
85
+ "protein": 35,
86
+ "fat": 30,
87
+ "diet_type": "Non-vegan",
88
+ "substitute": "Grilled chicken breast with herbs"
89
+ },
90
+ "tuwo": {
91
+ "display_name": "Tuwo Shinkafa",
92
+ "ethnicity": "Hausa / Northern Nigeria",
93
+ "ingredients": ["rice", "water", "salt"],
94
+ "calories": 320,
95
+ "carbs": 70,
96
+ "protein": 5,
97
+ "fat": 1,
98
+ "diet_type": "Vegan",
99
+ "substitute": "Millet flour tuwo"
100
+ },
101
+ "yam_porridge": {
102
+ "display_name": "Yam Porridge",
103
+ "ethnicity": "Yoruba / Nigeria-wide",
104
+ "ingredients": ["yam", "palm oil", "leafy greens", "pepper", "onion"],
105
+ "calories": 400,
106
+ "carbs": 55,
107
+ "protein": 8,
108
+ "fat": 20,
109
+ "diet_type": "Vegan",
110
+ "substitute": "Boiled yam with vegetable sauce"
111
+ }
112
+ }