mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
Update README
This commit is contained in:
@@ -51,7 +51,7 @@ data-management
|
||||
├─ exchange # Exchange web application
|
||||
│ ├─ extract # All extract needed code is in here
|
||||
│ │ ├─ exchange_extract_function.py # Exchange extract code function to import in run_extract_load.py
|
||||
│ │ └─ exchange_temp_extract_csv # Temp folder to store all the csv extract from MYSQL
|
||||
│ │ └─ exchange_temp_extract_csv # Temp folder to store all the csv extract from MYSQL (Auto Create)
|
||||
│ │
|
||||
│ └─ load # All load needed code is in here
|
||||
│ └─ exchange_load_function.py # Exchange load code function to import in run_extract_load.py
|
||||
|
||||
Reference in New Issue
Block a user