Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/pokemon-data
https://github.com/motemen/pokemon-data
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/motemen/pokemon-data
- Owner: motemen
- Created: 2024-05-27T14:16:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T14:49:03.000Z (7 months ago)
- Last Synced: 2024-10-04T11:48:09.754Z (4 months ago)
- Language: Python
- Homepage: https://motemen.github.io/pokemon-data/
- Size: 508 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POKEMON_ALL
A table of Pokémon ID correspondences across multiple sites.
## Available data
- [POKEMON_ALL.tsv](./POKEMON_ALL.tsv)
- [POKEMON_ALL.json](./POKEMON_ALL.json)## Schema
- `yakkuncom_id`
- The ID of the Pokémon on [ポケモン徹底攻略][].
- `yakkuncom_name`
- The name of the Pokémon on [ポケモン徹底攻略][]. (for readability)
- `pokeapi_id`
- The ID of the Pokémon on [PokéAPI][].
- `pokeapi_name`
- The name of the Pokémon on [PokéAPI][]. (for readability)
- `pokeapi_species_name_ja`
- The Japanese name of the species and form of the Pokémon on [PokéAPI][]. (Could be used for presentation)
- `pokeapi_form_name_ja`
- The Japanese name of the species and form of the Pokémon on [PokéAPI][]. (Could be used for presentation)
- `pokedbtokyo_id`
- The ID of the Pokémon on [ポケモンバトルデータベース][].## Supported sites
- [ポケモン徹底攻略][]
- [PokéAPI][]
- [ポケモンバトルデータベース][][ポケモン徹底攻略]: https://yakkun.com/
[PokéAPI]: https://pokeapi.co/
[ポケモンバトルデータベース]: https://sv.pokedb.tokyo/