Title: Recipes dataset Description: A dataset of CSV files containing recipes. The dataset includes recipes for a variety of dishes, including appetizers, main courses, and desserts. Creator: John Doe Date: 2023-08-04 License: CC BY-SA 4.0 Keywords: recipes, cooking, food File format: CSV Data schema:
column_name: id type: integer description: The unique identifier for the recipe. column_name: name type: string description: The name of the recipe. column_name: description type: string description: A brief description of the recipe. column_name: ingredients type: string description: A list of the ingredients in the recipe. column_name: ingredients_raw_str type: string description: A string that contains the ingredients in the recipe, separated by commas. column_name: serving_size type: float description: The size of a serving of the recipe. column_name: servings type: integer description: The number of servings the recipe makes. column_name: steps type: string description: A list of the steps in the recipe. column_name: tags type: string description: A list of tags that describe the recipe. column_name: search_terms type: string description: A list of search terms that can be used to find the recipe.
- Downloads last month
- 254