<html>
<head>
</head>
<body>
<div class="container" style="display: flex; width: 1000px;">
<div style="width: 100%;">
<div class="plot-title">
<text style="padding: 0px; font-weight: bold; font-size: 1.2em">Providing social transfers are most effective in alleviating poverty increase</text>
<br>
<text style="font-size: 0.8em">Compare the poverty indicator between no policy change (left) and policy intervention scenarios (right)</text>
</div>
${viewof policyIntervention}
${barPlt}
<g style="display: inline-block;">
<svg width="240" height="20" style = "vertical-align: middle;">
<rect width="40" height="20" x="200" style="fill:#b07aa1;" />
</svg>
<tspan style="vertical-align: middle; font-family: sans-serif">No policy change</tspan>
<svg width="80" height="20" style = "vertical-align: middle;">
<rect width="40" height="20" x="40" style="fill:#ff9da7;" />
</svg>
<tspan style="vertical-align: middle; font-family: sans-serif">With policy change</tspan>
</g>
<div>
<i class="source">Figure 3</i>. Change in Poverty Headcount Rates During Strong El Niño Events and Intervention Scenarios<br>
by Location and Gender of the Household Head
</div>
</div>
</div>
</body>
</html>