Pokédex Attributes Data
Data Science and Analytics
Tags and Keywords
Trusted By




"No reviews yet"
Free
About
Explore the rich universe of Pokémon with a dataset detailing all 898 creatures from Generation I through VIII. This collection provides key information such as Base Stats, Height, Weight, Classification, and Abilities, offering a detailed look into the characteristics of each Pokémon. It serves as an excellent resource for investigating correlations between physical attributes and battle statistics, analysing the distribution of various Pokémon segments, and understanding factors that influence experience growth and egg steps. Researchers can also delve into the strengths and weaknesses of different Pokémon types.
Columns
- national_number: The Pokémon's entry number in the National Pokédex.
- gen: The generation in which the Pokémon was first introduced.
- english_name: The English name of the Pokémon.
- japanese_name: The original Japanese name of the Pokémon.
- primary_type: The Pokémon's primary elemental type.
- secondary_type: The Pokémon's secondary elemental type.
- classification: The official classification of the Pokémon as described by the Sun and Moon or Sword and Shield Pokédex.
- percent_male: The percentage of the species that are male (blank if genderless).
- percent_female: The percentage of the species that are female (blank if genderless).
- height_m: The height of the Pokémon in metres.
- weight_kg: The weight of the Pokémon in kilograms.
- capture_rate: The rate at which the Pokémon can be captured.
- base_egg_steps: The number of steps required to hatch an egg of the Pokémon.
- hp: The Base Hit Points of the Pokémon.
- attack: The Base Attack stat of the Pokémon.
- defense: The Base Defense stat of the Pokémon.
- sp_attack: The Base Special Attack stat of the Pokémon.
- sp_defense: The Base Special Defense stat of the Pokémon.
- speed: The Base Speed stat of the Pokémon.
- abilities_0, abilities_1, abilities_2, abilities_hidden: Four features indicating the abilities a Pokémon can possess, including hidden abilities.
- against_normal, against_fire, against_water, against_electric, against_grass, against_ice, against_fighting, against_poison, against_ground, against_flying, against_psychic, against_bug, against_rock, against_ghost, against_dragon, against_dark, against_steel, against_fairy: Eighteen features detailing the damage multiplier taken against attacks of specific types.
- is_sublegendary: Indicates if the Pokémon is sublegendary.
- is_legendary: Indicates if the Pokémon is legendary.
- is_mythical: Indicates if the Pokémon is mythical.
- evochain_0, evochain_1, evochain_2, evochain_3, evochain_4, evochain_5, evochain_6: Seven features describing the Pokémon's evolutionary chain and triggers.
- gigantamax: Denotes if the Pokémon is capable of Gigantamaxing.
- mega_evolution: Denotes if the Pokémon is capable of Mega Evolution.
- mega_evolution_alt: Denotes if the Pokémon has an alternative Mega Evolution form.
- description: The official Pokédex description of the Pokémon.
Distribution
The dataset is provided as a CSV file, approximately 608 kB in size, containing 55 columns and data for all 898 Pokémon. It covers all creatures from Generation I up to Generation VIII. Please note that several columns, including
gen
, english_name
, japanese_name
, primary_type
, secondary_type
, classification
, gender percentages, height, weight, capture rate, base egg steps, all base stats, abilities, against-type multipliers, legendary statuses, evolutionary chain details, Gigantamax, Mega Evolution forms, and description fields, currently show a very high percentage of missing values.Usage
This dataset is ideal for data analysis, statistical modelling, and educational purposes. It can be used to:
- Investigate the relationship between a Pokémon's height, weight, and its base battle statistics.
- Determine general distributions for various Pokémon segments.
- Analyse factors influencing experience growth and egg hatching steps.
- Evaluate the overall strengths and weaknesses of different Pokémon types.
- Develop fan applications, game guides, or educational materials related to the Pokémon franchise.
Coverage
The dataset spans all Eight Generations of Pokémon, from Generation I to Generation VIII, covering all 898 known Pokémon in the National Pokédex. It includes details such as gender percentages, noting when a Pokémon is genderless. The information is universal to the Pokémon franchise, without specific geographic limitations.
License
CC0: Public Domain license.
Who Can Use It
This dataset is suitable for a wide array of users, including:
- Data scientists and analysts for in-depth statistical studies and predictive modelling.
- Game developers for balancing game mechanics or creating fan-made content.
- Pokémon enthusiasts and community creators for building online tools, fan wikis, or statistical breakdowns.
- Educators and students for teaching data analysis principles using engaging, well-known content.
- Researchers interested in character design, game theory, or creature attribute modelling.
Dataset Name Suggestions
- Pokémon Generations I-VIII Stats
- Pokédex Attributes Data
- Global Pokémon Information
- Pokémon Character Metrics
Attributes
Original Data Source: Pokédex Attributes Data