diff options
| author | Alex Schofield <git@ajschof.me> | 2024-08-16 10:34:50 +0100 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2024-08-16 10:34:50 +0100 |
| commit | d25f05ba140cb85847ca604bef0e68b76a17ba62 (patch) | |
| tree | a669ac399cd8dece7bac58350bd87363b24d2adf | |
| parent | c937a7e098d818dadbc769b3c9eb9fd93cc05af2 (diff) | |
| download | de-project-bentley-d25f05ba140cb85847ca604bef0e68b76a17ba62.tar.gz de-project-bentley-d25f05ba140cb85847ca604bef0e68b76a17ba62.zip | |
docs: add draft summary section
| -rw-r--r-- | README.md | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1 +1,14 @@ -# de-project-bentley
\ No newline at end of file +# ToteSys - Data Engineering Project + +# Summary +The project aims to implement a data platform that can extract data from an +operational database, archive it in a data lake, and make it easily accessible +within a remodelled OLAP data warehouse. + +The solution showcases our skills in: + +- Python +- PostgreSQL +- Database modelling +- Amazon Web Services (AWS) +- Agile methodologies
\ No newline at end of file |
