You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Django + petl ETL app to fetch, clean, transform and explore Star Wars character data from SWAPI — built for 6h Adverity’s Python Developer Challenge.
Python project to build ETL pipeline to ingest data from csv, transform it and load it to databases. Also contains a docker file to containerize the pipeline and deploy it as a flask api