diff options
| author | Alex Schofield <git@ajschof.me> | 2024-08-16 10:41:01 +0100 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2024-08-16 10:41:01 +0100 |
| commit | 37eb3bb7974904614867c7d0c2d4f6eccb39f22e (patch) | |
| tree | 69ae6db1875146c0937c0672e4185097b6c188ad | |
| parent | 9809e7ca1351d7b27f62b3c7c74db7124cab5dc9 (diff) | |
| download | de-project-bentley-37eb3bb7974904614867c7d0c2d4f6eccb39f22e.tar.gz de-project-bentley-37eb3bb7974904614867c7d0c2d4f6eccb39f22e.zip | |
docs(main_obj): clarify data being loaded into data warehouse
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,4 +21,4 @@ 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 +4. Load the transformed data into the data warehouse hosted on AWS
\ No newline at end of file |
