{
  "id": "negotiation-outcome-frequency",
  "title": "Home-Sale Negotiation Outcome Frequency Dataset",
  "description": "A collection instrument for how often each radon negotiation outcome actually occurs, by state and market condition. Methodology published; zero observations held.",
  "version": "0.1.0",
  "status": "collecting",
  "provenance": "primary-collection",
  "license": "CC BY 4.0 — reuse with attribution to Radon Connect and a link to the dataset page.",
  "published": "2026-07-29",
  "canonical": "https://radonconnect.com/datasets/negotiation-outcome-frequency/",
  "schema": [
    {
      "key": "caseId",
      "label": "Case ID",
      "type": "string",
      "description": "Pseudonymous identifier."
    },
    {
      "key": "state",
      "label": "State",
      "type": "string",
      "description": "State the transaction occurred in."
    },
    {
      "key": "role",
      "label": "Reporting party",
      "type": "enum",
      "values": [
        "buyer",
        "seller"
      ],
      "description": "Which side reported the outcome."
    },
    {
      "key": "resultBand",
      "label": "Result band",
      "type": "enum",
      "values": [
        "4-6",
        "6-10",
        "10-20",
        "20+"
      ],
      "description": "Measured concentration band that triggered the negotiation."
    },
    {
      "key": "outcome",
      "label": "Outcome",
      "type": "enum",
      "values": [
        "seller-installed",
        "seller-credit",
        "split",
        "buyer-absorbed"
      ],
      "description": "Which taxonomy outcome occurred."
    },
    {
      "key": "verificationCompleted",
      "label": "Verification completed before closing",
      "type": "boolean",
      "description": "Whether a post-mitigation test was delivered before closing."
    }
  ],
  "methodology": {
    "question": "When radon appears in a residential transaction, how often does each outcome actually occur?",
    "construction": [
      "Rows will be post-closing homeowner reports coded against the four published outcomes.",
      "The taxonomy was published before collection, so outcomes cannot be redefined to fit the data."
    ],
    "inclusion": [
      "Residential transactions in states this platform serves where an elevated result entered the negotiation.",
      "Transactions governed by a lender or programme requirement are recorded separately, because that requirement rather than negotiation determined the outcome."
    ],
    "limitations": [
      "Zero observations are held today. The taxonomy dataset describes the outcomes; it makes no claim about their frequency, and neither does this platform.",
      "When published, the sample will be self-selected homeowners who used this platform, which is not the national transaction population.",
      "Buyer and seller reports of the same transaction may differ. Any release will report by reporting party rather than merging them."
    ]
  },
  "collection": {
    "method": [
      "Voluntary post-transaction reports from homeowners who used this platform during a sale, collected after closing so nothing influences a live negotiation.",
      "The reporting party is recorded, because buyers and sellers describe the same transaction differently and the asymmetry matters to interpretation.",
      "Outcomes are coded against the published negotiation outcome taxonomy, which was fixed before collection began."
    ],
    "releaseThreshold": 300,
    "observations": 0,
    "whyNotEstimate": "Who pays for radon mitigation is the highest-stakes question a homeowner brings to this site, and a fabricated distribution would directly influence how much money someone asked for. The platform’s position — that there is no universal rule and that contract language, local practice, and leverage decide it — is the honest answer until real observations exist."
  },
  "rowCount": 0,
  "rows": []
}
