{
   "name": "kropt",
   "title": "Kropt",
   "resources": [
      {
         "path": "kropt.arff",
         "pathType": "local",
         "name": "kropt",
         "format": "arff",
         "encoding": "ISO-8859-1"
      },
      {
         "path": "kropt.csv",
         "pathType": "local",
         "name": "kropt",
         "format": "csv",
         "mediatype": "text/csv",
         "encoding": "ISO-8859-1",
         "dialect": {
            "delimiter": ",",
            "quoteChar": "\""
         },
         "schema": {
            "fields": [
               {
                  "name": "white_king_col",
                  "type": "string",
                  "format": "default"
               },
               {
                  "name": "white_king_row",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "white_rook_col",
                  "type": "string",
                  "format": "default"
               },
               {
                  "name": "white_rook_row",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "black_king_col",
                  "type": "string",
                  "format": "default"
               },
               {
                  "name": "black_king_row",
                  "type": "number",
                  "format": "default"
               },
               {
                  "name": "game",
                  "type": "string",
                  "format": "default"
               }
            ],
            "missingValues": [
               ""
            ]
         }
      }
   ],
   "readme": "The resources for this dataset can be found at https://www.openml.org/d/184\n\nAuthor:   \nSource: Unknown -   \nPlease cite:   \n\n",
   "description": "The resources for this dataset can be found at https://www.openml.org/d/184\n\nAuthor:   \nSource: Unkn",
   "licenses": [
      {
         "name": "ODC-PDDL",
         "path": "http://opendatacommons.org/licenses/pddl/",
         "title": "Open Data Commons Public Domain Dedication and License"
      }
   ]
}