or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
DyME Case Study
Shaping Climate Resilience Policy through Dynamic Microsimulation
Summary
This case study explores the use of dynamic microsimulations—a computational technique that simulates the behavior and interaction of individual entities to predict complex system outcomes (e.g. effect of local weather patterns on the health of individuals). The case study explores how such techniques could be used to analyse exposure to extreme heat and predict its impact on health outcomes for vulnerable people (e.g. elderly, outside workers). The goal is to use such methods to support public policy and enhance climate resilience.
Project Description
Climate change is escalating public health risks, such as exposure to extreme heat for vulnerable populations. Current epidemiological studies and health impact analyses often rely on aggregate measures of heat across a local area, assuming uniform exposure across populations. However, in reality, exposure to heat varies significantly among individuals depending on their demographic, behavior, location and environment.
A research team based in the UK have developed an AI-based microsimulation that can be used to model and predict how exposure to extreme heat (i.e. the hazard) would affect the health outcomes of vulnerable people. They are working with public health officials and policy-makers to simulate these varying individual-level effects in changing climate scenarios.
Their current approach combines a range of individual-level data, such as daily movement and activity patterns, socio-economic status, and health attributes from synthetic population datasets that are representative of the UK population. These data are integrated with future climate projections, including temperature changes and rainfall from regional climate models adapted to the specificities of local areas. Included in their approach is a risk assessment framework that is used to estimate key variables, such as
vulnerability
andrisk of exposure
at the individual level.Based on their initial success, the team now wish to scale their system for global adoption and application. They wish to ensure that the system achieves similar performance with novel demographic, and activity data, making it a versatile tool for assessing diverse environmental stressors, aiding decision-making across various sectors and locations worldwide.
Technology Description
This tool is based on dynamic microsimulation modelling, designed for scenario projections at a high spatial resolution. These models require as input climate projections data and population health data which are aligned to identify vulnerable population groups in a local area across space and time. The population health data can draw from synthetic population data, which is enriched with socio-economic and health attributes using iterative proportional fitting techniques. Regional climate models deliver the temperature data and need to be bias-corrected for reliable predictions at a spatial resolution matching the population data.
add here technical description on the risk & exposure assessment for health metrics
Key Issues
Deliberative Prompts
Stakeholders and Affected People
Datasheet
Notes
Discussion with Ruth
Need to incorporate these into the case study.