PokeAPI / PokeAPI/pokeapi

Generation 8 data

Open
#520 35 comments 16 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
Python
Stars
5.4k
Forks
1.2k
Avg merge
2d 5h
Merged PRs (30d)
21

Description

PokeAPI has decided to take a temporary shift from https://github.com/veekun/pokedex and thus to allow the community to add the new generation 8 data.

The process to add new data consists as follows:

  1. Decide which new data you want to bring in.
  2. Look up here how this data is structured in our CSV files
  3. Add the new data manually or by using a script and documenting where did you get those pieces of data, read also this document.
  4. Open 2 Pull Requests

Sources that might be used for scraping/checking new generation 8 data are:

  • Bulbapedia
  • Serebii
  • PokemonDB
  • Pokemon.com
  • Pokemon ROMs dump files

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the CSV structures in pokedex/data/csv and the documentation in pokeapi, then choose a specific subset of Generation 8 data and verify it against the listed sources. Done means the relevant data and any gathering scripts are submitted to the pokedex repository, with corresponding data or API-logic changes submitted here in a separate pull request.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.