cmcmaster commited on
Commit
a69e163
·
verified ·
1 Parent(s): 78ad8b5

Upload dataset

Browse files
Files changed (2) hide show
  1. 2025-06/train-00000-of-00001.parquet +3 -0
  2. README.md +46 -0
2025-06/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772c8e12422e472c039e514d618467639c278ede8b233b14159f509b35717818
3
+ size 2250519
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: 2025-06
4
+ features:
5
+ - name: res_code
6
+ dtype: string
7
+ - name: treatment_phase
8
+ dtype: string
9
+ - name: authority_method
10
+ dtype: string
11
+ - name: treatment_of_code
12
+ dtype: float64
13
+ - name: restriction_number
14
+ dtype: float64
15
+ - name: li_html_text
16
+ dtype: string
17
+ - name: schedule_html_text
18
+ dtype: string
19
+ - name: note_indicator
20
+ dtype: string
21
+ - name: caution_indicator
22
+ dtype: string
23
+ - name: complex_authority_rqrd_ind
24
+ dtype: string
25
+ - name: assessment_type_code
26
+ dtype: string
27
+ - name: criteria_relationship
28
+ dtype: string
29
+ - name: variation_rule_applied
30
+ dtype: string
31
+ - name: first_listing_date
32
+ dtype: string
33
+ - name: schedule_code
34
+ dtype: int64
35
+ splits:
36
+ - name: train
37
+ num_bytes: 10816501
38
+ num_examples: 3440
39
+ download_size: 2250519
40
+ dataset_size: 10816501
41
+ configs:
42
+ - config_name: 2025-06
43
+ data_files:
44
+ - split: train
45
+ path: 2025-06/train-*
46
+ ---