| { | |
| "label_map": { | |
| "0": "Communication", | |
| "1": "Documentation", | |
| "2": "Equipment Failure", | |
| "3": "External Factors", | |
| "4": "Process/Procedure", | |
| "5": "Resource/Manpower", | |
| "6": "Staff Competency", | |
| "7": "Training Gap" | |
| }, | |
| "reverse_map": { | |
| "Communication": "0", | |
| "Documentation": "1", | |
| "Equipment Failure": "2", | |
| "External Factors": "3", | |
| "Process/Procedure": "4", | |
| "Resource/Manpower": "5", | |
| "Staff Competency": "6", | |
| "Training Gap": "7" | |
| } | |
| } |