{
  "datasetSchema": {
    "columns": [
      {
        "name": "age",
        "titles": "Age (10-year bins)",
        "columnProperty": {
          "hasCodeBook": {
            "hasTopConcept": [
              {
                "notation": "[0,10)",
                "prefLabel": "[0\u201310) years"
              },
              {
                "notation": "[10,20)",
                "prefLabel": "[10\u201320) years"
              },
              {
                "notation": "[20,30)",
                "prefLabel": "[20\u201330) years"
              },
              {
                "notation": "[30,40)",
                "prefLabel": "[30\u201340) years"
              },
              {
                "notation": "[40,50)",
                "prefLabel": "[40\u201350) years"
              },
              {
                "notation": "[50,60)",
                "prefLabel": "[50\u201360) years"
              },
              {
                "notation": "[60,70)",
                "prefLabel": "[60\u201370) years"
              },
              {
                "notation": "[70,80)",
                "prefLabel": "[70\u201380) years"
              },
              {
                "notation": "[80,90)",
                "prefLabel": "[80\u201390) years"
              },
              {
                "notation": "[90,100)",
                "prefLabel": "[90\u2013100) years"
              }
            ]
          },
          "statisticalDataType": "dsv:NominalDataType"
        },
        "summaryStatistics": {
          "columnCompleteness": 1.0
        }
      },
      {
        "name": "race",
        "titles": "Race",
        "columnProperty": {
          "hasCodeBook": {
            "hasTopConcept": [
              {
                "notation": "Caucasian",
                "prefLabel": "Caucasian"
              },
              {
                "notation": "AfricanAmerican",
                "prefLabel": "African American"
              },
              {
                "notation": "Asian",
                "prefLabel": "Asian"
              },
              {
                "notation": "Hispanic",
                "prefLabel": "Hispanic"
              },
              {
                "notation": "Other",
                "prefLabel": "Other"
              },
              {
                "notation": "Unknown/Invalid",
                "prefLabel": "Unknown/Invalid"
              }
            ]
          },
          "statisticalDataType": "dsv:NominalDataType"
        },
        "summaryStatistics": {
          "columnCompleteness": 0.9776644458856593
        }
      },
      {
        "name": "gender",
        "titles": "Administrative sex/gender",
        "columnProperty": {
          "hasCodeBook": {
            "hasTopConcept": [
              {
                "notation": "Male",
                "prefLabel": "Male"
              },
              {
                "notation": "Female",
                "prefLabel": "Female"
              },
              {
                "notation": "Unknown/Invalid",
                "prefLabel": "Unknown/Invalid"
              }
            ]
          },
          "statisticalDataType": "dsv:NominalDataType"
        },
        "summaryStatistics": {
          "columnCompleteness": 1.0
        }
      }
    ],
    "@id": "urn:dataset:diabetes-130-us-hospitals-for-years-1999-2008#schema"
  },
  "summaryStatistics": {
    "datasetCompleteness": 0.9234319828495438,
    "numberOfRows": 101766,
    "numberOfColumns": 48
  },
  "dataset": {
    "@type": [
      "disco:LogicalDataSet",
      "dsv:Dataset",
      "dcat:Dataset"
    ],
    "title": "UCI Diabetes 130-US hospitals (1999\u20132008)",
    "source": "https://archive.ics.uci.edu/dataset/296/diabetes+130-us+hospitals+for+years+1999-2008"
  },
  "@context": "https://w3id.org/semmap/context",
  "@id": "urn:dataset:diabetes-130-us-hospitals-for-years-1999-2008",
  "@type": [
    "dcat:Dataset",
    "dsv:Dataset"
  ]
}