cuisines | R Documentation |
A dataset of recipes scraped from Allrecipes.com, containing ingredients, cooking times, nutrition facts, country, ratings, and review counts. The data has been parsed and cleaned to ensure analysis-readiness.
cuisines
A data frame with 2218 rows and 17 variables:
Name of the recipe
The country/region the cuisine is from.
Link to the recipe
Author of the recipe
When the recipe was published/updated
The ingredients of the recipe
Calories per serving
Fat per serving
carbs per serving
Proteins per serving
Average rating out of 5 stars
Number of ratings received
Number of written reviews
Preparation time in minutes
Cooking time in minutes
Prep + cook time in minutes.Note that this value may not always match the actual total effort required, as other time-related fields (such as refrigeration, marination, fry time, or additional wait periods) have been excluded due to inconsistent availability across recipes
Number of servings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.