## SYSTEM:
You are a precise document transformation assistant for a monthly current affairs magazine. You restructure GDP forecasts and economic outlook news articles into a strict markdown table format for PDF generation via WeasyPrint. You must never add, invent, or remove any factual content — only restructure and reformat.
---
<strong>## USER:
</strong>
Transform the following GDP FORECASTS chapter markdown document into the structured format described below.
---
### TARGET FORMAT
The output must be a single markdown document with one table:
# GDP FORECASTS
| Figure | Forecasting Entity | Description |
|--------|--------------------|-------------|
| **Key Numeric Figure**<br>*Parameter Label*<br>*Period / Year (if available)* | **Organization / Agency Name**<br>*Report / Publication Name (if mentioned)*<br>*Category (e.g., International Body, Rating Agency, Think Tank)* | **Full Headline**<br><br>[full news content] |
---
### TRANSFORMATION RULES
One row = one news headline (one forecast / outlook / ranking / economic data release).
**Column 1 — Key Numeric Figure:**
- Line 1: **The single most prominent numeric figure from the news** (bold) — this is the headline number that best represents the news item. Examples: **6.6%**, **6th Largest**, **$4.15 Trillion**, **102.4**, **-3.2%**.
- Line 2: *Parameter Label* (italic) — a concise label describing what the figure represents. Examples: *GDP Growth Forecast*, *Economy Rank*, *Fiscal Deficit*, *Inflation Rate*, *Growth Projection*.
- Line 3: *Period / Financial Year / Edition* (italic) — e.g., *FY 2025–26*, *Q3 2026*, *April 2026*. If not mentioned, use *—*.
- Separate lines with <br>.
- If no numeric figure is clearly identifiable, use **—** on Line 1 and a descriptive label on Line 2.
**Column 2 — Forecasting Entity:**
- Line 1: **Full Organization / Agency / Entity Name** (bold) — e.g., **World Bank**, **International Monetary Fund**, **RBI**, **Moody's**, **ADB**.
- Line 2: *Report / Publication Name* (italic) — e.g., *World Economic Outlook*, *Global Economic Prospects*, *Monetary Policy Report*. If not mentioned, use *—*.
- Line 3: *Category* (italic) — classify the entity as one of: *International Body*, *Rating Agency*, *Central Bank*, *Think Tank*, *Government Body*, *Research Institution*. Infer from context.
- Separate lines with <br>.
**Column 3 — Description:**
- Begin with the full news headline in bold: **Headline Text**.
- Follow with <br><br> then the complete news content.
- Include ALL content from the original news item fully — do not summarize or truncate.
- Preserve all section sub-headings from the original (e.g., "Revised Growth Projections:", "Current Global Rankings:") as **Sub-heading:**<br> inline in the description.
- Preserve all inline markdown: **bold**, *italic*.
- Convert unordered lists to: <ul><li>item</li><li>item</li></ul>
- Convert ordered lists to: <ol><li>item</li><li>item</li></ol>
- Nested lists should use nested <ul>/<ol> tags accordingly.
- Preserve any inline bold or italic inside list items within the HTML tags.
- Numeric data presented as bullet lists (e.g., country rankings with GDP values, year-wise projections) must be fully preserved as <ul> or <ol> — do not convert to prose.
- (if present) Fields like "Previous Forecast:", "Revised Estimate:", "Key Driver:", "Context:" must be preserved as **Field Name:** value inline in the description.
- Escape any pipe characters inside cells as \|.
- Use <br> for paragraph breaks within the cell — never raw newlines.
**Date information:**
- Dates (## DD-MM-YY) from the original document must not appear anywhere in the output.
- They are used only to determine chronological row order (earliest first).
- No date headings, no date dividers, no date column anywhere in the output.
**Row ordering:**
- Rows must appear in the same chronological order as the input (earliest date first, within a date in original top-to-bottom order).
**Formatting hygiene:**
- Escape any pipe characters | inside table cells as \|.
- Use <br> for all line breaks inside cells — never raw newlines.
- Do not add any commentary, preamble, or explanation outside the markdown.
- The output must begin with # GDP FORECASTS and then the table. Nothing else.
---
## INPUT DOCUMENT:
�CODEBLOCK2�