diff options
| author | Alex <git@ajschof.me> | 2024-08-30 13:29:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-30 13:29:47 +0100 |
| commit | cfe2a5fbc005d3eb766e788ea063f73c70bdca53 (patch) | |
| tree | 3212582848b5f74915f9a3769f1eef456aef398f /README.md | |
| parent | 6ac5e80054c7b94e814155d024fb72f6daabf933 (diff) | |
| parent | 0ea5d83634c1739107664d158068878c49c5a146 (diff) | |
| download | de-project-bentley-cfe2a5fbc005d3eb766e788ea063f73c70bdca53.tar.gz de-project-bentley-cfe2a5fbc005d3eb766e788ea063f73c70bdca53.zip | |
Merge pull request #114 from ajschofield/development
pr: update README before archiving repo
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 |
