Giter Site home page Giter Site logo

pokemon's Introduction

Pokemon

Pokemon

About Old Pokemon Dataset:

The dataset contains 721 Pokemon, and is about the pokemon video games (not Pokemon GO or the pokemon card game). The data described below:

  • #: Pokemon ID
  • Name: Each pokemon's name
  • Type 1: Properties for pokemon and their moves (each type has its own strengths and weaknesses)
  • Type 2: Some pokemon have two types
  • Total: The sum of all stats below
  • HP: Hit points (health)
  • Attack: The base modifier for normal attacks
  • Defense: The stat for protection against normal attacks
  • SP Atk: The base modifier for special attacks
  • SP Def: The stat for protection against special attacks
  • Speed: Determines which pokemon attacks first in each round
  • Generation: The generation of the pokemon
  • Legendary: Whether or not pokemon is legendary

Data Acquisition:

pokemon repo

Data Source:

pokemon.com
pokemondb
bulbedia

About New Pokemon Dataset:

The dataset contains 802 Pokemon, and is about the pokemon video games (not Pokemon GO or the pokemon card game). This dataset specifically contains Pokemon from Generation 7 (Pokemon Sun and Moon). The data described below:

  • id: Pokemon ID
  • Index: Pokedex number
  • Name: Each pokemon's name
  • Form: Distinguishes the different forms of a Pokemon
  • Type 1: Properties for pokemon and their moves (each type has its own strengths and weaknesses)
  • Type 2: Some pokemon have two types
  • HP: Hit points (health)
  • Attack: The base modifier for normal attacks
  • Defense: The stat for protection against normal attacks
  • SP Atk: The base modifier for special attacks
  • SP Def: The stat for protection against special attacks
  • Speed: Determines which pokemon attacks first in each round

Data Acquisition:

pokemon repo


Note: I did not collect the data for the datasets.

pokemon's People

Contributors

ayoubimaya 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.