SpaceX data pipeline with data fetch, ETL and visualization

I wrote a docker containerized combination example of airflow+dbt+metabase, each with its own goal on the stack: airflow fetches information from SpaceX available API, dbt performs ETL operations, Metabase performs visualization of such data. Enjoy!

2 Likes

I'm excited to dig into this. Thanks for sharing!