Skip to content

Repository files navigation

Data-Pipeline

Project Structure (summary)

  • run_pipeline.py -> Executes ETL pipeline
  • run_flask.py -> Launches the Flask dashboard
  • config.py -> Stores database configuration

/scripts/

- extract.py           -> Extracts data from CSV
- transform.py         -> Transforms data into long ## ## format
  • load.py -> Loads data into PostgreSQL
  • /app/
  • init.py -> Flask app factory
  • routes.py -> Dashboard views
  • templates
  • dashboard.html -> Frontend UI
  • airtravel.csv -> Source dataset

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages