ClarusC64 commited on
Commit
d3b5e7f
·
verified ·
1 Parent(s): 53748fb

Create data/train.csv

Browse files
Files changed (1) hide show
  1. data/train.csv +11 -0
data/train.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ uid,dataset_id,year,country,hospital_type,stock_matches_demand,pharmacy_staffing_ok,dispense_timely,shortage_trend,substitution_planned,admin_delay_trend,ops_summary,question,ground_truth_label,ground_truth_rationale,outcome_signal,source_citation
2
+ RX-TR-001,healthcare-medication-supply-coherence-risk-v0.1,2024,UK,acute,yes,yes,yes,stable,yes,stable,"Ward stock and pharmacy capacity aligned.","Is medication supply coherent. Answer coherent or incoherent.",coherent,"Supply meets demand.",timely_admin,"Synthetic"
3
+ RX-TR-002,healthcare-medication-supply-coherence-risk-v0.1,2024,UK,acute,no,no,no,rising,no,rising,"Stockouts and dispensing backlog.","Is medication supply coherent. Answer coherent or incoherent.",incoherent,"Shortage and delay.",treatment_delay,"Synthetic"
4
+ RX-TR-003,healthcare-medication-supply-coherence-risk-v0.1,2023,US,teaching,yes,yes,yes,stable,yes,stable,"Dispensing on time.","Is medication supply coherent. Answer coherent or incoherent.",coherent,"Stable pharmacy flow.",timely_admin,"Synthetic"
5
+ RX-TR-004,healthcare-medication-supply-coherence-risk-v0.1,2023,US,teaching,no,no,no,rising,no,rising,"Pharmacy staffing gap.","Is medication supply coherent. Answer coherent or incoherent.",incoherent,"Backlog and shortage.",delay_risk,"Synthetic"
6
+ RX-TR-005,healthcare-medication-supply-coherence-risk-v0.1,2022,EU,acute,yes,yes,yes,stable,yes,stable,"Substitutions planned.","Is medication supply coherent. Answer coherent or incoherent.",coherent,"Continuity maintained.",timely_admin,"Synthetic"
7
+ RX-TR-006,healthcare-medication-supply-coherence-risk-v0.1,2022,EU,acute,no,no,no,rising,no,rising,"Critical drug shortage.","Is medication supply coherent. Answer coherent or incoherent.",incoherent,"Supply gap.",treatment_delay,"Synthetic"
8
+ RX-TR-007,healthcare-medication-supply-coherence-risk-v0.1,2021,UK,acute,yes,yes,yes,stable,yes,stable,"Winter demand managed.","Is medication supply coherent. Answer coherent or incoherent.",coherent,"Adaptive supply.",timely_admin,"Synthetic"
9
+ RX-TR-008,healthcare-medication-supply-coherence-risk-v0.1,2021,UK,acute,no,no,no,rising,no,rising,"Winter shortages.","Is medication supply coherent. Answer coherent or incoherent.",incoherent,"Delay risk.",treatment_delay,"Synthetic"
10
+ RX-TR-009,healthcare-medication-supply-coherence-risk-v0.1,2020,Global,acute,yes,yes,yes,stable,yes,stable,"Surge stock managed.","Is medication supply coherent. Answer coherent or incoherent.",coherent,"Stock aligned.",timely_admin,"Synthetic"
11
+ RX-TR-010,healthcare-medication-supply-coherence-risk-v0.1,2020,Global,acute,no,no,no,rising,no,rising,"Pandemic shortages.","Is medication supply coherent. Answer coherent or incoherent.",incoherent,"Supply disruption.",treatment_delay,"Synthetic"