{
  "generatedAt": "2026-09-16T01:05:17.860Z",
  "sourceUrl": "https://www.w3schools.com/html/html_tables.asp",
  "sourceContentSha256": "598ccde962c927f1cdd510924906513101a40b1f3d9ed124febb40d8081bb87a",
  "extraction": {
    "tableIndex": 0,
    "headers": [
      "company",
      "contact",
      "country"
    ],
    "rowCount": 6,
    "schema": {
      "company": {
        "type": "string",
        "nullable": false
      },
      "contact": {
        "type": "string",
        "nullable": false
      },
      "country": {
        "type": "string",
        "nullable": false
      }
    },
    "rows": [
      {
        "company": "Alfreds Futterkiste",
        "contact": "Maria Anders",
        "country": "Germany",
        "_row_id": "1834701cc0f41f91"
      },
      {
        "company": "Centro comercial Moctezuma",
        "contact": "Francisco Chang",
        "country": "Mexico",
        "_row_id": "4667c98174d91094"
      },
      {
        "company": "Ernst Handel",
        "contact": "Roland Mendel",
        "country": "Austria",
        "_row_id": "d919edc9fcf38051"
      },
      {
        "company": "Island Trading",
        "contact": "Helen Bennett",
        "country": "UK",
        "_row_id": "65e5f4bb3a586f3c"
      },
      {
        "company": "Laughing Bacchus Winecellars",
        "contact": "Yoshi Tannamuri",
        "country": "Canada",
        "_row_id": "5d22a049ec01610c"
      },
      {
        "company": "Magazzini Alimentari Riuniti",
        "contact": "Giovanni Rovelli",
        "country": "Italy",
        "_row_id": "4a6517241260d441"
      }
    ]
  },
  "quality": {
    "deterministicRowIds": true,
    "provenanceIncluded": true,
    "sourceWasPublic": true,
    "noPaidCall": true,
    "caveat": "HTML parsing is intentionally conservative; complex rowspan/colspan layouts require a browser-grade extractor."
  }
}