diff options
| author | Alex <git@ajschof.me> | 2024-08-30 13:28:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-30 13:28:51 +0100 |
| commit | 8be9b9b5c06a166064b1606b9e72390953cf10fa (patch) | |
| tree | 3212582848b5f74915f9a3769f1eef456aef398f /README.md | |
| parent | 0054af916125a8f798ea1ce619cc7a62dbd680b0 (diff) | |
| download | de-project-bentley-8be9b9b5c06a166064b1606b9e72390953cf10fa.tar.gz de-project-bentley-8be9b9b5c06a166064b1606b9e72390953cf10fa.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 20 |
1 files changed, 7 insertions, 13 deletions
@@ -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 |
