The new PER dashboard (https://alpha-1-per-dashboard.ifrc-go.dev.togglecorp.com/preparedness/global-summary) takes data from the per-data-fetcher. To replace this, Zoltan created 3 new per data endpoints:
https://github.com/IFRCGo/go-api/blob/develop/main/urls.py#L221-L223
(see more: #2601)
In the next step of the dashboard deployment, we need to replace the per-data-fetcher with the new api endpoints.
The new PER dashboard (https://alpha-1-per-dashboard.ifrc-go.dev.togglecorp.com/preparedness/global-summary) takes data from the per-data-fetcher. To replace this, Zoltan created 3 new per data endpoints:
https://github.com/IFRCGo/go-api/blob/develop/main/urls.py#L221-L223
(see more: #2601)
In the next step of the dashboard deployment, we need to replace the per-data-fetcher with the new api endpoints.