Total_Fees_Calculation

Calculates total payment processing fees for a merchant over a specified period (day, month, or full year) in the dabstep dataset. Use this skill whenever the question asks for "total fees" a merchant "paid" or "should pay," covering any time window. Involves joining payments.csv with fees.json using multi-field rule matching (card_scheme, account_type, capture_delay, MCC, is_credit, aci, intracountry, monthly_fraud_level, monthly_volume). Always triggers for fee aggregation questions in the payment processing domain.

zjunlp d72ca78 7.8 KB Updated

File contents

zjunlp/datamind/tree/main/datacope/reason_task/eval/skill/2/iter0/Total_Fees_Calculation commit d72ca78422

Frequently asked questions

npx skillmds@latest add zjunlp/total-fees-calculation-7