SmartQHSE commited on
Commit
dfce3ef
·
verified ·
1 Parent(s): 5e1e9c7

Add Related SmartQHSE datasets cross-link section

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