{
  "schemaVersion": "1.0",
  "report": {
    "meta": {
      "title": "Kodex 코리아배당성장채권혼합 ETF 이슈 리포트",
      "pageSize": "A4",
      "orientation": "portrait",
      "sourceSample": null
    },
    "background": {
      "id": "bg_000",
      "type": "background_image",
      "required": true,
      "source": "uploaded_sample_image",
      "imageRef": null,
      "opacity": 0.12,
      "layout": {
        "x": 0,
        "y": 0,
        "w": 12,
        "h": 50
      }
    },
    "grid": {
      "cols": 12,
      "rowUnit": 33,
      "gap": 8
    },
    "components": [
      {
        "id": "cmp_000",
        "type": "metadata_text",
        "title": "발행 정보",
        "layout": {
          "x": 1,
          "y": 5,
          "w": 3,
          "h": 3
        },
        "dataSpec": {
          "fields": [
            {
              "key": "base_date",
              "label": "기준일",
              "role": "meta",
              "dataType": "date",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "department",
              "label": "발행 부서",
              "role": "meta",
              "dataType": "string",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "email",
              "label": "연락처 이메일",
              "role": "meta",
              "dataType": "string",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": null
        },
        "confidence": 0.95
      },
      {
        "id": "cmp_001",
        "type": "title",
        "title": "리포트 제목",
        "layout": {
          "x": 4,
          "y": 6,
          "w": 8,
          "h": 2
        },
        "dataSpec": {
          "fields": [
            {
              "key": "text",
              "label": "리포트 제목",
              "role": "title",
              "dataType": "string",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": null
        },
        "confidence": 0.98
      },
      {
        "id": "cmp_002",
        "type": "line_chart",
        "title": "ETF 성과 추이",
        "layout": {
          "x": 1,
          "y": 10,
          "w": 5,
          "h": 7
        },
        "dataSpec": {
          "fields": [
            {
              "key": "source",
              "label": "자료 출처",
              "role": "scalar",
              "dataType": "string",
              "required": false,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": {
            "enabled": true,
            "datasetId": null,
            "table": null,
            "filterColumn": null,
            "filterValue": null,
            "columns": [
              {
                "label": "기간",
                "role": "x",
                "dataType": "string",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "ETF 수익률",
                "role": "series",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "BM 수익률",
                "role": "series",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              }
            ],
            "orderBy": null,
            "orderDir": "asc",
            "limit": null,
            "resolvedRows": []
          }
        },
        "confidence": 0.9
      },
      {
        "id": "cmp_003",
        "type": "metric_table",
        "title": "ETF 성과 요약",
        "layout": {
          "x": 1,
          "y": 17,
          "w": 5,
          "h": 3
        },
        "dataSpec": {
          "fields": [],
          "collection": {
            "enabled": true,
            "datasetId": null,
            "table": null,
            "filterColumn": null,
            "filterValue": null,
            "columns": [
              {
                "label": "1개월",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "3개월",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "6개월",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "1년",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "연초후",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "상장후",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              }
            ],
            "orderBy": null,
            "orderDir": "desc",
            "limit": null,
            "resolvedRows": []
          }
        },
        "confidence": 0.85
      },
      {
        "id": "cmp_004",
        "type": "holdings_table",
        "title": "ETF Top 10 보유내역",
        "layout": {
          "x": 7,
          "y": 10,
          "w": 5,
          "h": 12
        },
        "dataSpec": {
          "fields": [
            {
              "key": "total_holdings",
              "label": "총 보유종목 수",
              "role": "scalar",
              "dataType": "number",
              "required": false,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "source",
              "label": "자료 출처",
              "role": "scalar",
              "dataType": "string",
              "required": false,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": {
            "enabled": true,
            "datasetId": null,
            "table": null,
            "filterColumn": null,
            "filterValue": null,
            "columns": [
              {
                "label": "No.",
                "role": "index",
                "dataType": "number",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "종목명",
                "role": "name",
                "dataType": "string",
                "column": null,
                "displayOptions": {}
              },
              {
                "label": "보유비중(%)",
                "role": "value",
                "dataType": "percent",
                "column": null,
                "displayOptions": {}
              }
            ],
            "orderBy": null,
            "orderDir": "desc",
            "limit": 10,
            "resolvedRows": []
          }
        },
        "confidence": 0.92
      },
      {
        "id": "cmp_005",
        "type": "bullet_list",
        "title": "Kodex 코리아배당성장채권혼합 ETF 리뷰",
        "layout": {
          "x": 1,
          "y": 24,
          "w": 11,
          "h": 5
        },
        "dataSpec": {
          "fields": [
            {
              "key": "bond_risk",
              "label": "채권 금리/리스크 요인",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "stock_performance",
              "label": "주식 종목 성과 (현대차, 키움증권 등)",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "bond_allocation",
              "label": "채권 비중 효과",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "defensive_nature",
              "label": "방어적 성격",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": null
        },
        "confidence": 0.88
      },
      {
        "id": "cmp_006",
        "type": "bullet_list",
        "title": "Kodex 코리아배당성장채권혼합 ETF 향후 전망",
        "layout": {
          "x": 1,
          "y": 31,
          "w": 11,
          "h": 5
        },
        "dataSpec": {
          "fields": [
            {
              "key": "bond_yield_outlook",
              "label": "채권 금리 전망",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "stock_market_outlook",
              "label": "주식 시장 전망",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            },
            {
              "key": "defensive_allocation",
              "label": "방어적 자산 배분",
              "role": "narrative_input",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": null
        },
        "confidence": 0.88
      },
      {
        "id": "cmp_007",
        "type": "disclaimer",
        "title": "면책 조항",
        "layout": {
          "x": 1,
          "y": 38,
          "w": 11,
          "h": 2
        },
        "dataSpec": {
          "fields": [
            {
              "key": "text",
              "label": "면책 문구",
              "role": "scalar",
              "dataType": "text",
              "required": true,
              "hint": null,
              "displayOptions": {},
              "binding": null,
              "resolvedValue": null
            }
          ],
          "collection": null
        },
        "confidence": 0.9
      }
    ],
    "overallConfidence": 0.907
  }
}