{}OPF
DocsInternational exampleEdit on GitHub

India Rural Payments Pilot

4 slide OPF example deck.

Metadata

Source

examples/gallery/international/india-rural-payments-pilot.opf.json

Slides

4

Audience

board

Purpose

decide

Tone

authoritative

Source JSON

examples/gallery/international/india-rural-payments-pilot.opf.json
{
  "name": "India Rural Payments Pilot",
  "language": "english-in",
  "audience": [
    "board"
  ],
  "purpose": "decide",
  "tone": "authoritative",
  "narrative": "golden-circle",
  "design": {
    "theme": "minimal",
    "colorScheme": "forest-green",
    "fontScheme": "aptos",
    "dimensions": "16:9",
    "background": "#FFFFFF",
    "titleAlignment": "center",
    "contentAlignment": "right",
    "contentBox": false,
    "contentDirection": "vertical",
    "chartPrimary": "left",
    "imageFill": "fit",
    "listBullet": "image"
  },
  "slides": [
    {
      "id": "s1",
      "section": "Opening",
      "layout": "title",
      "tag": "Financial inclusion",
      "title": "India Rural Payments Pilot",
      "subtitle": "Sahyog Pay Financial inclusion",
      "notes": "Open by naming the decision: Evaluate pilot results before expanding rural merchant coverage."
    },
    {
      "id": "s2",
      "section": "Context",
      "layout": "text-2x",
      "title": "Why This Matters",
      "text": [
        "Sahyog Pay should focus the next cycle on ",
        {
          "text": "evaluate pilot results before expanding rural merchant coverage",
          "bold": true,
          "color": "#F8FAFC"
        },
        " while making the operating tradeoffs clear to financial inclusion stakeholders."
      ]
    },
    {
      "id": "s3",
      "section": "Evidence",
      "layout": "chart-2x",
      "title": "Signal Trend",
      "type": "chart",
      "chart": {
        "type": "bar",
        "data": {
          "columns": [
            "Quarter",
            "Current",
            "Baseline"
          ],
          "rows": [
            [
              "Q1",
              18,
              15
            ],
            [
              "Q2",
              22,
              17
            ],
            [
              "Q3",
              25,
              19
            ],
            [
              "Q4",
              29,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "s4",
      "section": "Next",
      "layout": "list-2x",
      "title": "Next Steps",
      "items": [
        "Agree on the owner for financial inclusion.",
        "Confirm the reporting cadence.",
        "Return with the first progress readout."
      ]
    }
  ]
}