This project is a Python-based ETL data pipeline. It fetches data from the public PokéAPI, extracts and transforms key attributes for selected Pokémon (such as types, abilities, and base stats), and ...