ETL Fix Plan complete. Not implemented.

This commit is contained in:
Eric Gullickson
2025-12-14 13:55:39 -06:00
parent 3ca3592e72
commit 61e87bb9ad
2 changed files with 279 additions and 1 deletions

View File

@@ -48,4 +48,7 @@ Your task is to create a plan to fix a previous ETL process for importing Automo
*** DATA MISSING HANDLING ***
- If no Trim exists, map it to "Base"
- If no specific engine is available default to "Gas" "Diesel" or "Electric"
- If no specific transmission data is available default to "Manual" or "Automatic"
- If no specific transmission data is available default to "Manual" or "Automatic"
*** CRITICAL ***
- Make no assumptions. Ask for clarification on anything not clear.