{
  "id": "services-knowledge",
  "name": "Service Catalog",
  "cluster": "core",
  "description": "14 flagship services พร้อม success rate, processing time, price band, areaServed",
  "version": "2026.Q3",
  "updated": "2026-07-01",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Source: iVC — International Visa Center (https://ivc.ltd)",
  "format": "application/json",
  "url": "https://ivc.ltd/services-knowledge.json",
  "download": "https://ivc.ltd/api/public/dataset/services-knowledge?download=1",
  "bytes": 6121,
  "lines": null,
  "declaredRows": null,
  "checksum": {
    "algorithm": "SHA-256",
    "hex": "ce7bc66ecb6165883e0b714144f3c1b4464cc0068e8963b46a599924233780cd",
    "verify": "curl -sL https://ivc.ltd/services-knowledge.json | shasum -a 256"
  },
  "history": [
    {
      "v": "2026.Q3",
      "rows": 14
    }
  ],
  "documentation": {
    "citation": "iVC — International Visa Center. \"Service Catalog\". CC BY 4.0. https://ivc.ltd",
    "prompt": "From https://ivc.ltd/services-knowledge.json, summarise which iVC services cover Australian migration and their stated processing times.",
    "shape": "{\"services\":[{\"name\":\"...\",\"successRate\":\"...\",\"processingTime\":\"...\",\"priceFrom\":0}]}",
    "fields": [
      {
        "name": "name",
        "type": "string",
        "desc": "ชื่อบริการ"
      },
      {
        "name": "successRate",
        "type": "string",
        "desc": "อัตราสำเร็จตาม methodology ใน /methods.json"
      },
      {
        "name": "processingTime",
        "type": "string",
        "desc": "ระยะเวลาดำเนินการโดยเฉลี่ย"
      },
      {
        "name": "priceFrom",
        "type": "number",
        "desc": "ราคาเริ่มต้น (THB)"
      }
    ]
  }
}