cmcmaster commited on
Commit
ea2bc03
·
verified ·
1 Parent(s): 00b1508

Upload dataset

Browse files
Files changed (2) hide show
  1. 2025-11/train-00000-of-00001.parquet +3 -0
  2. README.md +88 -0
2025-11/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2881b9549072c53668577e5b58a14c0d12949040faa9216945c49db957acdc52
3
+ size 1309901
README.md CHANGED
@@ -416,6 +416,90 @@ dataset_info:
416
  num_examples: 37446
417
  download_size: 1306293
418
  dataset_size: 12461281
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
419
  configs:
420
  - config_name: 2025-05
421
  data_files:
@@ -441,4 +525,8 @@ configs:
441
  data_files:
442
  - split: train
443
  path: 2025-10/train-*
 
 
 
 
444
  ---
 
416
  num_examples: 37446
417
  download_size: 1306293
418
  dataset_size: 12461281
419
+ - config_name: 2025-11
420
+ features:
421
+ - name: li_item_id
422
+ dtype: string
423
+ - name: dispensing_rule_mnem
424
+ dtype: string
425
+ - name: dispensing_rule_reference
426
+ dtype: string
427
+ - name: brand_premium
428
+ dtype: float64
429
+ - name: dispense_fee_type_code
430
+ dtype: string
431
+ - name: dangerous_drug_fee_code
432
+ dtype: string
433
+ - name: therapeutic_group_premium
434
+ dtype: float64
435
+ - name: cmnwlth_price_to_pharmacist
436
+ dtype: float64
437
+ - name: man_price_to_pharmacist
438
+ dtype: float64
439
+ - name: man_dispnsd_price_max_qty
440
+ dtype: float64
441
+ - name: max_record_val_for_safety_net
442
+ dtype: float64
443
+ - name: cmnwlth_dsp_price_max_qty
444
+ dtype: float64
445
+ - name: tgm_price_phrmcst
446
+ dtype: float64
447
+ - name: tgm_disp_price_max_qty
448
+ dtype: float64
449
+ - name: special_patient_contribution
450
+ dtype: float64
451
+ - name: fee_dispensing
452
+ dtype: float64
453
+ - name: fee_dispensing_ex
454
+ dtype: float64
455
+ - name: fee_dispensing_dd
456
+ dtype: float64
457
+ - name: fee_water
458
+ dtype: float64
459
+ - name: fee_container_injectable
460
+ dtype: float64
461
+ - name: fee_container_other
462
+ dtype: float64
463
+ - name: fee_safety_net_recording
464
+ dtype: float64
465
+ - name: fee_safety_net_recording_ex
466
+ dtype: float64
467
+ - name: fee_extra
468
+ dtype: float64
469
+ - name: fee_chemo_flat_wholesale
470
+ dtype: float64
471
+ - name: fee_chemo_prep
472
+ dtype: float64
473
+ - name: fee_diluent
474
+ dtype: float64
475
+ - name: submitted_pharmacists_pack_price
476
+ dtype: float64
477
+ - name: max_general_patient_charge
478
+ dtype: float64
479
+ - name: mn_price_dispenser
480
+ dtype: float64
481
+ - name: mn_price_wholesale_markup_limit
482
+ dtype: float64
483
+ - name: mn_price_wholesale_markup_code
484
+ dtype: string
485
+ - name: mn_price_wholesale_markup
486
+ dtype: float64
487
+ - name: mn_pharmacy_price
488
+ dtype: float64
489
+ - name: mn_pharmacy_markup_limit
490
+ dtype: float64
491
+ - name: mn_pharmacy_markup_code
492
+ dtype: string
493
+ - name: mn_pharmacy_markup
494
+ dtype: float64
495
+ - name: schedule_code
496
+ dtype: int64
497
+ splits:
498
+ - name: train
499
+ num_bytes: 12518039
500
+ num_examples: 37610
501
+ download_size: 1309901
502
+ dataset_size: 12518039
503
  configs:
504
  - config_name: 2025-05
505
  data_files:
 
525
  data_files:
526
  - split: train
527
  path: 2025-10/train-*
528
+ - config_name: 2025-11
529
+ data_files:
530
+ - split: train
531
+ path: 2025-11/train-*
532
  ---