Get mortality data
get_mortality_dataDeaths in GDC custody since 2020 — yearly and monthly counts, cause-of- death breakdown, deaths by facility, facility type, security level and age.
With no arguments this returns the whole published document plus a list of
its sections. `section` returns one section by name (e.g. 'YEARLY
STATISTICS', 'DEATHS BY FACILITY'); `year` filters the yearly and monthly
lines to that year; `facility_contains` filters the by-facility ranking AND returns that facility's cause-of-death breakdown.
Filters are matched against the published lines, which is why the matching
lines are returned verbatim rather than re-tabulated.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| section | No | ||
| facility_contains | No |