Upload dataset
Browse files- 2025-09/train-00000-of-00001.parquet +3 -0
- README.md +52 -0
2025-09/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:782d70ebfac5f54486e5cbd5b46640e54324fe2cfa56507e031d3e10935bbda2
|
| 3 |
+
size 10251
|
README.md
CHANGED
|
@@ -192,6 +192,54 @@ dataset_info:
|
|
| 192 |
num_examples: 17
|
| 193 |
download_size: 10251
|
| 194 |
dataset_size: 2728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 195 |
configs:
|
| 196 |
- config_name: 2025-05
|
| 197 |
data_files:
|
|
@@ -209,4 +257,8 @@ configs:
|
|
| 209 |
data_files:
|
| 210 |
- split: train
|
| 211 |
path: 2025-08/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 212 |
---
|
|
|
|
| 192 |
num_examples: 17
|
| 193 |
download_size: 10251
|
| 194 |
dataset_size: 2728
|
| 195 |
+
- config_name: 2025-09
|
| 196 |
+
features:
|
| 197 |
+
- name: program_code
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: dispensing_fee_ready_prepared
|
| 200 |
+
dtype: float64
|
| 201 |
+
- name: dispensing_fee_dangerous_drug
|
| 202 |
+
dtype: float64
|
| 203 |
+
- name: dispensing_fee_extra
|
| 204 |
+
dtype: float64
|
| 205 |
+
- name: dispensing_fee_extemporaneous
|
| 206 |
+
dtype: float64
|
| 207 |
+
- name: safety_net_recording_fee_ep
|
| 208 |
+
dtype: float64
|
| 209 |
+
- name: safety_net_recording_fee_rp
|
| 210 |
+
dtype: float64
|
| 211 |
+
- name: dispensing_fee_water_added
|
| 212 |
+
dtype: float64
|
| 213 |
+
- name: container_fee_injectable
|
| 214 |
+
dtype: float64
|
| 215 |
+
- name: container_fee_other
|
| 216 |
+
dtype: float64
|
| 217 |
+
- name: gnrl_copay_discount_general
|
| 218 |
+
dtype: float64
|
| 219 |
+
- name: gnrl_copay_discount_hospital
|
| 220 |
+
dtype: float64
|
| 221 |
+
- name: con_copay_discount_general
|
| 222 |
+
dtype: float64
|
| 223 |
+
- name: con_copay_discount_hospital
|
| 224 |
+
dtype: float64
|
| 225 |
+
- name: efc_diluent_fee
|
| 226 |
+
dtype: float64
|
| 227 |
+
- name: efc_preparation_fee
|
| 228 |
+
dtype: float64
|
| 229 |
+
- name: efc_distribution_fee
|
| 230 |
+
dtype: float64
|
| 231 |
+
- name: acss_imdq60_payment
|
| 232 |
+
dtype: float64
|
| 233 |
+
- name: acss_payment
|
| 234 |
+
dtype: float64
|
| 235 |
+
- name: schedule_code
|
| 236 |
+
dtype: int64
|
| 237 |
+
splits:
|
| 238 |
+
- name: train
|
| 239 |
+
num_bytes: 2728
|
| 240 |
+
num_examples: 17
|
| 241 |
+
download_size: 10251
|
| 242 |
+
dataset_size: 2728
|
| 243 |
configs:
|
| 244 |
- config_name: 2025-05
|
| 245 |
data_files:
|
|
|
|
| 257 |
data_files:
|
| 258 |
- split: train
|
| 259 |
path: 2025-08/train-*
|
| 260 |
+
- config_name: 2025-09
|
| 261 |
+
data_files:
|
| 262 |
+
- split: train
|
| 263 |
+
path: 2025-09/train-*
|
| 264 |
---
|