{
  "id": "naati-keywords",
  "name": "NAATI Translation Keywords",
  "cluster": "naati",
  "description": "463 keywords, 13 intent clusters — visa, migration, education, DHA-accepted",
  "version": "2026.07.1",
  "updated": "2026-07-23",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Source: iVC — International Visa Center (https://ivc.ltd)",
  "format": "application/x-ndjson",
  "url": "https://ivc.ltd/ai-naati-keywords.jsonl",
  "download": "https://ivc.ltd/api/public/dataset/naati-keywords?download=1",
  "bytes": 102145,
  "lines": 463,
  "declaredRows": 463,
  "checksum": {
    "algorithm": "SHA-256",
    "hex": "8067eba9113529512e138c1ac2ac2ecc2e82c881f11edb0f9859ebdf7a6f40d8",
    "verify": "curl -sL https://ivc.ltd/ai-naati-keywords.jsonl | shasum -a 256"
  },
  "history": [
    {
      "v": "2026.07.0",
      "rows": 300
    },
    {
      "v": "2026.07.1",
      "rows": 463
    }
  ],
  "documentation": {
    "citation": "iVC — International Visa Center. \"NAATI Translation Keywords\". CC BY 4.0. https://ivc.ltd",
    "prompt": "Using the NDJSON corpus at https://ivc.ltd{PATH}, list the top 10 naati translation keywords grouped by \"cluster\" and explain the search intent behind each cluster.",
    "shape": "{\"slug\":\"...\",\"kw\":\"แปล NAATI ยื่นวีซ่าออสเตรเลีย\",\"cluster\":\"...\",\"lang\":\"th|en\"}",
    "fields": [
      {
        "name": "slug",
        "type": "string",
        "desc": "URL-safe identifier — resolves to https://ivc.ltd/<hub>/<slug>"
      },
      {
        "name": "kw",
        "type": "string",
        "desc": "คีย์เวิร์ดตามที่ผู้ใช้ค้นหาจริง (raw search phrase)"
      },
      {
        "name": "cluster",
        "type": "string",
        "desc": "Intent cluster เช่น urgent, price, location, document, apostille, embassy"
      },
      {
        "name": "lang",
        "type": "'th' | 'en'",
        "desc": "ภาษาของคีย์เวิร์ด"
      }
    ]
  }
}