File size: 1,047 Bytes
2614c7b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-4.0
task_categories:
- text-retrieval
- question-answering
language:
- en
tags:
- engineering
- safety-codes
- csa
pretty_name: Canadian Gas Installation Codes
size_categories:
- 1K<n<10K
configs:
- config_name: clauses
  data_files: "data/clauses/*.jsonl"
- config_name: tables
  data_files: "data/tables/*.jsonl"
- config_name: figures
  data_files: "data/figures/*.jsonl"
---

# Dataset Card for Captain Mer Codebook Data

This dataset contains structured technical requirements from the Canadian Standards Association (CSA).

## Document Coverage
- **CSA B149.1:25**: Natural gas and propane installation code.
- [cite_start]**CSA B108.1:23**: Compressed natural gas refuelling stations installation code[cite: 3, 425].

## Schema
- [cite_start]`codebook`: The ID of the standard (e.g., CSA B108.1:23)[cite: 425].
- [cite_start]`code_number`: The section or clause ID (e.g., 1.1, 5.1)[cite: 7, 415].
- `code`: The full text content of the requirement.
- `code_connect`: Cross-references to other Clauses, Tables, or Figures.