Code Monkey home page Code Monkey logo

pokemon_dataset's Introduction

Pokémon dataset

Pokémon included: 1025

Generations: 1-9

Features: 47

The dataset

feature data type description
dex_no int National Pokédex number1
name_en string Name in English
generation int Game generation the Pokémon was introduced (core series2)
forms int Amount of different forms the Pokémon possesses3
category string (Pokédex) category of the Pokémon
height_m double Height in metres
weight_kg double Weight in kilograms
hatch_time int cycles4 before the Pokémon hatches from an egg
name_fr string Name in French
name_es string Name in Spanish
name_de string Name in German
name_it string Name in Italian
is_gendered bool Indicates whether the Pokémon has a specified gender
female_percent double Probability of encountering a female specimen, represented in percent
male_percent double Probability of encountering a male specimen, represented in percent
is_breedable bool Indicates whether the Pokémon is capable of breeding
catch_rate int catch rate5 of the Pokémon
leveling_rate int category determining the amount of experience point needed for the Pokémon to level up6
pokedex_colour string (body) colour of the Pokémon
base_friendship int friendship value7 set when this Pokémon is caught
base_hp int base hitpoint value8
base_atk int base attack value8
base_def int base defense value8
base_spatk int base special attack value8
base_spdef int base special defense value8
base_speed int base speed value8
base_experience_yield int Base experience gained9 for defeating this Pokémon
egg_group_0 string Category10 which determines the Pokémon this Pokémon can breed with
egg_group_1 string Category10 which determines the Pokémon this Pokémon can breed with
type_0 string Type of the Pokémon
type_1 string Type of the Pokémon
ev_yield_hp int effort value/s11 for hitpoints gained by defeating this Pokémon
ev_yield_attack int effort value/s11 for attack gained by defeating this Pokémon
ev_yield_defense int effort value/s11 for defense gained by defeating this Pokémon
ev_yield_special_attack int effort value/s11 for special attack gained by defeating this Pokémon
ev_yield_special_defense int effort value/s11 for special defence gained by defeating this Pokémon
ev_yield_speed int effort value/s11 for speed gained by defeating this Pokémon
description string Pokédex entry for this Pokédex
ability_0 string The ability12 this Pokémon can have
ability_1 string The ability12 this Pokémon can have
hidden_ability string The hidden ability13 this Pokémon can have
is_legendary bool Indicates whether this Pokémon is part of the Legendary Pokémon category1415
is_mythical bool Indicates whether this Pokémon is part of the Mythical Pokémon category1615
is_part_of_evolution bool whether the Pokémon is part of an evolution17
stage string indicates the evolution stage18 (basic, stage 1 or stage 2)
evolution_level int indicates the level needed for the Pokémon to evolve
bulbapedia_link string link to the bulbapedia entry for this Pokémon

further information

Created using data taken from: bulbapedia, pokewiki, pokepedia

Only the first/original form of every Pokémon is present in this dataset.

latest update: 21.01.2024

Footnotes

  1. https://bulbapedia.bulbagarden.net/wiki/National_Pok%C3%A9dex

  2. https://bulbapedia.bulbagarden.net/wiki/Core_series

  3. https://bulbapedia.bulbagarden.net/wiki/Form

  4. https://bulbapedia.bulbagarden.net/wiki/Egg_cycle

  5. https://bulbapedia.bulbagarden.net/wiki/Catch_rate

  6. https://bulbapedia.bulbagarden.net/wiki/Experience#Relation_to_level

  7. https://bulbapedia.bulbagarden.net/wiki/Friendship

  8. https://bulbapedia.bulbagarden.net/wiki/Base_stats 2 3 4 5 6

  9. https://bulbapedia.bulbagarden.net/wiki/Experience#Experience_gain_in_battle

  10. https://bulbapedia.bulbagarden.net/wiki/Egg_Group 2

  11. https://bulbapedia.bulbagarden.net/wiki/Effort_values 2 3 4 5 6

  12. https://bulbapedia.bulbagarden.net/wiki/Ability 2

  13. https://bulbapedia.bulbagarden.net/wiki/Hidden_Ability

  14. https://bulbapedia.bulbagarden.net/wiki/Legendary_Pok%C3%A9mon

  15. https://bulbapedia.bulbagarden.net/wiki/Terminology_of_Legendary_and_Mythical_Pok%C3%A9mon 2

  16. https://bulbapedia.bulbagarden.net/wiki/Mythical_Pok%C3%A9mon

  17. A Pokémon that is not part of an evolution in its original form will have is_part_of_evolution==False eventhough its regional form might be part of an evolution.

  18. https://bulbapedia.bulbagarden.net/wiki/Evolution#Evolutionary_families

pokemon_dataset's People

Contributors

steffanossa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.