Pokemon Dataset from Wikidex.net Webscraping
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10971520
下载链接
链接失效反馈官方服务:
资源简介:
Dataset created for the PR1 of M2.851 Tipología y Ciclo de Vida de los Datos (UOC, 2023-2)
By Laura Lidón and Carlos Juan.
Webscraping of www.wikidex.net
For each Pokémon, the following variables or attributes are shown:
NumNacional (int): identifying number of the Pokémon.
Nombre (text): Pokémon's name in Spanish.
NombreJapo (text): Pokémon's name in Japanese and (romanized).
Evoluciona (bool): Flag to indicate if the Pokemon evolves
Generación(text): the generation to which the Pokémon belongs
Categoría(text): brief description of the Pokémon.
Tipos(text):elemental types to which the Pokémon belongs. It can have 1 or 2 types, separated by "|".
Habilidades (text): main ability or abilities that a Pokémon species can have. It can have 1 or 2 types, separated by "|".
Hab.Oculta (text): ability that Pokémon of the same species uncommonly exhibit. It can have None or 1.
Peso (float): average weight of the Pokémon in Kg.
Altura (float): average height of the Pokémon in m.
GrupoHuevo (text): compatibility group for Pokémon breeding. It can belong to two different egg groups.
Sexo (text): proportion of Pokémon belonging to one gender or the other (M|F).
Color (text): description of the Pokémon's main color.
PS_Max (int): maximum value of the Pokémon's Hit Points.
At_Max (int): maximum value of the Pokémon's physical attack.
Def_Max (int): maximum value of the Pokémon's special attack.
AtEsp_Max (int): maximum value of the Pokémon's physical defense.
DefEsp_Max (int): maximum value of the Pokémon's special defense.
Vel_Max (int): maximum value of the Pokémon's speed.
PE_PS (int): Effort points of HP given when defeated
PE_At (int): Effort points of Atack given when defeated
PE_Def (int): Effort points of Defense given when defeated
PE_AtEsp (int): Effort points of Special Atack given when defeated
PE_DefEsp (int): Effort points of Special defense given when defeated
PE_Vel (int): Effort points of Speed given when defeated
创建时间:
2024-04-14



