HelloFresh fields in every export
Recipe records carry the recipe name, market, week where determinable, cuisine, meal type, preparation time, difficulty, nutritional values where published, allergens, ingredient list with quantities, and the address.
Market is a first class field. The same company runs different menus in different countries, and a recipe available in Germany may never appear in the United States. Merging markets produces a menu for nowhere.
Ingredients are delivered as rows rather than a text list, with quantity and unit parsed. An ingredient list as prose cannot answer which ingredients recur across a menu, how often a protein appears, or how a market's cuisine profile differs - which is most of what anyone wants from this data.
Week identification is recorded where the site exposes it, and where it does not, the collection date stands in with that fact noted rather than presented as a menu week.
Every row carries the collection timestamp, which on a rotating menu is the field that makes the series possible at all.