f8b8a580ff
fields/additional initializations * Set up test file * New fields + new field names * Add initial prompts to json * Column renaming - remove CONTRACT_ prefix * update tests * testing * Fix regex pattern in json.loads * Merge branch 'hotfix/file-errors' into refactor/new-field-names * add UNIT_OF_MEASURE * initialize new values * Add rate change interval * Merge branch 'main' into fields/additional-initializations * remove test * replace field names * update REIMB_ID * update date columns * update reimbursement effective dt * Revert adhoc scripts * Revert client files * Update postprocessing_funcs * revert regex_utils * Fix valid issue * UNIT_OF_MEASURE * REIMB_TERM * Revert postprocessing funcs tests Approved-by: Alex Galarce
10 lines
172 B
JSON
10 lines
172 B
JSON
{
|
|
"metadata": {
|
|
"from_col": "PRODUCT",
|
|
"to_col": "AARETE_DERIVED_PRODUCT"
|
|
},
|
|
"mapping": {
|
|
"EXAMPLE_PRODUCT" : "EXAMPLE_PRODUCT"
|
|
}
|
|
|
|
} |