{
  "name": "QuantField Data/API Purchase Requests",
  "url": "https://quantfield.quantvillage.app/data-api",
  "policy": {
    "search": "yes",
    "aiInput": "yes",
    "aiTrain": "yes"
  },
  "requestUrl": "https://quantfield.quantvillage.app/data-api",
  "products": [
    {
      "slug": "normalized-crypto-ohlcv",
      "category": "Market",
      "title": "Exchange-normalized OHLCV and trade snapshots",
      "summary": "Core trading data for BTC, ETH, and major altcoins with minute, hourly, and daily bars normalized across exchanges.",
      "delivery": "CSV, Parquet, REST API",
      "price": "Target $29-99/mo",
      "bullets": [
        "Binance/OKX/Bybit normalization",
        "Missing and duplicate data logs",
        "Fixed snapshots for backtesting"
      ]
    },
    {
      "slug": "derivatives-funding-open-interest",
      "category": "Derivatives",
      "title": "Funding, open interest, and liquidation data",
      "summary": "Derivatives data for tracking positioning pressure, leverage stress, and liquidation-heavy market zones.",
      "delivery": "REST API, daily files",
      "price": "Target $49-149/mo",
      "bullets": [
        "Funding-rate time series",
        "Open-interest change rates",
        "Raw liquidation heatmap data"
      ]
    },
    {
      "slug": "krw-premium-spread",
      "category": "Regional",
      "title": "KRW premium and exchange spread data",
      "summary": "Tracks price gaps between Korean KRW markets and global exchanges, including FX-adjusted premium and executable spread zones.",
      "delivery": "REST API, alert webhook",
      "price": "Target $39-129/mo",
      "bullets": [
        "Upbit/Bithumb comparison",
        "USDT/KRW adjusted premium",
        "Spread data for arbitrage monitoring"
      ]
    },
    {
      "slug": "onchain-exchange-flow",
      "category": "On-chain",
      "title": "Exchange flow and whale-transfer on-chain data",
      "summary": "Trading-focused on-chain feeds for exchange inflows/outflows, large wallet transfers, and stablecoin movement changes.",
      "delivery": "API, weekly dataset",
      "price": "Target $79-199/mo",
      "bullets": [
        "Exchange cluster labels",
        "Large transfer filters",
        "Estimated net flow by asset"
      ]
    },
    {
      "slug": "dex-liquidity-risk",
      "category": "DEX",
      "title": "DEX new-pair, liquidity, and rug-risk data",
      "summary": "Fast risk data for new pairs, liquidity locks, holder concentration, and pool changes.",
      "delivery": "API, webhook, dashboard export",
      "price": "Target $49-149/mo",
      "bullets": [
        "New-pair detection",
        "LP change tracking",
        "Early rug-risk signals"
      ]
    },
    {
      "slug": "token-unlock-event-calendar",
      "category": "Events",
      "title": "Token unlock, listing, and governance event calendar",
      "summary": "Event data for supply changes, listings, major votes, and network upgrades that can become price catalysts.",
      "delivery": "Calendar feed, CSV, API",
      "price": "Target $19-79/mo",
      "bullets": [
        "Unlock size and float ratio",
        "Exchange listing schedule",
        "Governance and upgrade events"
      ]
    },
    {
      "slug": "stablecoin-liquidity",
      "category": "Macro",
      "title": "Stablecoin supply and exchange liquidity data",
      "summary": "Market liquidity indicators from USDT, USDC, and other stablecoin issuance, burns, and exchange balance changes.",
      "delivery": "API, weekly report files",
      "price": "Target $49-149/mo",
      "bullets": [
        "Supply changes by chain",
        "Estimated exchange balances",
        "Market liquidity change rates"
      ]
    },
    {
      "slug": "llm-ready-news-sentiment",
      "category": "LLM-ready",
      "title": "News, social sentiment, and LLM-ready summary feeds",
      "summary": "Short summaries, source links, and symbol tags that LLM agents can read and cite directly.",
      "delivery": "JSONL, RSS, REST API",
      "price": "Target $39-129/mo",
      "bullets": [
        "Symbol and sector tags",
        "Source links included",
        "Duplicate article clustering"
      ]
    },
    {
      "slug": "trading-system-test-results",
      "category": "Systems",
      "title": "Open-source trading system test-results database",
      "summary": "Review-style data from running and backtesting public GitHub trading systems under a consistent standard.",
      "delivery": "Snapshot DB, report API",
      "price": "Target $29-99/mo",
      "bullets": [
        "Runability by repository",
        "Data, strategy, and model structure",
        "Risk and reproducibility notes"
      ]
    }
  ],
  "deliveryOptions": [
    {
      "value": "api",
      "label": "API"
    },
    {
      "value": "file",
      "label": "File download"
    },
    {
      "value": "both",
      "label": "API + files"
    },
    {
      "value": "consult",
      "label": "Decide after consultation"
    }
  ],
  "budgetOptions": [
    {
      "value": "under-50",
      "label": "Under $50/mo"
    },
    {
      "value": "50-150",
      "label": "$50-150/mo"
    },
    {
      "value": "150-500",
      "label": "$150-500/mo"
    },
    {
      "value": "custom",
      "label": "Custom quote"
    }
  ],
  "urgencyOptions": [
    {
      "value": "this-week",
      "label": "This week"
    },
    {
      "value": "this-month",
      "label": "This month"
    },
    {
      "value": "watching",
      "label": "Will consider when available"
    }
  ]
}