0xnu commited on
Commit
a58c090
·
verified ·
1 Parent(s): 8f15f70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -3
README.md CHANGED
@@ -1,3 +1,68 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - uk
6
+ - hgv
7
+ - dft
8
+ - dvsa
9
+ - transport
10
+ size_categories:
11
+ - 0K<n<1K
12
+ license: apache-2.0
13
+ ---
14
+
15
+ ## HGV: Heavy Goods Vehicle
16
+
17
+ This dataset contains extracted pages from Heavy Goods Vehicle ([HGV](https://www.gov.uk/government/publications/hgv-inspection-manual)) inspection manuals. The collection comprises official documentation for commercial vehicle inspection procedures and regulatory compliance standards.
18
+
19
+ ### Dataset Structure
20
+
21
+ **Total Records:** 188 pages
22
+ **Format:** Structured tabular data with text and image components
23
+
24
+ ### Fields Description
25
+
26
+ #### Core Identifiers
27
+ - **doc_id**: Unique identifier for each document page
28
+ - **page_index**: Sequential page number (0-188)
29
+ - **page_label**: Page reference label (1-3 characters)
30
+ - **split**: Data partition indicator (single value: "train")
31
+
32
+ #### Content Metrics
33
+ - **n_chars**: Character count per page (95 - 3,360 characters)
34
+ - **n_words**: Word count per page (14 - 588 words)
35
+ - **text**: Complete text content extracted from each page
36
+
37
+ #### Image Data
38
+ - **images**: Base64-encoded image data from pages (0-9 images per page)
39
+ - **image_hashes**: Unique hash identifiers for each image
40
+ - **image_widths**: Image width dimensions in pixels
41
+ - **image_heights**: Image height dimensions in pixels
42
+
43
+ #### Metadata
44
+ - **hgv_manual**: Binary indicator for HGV manual classification
45
+
46
+ ### Content Overview
47
+
48
+ The dataset captures official HGV inspection manual pages containing:
49
+ - Commercial vehicle inspection protocols
50
+ - Heavy goods vehicle safety standards
51
+ - Regulatory compliance procedures
52
+ - Technical inspection guidelines
53
+ - Manual revision documentation
54
+
55
+ ### Data Characteristics
56
+
57
+ - **Text Variation**: Pages range from concise procedural summaries to comprehensive inspection protocols
58
+ - **Image Content**: Contains technical diagrams, inspection forms, and procedural illustrations
59
+ - **Temporal Range**: Documents span from 2017 to 2025
60
+ - **Document Categories**: Includes instruction pages, revision records, and technical specifications
61
+
62
+ ### Usage Notes
63
+
64
+ All documentation marked as "Document Uncontrolled When Printed" indicating official regulatory material requiring proper version management for accurate implementation in commercial vehicle inspection processes.
65
+
66
+ ### Copyright
67
+
68
+ (c) Copyright 2025 Finbarrs Oketunji. All Rights Reserved.