dataDatasic commited on
Commit
0a00a3f
·
verified ·
1 Parent(s): f57e67b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -13,7 +13,12 @@ source_datasets: []
13
 
14
  # 🍽️ Vintage American Recipes Dataset (1940–1999)
15
 
16
- A curated collection of vintage American recipes extracted from church cookbooks, bulletins, and magazines spanning 1940 to 1999. Each recipe is cleaned, structured in JSON, and includes fields such as title, ingredients, instructions, and category.
 
 
 
 
 
17
 
18
  ## 📦 Dataset Structure
19
 
 
13
 
14
  # 🍽️ Vintage American Recipes Dataset (1940–1999)
15
 
16
+ This curated dataset features a selection of vintage American recipes extracted from unpublished church cookbooks, bulletins, and local magazines spanning 1940 to 1999. Each recipe is cleaned and structured in JSON format, including fields such as title, ingredients, instructions, category, and year.
17
+
18
+ Over the years, I’ve been collecting a large archive of 10,000+ pre-internet recipes from cookbooks, newspapers, churches, schools, and community contributors. This dataset represents the first public release, showcasing a small but meaningful portion of this collection.
19
+
20
+ If you're interested in machine learning, historical analysis, or culinary projects and would like access to the full dataset, feel free to reach out!
21
+
22
 
23
  ## 📦 Dataset Structure
24