lastlegume

The site of all of the projects made by lastlegume.

Random Data Sets

A collection of any datasets and useful csv files I made while working on other projects. I created this page after being unable to find anything online that listed what type of card (Basic, Stage 1, Stage 2, etc.) each pokémon had, so I make these publicly available to save others the trouble I had to go through to create these.

Pokémon Evolution Lines

Contains each pokémon, what evolution stage they are, and what type of card they are in the TCG right now (so fossils are always stage 1’s or over). Data from PokéAPI and Pokemon DB.
Columns:

Evolution Line Data

Pokémon TCG Prize/Hand Probabilities

A table of the probabilities of prizing some number of a specific card given that you have b basics in deck and n copies of that card. Hand probabilities refers to the probability of having some number of copies of a specific card in your starting hand.
To find the probability:

Row 0 is the headers, so these numbers will work for any programming language that starts at index 0, but will need to be 1 higher for any languages that start at 1.

Columns are labelled with the leftmost column being 0 in prizes/hand and rightmost being 6 in prizes or 7 in hand.

Prize Probabilities
Hand Probabilities