Icon

Challenge 19 - Pokemon Local Database

<p><strong>Challenge 19: Pokémon Local Database</strong></p><p><strong>Level:</strong> Medium</p><p><strong>Description:</strong> Recently you have been feeling a bit nostalgic about Pokémon and our related challenge from Season 3, and decided to use the <strong>PokeAPI</strong> to create your own local database of fantastical creatures. Through the API, you retrieved the dataset of each Pokémon and their types, then created "pokemonAPI_Local.sqlite": a local database. Now you want to create a workflow that fetches data from this database and outputs a list of Pokémon types in descending order of frequency. For a little extra challenge, how about automatically retrieving the latest data from the <strong>PokeAPI</strong> and updating each data table accordingly? <strong>Hint: </strong>A lot of the processing should happen within the database for efficiency. Please use the KNIME Database extension in your solution.</p>

URL: Documentation_of_PokéAPI https://pokeapi.co/docs/v2
URL: Challenge 21 - How Common is this Pokemon https://hub.knime.com/knime/spaces/Just%20KNIME%20It!/Challenge%2021%20-%20How%20Common%20is%20this%20Pokemon~0KvmTIl_eCc7w1ZE/current-state
URL: Fetch Data from SQLite Database https://hub.knime.com/knime/spaces/Life%20Sciences/Collections/Chemistry%20with%20KNIME/01%20Input/Fetch%20Data%20from%20SQLite%20Database~-5A5B45nb78QdmMP/most-recent
URL: KNIME Database extensions https://hub.knime.com/knime/extensions/org.knime.features.database/latest

Nodes

Extensions

Links