-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample-data.json
102 lines (102 loc) · 2.18 KB
/
sample-data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
"Apfel;0.25;0.50",
"Banane;0.20;0.40",
"Orange;0.30;0.60",
"Ananas;1.50;3.00",
"Erdbeere;0.50;1.00",
"Trauben;0.75;1.50",
"Wassermelone;2.00;4.00",
"Zucchini;0.40;0.80",
"Karotten;0.30;0.60",
"Brokkoli;1.00;2.00",
"Gurke;0.50;1.00",
"Tomate;0.25;0.50",
"Paprika;0.75;1.50",
"Avocado;1.50;3.00",
"Zwiebeln;0.25;0.50",
"Kartoffeln;0.50;1.00",
"Spargel;2.00;4.00",
"Pilze;1.00;2.00",
"Lachsfilet;3.50;7.00",
"Thunfisch;2.00;4.00",
"Hähnchenbrust;1.50;3.00",
"Rinderfilet;5.00;10.00",
"Schweinefilet;3.00;6.00",
"Tofu;1.00;2.00",
"Eier;0.20;0.40",
"Milch;0.75;1.50",
"Joghurt;0.50;1.00",
"Käse;1.00;2.00",
"Butter;0.75;1.50",
"Margarine;0.50;1.00",
"Brot;1.00;2.00",
"Baguette;0.75;1.50",
"Croissant;0.50;1.00",
"Schokolade;0.75;1.50",
"Kekse;0.50;1.00",
"Chips;1.00;2.00",
"Erdnüsse;0.75;1.50",
"Popcorn;0.50;1.00",
"Bier;1.00;2.00",
"Wein;5.00;10.00",
"Gin;10.00;20.00",
"Whisky;20.00;40.00",
"Wodka;10.00;20.00",
"Rum;15.00;30.00",
"Cola;0.50;1.00",
"Limonade;0.50;1.00",
"Saft;1.00;2.00",
"Wasser;0.25;0.50",
"Tee;0.75;1.50",
"Kaffee;1.00;2.00",
"Schinken;1.00;2.00",
"Salami;0.75;1.50",
"Speck;1.50;3.00",
"Räucherlachs;2.50;5.00",
"Hummus;1.00;2.00",
"Falafel;1.50;3.00",
"Oliven;0.75;1.50",
"Feta;1.00;2.00",
"Parmesan;2.50;5.00",
"Gorgonzola;2.00;4.00",
"Schafskäse;1.50;3.00",
"Eisbergsalat;0.25;0.50",
"Rucola;0.50;1.00",
"Feldsalat;0.75;1.50",
"Spinat;0.50;1.00",
"Endiviensalat;0.40;0.80",
"Radicchio;0.50;1.00",
"Rote Beete;0.75;1.50",
"Zuckerschoten;1.00;2.00",
"Aubergine;0.75;1.50",
"Pilzsuppe;1.50;3.00",
"Kürbissuppe;2.00;4.00",
"Tomatensuppe;1.25;2.50",
"Hühnersuppe;1.50;3.00",
"Rindfleischsuppe;2.00;4.00",
"Gemüsebrühe;0.50;1.00",
"Rindfleischgulasch;4.00;8.00",
"Schweinefleischgulasch;3.00;6.00",
"Gemüsepfanne;2.00;4.00",
"Hühnchenkeulen;2.00;4.00",
"Putenbrust;1.50;3.00",
"Hackfleisch;1.00;2.00",
"Nudeln;0.75;1.50",
"Reis;0.50;1.00",
"Couscous;1.00;2.00",
"Bulgur;1.00;2.00",
"Quinoa;2.00;4.00",
"Haferflocken;0.75;1.50",
"Müsli;1.50;3.00",
"Cornflakes;0.75;1.50",
"Nutella;2.00;4.00",
"Honig;1.00;2.00",
"Marmelade;1.50;3.00",
"Erdnussbutter;1.50;3.00",
"Senf;0.50;1.00",
"Ketchup;0.75;1.50",
"Mayonnaise;0.75;1.50",
"Sojasauce;1.00;2.00",
"Olivenöl;2.00;4.00",
"Balsamico Essig;1.50;3.00"
]