Rows: 456,548
Columns: 9
$ id <int> 1379560, 1466964, 1346989, 1338232, 1448490, 127…
$ week <int> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, …
$ center_id <int> 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, …
$ meal_id <int> 1885, 1993, 2539, 2139, 2631, 1248, 1778, 1062, …
$ checkout_price <dbl> 136.83, 136.83, 134.86, 339.50, 243.50, 251.23, …
$ base_price <dbl> 152.29, 135.83, 135.86, 437.53, 242.50, 252.23, …
$ emailer_for_promotion <int> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, …
$ homepage_featured <int> 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, …
$ num_orders <int> 177, 270, 189, 54, 40, 28, 190, 391, 472, 676, 8…
Rows: 32,821
Columns: 8
$ id <int> 1017495, 1395634, 1007493, 1042952, 1022147, 119…
$ week <int> 136, 136, 136, 136, 136, 136, 136, 136, 136, 136…
$ center_id <int> 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, …
$ meal_id <int> 1885, 1993, 2539, 2631, 1248, 1778, 1062, 2707, …
$ checkout_price <dbl> 148.44, 151.38, 152.35, 96.03, 97.00, 164.90, 17…
$ base_price <dbl> 148.44, 151.38, 151.35, 165.93, 165.93, 164.90, …
$ emailer_for_promotion <int> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, …
$ homepage_featured <int> 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, …
Rows: 51
Columns: 3
$ meal_id <int> 1885, 1993, 2539, 1248, 2631, 1311, 1062, 1778, 1803, 1198, 2…
$ category <chr> "Beverages", "Beverages", "Beverages", "Beverages", "Beverage…
$ cuisine <chr> "Thai", "Thai", "Thai", "Indian", "Indian", "Thai", "Italian"…
Rows: 77
Columns: 5
$ center_id <int> 11, 13, 124, 66, 94, 64, 129, 139, 88, 143, 101, 86, 32, 1…
$ city_code <int> 679, 590, 590, 648, 632, 553, 593, 693, 526, 562, 699, 699…
$ region_code <int> 56, 56, 56, 34, 34, 77, 77, 34, 34, 77, 85, 85, 34, 77, 34…
$ center_type <chr> "TYPE_A", "TYPE_B", "TYPE_C", "TYPE_A", "TYPE_C", "TYPE_A"…
$ op_area <dbl> 3.7, 6.7, 4.0, 4.1, 3.6, 4.4, 3.9, 2.8, 4.1, 3.8, 2.8, 4.0…