From 7c623b278569c96a7317d5ccc72d9f0c92e98fc9 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Mon, 3 Mar 2025 12:05:24 +0000 Subject: [PATCH] added a READ ME to etl --- etl/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/etl/README.md b/etl/README.md index e69de29..5c19f01 100644 --- a/etl/README.md +++ b/etl/README.md @@ -0,0 +1,12 @@ +ETL + +Extract, transform and load DATA + +We get data from multiple places and merge them into one place. + +Definition of multiple places: + - Retro Team Sharepoint + - Future Osmosis Sharepoint + +Definition of one place: + - into a CSV...today (03/03/2025) \ No newline at end of file