{"@context":{"@language":"en","@vocab":"https://schema.org/","citeAs":"cr:citeAs","column":"cr:column","conformsTo":"dct:conformsTo","cr":"http://mlcommons.org/croissant/","rai":"http://mlcommons.org/croissant/RAI/","data":{"@id":"cr:data","@type":"@json"},"dataType":{"@id":"cr:dataType","@type":"@vocab"},"dct":"http://purl.org/dc/terms/","examples":{"@id":"cr:examples","@type":"@json"},"extract":"cr:extract","field":"cr:field","fileProperty":"cr:fileProperty","fileObject":"cr:fileObject","fileSet":"cr:fileSet","format":"cr:format","includes":"cr:includes","isLiveDataset":"cr:isLiveDataset","jsonPath":"cr:jsonPath","key":"cr:key","md5":"cr:md5","parentField":"cr:parentField","path":"cr:path","recordSet":"cr:recordSet","references":"cr:references","regex":"cr:regex","repeated":"cr:repeated","replace":"cr:replace","sc":"https://schema.org/","separator":"cr:separator","source":"cr:source","subField":"cr:subField","transform":"cr:transform"},"@type":"sc:Dataset","conformsTo":"http://mlcommons.org/croissant/1.0","dateCreated":"2022-03-24T07:34:02","datePublished":"2019-05-06T00:00:00","description":"Context\nDataset of the original 151 Pokemon with stats only from Generation 1. Data was scraped from https://serebii.net/. \nContent\n\nNumber: Pokedex Index Number\nName: Name of the Pokemon\nTypes: The number of types a Pokemon has\nType1: The primary type\nType2: The secondary type if applicable\nHeight: The height of the Pokemon in meters\nWeight: The weight of the Pokemon in kilograms\nMale_Pct: The probability of encountering a male in percentage\nFemale_Pct: The probability of encountering a female in percentage\nCapt_Rate: Measures how difficult it is too capture the Pokemon (Higher value = Higher difficulty\nExp_Points: Experience points needed to fully level up\nExp_Speed: How fast a Pokemon fully levels up\nBase_Total: The sum all the base stats (HP, Attack, Defense, Special, Speed)\nHP - Speed: The base stats of a Pokemon\nNormalDmg - DragonDmg: The multiplicative damage it takes from certain types\nEvolutions: The number of evolutions the base Pokemon has\n\nAcknowledgements\nScraped from https://serebii.net/.","inLanguage":"en","isAccessibleForFree":true,"license":"CC0: Public Domain","name":"Gen-1-Pokemon","url":"https://www.openml.org/d/43722","version":1,"distribution":[{"@type":"cr:FileObject","@id":"data-file","name":"data-file","description":"Data file belonging to the dataset.","contentUrl":"https://data.openml.org/datasets/0004/43722/dataset_43722.pq","encodingFormat":"application/x-parquet","md5":"e2faba2a67949348c1ca8c51531fcb3c"}],"recordSet":[{"@type":"cr:RecordSet","name":"data-file-description","description":"Listing the fields of the data.","field":[{"@type":"cr:Field","@id":"features/0-Number","name":"Number","description":"Number - this field should be ignored.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"Number"}}},{"@type":"cr:Field","@id":"features/1-_Name","name":"_Name","description":"_Name - a field.","dataType":"sc:Text","source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Name"}}},{"@type":"cr:Field","@id":"features/2-_Types","name":"_Types","description":"_Types - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Types"}}},{"@type":"cr:Field","@id":"features/3-_Type1","name":"_Type1","description":"_Type1 - a field.","dataType":"sc:Text","source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Type1"}}},{"@type":"cr:Field","@id":"features/4-_Type2","name":"_Type2","description":"_Type2 - a field.","dataType":"sc:Text","source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Type2"}}},{"@type":"cr:Field","@id":"features/5-_Height_m_","name":"_Height_m_","description":"_Height(m) - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Height(m)"}}},{"@type":"cr:Field","@id":"features/6-_Weight_kg_","name":"_Weight_kg_","description":"_Weight(kg) - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Weight(kg)"}}},{"@type":"cr:Field","@id":"features/7-_Male_Pct","name":"_Male_Pct","description":"_Male_Pct - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Male_Pct"}}},{"@type":"cr:Field","@id":"features/8-_Female_Pct","name":"_Female_Pct","description":"_Female_Pct - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Female_Pct"}}},{"@type":"cr:Field","@id":"features/9-_Capt_Rate","name":"_Capt_Rate","description":"_Capt_Rate - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Capt_Rate"}}},{"@type":"cr:Field","@id":"features/10-_Exp_Points","name":"_Exp_Points","description":"_Exp_Points - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Exp_Points"}}},{"@type":"cr:Field","@id":"features/11-_Exp_Speed","name":"_Exp_Speed","description":"_Exp_Speed - a field.","dataType":"sc:Text","source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Exp_Speed"}}},{"@type":"cr:Field","@id":"features/12-_Base_Total","name":"_Base_Total","description":"_Base_Total - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Base_Total"}}},{"@type":"cr:Field","@id":"features/13-_HP","name":"_HP","description":"_HP - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_HP"}}},{"@type":"cr:Field","@id":"features/14-_Attack","name":"_Attack","description":"_Attack - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Attack"}}},{"@type":"cr:Field","@id":"features/15-_Defense","name":"_Defense","description":"_Defense - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Defense"}}},{"@type":"cr:Field","@id":"features/16-_Special","name":"_Special","description":"_Special - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Special"}}},{"@type":"cr:Field","@id":"features/17-_Speed","name":"_Speed","description":"_Speed - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Speed"}}},{"@type":"cr:Field","@id":"features/18-_Normal_Dmg","name":"_Normal_Dmg","description":"_Normal_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Normal_Dmg"}}},{"@type":"cr:Field","@id":"features/19-_Fire_Dmg","name":"_Fire_Dmg","description":"_Fire_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Fire_Dmg"}}},{"@type":"cr:Field","@id":"features/20-_Water_Dmg","name":"_Water_Dmg","description":"_Water_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Water_Dmg"}}},{"@type":"cr:Field","@id":"features/21-_Eletric_Dmg","name":"_Eletric_Dmg","description":"_Eletric_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Eletric_Dmg"}}},{"@type":"cr:Field","@id":"features/22-_Grass_Dmg","name":"_Grass_Dmg","description":"_Grass_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Grass_Dmg"}}},{"@type":"cr:Field","@id":"features/23-_Ice_Dmg","name":"_Ice_Dmg","description":"_Ice_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Ice_Dmg"}}},{"@type":"cr:Field","@id":"features/24-_Fight_Dmg","name":"_Fight_Dmg","description":"_Fight_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Fight_Dmg"}}},{"@type":"cr:Field","@id":"features/25-_Poison_Dmg","name":"_Poison_Dmg","description":"_Poison_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Poison_Dmg"}}},{"@type":"cr:Field","@id":"features/26-_Ground_Dmg","name":"_Ground_Dmg","description":"_Ground_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Ground_Dmg"}}},{"@type":"cr:Field","@id":"features/27-_Flying_Dmg","name":"_Flying_Dmg","description":"_Flying_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Flying_Dmg"}}},{"@type":"cr:Field","@id":"features/28-_Psychic_Dmg","name":"_Psychic_Dmg","description":"_Psychic_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Psychic_Dmg"}}},{"@type":"cr:Field","@id":"features/29-_Bug_Dmg","name":"_Bug_Dmg","description":"_Bug_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Bug_Dmg"}}},{"@type":"cr:Field","@id":"features/30-_Rock_Dmg","name":"_Rock_Dmg","description":"_Rock_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Rock_Dmg"}}},{"@type":"cr:Field","@id":"features/31-_Ghost_Dmg","name":"_Ghost_Dmg","description":"_Ghost_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Ghost_Dmg"}}},{"@type":"cr:Field","@id":"features/32-_Dragon_Dmg","name":"_Dragon_Dmg","description":"_Dragon_Dmg - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Dragon_Dmg"}}},{"@type":"cr:Field","@id":"features/33-_Evolutions","name":"_Evolutions","description":"_Evolutions - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"_Evolutions"}}},{"@type":"cr:Field","@id":"features/34-Legendary","name":"Legendary","description":"Legendary - a field.","dataType":["sc:Float","sc:Integer"],"source":{"fileObject":{"@id":"data-file"},"extract":{"column":"Legendary"}}}]}]}