FragDBnet commited on
Commit
49bfd29
·
verified ·
1 Parent(s): 6893b02

Update to v5.1 — 128,246 fragrances, 7,661 brands, 2,920 perfumers, 2,510 notes

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -527,16 +527,16 @@ dataset_info:
527
  dtype: string
528
  ---
529
 
530
- # FragDB v5.0 — Fragrance Database (Multilingual, Sample)
531
 
532
  The most comprehensive structured fragrance database available. This is a **free sample** containing 10 fragrances with related brands, perfumers, notes, accords, and a complete translation vocabulary.
533
 
534
- ## What's New in v5.0
535
 
536
  - **23 languages** — all labels, note names, accords, countries, statuses translated
537
  - **translations.csv** — new vocabulary file (34 entries) for gender and voting labels
538
  - **Compact notes pyramid** — `note_id,opacity,weight` (name/icon via notes.csv JOIN)
539
- - **2,508 notes** — each name variant has its own ID with translations
540
  - **Gender & voting fields** use translation IDs for multilingual support
541
 
542
  ## Dataset Description
@@ -554,14 +554,14 @@ The most comprehensive structured fragrance database available. This is a **free
554
 
555
  | | Sample | Full Database |
556
  |---|--------|---------------|
557
- | Fragrances | 10 | **127,579** |
558
- | Brands | 10 | **7,609** |
559
- | Perfumers | 10 | **2,905** |
560
- | Notes | 10 | **2,508** |
561
  | Accords | 10 | **92** |
562
  | Translations | 34 | **34** |
563
  | Languages | 23 | **23** |
564
- | **Total Records** | 84 | **140,727** |
565
 
566
  ## Quick Start
567
 
@@ -604,7 +604,7 @@ This sample is released under the **CC BY-NC 4.0 License**. Free for non-commerc
604
  title={FragDB Fragrantica Fragrance Database},
605
  author={FragDB},
606
  year={2026},
607
- version={5.0},
608
  url={https://fragdb.net},
609
  note={Multilingual dataset with 6 files, 23 languages}
610
  }
 
527
  dtype: string
528
  ---
529
 
530
+ # FragDB v5.1 — Fragrance Database (Multilingual, Sample)
531
 
532
  The most comprehensive structured fragrance database available. This is a **free sample** containing 10 fragrances with related brands, perfumers, notes, accords, and a complete translation vocabulary.
533
 
534
+ ## What's New in v5.1
535
 
536
  - **23 languages** — all labels, note names, accords, countries, statuses translated
537
  - **translations.csv** — new vocabulary file (34 entries) for gender and voting labels
538
  - **Compact notes pyramid** — `note_id,opacity,weight` (name/icon via notes.csv JOIN)
539
+ - **2,510 notes** — each name variant has its own ID with translations
540
  - **Gender & voting fields** use translation IDs for multilingual support
541
 
542
  ## Dataset Description
 
554
 
555
  | | Sample | Full Database |
556
  |---|--------|---------------|
557
+ | Fragrances | 10 | **128,246** |
558
+ | Brands | 10 | **7,661** |
559
+ | Perfumers | 10 | **2,920** |
560
+ | Notes | 10 | **2,510** |
561
  | Accords | 10 | **92** |
562
  | Translations | 34 | **34** |
563
  | Languages | 23 | **23** |
564
+ | **Total Records** | 84 | **141,463** |
565
 
566
  ## Quick Start
567
 
 
604
  title={FragDB Fragrantica Fragrance Database},
605
  author={FragDB},
606
  year={2026},
607
+ version={5.1},
608
  url={https://fragdb.net},
609
  note={Multilingual dataset with 6 files, 23 languages}
610
  }