Skip to content

Commit dbfade2

Browse files
committed
Deploy preview for PR 75 🛫
1 parent 3eb45fa commit dbfade2

File tree

183 files changed

+1515284
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+1515284
-0
lines changed

‎pr-preview/pr-75/data/animal_bites.csv‎

Lines changed: 9004 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name,weight,chocolate,peanuts,caramel,nougat,cookie_wafer_rice,coconut,white_chocolate,multi,available_canada_america
2+
Coffee Crisp,50,1,0,0,0,1,0,0,0,Canada
3+
Butterfinger,184,1,1,1,0,0,0,0,0,America
4+
Skor,39,1,0,1,0,0,0,0,0,Both
5+
Smarties,45,1,0,0,0,0,0,0,1,Canada
6+
Twix,58,1,0,1,0,1,0,0,1,Both
7+
Reeses Peanutbutter Cups ,43,1,1,0,0,0,0,0,1,Both
8+
3 Musketeers,54,1,0,0,1,0,0,0,0,America
9+
Kinder Surprise,20,1,0,0,0,0,0,1,0,Canada
10+
M & M,48,1,1,0,0,0,0,0,1,Both
11+
Glosettes,50,1,0,0,0,0,0,0,1,Canada
12+
KitKat,45,1,0,0,0,1,0,0,1,Both
13+
Babe Ruth,60,1,1,1,1,0,0,0,0,America
14+
Caramilk,52,1,0,1,0,0,0,0,0,Canada
15+
Aero,42,1,0,0,0,0,0,0,0,Canada
16+
Mars,51,1,0,1,1,0,0,0,0,Both
17+
Payday,52,0,1,1,0,0,0,0,0,America
18+
Snickers,48,1,1,1,1,0,0,0,0,Both
19+
Crunchie,26,1,0,0,0,0,0,0,0,Canada
20+
Wonderbar ,58,1,1,1,0,0,0,0,0,Canada
21+
100 Grand ,43,1,0,1,0,1,0,0,0,America
22+
Take 5,43,1,1,1,0,1,0,0,0,America
23+
Whatchamacallits,45,1,1,0,0,1,0,0,0,America
24+
Almond Joy,46,1,0,0,0,0,1,0,0,America
25+
Oh Henry,51,1,1,1,0,0,0,0,0,Both
26+
Cookies and Cream,43,0,0,0,0,1,0,1,0,Both

‎pr-preview/pr-75/data/candybars2.csv‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name,calories,fat,sugarCoffee Crisp,260,13,25Butterfinger,798,30,72Skor,209,12,23Smarties,210,6,33Twix,250,12,25Reeses Peanutbutter Cups ,220,13,223 Musketeers,262,8,40Kinder Surprise,112,7,8M & M,230,9,31Glosettes,210,8,31KitKat,239,12,22Babe Ruth,275,13,32Caramilk,220,12,23Aero,220,12,25Mars,228,8.5,30.5Payday,240,13,21Snickers,229,11,22Crunchie,210,8,22Wonderbar ,310,18,19100 Grand ,190,8,22Take 5,200,11,18Whatchamacallits,237,11,13Almond Joy,234,13,24Oh Henry,263,13,26Cookies and Cream,220,12,13

‎pr-preview/pr-75/data/candybars_m2.csv‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
calories,fat,sugar,chocolate_bar260,13,25,Coffee Crisp798,30,72,Butterfinger209,12,23,Skor210,6,33,Smarties250,12,25,Twix220,13,22,Reeses Peanutbutter Cups 262,8,40,3 Musketeers112,7,8,Kinder Surprise230,9,31,M & M210,8,31,Glosettes239,12,22,KitKat275,13,32,Babe Ruth220,12,23,Caramilk220,12,25,Aero228,8.5,30.5,Mars240,13,21,Payday229,11,22,Snickers210,8,22,Crunchie310,18,19,Wonderbar 190,8,22,100 Grand 200,11,18,Take 5237,11,13,Whatchamacallits234,13,24,Almond Joy263,13,26,Oh Henry220,12,13,Cookies and Cream

‎pr-preview/pr-75/data/candybars_merge.csv‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
id_number,calories,fat,sugar,chocolate_bar45623,798,30,72,Butterfinger87685,250,12,25,Twix34534,262,8,40,3 Musketeers47886,239,12,22,KitKat77785,275,13,32,Babe Ruth32686,220,12,25,Aero95456,228,8.5,30.5,Mars12482,210,8,22,Crunchie23495,310,18,19,Wonderbar 78535,263,13,26,Oh Henry85254,244,16,41.2,Kinder Bueno63528,270,13,26,5th Avenue55675,220,11,24,Crunch

‎pr-preview/pr-75/data/candybars_more.csv‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
name,weight,chocolate,peanuts,caramel,nougat,cookie_wafer_rice,coconut,white_chocolate,multi,available_canada_americaKinder Bueno,43,1,0,0,0,1,0,1,1,Canada5th Avenue,56,1,1,0,0,0,0,0,0,AmericaCrunch,44,1,0,0,0,1,0,0,0,Both
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Player,No.,Age,Height,Weight,Country,Position,Experience,Birth Date,Salary
2+
Justin Bailey,38,24,193,214,United States,Forward,4,01-Jul-95,700000.00
3+
Jay Beagle,83,34,191,210,Canada,Forward,11,16-Oct-85,3200000.00
4+
Jordie Benn,4,32,188,199,Canada,Defense,8,26-Jul-87,2400000.00
5+
Guillaume Brisebois,56,22,188,175,Canada,Defense,1,21-Jul-97,700000.00
6+
Thatcher Demko,35,24,193,192,United States,Goalie,2,08-Dec-95,900000.00
7+
Alexander Edler,23,33,191,212,Swedan,Defense,13,21-Apr-86,7000000.00
8+
Loui Eriksson,21,34,188,179,Swedan,Forward,13,17-Jul-85,5000000.00
9+
Adam Gaudette,88,23,185,184,United States,Forward,2,03-Oct-96,925000.00
10+
Bo Horvat (C),53,24,183,215,Canada,Forward,5,05-Apr-95,5775000.00
11+
Quinn Hughes,43,20,178,175,United States,Defense,1,14-Oct-99,
12+
Zack MacEwen,71,23,191,205,Canada,Forward,1,08-Jul-96,925000.00
13+
Jacob Markstrom,25,30,198,206,Swedan,Goalie,9,31-Jan-90,4000000.00
14+
J.T. Miller,9,26,185,218,United States,Forward,7,14-Mar-93,6000000.00
15+
Tyler Myers,57,29,203,229,United States,Defense,10,01-Feb-90,7000000.00
16+
Tanner Pearson,70,27,185,201,Canada,Forward,6,10-Aug-92,3850000.00
17+
Elias Pettersson,40,21,188,176,Swedan,Forward,1,12-Nov-98,925000.00
18+
Antoine Roussel,26,30,180,199,France,Forward,7,21-Nov-89,3800000.00
19+
Tim Schaller,59,29,188,204,United States,Forward,5,16-Nov-90,1900000.00
20+
Troy Stecher,51,25,178,186,Canada,Defense,3,07-Apr-94,2325000.00
21+
Brandon Sutter,20,30,191,190,United States,Forward,11,14-Feb-89,4500000.00
22+
Christopher Tanev,8,30,188,197,Canada,Defense,9,20-Dec-89,
23+
Jake Virtanen,18,23,185,226,Canada,Forward,4,17-Aug-96,1500000.00
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
name,mfr,type,calories,protein,fat,sodium,fiber,carbo,sugars,potass,vitamins,shelf,weight,cups,rating
2+
100% Bran,N,Cold,70,4,1,130,10,5,6,280,25,3,1,0.33,68.402973
3+
100% Natural Bran,Q,Cold,120,3,5,15,2,8,8,135,0,3,1,1,33.983679
4+
All-Bran,K,Cold,70,4,1,260,9,7,5,320,25,3,1,0.33,59.425505
5+
All-Bran with Extra Fiber,K,Cold,50,4,0,140,14,8,0,330,25,3,1,0.5,93.704912
6+
Almond Delight,R,Cold,110,2,2,200,1,14,8,1,25,3,1,0.75,34.384843
7+
Apple Cinnamon Cheerios,G,Cold,110,2,2,180,1.5,10.5,10,70,25,1,1,0.75,29.509541
8+
Apple Jacks,K,Cold,110,2,0,125,1,11,14,30,25,2,1,1,33.174094
9+
Basic 4,G,Cold,130,3,2,210,2,18,8,100,25,3,1.33,0.75,37.038562
10+
Bran Chex,R,Cold,90,2,1,200,4,15,6,125,25,1,1,0.67,49.120253
11+
Bran Flakes,P,Cold,90,3,0,210,5,13,5,190,25,3,1,0.67,53.313813
12+
Cap'n'Crunch,Q,Cold,120,1,2,220,0,12,12,35,25,2,1,0.75,18.042851
13+
Cheerios,G,Cold,110,6,2,290,2,17,1,105,25,1,1,1.25,50.764999
14+
Cinnamon Toast Crunch,G,Cold,120,1,3,210,0,13,9,45,25,2,1,0.75,19.823573
15+
Clusters,G,Cold,110,3,2,140,2,13,7,105,25,3,1,0.5,40.400208
16+
Cocoa Puffs,G,Cold,110,1,1,180,0,12,13,55,25,2,1,1,22.736446
17+
Corn Chex,R,Cold,110,2,0,280,0,22,3,25,25,1,1,1,41.445019
18+
Corn Flakes,K,Cold,100,2,0,290,1,21,2,35,25,1,1,1,45.863324
19+
Corn Pops,K,Cold,110,1,0,90,1,13,12,20,25,2,1,1,35.782791
20+
Count Chocula,G,Cold,110,1,1,180,0,12,13,65,25,2,1,1,22.396513
21+
Cracklin' Oat Bran,K,Cold,110,3,3,140,4,10,7,160,25,3,1,0.5,40.448772
22+
Cream of Wheat (Quick),N,Hot,100,3,0,80,1,21,0,1,0,2,1,1,64.533816
23+
Crispix,K,Cold,110,2,0,220,1,21,3,30,25,3,1,1,46.895644
24+
Crispy Wheat & Raisins,G,Cold,100,2,1,140,2,11,10,120,25,3,1,0.75,36.176196
25+
Double Chex,R,Cold,100,2,0,190,1,18,5,80,25,3,1,0.75,44.330856
26+
Froot Loops,K,Cold,110,2,1,125,1,11,13,30,25,2,1,1,32.207582
27+
Frosted Flakes,K,Cold,110,1,0,200,1,14,11,25,25,1,1,0.75,31.435973
28+
Frosted Mini-Wheats,K,Cold,100,3,0,0,3,14,7,100,25,2,1,0.8,58.345141
29+
Fruit & Fibre Dates; Walnuts; and Oats,P,Cold,120,3,2,160,5,12,10,200,25,3,1.25,0.67,40.917047
30+
Fruitful Bran,K,Cold,120,3,0,240,5,14,12,190,25,3,1.33,0.67,41.015492
31+
Fruity Pebbles,P,Cold,110,1,1,135,0,13,12,25,25,2,1,0.75,28.025765
32+
Golden Crisp,P,Cold,100,2,0,45,0,11,15,40,25,1,1,0.88,35.252444
33+
Golden Grahams,G,Cold,110,1,1,280,0,15,9,45,25,2,1,0.75,23.804043
34+
Grape Nuts Flakes,P,Cold,100,3,1,140,3,15,5,85,25,3,1,0.88,52.076897
35+
Grape-Nuts,P,Cold,110,3,0,170,3,17,3,90,25,3,1,0.25,53.371007
36+
Great Grains Pecan,P,Cold,120,3,3,75,3,13,4,100,25,3,1,0.33,45.811716
37+
Honey Graham Ohs,Q,Cold,120,1,2,220,1,12,11,45,25,2,1,1,21.871292
38+
Honey Nut Cheerios,G,Cold,110,3,1,250,1.5,11.5,10,90,25,1,1,0.75,31.072217
39+
Honey-comb,P,Cold,110,1,0,180,0,14,11,35,25,1,1,1.33,28.742414
40+
Just Right Crunchy Nuggets,K,Cold,110,2,1,170,1,17,6,60,100,3,1,1,36.523683
41+
Just Right Fruit & Nut,K,Cold,140,3,1,170,2,20,9,95,100,3,1.3,0.75,36.471512
42+
Kix,G,Cold,110,2,1,260,0,21,3,40,25,2,1,1.5,39.241114
43+
Life,Q,Cold,100,4,2,150,2,12,6,95,25,2,1,0.67,45.328074
44+
Lucky Charms,G,Cold,110,2,1,180,0,12,12,55,25,2,1,1,26.734515
45+
Maypo,A,Hot,100,4,1,0,0,16,3,95,25,2,1,1,54.850917
46+
Muesli Raisins; Dates; & Almonds,R,Cold,150,4,3,95,3,16,11,170,25,3,1,1,37.136863
47+
Muesli Raisins; Peaches; & Pecans,R,Cold,150,4,3,150,3,16,11,170,25,3,1,1,34.139765
48+
Mueslix Crispy Blend,K,Cold,160,3,2,150,3,17,13,160,25,3,1.5,0.67,30.313351
49+
Multi-Grain Cheerios,G,Cold,100,2,1,220,2,15,6,90,25,1,1,1,40.105965
50+
Nut&Honey Crunch,K,Cold,120,2,1,190,0,15,9,40,25,2,1,0.67,29.924285
51+
Nutri-Grain Almond-Raisin,K,Cold,140,3,2,220,3,21,7,130,25,3,1.33,0.67,40.69232
52+
Nutri-grain Wheat,K,Cold,90,3,0,170,3,18,2,90,25,3,1,1,59.642837
53+
Oatmeal Raisin Crisp,G,Cold,130,3,2,170,1.5,13.5,10,120,25,3,1.25,0.5,30.450843
54+
Post Nat. Raisin Bran,P,Cold,120,3,1,200,6,11,14,260,25,3,1.33,0.67,37.840594
55+
Product 19,K,Cold,100,3,0,320,1,20,3,45,100,3,1,1,41.50354
56+
Puffed Rice,Q,Cold,50,1,0,0,0,13,0,15,0,3,0.5,1,60.756112
57+
Puffed Wheat,Q,Cold,50,2,0,0,1,10,0,50,0,3,0.5,1,63.005645
58+
Quaker Oat Squares,Q,Cold,100,4,1,135,2,14,6,110,25,3,1,0.5,49.511874
59+
Quaker Oatmeal,Q,Hot,100,5,2,0,2.7,1,1,110,0,1,1,0.67,50.828392
60+
Raisin Bran,K,Cold,120,3,1,210,5,14,12,240,25,2,1.33,0.75,39.259197
61+
Raisin Nut Bran,G,Cold,100,3,2,140,2.5,10.5,8,140,25,3,1,0.5,39.7034
62+
Raisin Squares,K,Cold,90,2,0,0,2,15,6,110,25,3,1,0.5,55.333142
63+
Rice Chex,R,Cold,110,1,0,240,0,23,2,30,25,1,1,1.13,41.998933
64+
Rice Krispies,K,Cold,110,2,0,290,0,22,3,35,25,1,1,1,40.560159
65+
Shredded Wheat,N,Cold,80,2,0,0,3,16,0,95,0,1,0.83,1,68.235885
66+
Shredded Wheat 'n'Bran,N,Cold,90,3,0,0,4,19,0,140,0,1,1,0.67,74.472949
67+
Shredded Wheat spoon size,N,Cold,90,3,0,0,3,20,0,120,0,1,1,0.67,72.801787
68+
Smacks,K,Cold,110,2,1,70,1,9,15,40,25,2,1,0.75,31.230054
69+
Special K,K,Cold,110,6,0,230,1,16,3,55,25,1,1,1,53.131324
70+
Strawberry Fruit Wheats,N,Cold,90,2,0,15,3,15,5,90,25,2,1,1,59.363993
71+
Total Corn Flakes,G,Cold,110,2,1,200,0,21,3,35,100,3,1,1,38.839746
72+
Total Raisin Bran,G,Cold,140,3,1,190,4,15,14,230,100,3,1.5,1,28.592785
73+
Total Whole Grain,G,Cold,100,3,1,200,3,16,3,110,100,3,1,1,46.658844
74+
Triples,G,Cold,110,2,1,250,0,21,3,60,25,3,1,0.75,39.106174
75+
Trix,G,Cold,110,1,1,140,0,13,12,25,25,2,1,1,27.753301
76+
Wheat Chex,R,Cold,100,3,1,230,3,17,3,115,25,1,1,0.67,49.787445
77+
Wheaties,G,Cold,100,3,1,200,3,17,3,110,25,1,1,1,51.592193
78+
Wheaties Honey Gold,G,Cold,110,2,1,200,1,16,8,60,25,1,1,0.75,36.187559
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
name,mfr_type,type,calories,protein,fat,sodium,fiber,carbo,sugars,potass,vitamins,shelf,weight,cups,rating
2+
100% Bran,N-Cold,Cold,70,4,1,130,10,5,6,280,25,3,1,0.33,68.402973
3+
100% Natural Bran,Q-Cold,Cold,120,3,5,15,2,8,8,135,0,3,1,1,33.983679
4+
All-Bran,K-Cold,Cold,70,4,1,260,9,7,5,320,25,3,1,0.33,59.425505
5+
All-Bran with Extra Fiber,K-Cold,Cold,50,4,0,140,14,8,0,330,25,3,1,0.5,93.704912
6+
Almond Delight,R-Cold,Cold,110,2,2,200,1,14,8,1,25,3,1,0.75,34.384843
7+
Apple Cinnamon Cheerios,G-Cold,Cold,110,2,2,180,1.5,10.5,10,70,25,1,1,0.75,29.509541
8+
Apple Jacks,K-Cold,Cold,110,2,0,125,1,11,14,30,25,2,1,1,33.174094
9+
Basic 4,G-Cold,Cold,130,3,2,210,2,18,8,100,25,3,1.33,0.75,37.038562
10+
Bran Chex,R-Cold,Cold,90,2,1,200,4,15,6,125,25,1,1,0.67,49.120253
11+
Bran Flakes,P-Cold,Cold,90,3,0,210,5,13,5,190,25,3,1,0.67,53.313813
12+
Cap'n'Crunch,Q-Cold,Cold,120,1,2,220,0,12,12,35,25,2,1,0.75,18.042851
13+
Cheerios,G-Cold,Cold,110,6,2,290,2,17,1,105,25,1,1,1.25,50.764999
14+
Cinnamon Toast Crunch,G-Cold,Cold,120,1,3,210,0,13,9,45,25,2,1,0.75,19.823573
15+
Clusters,G-Cold,Cold,110,3,2,140,2,13,7,105,25,3,1,0.5,40.400208
16+
Cocoa Puffs,G-Cold,Cold,110,1,1,180,0,12,13,55,25,2,1,1,22.736446
17+
Corn Chex,R-Cold,Cold,110,2,0,280,0,22,3,25,25,1,1,1,41.445019
18+
Corn Flakes,K-Cold,Cold,100,2,0,290,1,21,2,35,25,1,1,1,45.863324
19+
Corn Pops,K-Cold,Cold,110,1,0,90,1,13,12,20,25,2,1,1,35.782791
20+
Count Chocula,G-Cold,Cold,110,1,1,180,0,12,13,65,25,2,1,1,22.396513
21+
Cracklin' Oat Bran,K-Cold,Cold,110,3,3,140,4,10,7,160,25,3,1,0.5,40.448772
22+
Cream of Wheat (Quick),N-Hot,Hot,100,3,0,80,1,21,0,1,0,2,1,1,64.533816
23+
Crispix,K-Cold,Cold,110,2,0,220,1,21,3,30,25,3,1,1,46.895644
24+
Crispy Wheat & Raisins,G-Cold,Cold,100,2,1,140,2,11,10,120,25,3,1,0.75,36.176196
25+
Double Chex,R-Cold,Cold,100,2,0,190,1,18,5,80,25,3,1,0.75,44.330856
26+
Froot Loops,K-Cold,Cold,110,2,1,125,1,11,13,30,25,2,1,1,32.207582
27+
Frosted Flakes,K-Cold,Cold,110,1,0,200,1,14,11,25,25,1,1,0.75,31.435973
28+
Frosted Mini-Wheats,K-Cold,Cold,100,3,0,0,3,14,7,100,25,2,1,0.8,58.345141
29+
Fruit & Fibre Dates; Walnuts; and Oats,P-Cold,Cold,120,3,2,160,5,12,10,200,25,3,1.25,0.67,40.917047
30+
Fruitful Bran,K-Cold,Cold,120,3,0,240,5,14,12,190,25,3,1.33,0.67,41.015492
31+
Fruity Pebbles,P-Cold,Cold,110,1,1,135,0,13,12,25,25,2,1,0.75,28.025765
32+
Golden Crisp,P-Cold,Cold,100,2,0,45,0,11,15,40,25,1,1,0.88,35.252444
33+
Golden Grahams,G-Cold,Cold,110,1,1,280,0,15,9,45,25,2,1,0.75,23.804043
34+
Grape Nuts Flakes,P-Cold,Cold,100,3,1,140,3,15,5,85,25,3,1,0.88,52.076897
35+
Grape-Nuts,P-Cold,Cold,110,3,0,170,3,17,3,90,25,3,1,0.25,53.371007
36+
Great Grains Pecan,P-Cold,Cold,120,3,3,75,3,13,4,100,25,3,1,0.33,45.811716
37+
Honey Graham Ohs,Q-Cold,Cold,120,1,2,220,1,12,11,45,25,2,1,1,21.871292
38+
Honey Nut Cheerios,G-Cold,Cold,110,3,1,250,1.5,11.5,10,90,25,1,1,0.75,31.072217
39+
Honey-comb,P-Cold,Cold,110,1,0,180,0,14,11,35,25,1,1,1.33,28.742414
40+
Just Right Crunchy Nuggets,K-Cold,Cold,110,2,1,170,1,17,6,60,100,3,1,1,36.523683
41+
Just Right Fruit & Nut,K-Cold,Cold,140,3,1,170,2,20,9,95,100,3,1.3,0.75,36.471512
42+
Kix,G-Cold,Cold,110,2,1,260,0,21,3,40,25,2,1,1.5,39.241114
43+
Life,Q-Cold,Cold,100,4,2,150,2,12,6,95,25,2,1,0.67,45.328074
44+
Lucky Charms,G-Cold,Cold,110,2,1,180,0,12,12,55,25,2,1,1,26.734515
45+
Maypo,A-Hot,Hot,100,4,1,0,0,16,3,95,25,2,1,1,54.850917
46+
Muesli Raisins; Dates; & Almonds,R-Cold,Cold,150,4,3,95,3,16,11,170,25,3,1,1,37.136863
47+
Muesli Raisins; Peaches; & Pecans,R-Cold,Cold,150,4,3,150,3,16,11,170,25,3,1,1,34.139765
48+
Mueslix Crispy Blend,K-Cold,Cold,160,3,2,150,3,17,13,160,25,3,1.5,0.67,30.313351
49+
Multi-Grain Cheerios,G-Cold,Cold,100,2,1,220,2,15,6,90,25,1,1,1,40.105965
50+
Nut&Honey Crunch,K-Cold,Cold,120,2,1,190,0,15,9,40,25,2,1,0.67,29.924285
51+
Nutri-Grain Almond-Raisin,K-Cold,Cold,140,3,2,220,3,21,7,130,25,3,1.33,0.67,40.69232
52+
Nutri-grain Wheat,K-Cold,Cold,90,3,0,170,3,18,2,90,25,3,1,1,59.642837
53+
Oatmeal Raisin Crisp,G-Cold,Cold,130,3,2,170,1.5,13.5,10,120,25,3,1.25,0.5,30.450843
54+
Post Nat. Raisin Bran,P-Cold,Cold,120,3,1,200,6,11,14,260,25,3,1.33,0.67,37.840594
55+
Product 19,K-Cold,Cold,100,3,0,320,1,20,3,45,100,3,1,1,41.50354
56+
Puffed Rice,Q-Cold,Cold,50,1,0,0,0,13,0,15,0,3,0.5,1,60.756112
57+
Puffed Wheat,Q-Cold,Cold,50,2,0,0,1,10,0,50,0,3,0.5,1,63.005645
58+
Quaker Oat Squares,Q-Cold,Cold,100,4,1,135,2,14,6,110,25,3,1,0.5,49.511874
59+
Quaker Oatmeal,Q-Hot,Hot,100,5,2,0,2.7,1,1,110,0,1,1,0.67,50.828392
60+
Raisin Bran,K-Cold,Cold,120,3,1,210,5,14,12,240,25,2,1.33,0.75,39.259197
61+
Raisin Nut Bran,G-Cold,Cold,100,3,2,140,2.5,10.5,8,140,25,3,1,0.5,39.7034
62+
Raisin Squares,K-Cold,Cold,90,2,0,0,2,15,6,110,25,3,1,0.5,55.333142
63+
Rice Chex,R-Cold,Cold,110,1,0,240,0,23,2,30,25,1,1,1.13,41.998933
64+
Rice Krispies,K-Cold,Cold,110,2,0,290,0,22,3,35,25,1,1,1,40.560159
65+
Shredded Wheat,N-Cold,Cold,80,2,0,0,3,16,0,95,0,1,0.83,1,68.235885
66+
Shredded Wheat 'n'Bran,N-Cold,Cold,90,3,0,0,4,19,0,140,0,1,1,0.67,74.472949
67+
Shredded Wheat spoon size,N-Cold,Cold,90,3,0,0,3,20,0,120,0,1,1,0.67,72.801787
68+
Smacks,K-Cold,Cold,110,2,1,70,1,9,15,40,25,2,1,0.75,31.230054
69+
Special K,K-Cold,Cold,110,6,0,230,1,16,3,55,25,1,1,1,53.131324
70+
Strawberry Fruit Wheats,N-Cold,Cold,90,2,0,15,3,15,5,90,25,2,1,1,59.363993
71+
Total Corn Flakes,G-Cold,Cold,110,2,1,200,0,21,3,35,100,3,1,1,38.839746
72+
Total Raisin Bran,G-Cold,Cold,140,3,1,190,4,15,14,230,100,3,1.5,1,28.592785
73+
Total Whole Grain,G-Cold,Cold,100,3,1,200,3,16,3,110,100,3,1,1,46.658844
74+
Triples,G-Cold,Cold,110,2,1,250,0,21,3,60,25,3,1,0.75,39.106174
75+
Trix,G-Cold,Cold,110,1,1,140,0,13,12,25,25,2,1,1,27.753301
76+
Wheat Chex,R-Cold,Cold,100,3,1,230,3,17,3,115,25,1,1,0.67,49.787445
77+
Wheaties,G-Cold,Cold,100,3,1,200,3,17,3,110,25,1,1,1,51.592193
78+
Wheaties Honey Gold,G-Cold,Cold,110,2,1,200,1,16,8,60,25,1,1,0.75,36.187559

0 commit comments

Comments
 (0)