reunion_get_covid_hospital_stats
Access daily COVID-19 hospital statistics for La Réunion: occupied beds, admissions, discharges, deaths, with breakdown by sex. Data sourced from Santé publique France.
Instructions
Daily in-hospital COVID-19 indicators for La Réunion: occupied conventional beds, occupied ICU beds, cumulative discharges, cumulative deaths, and daily new admissions / new ICU / new deaths / new discharges, with sex breakdown (Hommes/Femmes/Tous). Source: Santé publique France SI-VIC via data.regionreunion.com. Sorted most recent first. For ER attendance and SOS Médecins acts, use reunion_get_covid_emergency_stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Inclusive lower bound on date, ISO format YYYY-MM-DD | |
| to | No | Inclusive upper bound on date, ISO format YYYY-MM-DD | |
| sex | No | Sex filter: "Hommes" (men), "Femmes" (women), or "Tous" (combined) | |
| limit | No | Max rows to return (1-500, default 50) |