@@ -44,18 +44,18 @@ export const TechnologyDomain: any = {
4444} ;
4545
4646export const Industry : any = {
47- "Bank & Financial Institutions (BFSI)" : "BFSI" ,
48- "Healthcare & Life Scienses (HLS)" : "HLS" ,
49- "Consumer (CON)" : "CON" ,
50- "Retail (RT)" : "RT" ,
51- "Agritech (AgT)" : "AgT" ,
52- "Education (ED)" : "ED" ,
53- "Non Profit & Govt (NG)" : "NG" ,
54- "Energy & Utilities (ENU)" : "ENU" ,
55- "All (ALL)" : "ALL" ,
56- "Automotive (AM)" : "AM" ,
57- "Telecom (TEL)" : "TEL" ,
58- "Cybersecurity (CyS)" : "CyS"
47+ "Bank & Financial Institutions (BFSI)" : "IND- BFSI" ,
48+ "Healthcare & Life Scienses (HLS)" : "IND- HLS" ,
49+ "Consumer (CON)" : "IND- CON" ,
50+ "Retail (RT)" : "IND- RT" ,
51+ "Agritech (AgT)" : "IND- AgT" ,
52+ "Education (ED)" : "IND- ED" ,
53+ "Non Profit & Govt (NG)" : "IND- NG" ,
54+ "Energy & Utilities (ENU)" : "IND- ENU" ,
55+ "All (ALL)" : "IND- ALL" ,
56+ "Automotive (AM)" : "IND- AM" ,
57+ "Telecom (TEL)" : "IND- TEL" ,
58+ "Cybersecurity (CyS)" : "IND- CyS"
5959} ;
6060
6161export const TechnologyDomainComposition : any = {
0 commit comments