{
  "name": "quant-score-vn",
  "title": "Quant Score — Chứng khoán Việt Nam",
  "description": "Điểm định lượng (Quant Score) và chỉ số cơ bản cho các cổ phiếu thanh khoản trên thị trường chứng khoán Việt Nam, tính point-in-time mỗi phiên giao dịch. Điểm tổng hợp = value · quality · momentum · thanh khoản (trọng số công khai).",
  "licenses": [
    {
      "name": "CC-BY-4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/",
      "title": "Creative Commons Attribution 4.0"
    }
  ],
  "homepage": "https://pthaicapital.io.vn/du-lieu-dinh-luong.html",
  "sources": [
    {
      "title": "P.Thai Capital",
      "path": "https://pthaicapital.io.vn"
    }
  ],
  "created": "2026-06-10T17:50:20.334943+07:00",
  "resources": [
    {
      "name": "quant-score-vn",
      "path": "https://pthaicapital.io.vn/data/quant-score-vn.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "symbol",
            "description": "Mã cổ phiếu"
          },
          {
            "name": "name",
            "description": "Tên doanh nghiệp"
          },
          {
            "name": "sector",
            "description": "Ngành"
          },
          {
            "name": "exchange",
            "description": "Sàn niêm yết"
          },
          {
            "name": "price",
            "description": "Giá đóng cửa (nghìn đồng)"
          },
          {
            "name": "market_cap_bn_vnd",
            "description": "Vốn hoá (tỷ đồng)"
          },
          {
            "name": "pe",
            "description": "P/E (giá hiện tại / EPS)"
          },
          {
            "name": "pb",
            "description": "P/B"
          },
          {
            "name": "roe_pct",
            "description": "ROE (%)"
          },
          {
            "name": "return_3m_pct",
            "description": "Lợi nhuận 3 tháng (%)"
          },
          {
            "name": "return_6m_pct",
            "description": "Lợi nhuận 6 tháng (%)"
          },
          {
            "name": "return_12m_pct",
            "description": "Lợi nhuận 12 tháng (%)"
          },
          {
            "name": "rsi",
            "description": "RSI(14)"
          },
          {
            "name": "beta",
            "description": "Beta"
          },
          {
            "name": "volatility_ann_pct",
            "description": "Biến động năm hoá (%)"
          },
          {
            "name": "adv_vnd",
            "description": "Giá trị GD bình quân (đồng/phiên)"
          },
          {
            "name": "value_score",
            "description": "Điểm định giá 0-100"
          },
          {
            "name": "quality_score",
            "description": "Điểm chất lượng 0-100"
          },
          {
            "name": "momentum_score",
            "description": "Điểm momentum 0-100"
          },
          {
            "name": "liquidity_score",
            "description": "Điểm thanh khoản 0-100"
          },
          {
            "name": "quant_score",
            "description": "Quant Score tổng hợp 0-100"
          },
          {
            "name": "rank",
            "description": "Xếp hạng theo Quant Score"
          },
          {
            "name": "percentile",
            "description": "Phân vị (%)"
          },
          {
            "name": "verdict",
            "description": "Nhận định định lượng"
          }
        ]
      }
    }
  ]
}