diff options
| author | Alex <git@ajschof.me> | 2024-09-03 16:07:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-03 16:07:37 +0100 |
| commit | ce30178558cc8222e9975273eb5d08a93ae92fcc (patch) | |
| tree | 4152f9efe54364a5d6a6cc969befb6cea9015a5b /README.md | |
| parent | e4e360630c90d7e801d99097b3e46e8299ab901d (diff) | |
| parent | 3b8e89968e3d3d3527ea76b4517b0d7278512530 (diff) | |
| download | de-project-bentley-ce30178558cc8222e9975273eb5d08a93ae92fcc.tar.gz de-project-bentley-ce30178558cc8222e9975273eb5d08a93ae92fcc.zip | |
Merge branch 'development' into test/tests_transform_lambda
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 |
