Department of Agriculture - Regional Field Office 10

Heat Stress Preparedness Monitoring Dashboard

Interactive Station Risk | Municipality Heat View | Worker Safety | Adaptation Tracking
LiveAI Insights
Last API update: {{ vm.lastWeatherSync || 'Not yet updated' }}
Visible Municipalities
{{ vm.filteredMunicipalities().length }}
Average Selected Metric
{{ vm.averageMetric() }}
Higher vs Median
{{ vm.higherVsMedian() }}
Lower vs Median
{{ vm.lowerVsMedian() }}

Regional Heat Stress Viewer

Selecting a municipality/city from the summary table or search automatically flies to its map location and refreshes the analysis panels on the right.
Current metric
{{ vm.metricLabel() }}
Minimum
{{ vm.metricMin() }}
Median
{{ vm.metricMedian() }}
Maximum
{{ vm.metricMax() }}

Summary Table — All Region 10 Municipalities/Cities

The table contains the full Region 10 municipality/city master list. Clicking a row focuses the map and analysis cards.
Municipality / City Province {{ vm.metricLabel() }} Heat Band Station Count Escalation Open Actions
{{ item.name }} {{ item.province }} {{ vm.municipalityMetricValue(item) }} {{ vm.heatBand(vm.municipalityMetricNumber(item)) }} {{ vm.stationsInMunicipality(item.name).length }} {{ vm.municipalityEscalation(item.name) }} {{ vm.municipalityOpenActions(item.name) }}

Station Monitoring Registry

You can register station-specific locations under any Region 10 municipality/city and the map will start using them immediately.
StationMunicipalityProvinceRiskHeat NowReadinessWorker SafetyReportCoordinates
{{ station.name }}
{{ station.id }}
{{ station.municipality }} {{ station.province }} {{ station.risk }} {{ station.weather && station.weather.currentApparentTemp != null ? (station.weather.currentApparentTemp | number:1) + '°C' : '—' }} {{ station.readiness }}% {{ station.workerSafety }}% {{ station.reportingStatus }} {{ station.lat }}, {{ station.lng }}

Mitigation and Adaptation Action Tracker

Assign, monitor, and complete interventions across water, crops, livestock, worker safety, and governance.
CategoryActionStationOwnerDuePriorityStatus
{{ action.category }}{{ action.title }}{{ vm.stationName(action.stationId) }}{{ action.owner }}{{ action.dueDate }}{{ action.priority }}{{ action.status }}

Weekly Station Situation Reports

Consolidate crop condition, livestock condition, worker incidents, and escalation level.
{{ vm.stationName(report.stationId) }}{{ report.escalation }}
Rainfall: {{ report.rainfall }}
Crop condition: {{ report.cropCondition }}
Livestock: {{ report.livestockCondition }}
Worker incidents: {{ report.workerIncidents }}
Water level: {{ report.waterLevel }}

Governance and Review Meetings

Sustain implementation through recurring validation, accountability, and decision checkpoints.
{{ meeting.title }}Scheduled
Date: {{ meeting.date }}
Participants: {{ meeting.participants }}
Agenda: {{ meeting.agenda }}