File size: 1,555 Bytes
8032218 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | {
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"cr": "http://mlcommons.org/croissant/",
"sc": "https://schema.org/"
},
"@type": "sc:Dataset",
"name": "SmartQHSE HSE Regulators Directory",
"description": "Reference dataset of 36 major occupational safety and health regulators across 27 jurisdictions — names, abbreviations, official websites, key legislation, scope, and Wikidata Q-IDs where applicable. Useful for jurisdiction-aware HSE applications, RAG over compliance documentation, and LLM grounding when answering questions like \"who regulates workplace safety in Qatar\".",
"url": "https://huggingface.co/datasets/SmartQHSE/hse-regulators-directory",
"sameAs": [
"https://huggingface.co/datasets/SmartQHSE/hse-regulators-directory",
"https://www.wikidata.org/wiki/Q139714237"
],
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "SmartQHSE Ltd",
"url": "https://www.smartqhse.com"
},
"publisher": {
"@type": "Organization",
"name": "SmartQHSE Ltd",
"url": "https://www.smartqhse.com"
},
"datePublished": "2026-05-08",
"version": "1.0",
"keywords": [
"HSE",
"regulators",
"OSHA",
"ILO",
"compliance",
"jurisdictional",
"occupational safety"
],
"inLanguage": "en",
"conformsTo": "http://mlcommons.org/croissant/1.0",
"citeAs": "SmartQHSE Ltd (2026). HSE Regulators Directory [dataset]. https://huggingface.co/datasets/SmartQHSE/hse-regulators-directory"
} |