Build a WCAG-compliant HTML <section> summarising the IMF
economic context for a single country.
Forecast rows are marked with a data-forecast="true" attribute on
the <tr> so CSS/Chart.js can visually differentiate them from
actuals. Source attribution cites the IMF WEO/FM vintage when
available. Safe against XSS via escapeHTML.
Build a WCAG-compliant HTML
<section>summarising the IMF economic context for a single country.Forecast rows are marked with a
data-forecast="true"attribute on the<tr>so CSS/Chart.js can visually differentiate them from actuals. Source attribution cites the IMF WEO/FM vintage when available. Safe against XSS viaescapeHTML.