From 8be9b9b5c06a166064b1606b9e72390953cf10fa Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 30 Aug 2024 13:28:51 +0100 Subject: Update README.md --- README.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 7d7e499..e8e1ebd 100644 --- a/README.md +++ b/README.md @@ -36,16 +36,10 @@ can: We aim for the project to have certain features. Some are more prioritised than others. -- [ ] Automated data ingestion from `totesys` db -- [ ] Data storage for ingested and processed data in S3 buckets -- [ ] Data transformation for data warehouse schema -- [ ] Automated data loading into the data warehouse schema -- [ ] Logging and monitoring with CloudWatch -- [ ] Notifications for errors and successful runs (e.g. successful ingestion) -- [ ] Visualisation of warehouse data - -# Test Coverage -TBA - -# Contributors -TBA +- Automated data ingestion from `totesys` db +- Data storage for ingested and processed data in S3 buckets +- Data transformation for data warehouse schema +- Automated data loading into the data warehouse schema +- Logging and monitoring with CloudWatch +- Notifications for errors and successful runs (e.g. successful ingestion) +- Visualisation of warehouse data -- cgit v1.2.3