Generation 8 data
Nobody has claimed this yet.
- 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:
- Decide which new data you want to bring in.
- Look up here how this data is structured in our CSV files
- Add the new data manually or by using a script and documenting where did you get those pieces of data, read also this document.
- Open 2 Pull Requests
- Towards https://github.com/PokeAPI/pokedex with only the CSV data and the scripts you used to gather it
- Here with the new data and any changes to our API logic to make it work.
Sources that might be used for scraping/checking new generation 8 data are:
- Bulbapedia
- Serebii
- PokemonDB
- Pokemon.com
- Pokemon ROMs dump files
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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