airbytehq / airbytehq/quickstarts
Pokémon Data Stack
- Dominant language
- Jupyter Notebook
- Stars
- 216
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
### Pokémon Analysis and Insights with Airbyte
Extract Pokémon, ability, or move data from the PokeAPI using Airbyte. Load the data into a warehouse for in-depth analysis on Pokémon attributes, popularity, or battle strategies.
You can use a tool like dbt for data transformation, and an orchestrator like Airflow or Dagster if needed.
How to get started:
- Check out the [README](https://github.com/airbytehq/quickstarts/tree/main) and the [Contribution instructions](https://github.com/airbytehq/quickstarts/blob/main/CONTRIBUTING.md) in this repo.
- Check one of the [existing quickstarts](https://github.com/airbytehq/quickstarts#list-of-available-quickstarts) and observe their structure.
- (Optional, but highly recommended) Implement one of the quickstarts by following the instructions in their README. I recommend starting with [E-commerce analytics in BigQuery](https://github.com/airbytehq/quickstarts/tree/main/ecommerce_analytics_bigquery)
Contributor guide
Assessment
This issue has not been assessed yet.