Commits
test
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Aug 8, 2024
-
Copy the full SHA d6e53bcView commit details -
Added Jupyter notebook to explore visualizations to add to the Flask …
…app. Added a few visualizations from the notebook to the Flask app.py
Commits on Aug 7, 2024
-
Created new folder for flask app
Basic version of flask app. Will ned to improve upon
-
Added ELT pipeline implementation
01-basic-deployment is an ETL pipeline. 02-advanced-deployment is an ELT pipeline. Its purpose is to handle frequently updated data sources.
-
Commits on Aug 2, 2024
Commits on Jul 30, 2024
-
-
Containerized data processing worklfow
Containerized data processing workflow from github copilot workshop. Will need to restructure directory in future commits.