aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 203482e..e55cb16 100644
--- a/README.md
+++ b/README.md
@@ -11,4 +11,14 @@ The solution showcases our skills in:
- PostgreSQL
- Database modelling
- Amazon Web Services (AWS)
-- Agile methodologies \ No newline at end of file
+- Agile methodologies
+
+# Main Objective
+
+Our goal is to create a reliable ETL (Extract, Transform, Load) pipeline that
+can:
+
+1. Extract the data from the `totesys` operational database
+2. Store the data in AWS S3 buckets, that will form our data lake
+3. Transform the data into a suitable schema for the data warehouse
+4. Load the data into the data warehouse hosted on AWS \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit