SmartQHSE commited on
Commit
d89af74
·
verified ·
1 Parent(s): 80eba05

Add Related SmartQHSE datasets cross-link section

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -77,3 +77,28 @@ cuts are available via the REST API (no rate limit, no auth).
77
  gas, manufacturing, and industrial teams. We publish open data because our customers — and the
78
  broader HSE profession — deserve free access to the safety statistics our trade bodies
79
  otherwise gate behind expensive memberships.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  gas, manufacturing, and industrial teams. We publish open data because our customers — and the
78
  broader HSE profession — deserve free access to the safety statistics our trade bodies
79
  otherwise gate behind expensive memberships.
80
+
81
+ <!-- crosslink:smartqhse-related-start -->
82
+
83
+ ## Related SmartQHSE datasets
84
+
85
+ Part of the SmartQHSE open HSE data collection ([catalog](https://www.smartqhse.com/datasets) · [data paper DOI 10.5281/zenodo.20010657](https://doi.org/10.5281/zenodo.20010657) · [HuggingFace org](https://huggingface.co/SmartQHSE)):
86
+
87
+ - [`hse-benchmarks-2026`](https://huggingface.co/datasets/SmartQHSE/hse-benchmarks-2026) — TRIR / LTIFR / DART / fatality rates across 15 countries × 20+ industries
88
+ - [`hse-qa-corpus`](https://huggingface.co/datasets/SmartQHSE/hse-qa-corpus) — Long-form HSE Q&A pairs for instruction tuning + RAG
89
+ - [`hse-glossary`](https://huggingface.co/datasets/SmartQHSE/hse-glossary) — Authoritative HSE term definitions (130+ entries)
90
+ - [`hse-regulations-changelog`](https://huggingface.co/datasets/SmartQHSE/hse-regulations-changelog) — Live-tracked regulatory updates across 25+ jurisdictions
91
+ - [`major-process-safety-incidents-2026`](https://huggingface.co/datasets/SmartQHSE/major-process-safety-incidents-2026) — Original reference DB — Bhopal, Piper Alpha, Texas City, Deepwater Horizon, Buncefield, Flixborough, Seveso
92
+ - [`hse-instruction-tuning`](https://huggingface.co/datasets/SmartQHSE/hse-instruction-tuning) — Instruction-tuning pairs for HSE fine-tuning workflows
93
+ - [`hse-incident-rate-formulas`](https://huggingface.co/datasets/SmartQHSE/hse-incident-rate-formulas) — Authoritative TRIR / LTIFR / DART / EMR formulas with worked examples
94
+ - [`hse-regulators-directory`](https://huggingface.co/datasets/SmartQHSE/hse-regulators-directory) — 40+ country labour authorities with URLs and primary statutes
95
+ - [`hse-standards-crosswalk`](https://huggingface.co/datasets/SmartQHSE/hse-standards-crosswalk) — ISO 45001 ↔ OSHA ↔ OSHAD-SF ↔ Aramco SAPI ↔ RIDDOR mapping
96
+ - [`gcc-heat-illness-regulations-2026`](https://huggingface.co/datasets/SmartQHSE/gcc-heat-illness-regulations-2026) — UAE / KSA / Qatar / Oman / Bahrain / Kuwait summer ban rules + penalties
97
+ - [`osha-most-cited-standards-2024`](https://huggingface.co/datasets/SmartQHSE/osha-most-cited-standards-2024) — Top 30 cited OSHA standards with focus + penalty range
98
+ - [`osha-regulated-chemicals-pel-2026`](https://huggingface.co/datasets/SmartQHSE/osha-regulated-chemicals-pel-2026) — Top 30 OSHA-regulated chemicals with PELs + health effects
99
+ - [`named-process-safety-incidents-extended-2026`](https://huggingface.co/datasets/SmartQHSE/named-process-safety-incidents-extended-2026) — 43-entry extended incident reference 1911–2024
100
+ - [`hse-acronym-dictionary-2026`](https://huggingface.co/datasets/SmartQHSE/hse-acronym-dictionary-2026) — 150+ HSE/EHS acronyms with one-line definitions
101
+
102
+ **Companion full-text corpus**: [/llms-full.txt](https://www.smartqhse.com/llms-full.txt) — 213KB markdown reference compiled for LLM ingestion. All datasets CC BY 4.0.
103
+
104
+ <!-- crosslink:smartqhse-related-end -->