SmartQHSE commited on
Commit
ca7280c
·
verified ·
1 Parent(s): a94c321

Add Related SmartQHSE datasets cross-link section

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -101,3 +101,28 @@ All consolidated and republished under CC BY 4.0 with attribution.
101
  oil & gas, manufacturing, and industrial teams. We publish open data because the broader HSE
102
  profession deserves free access to the safety statistics our trade bodies otherwise gate
103
  behind expensive memberships.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  oil & gas, manufacturing, and industrial teams. We publish open data because the broader HSE
102
  profession deserves free access to the safety statistics our trade bodies otherwise gate
103
  behind expensive memberships.
104
+
105
+ <!-- crosslink:smartqhse-related-start -->
106
+
107
+ ## Related SmartQHSE datasets
108
+
109
+ 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)):
110
+
111
+ - [`hse-benchmarks-2026`](https://huggingface.co/datasets/SmartQHSE/hse-benchmarks-2026) — TRIR / LTIFR / DART / fatality rates across 15 countries × 20+ industries
112
+ - [`osha-rates-2026`](https://huggingface.co/datasets/SmartQHSE/osha-rates-2026) — TRIR / DART / fatality rates by NAICS — BLS SOII + CFOI + OSHA ITA
113
+ - [`hse-qa-corpus`](https://huggingface.co/datasets/SmartQHSE/hse-qa-corpus) — Long-form HSE Q&A pairs for instruction tuning + RAG
114
+ - [`hse-regulations-changelog`](https://huggingface.co/datasets/SmartQHSE/hse-regulations-changelog) — Live-tracked regulatory updates across 25+ jurisdictions
115
+ - [`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
116
+ - [`hse-instruction-tuning`](https://huggingface.co/datasets/SmartQHSE/hse-instruction-tuning) — Instruction-tuning pairs for HSE fine-tuning workflows
117
+ - [`hse-incident-rate-formulas`](https://huggingface.co/datasets/SmartQHSE/hse-incident-rate-formulas) — Authoritative TRIR / LTIFR / DART / EMR formulas with worked examples
118
+ - [`hse-regulators-directory`](https://huggingface.co/datasets/SmartQHSE/hse-regulators-directory) — 40+ country labour authorities with URLs and primary statutes
119
+ - [`hse-standards-crosswalk`](https://huggingface.co/datasets/SmartQHSE/hse-standards-crosswalk) — ISO 45001 ↔ OSHA ↔ OSHAD-SF ↔ Aramco SAPI ↔ RIDDOR mapping
120
+ - [`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
121
+ - [`osha-most-cited-standards-2024`](https://huggingface.co/datasets/SmartQHSE/osha-most-cited-standards-2024) — Top 30 cited OSHA standards with focus + penalty range
122
+ - [`osha-regulated-chemicals-pel-2026`](https://huggingface.co/datasets/SmartQHSE/osha-regulated-chemicals-pel-2026) — Top 30 OSHA-regulated chemicals with PELs + health effects
123
+ - [`named-process-safety-incidents-extended-2026`](https://huggingface.co/datasets/SmartQHSE/named-process-safety-incidents-extended-2026) — 43-entry extended incident reference 1911–2024
124
+ - [`hse-acronym-dictionary-2026`](https://huggingface.co/datasets/SmartQHSE/hse-acronym-dictionary-2026) — 150+ HSE/EHS acronyms with one-line definitions
125
+
126
+ **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.
127
+
128
+ <!-- crosslink:smartqhse-related-end -->