{
   "name": "mammography",
   "title": "Mammography",
   "resources": [
      {
         "path": "mammography.arff",
         "pathType": "local",
         "name": "mammography",
         "format": "arff",
         "encoding": "ISO-8859-1"
      },
      {
         "path": "mammography.csv",
         "pathType": "local",
         "name": "mammography",
         "format": "csv",
         "mediatype": "text/csv",
         "encoding": "ISO-8859-1",
         "dialect": {
            "delimiter": ",",
            "quoteChar": "'"
         },
         "schema": {
            "fields": [
               {
                  "name": "attr1",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "attr2",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "attr3",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "attr4",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "attr5",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "attr6",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "class",
                  "type": "number",
                  "format": "default"
               }
            ],
            "missingValues": [
               ""
            ]
         }
      }
   ],
   "readme": "The resources for this dataset can be found at https://www.openml.org/d/310\n\nAuthor:   \n  \nSource: Unknown -   \nPlease cite:   \n\nMammography dataset\n\nPast Usage:\n1. Woods, K., Doss, C., Bowyer, K., Solka, J., Priebe, C.,",
   "description": "The resources for this dataset can be found at https://www.openml.org/d/310\n\nAuthor:   \n  \nSource: U",
   "licenses": [
      {
         "name": "ODC-PDDL",
         "path": "http://opendatacommons.org/licenses/pddl/",
         "title": "Open Data Commons Public Domain Dedication and License"
      }
   ]
}