Turkish food safety reference data: ISO 22000 / HACCP glossary, framework structure, food allergen reference (Codex / EU 1169/2011), and a food-safety Q&A set. Sources cited; standard text not reproduced. CC BY 4.0.
Project description
turkish-food-safety-data
Turkish-first food safety reference data for Python: an ISO 22000 / HACCP glossary, the HACCP & ISO 22000 framework structure, a food allergen reference (Codex / EU 1169/2011), and a food-safety Q&A set. Built for NLP, education, RAG and food-safety tooling.
Published by Dokumantum — https://dokumantum.com/sektorler/gida License: CC BY 4.0 (attribution required — credit "Dokumantum, dokumantum.com").
Install
pip install turkish-food-safety-data
Usage
import food_safety_data as fsd
fsd.glossary # 30 ISO 22000 / HACCP terms (TR + EN)
fsd.haccp_iso22000_structure # HACCP 7 principles + 12 steps + ISO 22000 clauses 4-10
fsd.allergens # 14 allergens (Codex / EU 1169/2011)
fsd.faq # Turkish food-safety questions and answers
fsd.find_term("CCP") # -> glossary entry (Kritik Kontrol Noktası)
fsd.find_allergen("süt") # -> allergen entry (Milk)
fsd.search_faq("belge") # -> matching Q&A entries
Data shape
glossary— keys:term_tr, term_en, definition_tr, category, related_standard, source_urlhaccp_iso22000_structure— keys:item_type, code, title_tr, description_tr, source, source_urlallergens— keys:allergen_tr, allergen_en, list_basis, common_sources_tr, source_urlfaq— keys:question_tr, answer_tr, topic, source_url
Sources
Definitions are original Turkish text by Dokumantum, paraphrasing publicly established food-safety concepts. The data references standards/regulations by name only and does not reproduce any copyrighted standard text.
- Codex Alimentarius CXC 1-1969 (HACCP 7 principles, 12 steps, allergen management)
- Regulation (EU) No 1169/2011, Annex II (allergen list); reflected in Türk Gıda Kodeksi
- ISO 22000:2018 and FSSC 22000 referenced by name/clause number only
Also available as open datasets: Hugging Face · Kaggle · npm
Disclaimer
This package is an educational/reference resource and does not replace official standards or regulations. For certification or legal compliance, consult the official ISO/Codex texts and applicable national regulation (e.g. Türk Gıda Kodeksi). Allergen lists and thresholds differ by country and change over time; verify against current local regulation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file turkish_food_safety_data-1.0.0.tar.gz.
File metadata
- Download URL: turkish_food_safety_data-1.0.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
347df35ca354261ecbb166a1b4d50374708c30be20b5eb0b53569b0a5f959a26
|
|
| MD5 |
24267509b5d480da669c8bf2837d9c1b
|
|
| BLAKE2b-256 |
7f82a8533305511dc071b97117d26597cc564121a570e08ff5b43014f979abca
|
File details
Details for the file turkish_food_safety_data-1.0.0-py3-none-any.whl.
File metadata
- Download URL: turkish_food_safety_data-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce48c1019b09b8b00f2ddeafff4cbf909d41fa71f2fc0cccbcb2fc0087b84c08
|
|
| MD5 |
452233060741b6fdd4748e2f29e9eba3
|
|
| BLAKE2b-256 |
63644afccc9050fadf363526dc4475987e1f9ad53b3979e365841838056c19cd
|