Column W in the uploaded CSV holds a numeric loan type code (e.g. 83).
Map each code to its actual loan type here (e.g. 83 = CL-Add on).
Saving a code that already exists updates its description.
CSV with two columns: Code, Description. Existing codes get their description updated; new codes get added.