ntd_summary_stats
Summarize purchase order data: retrieve PO counts and total tablet quantities grouped by a selected field (donor, country, drug, region, year, or mode).
Instructions
PO counts and total tablet quantities grouped by a field. group_by: donor | country | drug | region | year | mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_by | No | donor | country | drug | region | year | mode (default: donor) |