Skip to content

Complete missing game indices#1518

Merged
Naramsim merged 5 commits into
PokeAPI:masterfrom
Dropries:complete-game-indices
Jul 24, 2026
Merged

Complete missing game indices#1518
Naramsim merged 5 commits into
PokeAPI:masterfrom
Dropries:complete-game-indices

Conversation

@Dropries

@Dropries Dropries commented May 5, 2026

Copy link
Copy Markdown
Contributor

Change description

This PR updates all game indices in the following csv files (sources available via the hyperlinks) :

Note

  • From gen 7, game indices refer to different locations depending on the version group. Since location_games_indices only contains a generation_id column, I have only completed it with the locations of the main series games (i.e. usum - swsh - sv).
  • I fixed some game indices of locations that were uncorrect (values 1 lower than the real ones)

AI coding assistance disclosure

None

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

@Dropries
Dropries force-pushed the complete-game-indices branch from a82c89a to 759d6ec Compare May 5, 2026 19:51
@MiquelRForgeFlow

Copy link
Copy Markdown
Contributor

It's difficult to test this, but it's a very nice fix.

@Naramsim

Naramsim commented Jul 24, 2026

Copy link
Copy Markdown
Member

Hi, thanks for the contribution, I read the description of the PR and it rounds up. Could you extend the docs with a proper description for these indexes?

Also, did you create a program to scrape Bulbapedia?

@Naramsim
Naramsim merged commit 1b0709a into PokeAPI:master Jul 24, 2026
9 checks passed
@pokeapi-machine-user

Copy link
Copy Markdown

A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.

The staging branch will be deployed in our staging environment and the entire API will be ready to review.

A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.

@pokeapi-machine-user

Copy link
Copy Markdown

The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.

The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).

Naramsim pushed a commit to PokeAPI/api-data that referenced this pull request Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pokemon from 6th generation lack game indices

4 participants