{
   "name": "yeast",
   "title": "Yeast",
   "resources": [
      {
         "path": "yeast.arff",
         "pathType": "local",
         "name": "yeast",
         "format": "arff",
         "encoding": "ISO-8859-2"
      },
      {
         "path": "yeast.csv",
         "pathType": "local",
         "name": "yeast",
         "format": "csv",
         "mediatype": "text/csv",
         "encoding": "ISO-8859-2",
         "dialect": {
            "delimiter": ",",
            "quoteChar": "\""
         },
         "schema": {
            "fields": [
               {
                  "name": "mcg",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "gvh",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "alm",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "mit",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "erl",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "pox",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "vac",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "nuc",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "class_protein_localization",
                  "type": "string",
                  "format": "default"
               }
            ],
            "missingValues": [
               ""
            ]
         }
      }
   ],
   "readme": "The resources for this dataset can be found at https://www.openml.org/d/181\n\nAuthor:   \nSource: Unknown -   \nPlease cite:   \n\n",
   "description": "The resources for this dataset can be found at https://www.openml.org/d/181\n\nAuthor:   \nSource: Unkn",
   "licenses": [
      {
         "name": "ODC-PDDL",
         "path": "http://opendatacommons.org/licenses/pddl/",
         "title": "Open Data Commons Public Domain Dedication and License"
      }
   ]
}