@provis/provis-common-be-module 2.6.21 → 2.6.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/class/main.repository.js +4 -4
- package/dist/constants/bankAccount.d.ts +8 -0
- package/dist/constants/bankAccount.js +54 -0
- package/dist/constants/claim/cargo.d.ts +3 -119
- package/dist/constants/claim/general.js +1 -1
- package/dist/constants/claim/kalog.js +1 -1
- package/dist/constants/claim/loket.js +40 -40
- package/dist/constants/claim/motorVehicle.js +1 -1
- package/dist/constants/claim/travel.js +1 -1
- package/dist/constants/config.js +2 -2
- package/dist/constants/product/coretax.d.ts +12 -0
- package/dist/constants/product/coretax.js +14 -0
- package/dist/constants/product/mv.d.ts +30 -0
- package/dist/constants/product/mv.js +158 -0
- package/dist/constants/product/property/occupation.d.ts +5 -0
- package/dist/constants/product/property/occupation.js +1725 -0
- package/dist/constants/product.js +12 -12
- package/dist/constants/source.js +1 -1
- package/dist/helpers/alphaNumericCleansing.js +1 -1
- package/dist/helpers/amountDescription.js +1 -1
- package/dist/helpers/axiosGet.js +1 -1
- package/dist/helpers/axiosPost.js +1 -1
- package/dist/helpers/axiosPut.js +1 -1
- package/dist/helpers/calculateByType.js +1 -1
- package/dist/helpers/calculateForNullable.js +6 -6
- package/dist/helpers/getHeaderUser.js +4 -4
- package/dist/helpers/loop.js +2 -2
- package/dist/helpers/loopBackward.js +2 -2
- package/dist/helpers/readExcel.d.ts +2 -0
- package/package.json +1 -1
|
@@ -0,0 +1,1725 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const ocupation = [
|
|
4
|
+
{
|
|
5
|
+
"id": 445,
|
|
6
|
+
"name": "Mixed"
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
"id": 444,
|
|
10
|
+
"name": "Bangunan di dalam lokasi perkebunan milik perorangan, selain proses produksi"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"id": 443,
|
|
14
|
+
"name": "Gambir, barang-barang ditempat terbuka"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"id": 442,
|
|
18
|
+
"name": "Tembakau"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"id": 441,
|
|
22
|
+
"name": "Kelapa sawit"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"id": 440,
|
|
26
|
+
"name": "Hortikultura, sayur-sayuran, kentang dan tidak ada pengeringan"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": 439,
|
|
30
|
+
"name": "Padi, tanpa pengerjaan termasuk padi di tempat terbuka"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": 438,
|
|
34
|
+
"name": "Cengkeh dan rempah-rempah"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": 437,
|
|
38
|
+
"name": "Damar dan terpentin"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": 436,
|
|
42
|
+
"name": "Pabrik tapioka diperkebunan"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": 435,
|
|
46
|
+
"name": "Perkebunan serat, serat campuran dan kapok yang belum terproses"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": 434,
|
|
50
|
+
"name": "Gula bibit"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"id": 433,
|
|
54
|
+
"name": "Rumah Asap"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": 432,
|
|
58
|
+
"name": "Gedung tidak termasuk rumah asap"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": 431,
|
|
62
|
+
"name": "Karet (Gutta percha)"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"id": 430,
|
|
66
|
+
"name": "Gedung pengeringan dengan pengering buatan"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": 429,
|
|
70
|
+
"name": "Dengan ekstraksi Minyak"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": 428,
|
|
74
|
+
"name": "Tanpa ekstraksi Minyak"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"id": 427,
|
|
78
|
+
"name": "Kelapa dan kopra"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"id": 426,
|
|
82
|
+
"name": "Kapok (dari hasil buah)"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": 425,
|
|
86
|
+
"name": "Minyak sereh"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"id": 424,
|
|
90
|
+
"name": "The"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": 423,
|
|
94
|
+
"name": "Dengan rumah pengeringan"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"id": 422,
|
|
98
|
+
"name": "Kopi tanpa rumah pengeringan"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"id": 421,
|
|
102
|
+
"name": "Kopi"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": 420,
|
|
106
|
+
"name": "Coklat"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"id": 419,
|
|
110
|
+
"name": "Kina"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"id": 418,
|
|
114
|
+
"name": "Rents"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"id": 417,
|
|
118
|
+
"name": "Buildings in course of construction (rate to be applied againts Full Value of completed building)"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"id": 416,
|
|
122
|
+
"name": "Special covers for building"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"id": 414,
|
|
126
|
+
"name": "Military Barracks"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"id": 413,
|
|
130
|
+
"name": "Police barracks and police stations"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": 412,
|
|
134
|
+
"name": "Public buildings"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"id": 411,
|
|
138
|
+
"name": "Property of public bodies"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": 410,
|
|
142
|
+
"name": "Independent analytical laboratories"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"id": 409,
|
|
146
|
+
"name": "Dwelling houses buildings floating on the river\/ sea shore (regardless of constructional class)"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": 408,
|
|
150
|
+
"name": "Dwelling house for boarding house\/ kos-kosan"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"id": 407,
|
|
154
|
+
"name": "Dwelling houses not classified as shop houses (ruko) not exceeding 3 storeys"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"id": 406,
|
|
158
|
+
"name": "Apartments\/ condominiums, offices, multi-storeyed car parks - exceeding 24 storeys above ground"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"id": 405,
|
|
162
|
+
"name": "Convention halls and other multi purpose buildings (but excluding exhibition)"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": 404,
|
|
166
|
+
"name": "Apartments\/ condominiums, offices, multi-storeyed car parks exceeding 18 storeys above ground level"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"id": 403,
|
|
170
|
+
"name": "Apartments\/ condominiums, offices, multi-storeyed car parks exceeding 6 storeys up to 18 storeys above ground level"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"id": 402,
|
|
174
|
+
"name": "Apartments\/ condominiums, offices, multi-storeyed car parks not exceeding 6 storeys above ground level"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"id": 401,
|
|
178
|
+
"name": "Private Building"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"id": 400,
|
|
182
|
+
"name": "Rust protection \/ paint protection workshops"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"id": 399,
|
|
186
|
+
"name": "Motor vehicle pools with body repair work & service station facilities as described under code 2961 and also operating a petrol\/ diesel fuel station within the premises"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"id": 398,
|
|
190
|
+
"name": "Motor vehicle pools with a petrol\/ diesel fuel station within the premises"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"id": 397,
|
|
194
|
+
"name": "Motor vehicle pools with body repair work and service station facilities as described under code 2961"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"id": 396,
|
|
198
|
+
"name": "Motor vehicle pools with service station facilities as described under code 2961"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"id": 395,
|
|
202
|
+
"name": "work\/service station facilities"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"id": 394,
|
|
206
|
+
"name": "Motor vehicle pools without any body repair"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"id": 393,
|
|
210
|
+
"name": "Motor vehicle service stations only without body repair etc., (refer to code 2961)"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"id": 392,
|
|
214
|
+
"name": "Code 2961 and also operating a petrol\/ diesel fuel station within the premises"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"id": 391,
|
|
218
|
+
"name": "Motor vehicle repair shops with facilities for body repair work (including welding\/ soldering and spray painting) and service station (parts replacement, replacing\/ topping up engine oil\/ brake fluid, lubrication and engine\/ body\/ chassis scrubbing\/ washing)"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": 390,
|
|
222
|
+
"name": "Motor vehicle repairshops, services station and pools"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"id": 389,
|
|
226
|
+
"name": "Psychiatric clinics"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": 388,
|
|
230
|
+
"name": "Museums"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"id": 387,
|
|
234
|
+
"name": "Schools, universities and training colleges"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"id": 386,
|
|
238
|
+
"name": "Religious facilities such as mosques, temples, churches, convents and the like"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": 385,
|
|
242
|
+
"name": "Sanatorium, hospitals, doctor’s consulting rooms, old people’s and children’s homes"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"id": 384,
|
|
246
|
+
"name": "The caring services"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"id": 383,
|
|
250
|
+
"name": "Recreation areas and cultural centre"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": 382,
|
|
254
|
+
"name": "Beauty salon\/ Hair dresser\/ Barber shops"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"id": 381,
|
|
258
|
+
"name": "Stalls, Huts ( Kedai ),Eating Places ( Warung Makan ), and the like (tenda, non permanent building)"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"id": 380,
|
|
262
|
+
"name": "Restaurants, eating and drinking places, (permanent building)"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"id": 378,
|
|
266
|
+
"name": "Private ( member only ) Club House and Golf Club Houses"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"id": 377,
|
|
270
|
+
"name": "Sport Stadium, Sport Centres, Fitness Centres, Gymns and the like"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"id": 376,
|
|
274
|
+
"name": "Swimming Pools or Complex of Swimming Pools not forming part of Recreation Centre or Hotel Complex such as waterpark"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"id": 374,
|
|
278
|
+
"name": "Swimming pools or complex of swimming pools, sports stadium, sport centre, fitness centre, gyms and the like, private (member only) club houses and golf club houses"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"id": 373,
|
|
282
|
+
"name": "Night clubs, dance halls, ball rooms, discotheques, bars, billiards karaoke"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"id": 372,
|
|
286
|
+
"name": "certified as 3 star and above"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"id": 371,
|
|
290
|
+
"name": "certified below 3 star classification"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"id": 370,
|
|
294
|
+
"name": "Hotels, motels, inns and the like"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"id": 369,
|
|
298
|
+
"name": "Hotels, Entertainment, Sport, Services"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"id": 368,
|
|
302
|
+
"name": "Show Rooms ( Permanent Show Rooms without Repair \/ Workshop ) for New Motor Cars, Electronic Goods, Machinery, Office and Medical Equipment and the like New Motor Cars, Electronic Goods, Machinery, Office and Medical Equipment and the like"
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"id": 367,
|
|
306
|
+
"name": "Bonded Warehouses"
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"id": 366,
|
|
310
|
+
"name": "Miscellaneous (open storage)"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"id": 364,
|
|
314
|
+
"name": "Liquid Nature Gas (LNG) Stations for Automobiles"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"id": 363,
|
|
318
|
+
"name": "Petrol \/ Diesel Fuel Stations"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"id": 362,
|
|
322
|
+
"name": "Storage tanks"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"id": 361,
|
|
326
|
+
"name": "Public Warehouses, dengan syarat selain disebutkan di 29371"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"id": 359,
|
|
330
|
+
"name": "Private Warehouses, dengan syarat sebagai berikut : 1. Gudang yang disewa oleh tertanggung secara langsung dari pemilik gudang atau pemilik bangunan\/tempat penimbunan 2. Gudang yang dimiliki oleh tertanggung atau disewa oleh tertanggung tersebut pada no. 1 diatas yang secara khusus dipergunakan untuk menimbun barang-barang yang seluruhnya menjadi milik\/ kepentingan tertanggung yang bersangkutan dan sama sekali tidak terdapat barang-barang milik\/ kepentingan pihak lain, kecuali itu telah menjadi milik\/ kepentingan pembelinya, yang (karena sesuatu hal yang dapat dibenarkan\/ lazim terjadi dalam transaksi jual beli) belum diambil oleh pembeli yang bersangkutan dan masih berada dalam gudang tersebut 3. Pengelolaan isi gudang tersebut pada no. 2 diatas dilaksanakan oleh dan menjadi tanggung jawab sepenuhnya dari tertanggung"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"id": 358,
|
|
334
|
+
"name": "Private and public warehouse"
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"id": 356,
|
|
338
|
+
"name": "Pasar Risks (traditional market, konsorsium)"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"id": 355,
|
|
342
|
+
"name": "Shops, non chain store"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"id": 354,
|
|
346
|
+
"name": "Chain Stores, convenience store, grocery store, with building risk area <200m2"
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"id": 353,
|
|
350
|
+
"name": "Mail Order Houses, online shopping"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"id": 352,
|
|
354
|
+
"name": "Grocery Store"
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"id": 351,
|
|
358
|
+
"name": "Grade B"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"id": 350,
|
|
362
|
+
"name": "Grade A"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"id": 349,
|
|
366
|
+
"name": "Shopping mall\/center"
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"id": 348,
|
|
370
|
+
"name": "Supermarket, building risk area > 200m2. If below 200m2 go to 2933"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"id": 347,
|
|
374
|
+
"name": "Department stores, building risk area > 200m2. If below 200m2 go to 2934"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"id": 346,
|
|
378
|
+
"name": "Pasar Modern contoh: Department Stores, Supermarket and Shopping Centre"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"id": 345,
|
|
382
|
+
"name": "Drug Store (apotek)"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"id": 344,
|
|
386
|
+
"name": "Trading and storage"
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"id": 343,
|
|
390
|
+
"name": "Data center"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"id": 342,
|
|
394
|
+
"name": "Telecommunication operator engaged in furnishing telephone voice and data communication including their telephone transmission such as optical fiber and microwave or satellite facilities"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"id": 341,
|
|
398
|
+
"name": "Sentral Telecommunication Otomat (STO) dan warung pos\/telekomunikasi (wartel)"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"id": 340,
|
|
402
|
+
"name": "Radio broadcasting, television broadcasting & relay stations, transmission tower including microwave transmission tower and relay tower"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"id": 338,
|
|
406
|
+
"name": "Circuses with a big top show and exhibition tents"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"id": 337,
|
|
410
|
+
"name": "Theatres, variety theatres and circuses housed in permanent buildings"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"id": 336,
|
|
414
|
+
"name": "Cinemas, assembly rooms and concert halls"
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
"id": 335,
|
|
418
|
+
"name": "Film reproduction (prints) and photo treatment"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"id": 334,
|
|
422
|
+
"name": "Film television and recording on magnetic tape studios"
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"id": 333,
|
|
426
|
+
"name": "Mass communication"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"id": 332,
|
|
430
|
+
"name": "Welding Plants"
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"id": 331,
|
|
434
|
+
"name": "Others"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"id": 330,
|
|
438
|
+
"name": "Tar sprayers and road surfacing plants"
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"id": 329,
|
|
442
|
+
"name": "Cranes, excavators, elevators, road building machines (excluding tar sprayers)"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"id": 328,
|
|
446
|
+
"name": "Construction firm, road construction and construction sites"
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"id": 327,
|
|
450
|
+
"name": "Construction firms"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"id": 326,
|
|
454
|
+
"name": "Airport : Others"
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"id": 325,
|
|
458
|
+
"name": "Airport : General airport services"
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"id": 324,
|
|
462
|
+
"name": "Airport : Aircrafts"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"id": 323,
|
|
466
|
+
"name": "Airport : Workshops, spare parts depots"
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
"id": 322,
|
|
470
|
+
"name": "Airport : Hangars"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": 321,
|
|
474
|
+
"name": "Aerial railways\/ropeways, funicular railways, chairlifts"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"id": 320,
|
|
478
|
+
"name": "Jetties (dermaga)"
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"id": 319,
|
|
482
|
+
"name": "Highways, bridges, airport runways"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"id": 318,
|
|
486
|
+
"name": "Railways, LRT, MRT, Monorel, Cable cars (kereta gantung)"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"id": 317,
|
|
490
|
+
"name": "Transport and traffic"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"id": 316,
|
|
494
|
+
"name": "Waterworks, Pumping Stations, Sewage Works, Ice Rinks, Water treatment plant (WTP), WWTP) (including Underground Pipes)"
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"id": 314,
|
|
498
|
+
"name": "Gas Works Flammable, filling services, including acethylene, oxygen, nitrogen, argon, etc, non pipelines"
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"id": 313,
|
|
502
|
+
"name": "Rubbish incineration installations for power generation and heating"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"id": 312,
|
|
506
|
+
"name": "Voltage and current transformer stations, junction installation in the open"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": 311,
|
|
510
|
+
"name": "Overhead power transmission lines and networks"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"id": 310,
|
|
514
|
+
"name": "Nuclear power stations"
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
"id": 309,
|
|
518
|
+
"name": "Other"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"id": 308,
|
|
522
|
+
"name": "PLTD"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"id": 307,
|
|
526
|
+
"name": "PLTGU (combined cycle)"
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"id": 306,
|
|
530
|
+
"name": "PLTG"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"id": 305,
|
|
534
|
+
"name": "PLTU using Geothermal"
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
"id": 304,
|
|
538
|
+
"name": "PLTU using steam boiler"
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"id": 303,
|
|
542
|
+
"name": "PLTU"
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"id": 302,
|
|
546
|
+
"name": "Conventional power station, buildings with boiler houses and steam houses"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"id": 301,
|
|
550
|
+
"name": "Micro hydro electric power station"
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"id": 300,
|
|
554
|
+
"name": "Conventional hydro electric power station"
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"id": 299,
|
|
558
|
+
"name": "Hydro-electric power stations"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"id": 298,
|
|
562
|
+
"name": "Tobacco Establishement (Usaha Pengolahan Tembakau) is a Company with an activity to process a Tobacco leaves received from the Farmers and will be proceed to be a Tobacco leaves which is ready for the export of to be used by Cigarrette Factories. The activity of this Tobacco Establishment covering Purchasing, Peeling, Fermenatasion, Packing and Storing Processes"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"id": 297,
|
|
566
|
+
"name": "Oven, is a place for the drying process of a Tobacco leaves by using heating process"
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
"id": 296,
|
|
570
|
+
"name": "Drying Sheds \/ Smoke Houses for tobacco leaves Drying Shed \/ Smoke House is a place for the drying process of a Tobacco leaves by using naturally and heating process alternately"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"id": 294,
|
|
574
|
+
"name": "Tobacco, cigars and cigarettes manufacture"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"id": 293,
|
|
578
|
+
"name": "Vinegar factories (Acid liquor) factories"
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"id": 292,
|
|
582
|
+
"name": "Distilleries producing Alcohol (Ethanol) for Nutrional Purposes from Non - Petrochemical Materials. For Producers of Alcohol (Ethanol) from Petrochemical Materials see Code No. 2321: Petrochemical"
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"id": 291,
|
|
586
|
+
"name": "Producers of Spirits and Liquors"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"id": 290,
|
|
590
|
+
"name": "Producers of Spirits and Liquors and Distilleries"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": 289,
|
|
594
|
+
"name": "Producers of wines, fruit juices and mineral water"
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"id": 288,
|
|
598
|
+
"name": "Breweries, beer factory"
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"id": 287,
|
|
602
|
+
"name": "Breweries, beverage producers, spirits, liquors producers, distilleries and vinegar Factories."
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"id": 286,
|
|
606
|
+
"name": "Drying installations"
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"id": 285,
|
|
610
|
+
"name": "Abbatoirs and Butchers, including slaughter house"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"id": 284,
|
|
614
|
+
"name": "Cold stores and ice factories"
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"id": 283,
|
|
618
|
+
"name": "Cold stores, ice factories, abattoirs, butchers drying installation"
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"id": 282,
|
|
622
|
+
"name": "Tea Sheds and Tea Factories, including herb drink (serbat, etc)"
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"id": 281,
|
|
626
|
+
"name": "Malting"
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"id": 280,
|
|
630
|
+
"name": "Coffee roasting plants and other roasting plants, coffee extract factories, coffee sorting and peeling establishments, cashew nut roasting and peeling plants"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"id": 279,
|
|
634
|
+
"name": "Coffee roasting plants and coffee extract factories, malting"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"id": 278,
|
|
638
|
+
"name": "Powder milk"
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"id": 277,
|
|
642
|
+
"name": "Dairies and Dairy Products, including fresh milk, UHT milk, yogurt, ice cream, cheese, butter, etc"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"id": 276,
|
|
646
|
+
"name": "Dairy Product"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"id": 275,
|
|
650
|
+
"name": "Storage of crude palm oil (CPO) outside estates including storage of edible oils in tanks"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"id": 274,
|
|
654
|
+
"name": "Edible Oils Plants and Other Plants Producing Edible Palm Oil (CPO, PKO, CCO), cooking oil and margarine from vegetable oil or Other Edible Oils or Desiccated Coconut"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
"id": 273,
|
|
658
|
+
"name": "Edible fats producers"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"id": 272,
|
|
662
|
+
"name": "Edible fats, edible oil and desiccated coconut producers"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"id": 271,
|
|
666
|
+
"name": "Fish Hatcheries"
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"id": 270,
|
|
670
|
+
"name": "Poultry Hatcheries"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"id": 269,
|
|
674
|
+
"name": "Other farms"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"id": 268,
|
|
678
|
+
"name": "Poultry Farms"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"id": 267,
|
|
682
|
+
"name": "Soya bean, tomato and hot pepper sauce"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"id": 266,
|
|
686
|
+
"name": "Meat, meat products and fish products factories"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"id": 265,
|
|
690
|
+
"name": "Preserves Factories (Jam, fruit canning, etc.), Pabrik sari gula Monosodium Glutamate (MSG ) Producers"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"id": 264,
|
|
694
|
+
"name": "Preserves factories (jams etc), pabrik sari gula, monosodium glutamate (MSG) producers, meat, meat products and fish product factories"
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"id": 263,
|
|
698
|
+
"name": "Processed food factories (bihun, mie, lomie, kerupuk) and the like"
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"id": 262,
|
|
702
|
+
"name": "Bakeries and biscuit works"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"id": 261,
|
|
706
|
+
"name": "Alimentary Paste Producers (dried dough, pasta, macaroni, etc)"
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"id": 260,
|
|
710
|
+
"name": "Food paste producers, bakeries, processed food factories"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"id": 259,
|
|
714
|
+
"name": "Chocolate and Sweets Factories"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"id": 258,
|
|
718
|
+
"name": "cane sugar plant"
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"id": 257,
|
|
722
|
+
"name": "sugar refinery plant"
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"id": 255,
|
|
726
|
+
"name": "Sugar mills, chocolate factories, sweets factories"
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"id": 254,
|
|
730
|
+
"name": "Paddy & Hulling Mills"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"id": 253,
|
|
734
|
+
"name": "Mixed including feed mill"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"id": 252,
|
|
738
|
+
"name": "Flour Mills (tepung terigu, tepung tapioka, tepung sagu, tepung beras,etc)"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"id": 251,
|
|
742
|
+
"name": "Gambir factories"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"id": 250,
|
|
746
|
+
"name": "Gaplek mills"
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"id": 249,
|
|
750
|
+
"name": "Fodder mills"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"id": 248,
|
|
754
|
+
"name": "Corn mills"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"id": 247,
|
|
758
|
+
"name": "Corn mills, paddy (rice), gambir"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"id": 246,
|
|
762
|
+
"name": "Charcoal producers and other industries in main category 26"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"id": 245,
|
|
766
|
+
"name": "Wooden musical instruments factories"
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"id": 244,
|
|
770
|
+
"name": "Timber impregnation installations, plywood coating installation"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"id": 243,
|
|
774
|
+
"name": "Broom, brush and paintbrush factories"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"id": 242,
|
|
778
|
+
"name": "Cork goods factories such as shuttle cock factories"
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"id": 241,
|
|
782
|
+
"name": "Wicker - Work Factories (anyaman bambu)"
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"id": 240,
|
|
786
|
+
"name": "Turner’s shop, coachbuilder’s shop,pipes, walking-sticks and picture frame factories, pencil factories"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"id": 239,
|
|
790
|
+
"name": "Sirap factories"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"id": 238,
|
|
794
|
+
"name": "Manufacture of plywood (triplex, multiplex) and veneer and blackboard, laminboard, fancy flooring and other related products provided carried out in the same (plywood) manufacture building using formaldehyde synthetic resin adhesives"
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"id": 237,
|
|
798
|
+
"name": "manufacture of wood chipboard, particle board, pressed wood"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": 236,
|
|
802
|
+
"name": "Manufacture of fibreboard, hardboard, Masonite"
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"id": 235,
|
|
806
|
+
"name": "Manufacture of wood fibre board, hardboard masonite, wood chipboard, particle board, pressed wood and plywood, veneers"
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"id": 234,
|
|
810
|
+
"name": "Furniture manufacture, cabinet makers, wooden boat builders, bamboo, rattan and wooden carvings and handicrafts"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"id": 233,
|
|
814
|
+
"name": "Rattan drying & peeling mills"
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"id": 232,
|
|
818
|
+
"name": "Toothpick, chopsticks factories"
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"id": 231,
|
|
822
|
+
"name": "Obat nyamuk bakar\/mosquito coil factories"
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"id": 230,
|
|
826
|
+
"name": "Wooden sport equipment"
|
|
827
|
+
},
|
|
828
|
+
{
|
|
829
|
+
"id": 229,
|
|
830
|
+
"name": "Carpenter’s shops, parquet factories sawing and cutting of firewood"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"id": 228,
|
|
834
|
+
"name": "Sawmills, panglong (sawmills with manual manufacture only)"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"id": 227,
|
|
838
|
+
"name": "Sawmills, carpenter’s shops, parquet factories, sawing and cutting of firewood"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"id": 226,
|
|
842
|
+
"name": "Crumb Rubber Factories (natural and recycling)"
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"id": 225,
|
|
846
|
+
"name": "Smoke houses (rubber)"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"id": 224,
|
|
850
|
+
"name": "Remilling factories"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"id": 223,
|
|
854
|
+
"name": "Tyre Cord Manufacturers (using Tyre Yarn as basic Material)"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"id": 222,
|
|
858
|
+
"name": "Tyre factories, vulcanizing works rubber factories (non estate risks)"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"id": 221,
|
|
862
|
+
"name": "Foamed rubber factories"
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"id": 220,
|
|
866
|
+
"name": "Rubber goods factories (excluding foamed rubber)"
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"id": 219,
|
|
870
|
+
"name": "Rubber goods factories, foamed rubber factories, tyre factories, vulcanizing works, rubber factories (non estate risk), tyre cord manufacturers"
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"id": 218,
|
|
874
|
+
"name": "Imitation leather goods factories"
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"id": 216,
|
|
878
|
+
"name": "Leather goods factories"
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"id": 215,
|
|
882
|
+
"name": "Other materials or mixture of above mentioned materials and other materials"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"id": 214,
|
|
886
|
+
"name": "Rubber and\/or Canvas"
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"id": 213,
|
|
890
|
+
"name": "Leather"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"id": 212,
|
|
894
|
+
"name": "Shoe factories"
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"id": 211,
|
|
898
|
+
"name": "Leather production and tanneries"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"id": 210,
|
|
902
|
+
"name": "Straw and rush goods factories"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"id": 209,
|
|
906
|
+
"name": "Coloured paper and\/or wallpaper printing works"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"id": 208,
|
|
910
|
+
"name": "Photogravure workshop"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"id": 207,
|
|
914
|
+
"name": "Typeplate workshops, block workshops"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"id": 206,
|
|
918
|
+
"name": "Other printers, art printing works, lithographers, sablon"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"id": 205,
|
|
922
|
+
"name": "Newspaper printers"
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
"id": 204,
|
|
926
|
+
"name": "Newspaper printers, other printers, art printing works, lithographers, screen printing on paper (sablon), typeplate workshops, block workshops, photogravure workshops"
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"id": 203,
|
|
930
|
+
"name": "Bookbinders"
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"id": 202,
|
|
934
|
+
"name": "Paper goods and or carton goods factories"
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"id": 201,
|
|
938
|
+
"name": "Carton Manufacture including corrugated paper product"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"id": 200,
|
|
942
|
+
"name": "Cartoon and paper goods factories, bookbinders"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"id": 199,
|
|
946
|
+
"name": "Manufacture of cardboard and hardboard"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"id": 198,
|
|
950
|
+
"name": "Paper manufacture"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"id": 197,
|
|
954
|
+
"name": "Paper, cardboard and hardboard factories"
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
"id": 196,
|
|
958
|
+
"name": "Lino factories"
|
|
959
|
+
},
|
|
960
|
+
{
|
|
961
|
+
"id": 195,
|
|
962
|
+
"name": "Wood pulp and cellulose based on wood pulp"
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"id": 194,
|
|
966
|
+
"name": "Wood pulp, cellulose based on wood pulp and linoleum factories"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"id": 193,
|
|
970
|
+
"name": "Cleaning of feathers and down"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"id": 192,
|
|
974
|
+
"name": "Dry-(chemical) cleaning"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"id": 191,
|
|
978
|
+
"name": "Laundries and pressers"
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"id": 190,
|
|
982
|
+
"name": "Laundries, pressers, dry (chemical) cleaning, cleaning of feathers and down"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"id": 189,
|
|
986
|
+
"name": "Cotton wool and capoc factories"
|
|
987
|
+
},
|
|
988
|
+
{
|
|
989
|
+
"id": 188,
|
|
990
|
+
"name": "Upholstery, cushion maker’s and saddler’s workshops"
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
"id": 187,
|
|
994
|
+
"name": "Zipper Factories"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"id": 186,
|
|
998
|
+
"name": "Clothing, underwear, jacket, custom tailor and other garment product (konveksi) - small scale\/home industry"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"id": 185,
|
|
1002
|
+
"name": "Batik Establishments"
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
"id": 184,
|
|
1006
|
+
"name": "Umbrella factories, felt goods factories, lace factories, embroidery factories"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"id": 182,
|
|
1010
|
+
"name": "Clothing and underwear manufactures, sewing works, furriers, skin processing works, custom tailors (garment manufacture) - large scale\/factory based."
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
"id": 181,
|
|
1014
|
+
"name": "Knitting mills, knitwear factories, stocking factories, hosiery mills, glove factories and lamp wick factories"
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
"id": 180,
|
|
1018
|
+
"name": "Knitting mills, knitwear factories, stocking factories, glove factories hosiery mills, lamp wick factories, clothing and underwear manufacturers, sewing works, furrires, skin processing works, custom tailors, umbrella factories, felt goods factories, lace"
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
"id": 179,
|
|
1022
|
+
"name": "Blanket waving mills and carpet manufacture"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"id": 178,
|
|
1026
|
+
"name": "Ropemakers, stringmakers and sackmakers"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"id": 177,
|
|
1030
|
+
"name": "Ropemakers, stringmakers, sackmakers, blankets weaving mills, carpet manufacturer"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"id": 176,
|
|
1034
|
+
"name": "Processing of textile waste: Mixed"
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
"id": 175,
|
|
1038
|
+
"name": "Processing of textile waste: Synthetic fibres"
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"id": 174,
|
|
1042
|
+
"name": "Processing of textile waste: Vegetable and cellulose fibres"
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"id": 173,
|
|
1046
|
+
"name": "Processing of textile waste : Animal fibres"
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
"id": 172,
|
|
1050
|
+
"name": "Processing of textile waste and non woven process"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"id": 171,
|
|
1054
|
+
"name": "Mixed processes (spinning, weaving) : Mixed"
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"id": 170,
|
|
1058
|
+
"name": "Mixed processes (spinning, weaving) : Synthetic fibres"
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"id": 169,
|
|
1062
|
+
"name": "Mixed processes (spinning, weaving) : Vegetable and cellulose"
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"id": 168,
|
|
1066
|
+
"name": "Mixed processes (spinning, weaving) : Animal fibres"
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"id": 167,
|
|
1070
|
+
"name": "Mixed processes (Spinning, Weaving, Dressing and Finishing)"
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"id": 166,
|
|
1074
|
+
"name": "Dressing and finishing processes : Mixed"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"id": 165,
|
|
1078
|
+
"name": "Dressing and finishing processes : Synthetic Fibres"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"id": 164,
|
|
1082
|
+
"name": "Dressing and finishing processes : Vegetable and Cellulose Fibres"
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
"id": 163,
|
|
1086
|
+
"name": "Dressing and finishing processes : Animal Fibres"
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"id": 162,
|
|
1090
|
+
"name": "Dressing (including but not limited to printing) and finishing"
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"id": 161,
|
|
1094
|
+
"name": "Weaving, Pre-Weaving Processes: Mixed"
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"id": 160,
|
|
1098
|
+
"name": "Weaving, Pre-Weaving Processes: Synthetic fibres"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"id": 159,
|
|
1102
|
+
"name": "Weaving, Pre-Weaving Processes: Vegetable and cellulose fibres"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"id": 158,
|
|
1106
|
+
"name": "Weaving, Pre-Weaving Processes: Animal fibres"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"id": 157,
|
|
1110
|
+
"name": "Weaving, pre-weaving process"
|
|
1111
|
+
},
|
|
1112
|
+
{
|
|
1113
|
+
"id": 156,
|
|
1114
|
+
"name": "Spinning mills, Pre-spinning : Mixed"
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"id": 155,
|
|
1118
|
+
"name": "Spinning mills, Pre-spinning : Synthetic fibres (mechanical process)"
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"id": 154,
|
|
1122
|
+
"name": "Spinning mills, Pre-spinning : Vegetable and cellulose fibres"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"id": 153,
|
|
1126
|
+
"name": "Spinning mills, Pre-spinning : Animal Fibres"
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"id": 152,
|
|
1130
|
+
"name": "Spinning Mills, pre-spinning process"
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"id": 150,
|
|
1134
|
+
"name": "Powders, explosives, matches and firework factories"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"id": 149,
|
|
1138
|
+
"name": "Chemical fertilizer factories (conventional)"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"id": 148,
|
|
1142
|
+
"name": "solvent based"
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"id": 147,
|
|
1146
|
+
"name": "water based"
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"id": 146,
|
|
1150
|
+
"name": "Manufacture of natural adhesives (glue) of organic origin coming from animal, vegetable or mineral source"
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"id": 145,
|
|
1154
|
+
"name": "Manufacture of gelatine, non-synthetic adhesives, starches, candles and wax goods, natural resins"
|
|
1155
|
+
},
|
|
1156
|
+
{
|
|
1157
|
+
"id": 144,
|
|
1158
|
+
"name": "Manufacture of etheric oils, essences, perfumes and cosmetic products"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"id": 143,
|
|
1162
|
+
"name": "Manufacture of soaps, detergents and polishes"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"id": 142,
|
|
1166
|
+
"name": "Manufacture of tooth paste, soap, detergents, polishes, etheric oils, essences, parfumes, and cosmetic products, gelatine non-synthetic adhesives, starches, candles and wax goods, natural resins"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"id": 141,
|
|
1170
|
+
"name": "Manufacture of film, photographic paper, magnetic tape and celluloid batch adhesive tape (selotip)"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"id": 140,
|
|
1174
|
+
"name": "Manufacture of Artificial Fibres (Petrochemical Feedstock Process), Establishments primarily engaged in the manufacture of cellulosic fibers, such as rayon, viscose, cellulose acetate, cigarette tow, nitrocellulose fibers, etc, in the form of monofilament, yarn, staple or tow suitable for further manufacturing on spindles, looms, knitting machines or other textile processing equipment."
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"id": 139,
|
|
1178
|
+
"name": "Using Liquid Methanol, Water and Air in a continuous process to produce Formaldehyde Gas thence Formaldehyde Solution in Water (Formalin) and then by mixing with either Urea, Phenol, Melamine, or Resorcinol in batch produce the related Formaldehyde Resin Adhesives"
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
"id": 138,
|
|
1182
|
+
"name": "Using Inflammable \/ Combustible \/ Volatile Liquids and or Solids at anytime during the production process"
|
|
1183
|
+
},
|
|
1184
|
+
{
|
|
1185
|
+
"id": 137,
|
|
1186
|
+
"name": "Manufacturer of synthetic adhesive also called synthetic resin adhesive"
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"id": 136,
|
|
1190
|
+
"name": "Manufacture and processing of foam and expanded plastics"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"id": 135,
|
|
1194
|
+
"name": "Manufacture of Plastic product by extrusions, compression, transfer molding, injection molding, blow molding, blow stretch molding, etc"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"id": 134,
|
|
1198
|
+
"name": "Manufacturer of plastic articles, Foam plastic, Synthetics resin"
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"id": 133,
|
|
1202
|
+
"name": "Other liquid chemicals (e.g ammonia)"
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"id": 132,
|
|
1206
|
+
"name": "Pipeline for chemical products"
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"id": 131,
|
|
1210
|
+
"name": "Liquefied Gases (nonterminal)"
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"id": 130,
|
|
1214
|
+
"name": "Oil Products in Tanks located in the Harbour Area (non terminal)"
|
|
1215
|
+
},
|
|
1216
|
+
{
|
|
1217
|
+
"id": 129,
|
|
1218
|
+
"name": "Crude Oil (non terminal)"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"id": 128,
|
|
1222
|
+
"name": "Storage Tanks (nonterminal)"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"id": 127,
|
|
1226
|
+
"name": "Liquefaction and gasification of coal"
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
"id": 126,
|
|
1230
|
+
"name": "Petrol coke, soot, graphite"
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
"id": 125,
|
|
1234
|
+
"name": "Liquefaction of petroleum gases"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"id": 124,
|
|
1238
|
+
"name": "Liquefaction of natural gas"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"id": 123,
|
|
1242
|
+
"name": "Synthetic rubber"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"id": 122,
|
|
1246
|
+
"name": "Production of Melamine Powder\/Melamine Crystal using Urea Solution and Ammonia Gas"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"id": 121,
|
|
1250
|
+
"name": "Ammonia Production and\/or Urea Production"
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
"id": 120,
|
|
1254
|
+
"name": "Fertilizer factories on petrochemical basis"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"id": 119,
|
|
1258
|
+
"name": "Polymerization on a Large Scale including manufacture of PP, PET, PE, ABS, PU, PIR, PS, PVC, Teflon, silicones, etc"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"id": 118,
|
|
1262
|
+
"name": "Petrochemical Intermediate Products (Vinyl Chloride Monomer and Other than 2321)"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"id": 117,
|
|
1266
|
+
"name": "Primary Petrochemical Works with Basic Materials such as Ethylene, Methanol, Propylene, Butadiene, Benzene, Toluene, Xylene, producing formaldehyde, Acetic acid, ethanol, ethylene, oxide, ethylene dichloride, polyethylene, ethylbenzene, cumene, polypropylene, isopropanol, propylene oxide, cyclohexane"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"id": 116,
|
|
1270
|
+
"name": "Petrochemical works"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"id": 115,
|
|
1274
|
+
"name": "Lubricating oils and greases by blending and compounding purchased materials including re-used oil processing"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"id": 114,
|
|
1278
|
+
"name": "Hydrogen Generation from Natural Gas, Refinery Gas, or Liquid"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"id": 113,
|
|
1282
|
+
"name": "Other Chemical and physical treatments e.g washing, desalinating, etc"
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"id": 112,
|
|
1286
|
+
"name": "mixing, lubricating oil from petroleum refinery, etc."
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
"id": 111,
|
|
1290
|
+
"name": "Oil Refinery, establishments primarily engaged in producing gasoline, kerosene, distillate fuel oils, residual fuel oils and through fractionation or straight distillation of crude oil, re-distillation of unfinished petroleum derivatives, cracking or other processes. Refinery products and byproducts typically include alkylates; asphalts; bitumens; benzene; butadiene; butylenes; ethylene; jet aircraft fuels; mineral jelly, oils and waxes; naphtha; naphthenic acids; paraffin wax; propylene; refinery gas; solvents; tar; biofuel"
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"id": 110,
|
|
1294
|
+
"name": "Oil Processing"
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
"id": 109,
|
|
1298
|
+
"name": "Ink factories - water base"
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"id": 108,
|
|
1302
|
+
"name": "Ink factories - solvent base"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"id": 107,
|
|
1306
|
+
"name": "Ink Factory"
|
|
1307
|
+
},
|
|
1308
|
+
{
|
|
1309
|
+
"id": 106,
|
|
1310
|
+
"name": "Others than 23006 – 23009"
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
"id": 105,
|
|
1314
|
+
"name": "Peroxide Manufacture, Application and Storage"
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"id": 104,
|
|
1318
|
+
"name": "Air Separation Plants (production of Technical Gases, e.g. Oxygen, Nitrogen, Hydrogen)"
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"id": 103,
|
|
1322
|
+
"name": "Chlor - Alkali Electrolysis"
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"id": 102,
|
|
1326
|
+
"name": "Acid, Alkaline Factories"
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"id": 101,
|
|
1330
|
+
"name": "Water base product"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"id": 100,
|
|
1334
|
+
"name": "Solvent base product"
|
|
1335
|
+
},
|
|
1336
|
+
{
|
|
1337
|
+
"id": 99,
|
|
1338
|
+
"name": "Paint & Varnish"
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"id": 98,
|
|
1342
|
+
"name": "Pesticides and agricultural chemical"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"id": 97,
|
|
1346
|
+
"name": "Natural Drug (Jamu)"
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"id": 96,
|
|
1350
|
+
"name": "Pharmaceutical Products Factories and Medicated Plaster"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"id": 95,
|
|
1354
|
+
"name": "General Chemical Products Factories non flammable"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"id": 94,
|
|
1358
|
+
"name": "General Chemical Products Factories flammable, including biofuel from vegetable oil and oleochemical"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": 93,
|
|
1362
|
+
"name": "General Chemical Products Factories, including biofuel from vegetable oil and oleochemical"
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"id": 91,
|
|
1366
|
+
"name": "Chemical products, pharmaceutical products"
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"id": 90,
|
|
1370
|
+
"name": "Other industries in main category 22"
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"id": 89,
|
|
1374
|
+
"name": "Metal jewelry and precious metal goods factories\/diamond polishing factories"
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"id": 88,
|
|
1378
|
+
"name": "Watches and clocks and their component parts factories"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"id": 87,
|
|
1382
|
+
"name": "Light Bulb Factories, Manufacture of Electronic Tubes and Fluorescent Tubes, Neon Signs, LED"
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"id": 86,
|
|
1386
|
+
"name": "Factories of parts for radio and television receivers, audio and audio-video recorders and players"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"id": 85,
|
|
1390
|
+
"name": "Radio and television receiver factories and or assembling plants, audio video recorder and or player factories and or assembling plants"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"id": 84,
|
|
1394
|
+
"name": "Radio and Television Receiver factories, and or assembling plant, audio and audio-video recorder and or player factories and or assembling plants, manufacture of parts for radio and television receivers, audio and audio-video recorders and or players"
|
|
1395
|
+
},
|
|
1396
|
+
{
|
|
1397
|
+
"id": 83,
|
|
1398
|
+
"name": "Manufacture of Integrated Circuit (IC) from Chips"
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"id": 82,
|
|
1402
|
+
"name": "Manufacture and or assembly of computer apparatus"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"id": 81,
|
|
1406
|
+
"name": "Manufacture and or assembly of telecommunication apparatus"
|
|
1407
|
+
},
|
|
1408
|
+
{
|
|
1409
|
+
"id": 80,
|
|
1410
|
+
"name": "Manufacture and or assembly of telecommunication or computer apparatus and Integrated circuits (IC)"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"id": 79,
|
|
1414
|
+
"name": "Vehicle assembling plants"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"id": 78,
|
|
1418
|
+
"name": "Ship construction, naval shipyards"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"id": 77,
|
|
1422
|
+
"name": "Aircraft construction plants"
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"id": 76,
|
|
1426
|
+
"name": "Construction of railway carriages and locomotives"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"id": 75,
|
|
1430
|
+
"name": "Vehicle construction plants including bicycle and becak (three wheels)"
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"id": 74,
|
|
1434
|
+
"name": "Vehicle, Railways carriage and locomotive, Aircraft, Ships construction and assembling plants"
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"id": 73,
|
|
1438
|
+
"name": "Nails, screws, bolts and nuts factories"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"id": 72,
|
|
1442
|
+
"name": "Cable factories"
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"id": 71,
|
|
1446
|
+
"name": "Wire factories"
|
|
1447
|
+
},
|
|
1448
|
+
{
|
|
1449
|
+
"id": 70,
|
|
1450
|
+
"name": "Cable and wire factories"
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"id": 69,
|
|
1454
|
+
"name": "Manufacture of measuring equipment photographic apparatus precision instrument, and scientific laboratories"
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"id": 68,
|
|
1458
|
+
"name": "Wet and dry battery factories"
|
|
1459
|
+
},
|
|
1460
|
+
{
|
|
1461
|
+
"id": 67,
|
|
1462
|
+
"name": "Manufacture assembly and repair of electrical machines and apparatus"
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"id": 66,
|
|
1466
|
+
"name": "Manufacture of electrical apparatus, Wet & dry batteries ,Measuring and Precision apparatus photographic apparatus, Scientific laboratories"
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"id": 65,
|
|
1470
|
+
"name": "Metal \/ Steel Spring Mattresses Manufacturing (without foam)"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"id": 64,
|
|
1474
|
+
"name": "Metal\/Steel Furniture factories (where plastic and foam is utilized) plastic cupboards and foldable chair factories"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"id": 63,
|
|
1478
|
+
"name": "Coating Processes Using Flammable Materials including dipping and spray painting services"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"id": 62,
|
|
1482
|
+
"name": "Metal Coating Services (enameling, zincing, galvanizing, anodizing)"
|
|
1483
|
+
},
|
|
1484
|
+
{
|
|
1485
|
+
"id": 61,
|
|
1486
|
+
"name": "Industrial, Mining and Commercial Machinery with melting of metal"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"id": 60,
|
|
1490
|
+
"name": "Industrial, Mining and Commercial Machinery, without melting of metal"
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
"id": 59,
|
|
1494
|
+
"name": "Industrial, Mining and Commercial Machinery"
|
|
1495
|
+
},
|
|
1496
|
+
{
|
|
1497
|
+
"id": 58,
|
|
1498
|
+
"name": "Industrial, Mining and Commercial Machinery, Metal Coating Services, Coating Processes Using Flammable Materials including dipping and spray painting"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"id": 57,
|
|
1502
|
+
"name": "Metal product from metal powder, industri penempaan, pengepresan, pencetakan dan pembentukan logam dengan metalurgi bubuk"
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"id": 56,
|
|
1506
|
+
"name": "Sheet rolling mills and foil making plants, forging works, locksmiths, constructional metal works, insulating pipes or metal"
|
|
1507
|
+
},
|
|
1508
|
+
{
|
|
1509
|
+
"id": 55,
|
|
1510
|
+
"name": "Foil and sheet making plant, Forging Works, Locksmiths, Constructional Metalworks"
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"id": 54,
|
|
1514
|
+
"name": "Tarcoated chippings manufacture, asphalt and roofing felt factories, Asphalt Goods"
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
"id": 53,
|
|
1518
|
+
"name": "Emery and abrasive materials factories"
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"id": 52,
|
|
1522
|
+
"name": "Precious stone workshops and processing plant"
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"id": 51,
|
|
1526
|
+
"name": "Glass Products Made of Purchased Glass, lenses, safety glass, mirror"
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"id": 50,
|
|
1530
|
+
"name": "Flat Glass including tempered"
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"id": 49,
|
|
1534
|
+
"name": "Glass container, Pressed and Blown Glass and Glassware"
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"id": 48,
|
|
1538
|
+
"name": "Glass works, Glass blowing plants"
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
"id": 47,
|
|
1542
|
+
"name": "Factories with other kiln"
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"id": 45,
|
|
1546
|
+
"name": "Porcelain, Earthenware, Stoneware, Pottery, Clay Refractories, Ceramic Wall and tiles factory"
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"id": 44,
|
|
1550
|
+
"name": "Ceramic Color, Ceramic Frit, Glass Enamel Color, Inorganic Pigments"
|
|
1551
|
+
},
|
|
1552
|
+
{
|
|
1553
|
+
"id": 43,
|
|
1554
|
+
"name": "Factories which other types of Kilns"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"id": 42,
|
|
1558
|
+
"name": "Factories which only have Tunnel Kilns"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"id": 41,
|
|
1562
|
+
"name": "Brick and Structural Clay Tile, and structural Clay products (batu bata, genteng, ubin)"
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"id": 40,
|
|
1566
|
+
"name": "Mineral Wool"
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"id": 39,
|
|
1570
|
+
"name": "Animal Bones and\/or shell crushing for feed"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"id": 38,
|
|
1574
|
+
"name": "Asbestos products, Cut stone and stone products"
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"id": 37,
|
|
1578
|
+
"name": "Asbestos Products, Cut Stone and Stone products, (Animal) Bones and\/or Shell crushing for feed, Mineral Wool"
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
"id": 36,
|
|
1582
|
+
"name": "Artificial Teeth, non plastic"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"id": 35,
|
|
1586
|
+
"name": "Concrete product, Ready Mixed Concrete, Unfired Stoneware, Industri beton, barang-barang dari batu buatan atau semen yang digunakan dalam konstruksi, seperti ubin, batu bata, papan, lembaran, panel, pipa, tonggak dan sebagainya. Industri mortar bubuk. Industri beton, dry mixed dan mortar siap pakai. Industri barang-barang gips yang digunakan dalam konstruksi, seperti papan, lembaran, panel."
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
"id": 34,
|
|
1590
|
+
"name": "Cement Factories without rotary kiln"
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"id": 33,
|
|
1594
|
+
"name": "Cement Factories with rotary kiln"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"id": 32,
|
|
1598
|
+
"name": "Cement, Chalk, Lime and Gypsum Industry"
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"id": 31,
|
|
1602
|
+
"name": "Stone, gravel and sand extraction installations"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"id": 30,
|
|
1606
|
+
"name": "Peat extraction, Peat processing"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"id": 29,
|
|
1610
|
+
"name": "Salt extraction from sea water (tambak garam)"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"id": 28,
|
|
1614
|
+
"name": "Salt mines, extraction from rock or evaporated deposit"
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"id": 27,
|
|
1618
|
+
"name": "Salt mines"
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"id": 26,
|
|
1622
|
+
"name": "Manufacturing of Coal Briquettes"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"id": 25,
|
|
1626
|
+
"name": "Coal Coking Plants (kokas)"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
"id": 24,
|
|
1630
|
+
"name": "Extraction and Processing of Coal and Lignite below Ground"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"id": 23,
|
|
1634
|
+
"name": "Extraction and Processing of Coal and Lignite above Ground (surface)"
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"id": 22,
|
|
1638
|
+
"name": "Coal and Lignite Extraction, Asphalt Mines"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"id": 21,
|
|
1642
|
+
"name": "Foundries , Reduction Plants (Smelting and Refinery) for Metals (Excluding Iron,Alumunium and Precious Metal)"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"id": 20,
|
|
1646
|
+
"name": "Other and \/or Mixed"
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"id": 19,
|
|
1650
|
+
"name": "Extraction and Processing below Ground"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"id": 18,
|
|
1654
|
+
"name": "Extraction and Processing above Ground"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"id": 17,
|
|
1658
|
+
"name": "Mines, Other than Iron, Aluminium, Precious Metal, Salt"
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"id": 16,
|
|
1662
|
+
"name": "Off shore Facilities"
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"id": 15,
|
|
1666
|
+
"name": "Degasification Stations"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"id": 14,
|
|
1670
|
+
"name": "Other petroleum and gas products"
|
|
1671
|
+
},
|
|
1672
|
+
{
|
|
1673
|
+
"id": 13,
|
|
1674
|
+
"name": "Terminals for Liquefied Gases"
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"id": 12,
|
|
1678
|
+
"name": "Terminal for crude oil"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"id": 11,
|
|
1682
|
+
"name": "Natural Gas Transmission and distribution including geothermal (including pipelines and pump stations), on shore only"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"id": 10,
|
|
1686
|
+
"name": "Exploration and Production for Natural gas and geothermal, on shore"
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
"id": 9,
|
|
1690
|
+
"name": "Crude Petroleum Pipe Lines including pump station, on shore only"
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"id": 8,
|
|
1694
|
+
"name": "Exploration and Production for Crude Petroleum, on shore only"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"id": 7,
|
|
1698
|
+
"name": "Exploration and Production of Crude Petroleum and Natural Gas, Terminals, and geothermal"
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
"id": 6,
|
|
1702
|
+
"name": "Steelworks and Rolling Mills, termasuk juga pembuatan besi dan baja paduan. Termasuk kegiatan tungku pembakar selain blast furnaces, steel converter, pabrik penggulungan dan finishing; produksi besi kasar dalam bentuk dasar seperti balok; produksi besi campuran."
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"id": 5,
|
|
1706
|
+
"name": "Blast Furnaces and Iron Foundries, kegiatan pengubahan seperti reduksi bijih besi dalam tungku pembakar dan oxygen converter."
|
|
1707
|
+
},
|
|
1708
|
+
{
|
|
1709
|
+
"id": 4,
|
|
1710
|
+
"name": "Iron Mines (underground or above ground)"
|
|
1711
|
+
},
|
|
1712
|
+
{
|
|
1713
|
+
"id": 3,
|
|
1714
|
+
"name": "Iron Mines, Blast Furnaces, Iron Foundries and Primary metal product"
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"id": 2,
|
|
1718
|
+
"name": "Mining (underground orabove ground) of Aluminium including Smelting and Refinery"
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
"id": 1,
|
|
1722
|
+
"name": "Mining (underground or above ground) of precious metal (Gold, Silver, Platinum and other precious metals) including primarily smelting and refining"
|
|
1723
|
+
}
|
|
1724
|
+
];
|
|
1725
|
+
exports.default = ocupation;
|