diff --git a/product/HS/IntlAtlas/clean.py b/product/HS/IntlAtlas/clean.py index 58ed29e..77fbdce 100644 --- a/product/HS/IntlAtlas/clean.py +++ b/product/HS/IntlAtlas/clean.py @@ -15,11 +15,11 @@ "section": [], "2digit": [], "4digit": [], + "6digit": [], } - h = Hierarchy(["section", "2digit", "4digit"]) + h = Hierarchy(["section", "2digit", "4digit", "6digit"]) parent_code_table = repeated_table_to_parent_id_table(hierarchy, h, fields) - parent_code_table.code = parent_code_table.code.astype(str) parent_code_table = parent_code_table.merge(names, on=["code", "level"]) # Sort by level order (not necessarily alphabetical) @@ -36,7 +36,8 @@ level_starts = { "section": 0, "2digit": 100, - "4digit": 650 + "4digit": 650, + "6digit": 5000, } parent_id_table = spread_out_entries(parent_id_table, level_starts, h) diff --git a/product/HS/IntlAtlas/in/HS92_Atlas_Hierarchy.tsv b/product/HS/IntlAtlas/in/HS92_Atlas_Hierarchy.tsv index 18ca2a9..be040c6 100644 --- a/product/HS/IntlAtlas/in/HS92_Atlas_Hierarchy.tsv +++ b/product/HS/IntlAtlas/in/HS92_Atlas_Hierarchy.tsv @@ -1,1244 +1,5041 @@ -4digit_code 2digit_code section_code -0101 01 1 -0102 01 1 -0103 01 1 -0104 01 1 -0105 01 1 -0106 01 1 -0201 02 1 -0202 02 1 -0203 02 1 -0204 02 1 -0205 02 1 -0206 02 1 -0207 02 1 -0208 02 1 -0209 02 1 -0210 02 1 -0301 03 1 -0302 03 1 -0303 03 1 -0304 03 1 -0305 03 1 -0306 03 1 -0307 03 1 -0401 04 1 -0402 04 1 -0403 04 1 -0404 04 1 -0405 04 1 -0406 04 1 -0407 04 1 -0408 04 1 -0409 04 1 -0410 04 1 -0501 05 1 -0502 05 1 -0503 05 1 -0504 05 1 -0505 05 1 -0506 05 1 -0507 05 1 -0508 05 1 -0509 05 1 -0510 05 1 -0511 05 1 -0601 06 1 -0602 06 1 -0603 06 1 -0604 06 1 -0701 07 1 -0702 07 1 -0703 07 1 -0704 07 1 -0705 07 1 -0706 07 1 -0707 07 1 -0708 07 1 -0709 07 1 -0710 07 1 -0711 07 1 -0712 07 1 -0713 07 1 -0714 07 1 -0801 08 1 -0802 08 1 -0803 08 1 -0804 08 1 -0805 08 1 -0806 08 1 -0807 08 1 -0808 08 1 -0809 08 1 -0810 08 1 -0811 08 1 -0812 08 1 -0813 08 1 -0814 08 1 -0901 09 1 -0902 09 1 -0903 09 1 -0904 09 1 -0905 09 1 -0906 09 1 -0907 09 1 -0908 09 1 -0909 09 1 -0910 09 1 -1001 10 1 -1002 10 1 -1003 10 1 -1004 10 1 -1005 10 1 -1006 10 1 -1007 10 1 -1008 10 1 -1101 11 1 -1102 11 1 -1103 11 1 -1104 11 1 -1105 11 1 -1106 11 1 -1107 11 1 -1108 11 1 -1109 11 1 -1201 12 1 -1202 12 1 -1203 12 1 -1204 12 1 -1205 12 1 -1206 12 1 -1207 12 1 -1208 12 1 -1209 12 1 -1210 12 1 -1211 12 1 -1212 12 1 -1213 12 1 -1214 12 1 -1301 13 1 -1302 13 1 -1401 14 1 -1402 14 1 -1403 14 1 -1404 14 1 -1501 15 1 -1502 15 1 -1503 15 1 -1504 15 1 -1505 15 1 -1506 15 1 -1507 15 1 -1508 15 1 -1509 15 1 -1510 15 1 -1511 15 1 -1512 15 1 -1513 15 1 -1514 15 1 -1515 15 1 -1516 15 1 -1517 15 1 -1518 15 1 -1519 15 1 -1520 15 1 -1521 15 1 -1522 15 1 -1601 16 1 -1602 16 1 -1603 16 1 -1604 16 1 -1605 16 1 -1701 17 1 -1702 17 1 -1703 17 1 -1704 17 1 -1801 18 1 -1802 18 1 -1803 18 1 -1804 18 1 -1805 18 1 -1806 18 1 -1901 19 1 -1902 19 1 -1903 19 1 -1904 19 1 -1905 19 1 -2001 20 1 -2002 20 1 -2003 20 1 -2004 20 1 -2005 20 1 -2006 20 1 -2007 20 1 -2008 20 1 -2009 20 1 -2101 21 1 -2102 21 1 -2103 21 1 -2104 21 1 -2105 21 1 -2106 21 1 -2201 22 1 -2202 22 1 -2203 22 1 -2204 22 1 -2205 22 1 -2206 22 1 -2207 22 1 -2208 22 1 -2209 22 1 -2301 23 1 -2302 23 1 -2303 23 1 -2304 23 1 -2305 23 1 -2306 23 1 -2307 23 1 -2308 23 1 -2309 23 1 -2401 24 1 -2402 24 1 -2403 24 1 -2501 25 3 -2502 25 3 -2503 25 3 -2504 25 3 -2505 25 3 -2506 25 3 -2507 25 3 -2508 25 3 -2509 25 3 -2510 25 3 -2511 25 3 -2512 25 3 -2513 25 3 -2514 25 3 -2515 25 3 -2516 25 3 -2517 25 3 -2518 25 3 -2519 25 3 -2520 25 3 -2521 25 3 -2522 25 3 -2523 25 3 -2524 25 3 -2525 25 3 -2526 25 3 -2527 25 3 -2528 25 3 -2529 25 3 -2530 25 3 -2601 26 3 -2602 26 3 -2603 26 3 -2604 26 3 -2605 26 3 -2606 26 3 -2607 26 3 -2608 26 3 -2609 26 3 -2610 26 3 -2611 26 3 -2612 26 3 -2613 26 3 -2614 26 3 -2615 26 3 -2616 26 3 -2617 26 3 -2618 26 3 -2619 26 3 -2620 26 3 -2621 26 3 -2701 27 3 -2702 27 3 -2703 27 3 -2704 27 3 -2705 27 3 -2706 27 3 -2707 27 3 -2708 27 3 -2709 27 3 -2710 27 3 -2711 27 3 -2712 27 3 -2713 27 3 -2714 27 3 -2715 27 3 -2716 27 3 -2801 28 5 -2802 28 5 -2803 28 5 -2804 28 5 -2805 28 5 -2806 28 5 -2807 28 5 -2808 28 5 -2809 28 5 -2810 28 5 -2811 28 5 -2812 28 5 -2813 28 5 -2814 28 5 -2815 28 5 -2816 28 5 -2817 28 5 -2818 28 5 -2819 28 5 -2820 28 5 -2821 28 5 -2822 28 5 -2823 28 5 -2824 28 5 -2825 28 5 -2826 28 5 -2827 28 5 -2828 28 5 -2829 28 5 -2830 28 5 -2831 28 5 -2832 28 5 -2833 28 5 -2834 28 5 -2835 28 5 -2836 28 5 -2837 28 5 -2838 28 5 -2839 28 5 -2840 28 5 -2841 28 5 -2842 28 5 -2843 28 5 -2844 28 5 -2845 28 5 -2846 28 5 -2847 28 5 -2848 28 5 -2849 28 5 -2850 28 5 -2851 28 5 -2901 29 5 -2902 29 5 -2903 29 5 -2904 29 5 -2905 29 5 -2906 29 5 -2907 29 5 -2908 29 5 -2909 29 5 -2910 29 5 -2911 29 5 -2912 29 5 -2913 29 5 -2914 29 5 -2915 29 5 -2916 29 5 -2917 29 5 -2918 29 5 -2919 29 5 -2920 29 5 -2921 29 5 -2922 29 5 -2923 29 5 -2924 29 5 -2925 29 5 -2926 29 5 -2927 29 5 -2928 29 5 -2929 29 5 -2930 29 5 -2931 29 5 -2932 29 5 -2933 29 5 -2934 29 5 -2935 29 5 -2936 29 5 -2937 29 5 -2938 29 5 -2939 29 5 -2940 29 5 -2941 29 5 -2942 29 5 -3001 30 5 -3002 30 5 -3003 30 5 -3004 30 5 -3005 30 5 -3006 30 5 -3101 31 5 -3102 31 5 -3103 31 5 -3104 31 5 -3105 31 5 -3201 32 5 -3202 32 5 -3203 32 5 -3204 32 5 -3205 32 5 -3206 32 5 -3207 32 5 -3208 32 5 -3209 32 5 -3210 32 5 -3211 32 5 -3212 32 5 -3213 32 5 -3214 32 5 -3215 32 5 -3301 33 5 -3302 33 5 -3303 33 5 -3304 33 5 -3305 33 5 -3306 33 5 -3307 33 5 -3401 34 5 -3402 34 5 -3403 34 5 -3404 34 5 -3405 34 5 -3406 34 5 -3407 34 5 -3501 34 5 -3502 35 5 -3503 35 5 -3504 35 5 -3505 35 5 -3506 35 5 -3507 35 5 -3601 36 5 -3602 36 5 -3603 36 5 -3604 36 5 -3605 36 5 -3606 36 5 -3701 37 5 -3702 37 5 -3703 37 5 -3704 37 5 -3705 37 5 -3706 37 5 -3707 37 5 -3801 38 5 -3802 38 5 -3803 38 5 -3804 38 5 -3805 38 5 -3806 38 5 -3807 38 5 -3808 38 5 -3809 38 5 -3810 38 5 -3811 38 5 -3812 38 5 -3813 38 5 -3814 38 5 -3815 38 5 -3816 38 5 -3817 38 5 -3818 38 5 -3819 38 5 -3820 38 5 -3821 38 5 -3822 38 5 -3823 38 5 -3901 39 5 -3902 39 5 -3903 39 5 -3904 39 5 -3905 39 5 -3906 39 5 -3907 39 5 -3908 39 5 -3909 39 5 -3910 39 5 -3911 39 5 -3912 39 5 -3913 39 5 -3914 39 5 -3915 39 5 -3916 39 5 -3917 39 5 -3918 39 5 -3919 39 5 -3920 39 5 -3921 39 5 -3922 39 5 -3923 39 5 -3924 39 5 -3925 39 5 -3926 39 5 -4001 40 5 -4002 40 5 -4003 40 5 -4004 40 5 -4005 40 5 -4006 40 5 -4007 40 5 -4008 40 5 -4009 40 5 -4010 40 5 -4011 40 5 -4012 40 5 -4013 40 5 -4014 40 5 -4015 40 5 -4016 40 5 -4017 40 5 -4101 41 1 -4102 41 1 -4103 41 1 -4104 41 1 -4105 41 1 -4106 41 1 -4107 41 1 -4108 41 1 -4109 41 1 -4110 41 1 -4111 41 1 -4201 42 1 -4202 42 1 -4203 42 1 -4204 42 1 -4205 42 1 -4206 42 1 -4301 43 1 -4302 43 1 -4303 43 1 -4304 43 1 -4401 44 1 -4402 44 1 -4403 44 1 -4404 44 1 -4405 44 1 -4406 44 1 -4407 44 1 -4408 44 1 -4409 44 1 -4410 44 1 -4411 44 1 -4412 44 1 -4413 44 1 -4414 44 1 -4415 44 1 -4416 44 1 -4417 44 1 -4418 44 1 -4419 44 1 -4420 44 1 -4421 44 1 -4501 45 1 -4502 45 1 -4503 45 1 -4504 45 1 -4601 46 1 -4602 46 1 -4701 47 1 -4702 47 1 -4703 47 1 -4704 47 1 -4705 47 1 -4706 47 1 -4707 47 1 -4801 48 1 -4802 48 1 -4803 48 1 -4804 48 1 -4805 48 1 -4806 48 1 -4807 48 1 -4808 48 1 -4809 48 1 -4810 48 1 -4811 48 1 -4812 48 1 -4813 48 1 -4814 48 1 -4815 48 1 -4816 48 1 -4817 48 1 -4818 48 1 -4819 48 1 -4820 48 1 -4821 48 1 -4822 48 1 -4823 48 1 -4901 49 1 -4902 49 1 -4903 49 1 -4904 49 1 -4905 49 1 -4906 49 1 -4907 49 1 -4908 49 1 -4909 49 1 -4910 49 1 -4911 49 1 -5001 50 0 -5002 50 0 -5003 50 0 -5004 50 0 -5005 50 0 -5006 50 0 -5007 50 0 -5101 51 0 -5102 51 0 -5103 51 0 -5104 51 0 -5105 51 0 -5106 51 0 -5107 51 0 -5108 51 0 -5109 51 0 -5110 51 0 -5111 51 0 -5112 51 0 -5113 51 0 -5201 52 0 -5202 52 0 -5203 52 0 -5204 52 0 -5205 52 0 -5206 52 0 -5207 52 0 -5208 52 0 -5209 52 0 -5210 52 0 -5211 52 0 -5212 52 0 -5301 53 0 -5302 53 0 -5303 53 0 -5304 53 0 -5305 53 0 -5306 53 0 -5307 53 0 -5308 53 0 -5309 53 0 -5310 53 0 -5311 53 0 -5401 54 0 -5402 54 0 -5403 54 0 -5404 54 0 -5405 54 0 -5406 54 0 -5407 54 0 -5408 54 0 -5501 55 0 -5502 55 0 -5503 55 0 -5504 55 0 -5505 55 0 -5506 55 0 -5507 55 0 -5508 55 0 -5509 55 0 -5510 55 0 -5511 55 0 -5512 55 0 -5513 55 0 -5514 55 0 -5515 55 0 -5516 55 0 -5601 56 0 -5602 56 0 -5603 56 0 -5604 56 0 -5605 56 0 -5606 56 0 -5607 56 0 -5608 56 0 -5609 56 0 -5701 57 0 -5702 57 0 -5703 57 0 -5704 57 0 -5705 57 0 -5801 58 0 -5802 58 0 -5803 58 0 -5804 58 0 -5805 58 0 -5806 58 0 -5807 58 0 -5808 58 0 -5809 58 0 -5810 58 0 -5811 58 0 -5901 59 0 -5902 59 0 -5903 59 0 -5904 59 0 -5905 59 0 -5906 59 0 -5907 59 0 -5908 59 0 -5909 59 0 -5910 59 0 -5911 59 0 -6001 60 0 -6002 60 0 -6101 61 0 -6102 61 0 -6103 61 0 -6104 61 0 -6105 61 0 -6106 61 0 -6107 61 0 -6108 61 0 -6109 61 0 -6110 61 0 -6111 61 0 -6112 61 0 -6113 61 0 -6114 61 0 -6115 61 0 -6116 61 0 -6117 61 0 -6201 62 0 -6202 62 0 -6203 62 0 -6204 62 0 -6205 62 0 -6206 62 0 -6207 62 0 -6208 62 0 -6209 62 0 -6210 62 0 -6211 62 0 -6212 62 0 -6213 62 0 -6214 62 0 -6215 62 0 -6216 62 0 -6217 62 0 -6301 63 0 -6302 63 0 -6303 63 0 -6304 63 0 -6305 63 0 -6306 63 0 -6307 63 0 -6308 63 0 -6309 63 0 -6310 63 0 -6401 64 0 -6402 64 0 -6403 64 0 -6404 64 0 -6405 64 0 -6406 64 0 -6501 65 0 -6502 65 0 -6503 65 0 -6504 65 0 -6505 65 0 -6506 65 0 -6507 65 0 -6601 66 0 -6602 66 0 -6603 66 0 -6701 67 0 -6702 67 0 -6703 67 0 -6704 67 0 -6801 68 2 -6802 68 2 -6803 68 2 -6804 68 2 -6805 68 2 -6806 68 2 -6807 68 2 -6808 68 2 -6809 68 2 -6810 68 2 -6811 68 2 -6812 68 2 -6813 68 2 -6814 68 2 -6815 68 2 -6901 69 2 -6902 69 2 -6903 69 2 -6904 69 2 -6905 69 2 -6906 69 2 -6907 69 2 -6908 69 2 -6909 69 2 -6910 69 2 -6911 69 2 -6912 69 2 -6913 69 2 -6914 69 2 -7001 70 2 -7002 70 2 -7003 70 2 -7004 70 2 -7005 70 2 -7006 70 2 -7007 70 2 -7008 70 2 -7009 70 2 -7010 70 2 -7011 70 2 -7012 70 2 -7013 70 2 -7014 70 2 -7015 70 2 -7016 70 2 -7017 70 2 -7018 70 2 -7019 70 2 -7020 70 2 -7101 71 2 -7102 71 2 -7103 71 2 -7104 71 2 -7105 71 2 -7106 71 2 -7107 71 2 -7108 71 2 -7109 71 2 -7110 71 2 -7111 71 2 -7112 71 2 -7113 71 2 -7114 71 2 -7115 71 2 -7116 71 2 -7117 71 2 -7118 71 2 -7201 72 4 -7202 72 4 -7203 72 4 -7204 72 4 -7205 72 4 -7206 72 4 -7207 72 4 -7208 72 4 -7209 72 4 -7210 72 4 -7211 72 4 -7212 72 4 -7213 72 4 -7214 72 4 -7215 72 4 -7216 72 4 -7217 72 4 -7218 72 4 -7219 72 4 -7220 72 4 -7221 72 4 -7222 72 4 -7223 72 4 -7224 72 4 -7225 72 4 -7226 72 4 -7227 72 4 -7228 72 4 -7229 72 4 -7301 73 4 -7302 73 4 -7303 73 4 -7304 73 4 -7305 73 4 -7306 73 4 -7307 73 4 -7308 73 4 -7309 73 4 -7310 73 4 -7311 73 4 -7312 73 4 -7313 73 4 -7314 73 4 -7315 73 4 -7316 73 4 -7317 73 4 -7318 73 4 -7319 73 4 -7320 73 4 -7321 73 4 -7322 73 4 -7323 73 4 -7324 73 4 -7325 73 4 -7326 73 4 -7401 74 4 -7402 74 4 -7403 74 4 -7404 74 4 -7405 74 4 -7406 74 4 -7407 74 4 -7408 74 4 -7409 74 4 -7410 74 4 -7411 74 4 -7412 74 4 -7413 74 4 -7414 74 4 -7415 74 4 -7416 74 4 -7417 74 4 -7418 74 4 -7419 74 4 -7501 75 4 -7502 75 4 -7503 75 4 -7504 75 4 -7505 75 4 -7506 75 4 -7507 75 4 -7508 75 4 -7601 76 4 -7602 76 4 -7603 76 4 -7604 76 4 -7605 76 4 -7606 76 4 -7607 76 4 -7608 76 4 -7609 76 4 -7610 76 4 -7611 76 4 -7612 76 4 -7613 76 4 -7614 76 4 -7615 76 4 -7616 76 4 -7801 78 4 -7802 78 4 -7803 78 4 -7804 78 4 -7805 78 4 -7806 78 4 -7901 79 4 -7902 79 4 -7903 79 4 -7904 79 4 -7905 79 4 -7906 79 4 -7907 79 4 -8001 80 4 -8002 80 4 -8003 80 4 -8004 80 4 -8005 80 4 -8006 80 4 -8007 80 4 -8101 81 4 -8102 81 4 -8103 81 4 -8104 81 4 -8105 81 4 -8106 81 4 -8107 81 4 -8108 81 4 -8109 81 4 -8110 81 4 -8111 81 4 -8112 81 4 -8113 81 4 -8201 82 4 -8202 82 4 -8203 82 4 -8204 82 4 -8205 82 4 -8206 82 4 -8207 82 4 -8208 82 4 -8209 82 4 -8210 82 4 -8211 82 4 -8212 82 4 -8213 82 4 -8214 82 4 -8215 82 4 -8301 83 4 -8302 83 4 -8303 83 4 -8304 83 4 -8305 83 4 -8306 83 4 -8307 83 4 -8308 83 4 -8309 83 4 -8310 83 4 -8311 83 4 -8401 84 7 -8402 84 7 -8403 84 7 -8404 84 7 -8405 84 7 -8406 84 7 -8407 84 7 -8408 84 7 -8409 84 7 -8410 84 7 -8411 84 7 -8412 84 7 -8413 84 7 -8414 84 7 -8415 84 7 -8416 84 7 -8417 84 7 -8418 84 7 -8419 84 7 -8420 84 7 -8421 84 7 -8422 84 7 -8423 84 7 -8424 84 7 -8425 84 7 -8426 84 7 -8427 84 7 -8428 84 7 -8429 84 7 -8430 84 7 -8431 84 7 -8432 84 7 -8433 84 7 -8434 84 7 -8435 84 7 -8436 84 7 -8437 84 7 -8438 84 7 -8439 84 7 -8440 84 7 -8441 84 7 -8442 84 7 -8443 84 7 -8444 84 7 -8445 84 7 -8446 84 7 -8447 84 7 -8448 84 7 -8449 84 7 -8450 84 7 -8451 84 7 -8452 84 7 -8453 84 7 -8454 84 7 -8455 84 7 -8456 84 7 -8457 84 7 -8458 84 7 -8459 84 7 -8460 84 7 -8461 84 7 -8462 84 7 -8463 84 7 -8464 84 7 -8465 84 7 -8466 84 7 -8467 84 7 -8468 84 7 -8469 84 7 -8470 84 7 -8471 84 7 -8472 84 7 -8473 84 7 -8474 84 7 -8475 84 7 -8476 84 7 -8477 84 7 -8478 84 7 -8479 84 7 -8480 84 7 -8481 84 7 -8482 84 7 -8483 84 7 -8484 84 7 -8485 84 7 -8501 85 8 -8502 85 8 -8503 85 8 -8504 85 8 -8505 85 8 -8506 85 8 -8507 85 8 -8508 85 8 -8509 85 8 -8510 85 8 -8511 85 8 -8512 85 8 -8513 85 8 -8514 85 8 -8515 85 8 -8516 85 8 -8517 85 8 -8518 85 8 -8519 85 8 -8520 85 8 -8521 85 8 -8522 85 8 -8523 85 8 -8524 85 8 -8525 85 8 -8526 85 8 -8527 85 8 -8528 85 8 -8529 85 8 -8530 85 8 -8531 85 8 -8532 85 8 -8533 85 8 -8534 85 8 -8535 85 8 -8536 85 8 -8537 85 8 -8538 85 8 -8539 85 8 -8540 85 8 -8541 85 8 -8542 85 8 -8543 85 8 -8544 85 8 -8545 85 8 -8546 85 8 -8547 85 8 -8548 85 8 -8601 86 6 -8602 86 6 -8603 86 6 -8604 86 6 -8605 86 6 -8606 86 6 -8607 86 6 -8608 86 6 -8609 86 6 -8701 87 6 -8702 87 6 -8703 87 6 -8704 87 6 -8705 87 6 -8706 87 6 -8707 87 6 -8708 87 6 -8709 87 6 -8710 87 6 -8711 87 6 -8712 87 6 -8713 87 6 -8714 87 6 -8715 87 6 -8716 87 6 -8801 88 6 -8802 88 6 -8803 88 6 -8804 88 6 -8805 88 6 -8901 89 6 -8902 89 6 -8903 89 6 -8904 89 6 -8905 89 6 -8906 89 6 -8907 89 6 -8908 89 6 -9001 90 7 -9002 90 7 -9003 90 7 -9004 90 7 -9005 90 7 -9006 90 7 -9007 90 7 -9008 90 7 -9009 90 7 -9010 90 7 -9011 90 7 -9012 90 7 -9013 90 7 -9014 90 7 -9015 90 7 -9016 90 7 -9017 90 7 -9018 90 7 -9019 90 7 -9020 90 7 -9021 90 7 -9022 90 7 -9023 90 7 -9024 90 7 -9025 90 7 -9026 90 7 -9027 90 7 -9028 90 7 -9029 90 7 -9030 90 7 -9031 90 7 -9032 90 7 -9033 90 7 -9101 91 7 -9102 91 7 -9103 91 7 -9104 91 7 -9105 91 7 -9106 91 7 -9107 91 7 -9108 91 7 -9109 91 7 -9110 91 7 -9111 91 7 -9112 91 7 -9113 91 7 -9114 91 7 -9201 92 7 -9202 92 7 -9203 92 7 -9204 92 7 -9205 92 7 -9206 92 7 -9207 92 7 -9208 92 7 -9209 92 7 -9301 93 7 -9302 93 7 -9303 93 7 -9304 93 7 -9305 93 7 -9306 93 7 -9307 93 7 -9401 94 0 -9402 94 0 -9403 94 0 -9404 94 0 -9405 94 0 -9406 94 0 -9501 95 7 -9502 95 7 -9503 95 7 -9504 95 7 -9505 95 7 -9506 95 7 -9507 95 7 -9508 95 7 -9601 96 7 -9602 96 7 -9603 96 7 -9604 96 7 -9605 96 7 -9606 96 7 -9607 96 7 -9608 96 7 -9609 96 7 -9610 96 7 -9611 96 7 -9612 96 7 -9613 96 7 -9614 96 7 -9615 96 7 -9616 96 7 -9617 96 7 -9618 96 7 -9701 97 0 -9702 97 0 -9703 97 0 -9704 97 0 -9705 97 0 -9706 97 0 -9999 99 9 -XXXX 99 9 +6digit_code 4digit_code 2digit_code section_code +010111 0101 01 1 +010119 0101 01 1 +010120 0101 01 1 +010210 0102 01 1 +010290 0102 01 1 +010310 0103 01 1 +010391 0103 01 1 +010392 0103 01 1 +010410 0104 01 1 +010420 0104 01 1 +010511 0105 01 1 +010519 0105 01 1 +010591 0105 01 1 +010599 0105 01 1 +010600 0106 01 1 +020110 0201 02 1 +020120 0201 02 1 +020130 0201 02 1 +020210 0202 02 1 +020220 0202 02 1 +020230 0202 02 1 +020311 0203 02 1 +020312 0203 02 1 +020319 0203 02 1 +020321 0203 02 1 +020322 0203 02 1 +020329 0203 02 1 +020410 0204 02 1 +020421 0204 02 1 +020422 0204 02 1 +020423 0204 02 1 +020430 0204 02 1 +020441 0204 02 1 +020442 0204 02 1 +020443 0204 02 1 +020450 0204 02 1 +020500 0205 02 1 +020610 0206 02 1 +020621 0206 02 1 +020622 0206 02 1 +020629 0206 02 1 +020630 0206 02 1 +020641 0206 02 1 +020649 0206 02 1 +020680 0206 02 1 +020690 0206 02 1 +020710 0207 02 1 +020721 0207 02 1 +020722 0207 02 1 +020723 0207 02 1 +020731 0207 02 1 +020739 0207 02 1 +020741 0207 02 1 +020742 0207 02 1 +020743 0207 02 1 +020750 0207 02 1 +020810 0208 02 1 +020820 0208 02 1 +020890 0208 02 1 +020900 0209 02 1 +021011 0210 02 1 +021012 0210 02 1 +021019 0210 02 1 +021020 0210 02 1 +021090 0210 02 1 +030110 0301 03 1 +030191 0301 03 1 +030192 0301 03 1 +030193 0301 03 1 +030199 0301 03 1 +030211 0302 03 1 +030212 0302 03 1 +030219 0302 03 1 +030221 0302 03 1 +030222 0302 03 1 +030223 0302 03 1 +030229 0302 03 1 +030231 0302 03 1 +030232 0302 03 1 +030233 0302 03 1 +030239 0302 03 1 +030240 0302 03 1 +030250 0302 03 1 +030261 0302 03 1 +030262 0302 03 1 +030263 0302 03 1 +030264 0302 03 1 +030265 0302 03 1 +030266 0302 03 1 +030269 0302 03 1 +030270 0302 03 1 +030310 0303 03 1 +030321 0303 03 1 +030322 0303 03 1 +030329 0303 03 1 +030331 0303 03 1 +030332 0303 03 1 +030333 0303 03 1 +030339 0303 03 1 +030341 0303 03 1 +030342 0303 03 1 +030343 0303 03 1 +030349 0303 03 1 +030350 0303 03 1 +030360 0303 03 1 +030371 0303 03 1 +030372 0303 03 1 +030373 0303 03 1 +030374 0303 03 1 +030375 0303 03 1 +030376 0303 03 1 +030377 0303 03 1 +030378 0303 03 1 +030379 0303 03 1 +030380 0303 03 1 +030410 0304 03 1 +030420 0304 03 1 +030490 0304 03 1 +030510 0305 03 1 +030520 0305 03 1 +030530 0305 03 1 +030541 0305 03 1 +030542 0305 03 1 +030549 0305 03 1 +030551 0305 03 1 +030559 0305 03 1 +030561 0305 03 1 +030562 0305 03 1 +030563 0305 03 1 +030569 0305 03 1 +030611 0306 03 1 +030612 0306 03 1 +030613 0306 03 1 +030614 0306 03 1 +030619 0306 03 1 +030621 0306 03 1 +030622 0306 03 1 +030623 0306 03 1 +030624 0306 03 1 +030629 0306 03 1 +030710 0307 03 1 +030721 0307 03 1 +030729 0307 03 1 +030731 0307 03 1 +030739 0307 03 1 +030741 0307 03 1 +030749 0307 03 1 +030751 0307 03 1 +030759 0307 03 1 +030760 0307 03 1 +030791 0307 03 1 +030799 0307 03 1 +040110 0401 04 1 +040120 0401 04 1 +040130 0401 04 1 +040210 0402 04 1 +040221 0402 04 1 +040229 0402 04 1 +040291 0402 04 1 +040299 0402 04 1 +040310 0403 04 1 +040390 0403 04 1 +040410 0404 04 1 +040490 0404 04 1 +040500 0405 04 1 +040610 0406 04 1 +040620 0406 04 1 +040630 0406 04 1 +040640 0406 04 1 +040690 0406 04 1 +040700 0407 04 1 +040811 0408 04 1 +040819 0408 04 1 +040891 0408 04 1 +040899 0408 04 1 +040900 0409 04 1 +041000 0410 04 1 +050100 0501 05 1 +050210 0502 05 1 +050290 0502 05 1 +050300 0503 05 1 +050400 0504 05 1 +050510 0505 05 1 +050590 0505 05 1 +050610 0506 05 1 +050690 0506 05 1 +050710 0507 05 1 +050790 0507 05 1 +050800 0508 05 1 +050900 0509 05 1 +051000 0510 05 1 +051110 0511 05 1 +051191 0511 05 1 +051199 0511 05 1 +060110 0601 06 1 +060120 0601 06 1 +060210 0602 06 1 +060220 0602 06 1 +060230 0602 06 1 +060240 0602 06 1 +060291 0602 06 1 +060299 0602 06 1 +060310 0603 06 1 +060390 0603 06 1 +060410 0604 06 1 +060491 0604 06 1 +060499 0604 06 1 +070110 0701 07 1 +070190 0701 07 1 +070200 0702 07 1 +070310 0703 07 1 +070320 0703 07 1 +070390 0703 07 1 +070410 0704 07 1 +070420 0704 07 1 +070490 0704 07 1 +070511 0705 07 1 +070519 0705 07 1 +070521 0705 07 1 +070529 0705 07 1 +070610 0706 07 1 +070690 0706 07 1 +070700 0707 07 1 +070810 0708 07 1 +070820 0708 07 1 +070890 0708 07 1 +070910 0709 07 1 +070920 0709 07 1 +070930 0709 07 1 +070940 0709 07 1 +070951 0709 07 1 +070952 0709 07 1 +070960 0709 07 1 +070970 0709 07 1 +070990 0709 07 1 +071010 0710 07 1 +071021 0710 07 1 +071022 0710 07 1 +071029 0710 07 1 +071030 0710 07 1 +071040 0710 07 1 +071080 0710 07 1 +071090 0710 07 1 +071110 0711 07 1 +071120 0711 07 1 +071130 0711 07 1 +071140 0711 07 1 +071190 0711 07 1 +071210 0712 07 1 +071220 0712 07 1 +071230 0712 07 1 +071290 0712 07 1 +071310 0713 07 1 +071320 0713 07 1 +071331 0713 07 1 +071332 0713 07 1 +071333 0713 07 1 +071339 0713 07 1 +071340 0713 07 1 +071350 0713 07 1 +071390 0713 07 1 +071410 0714 07 1 +071420 0714 07 1 +071490 0714 07 1 +080110 0801 08 1 +080120 0801 08 1 +080130 0801 08 1 +080211 0802 08 1 +080212 0802 08 1 +080221 0802 08 1 +080222 0802 08 1 +080231 0802 08 1 +080232 0802 08 1 +080240 0802 08 1 +080250 0802 08 1 +080290 0802 08 1 +080300 0803 08 1 +080410 0804 08 1 +080420 0804 08 1 +080430 0804 08 1 +080440 0804 08 1 +080450 0804 08 1 +080510 0805 08 1 +080520 0805 08 1 +080530 0805 08 1 +080540 0805 08 1 +080590 0805 08 1 +080610 0806 08 1 +080620 0806 08 1 +080710 0807 08 1 +080720 0807 08 1 +080810 0808 08 1 +080820 0808 08 1 +080910 0809 08 1 +080920 0809 08 1 +080930 0809 08 1 +080940 0809 08 1 +081010 0810 08 1 +081020 0810 08 1 +081030 0810 08 1 +081040 0810 08 1 +081090 0810 08 1 +081110 0811 08 1 +081120 0811 08 1 +081190 0811 08 1 +081210 0812 08 1 +081220 0812 08 1 +081290 0812 08 1 +081310 0813 08 1 +081320 0813 08 1 +081330 0813 08 1 +081340 0813 08 1 +081350 0813 08 1 +081400 0814 08 1 +090111 0901 09 1 +090112 0901 09 1 +090121 0901 09 1 +090122 0901 09 1 +090130 0901 09 1 +090140 0901 09 1 +090210 0902 09 1 +090220 0902 09 1 +090230 0902 09 1 +090240 0902 09 1 +090300 0903 09 1 +090411 0904 09 1 +090412 0904 09 1 +090420 0904 09 1 +090500 0905 09 1 +090610 0906 09 1 +090620 0906 09 1 +090700 0907 09 1 +090810 0908 09 1 +090820 0908 09 1 +090830 0908 09 1 +090910 0909 09 1 +090920 0909 09 1 +090930 0909 09 1 +090940 0909 09 1 +090950 0909 09 1 +091010 0910 09 1 +091020 0910 09 1 +091030 0910 09 1 +091040 0910 09 1 +091050 0910 09 1 +091091 0910 09 1 +091099 0910 09 1 +100110 1001 10 1 +100190 1001 10 1 +100200 1002 10 1 +100300 1003 10 1 +100400 1004 10 1 +100510 1005 10 1 +100590 1005 10 1 +100610 1006 10 1 +100620 1006 10 1 +100630 1006 10 1 +100640 1006 10 1 +100700 1007 10 1 +100810 1008 10 1 +100820 1008 10 1 +100830 1008 10 1 +100890 1008 10 1 +110100 1101 11 1 +110210 1102 11 1 +110220 1102 11 1 +110230 1102 11 1 +110290 1102 11 1 +110311 1103 11 1 +110312 1103 11 1 +110313 1103 11 1 +110314 1103 11 1 +110319 1103 11 1 +110321 1103 11 1 +110329 1103 11 1 +110411 1104 11 1 +110412 1104 11 1 +110419 1104 11 1 +110421 1104 11 1 +110422 1104 11 1 +110423 1104 11 1 +110429 1104 11 1 +110430 1104 11 1 +110510 1105 11 1 +110520 1105 11 1 +110610 1106 11 1 +110620 1106 11 1 +110630 1106 11 1 +110710 1107 11 1 +110720 1107 11 1 +110811 1108 11 1 +110812 1108 11 1 +110813 1108 11 1 +110814 1108 11 1 +110819 1108 11 1 +110820 1108 11 1 +110900 1109 11 1 +120100 1201 12 1 +120210 1202 12 1 +120220 1202 12 1 +120300 1203 12 1 +120400 1204 12 1 +120500 1205 12 1 +120600 1206 12 1 +120710 1207 12 1 +120720 1207 12 1 +120730 1207 12 1 +120740 1207 12 1 +120750 1207 12 1 +120760 1207 12 1 +120791 1207 12 1 +120792 1207 12 1 +120799 1207 12 1 +120810 1208 12 1 +120890 1208 12 1 +120911 1209 12 1 +120919 1209 12 1 +120921 1209 12 1 +120922 1209 12 1 +120923 1209 12 1 +120924 1209 12 1 +120925 1209 12 1 +120926 1209 12 1 +120929 1209 12 1 +120930 1209 12 1 +120991 1209 12 1 +120999 1209 12 1 +121010 1210 12 1 +121020 1210 12 1 +121110 1211 12 1 +121120 1211 12 1 +121190 1211 12 1 +121210 1212 12 1 +121220 1212 12 1 +121230 1212 12 1 +121291 1212 12 1 +121292 1212 12 1 +121299 1212 12 1 +121300 1213 12 1 +121410 1214 12 1 +121490 1214 12 1 +130110 1301 13 1 +130120 1301 13 1 +130190 1301 13 1 +130211 1302 13 1 +130212 1302 13 1 +130213 1302 13 1 +130214 1302 13 1 +130219 1302 13 1 +130220 1302 13 1 +130231 1302 13 1 +130232 1302 13 1 +130239 1302 13 1 +140110 1401 14 1 +140120 1401 14 1 +140190 1401 14 1 +140210 1402 14 1 +140291 1402 14 1 +140299 1402 14 1 +140310 1403 14 1 +140390 1403 14 1 +140410 1404 14 1 +140420 1404 14 1 +140490 1404 14 1 +150100 1501 15 1 +150200 1502 15 1 +150300 1503 15 1 +150410 1504 15 1 +150420 1504 15 1 +150430 1504 15 1 +150510 1505 15 1 +150590 1505 15 1 +150600 1506 15 1 +150710 1507 15 1 +150790 1507 15 1 +150810 1508 15 1 +150890 1508 15 1 +150910 1509 15 1 +150990 1509 15 1 +151000 1510 15 1 +151110 1511 15 1 +151190 1511 15 1 +151211 1512 15 1 +151219 1512 15 1 +151221 1512 15 1 +151229 1512 15 1 +151311 1513 15 1 +151319 1513 15 1 +151321 1513 15 1 +151329 1513 15 1 +151410 1514 15 1 +151490 1514 15 1 +151511 1515 15 1 +151519 1515 15 1 +151521 1515 15 1 +151529 1515 15 1 +151530 1515 15 1 +151540 1515 15 1 +151550 1515 15 1 +151560 1515 15 1 +151590 1515 15 1 +151610 1516 15 1 +151620 1516 15 1 +151710 1517 15 1 +151790 1517 15 1 +151800 1518 15 1 +151911 1519 15 1 +151912 1519 15 1 +151913 1519 15 1 +151919 1519 15 1 +151920 1519 15 1 +151930 1519 15 1 +152010 1520 15 1 +152090 1520 15 1 +152110 1521 15 1 +152190 1521 15 1 +152200 1522 15 1 +160100 1601 16 1 +160210 1602 16 1 +160220 1602 16 1 +160231 1602 16 1 +160239 1602 16 1 +160241 1602 16 1 +160242 1602 16 1 +160249 1602 16 1 +160250 1602 16 1 +160290 1602 16 1 +160300 1603 16 1 +160411 1604 16 1 +160412 1604 16 1 +160413 1604 16 1 +160414 1604 16 1 +160415 1604 16 1 +160416 1604 16 1 +160419 1604 16 1 +160420 1604 16 1 +160430 1604 16 1 +160510 1605 16 1 +160520 1605 16 1 +160530 1605 16 1 +160540 1605 16 1 +160590 1605 16 1 +170111 1701 17 1 +170112 1701 17 1 +170191 1701 17 1 +170199 1701 17 1 +170210 1702 17 1 +170220 1702 17 1 +170230 1702 17 1 +170240 1702 17 1 +170250 1702 17 1 +170260 1702 17 1 +170290 1702 17 1 +170310 1703 17 1 +170390 1703 17 1 +170410 1704 17 1 +170490 1704 17 1 +180100 1801 18 1 +180200 1802 18 1 +180310 1803 18 1 +180320 1803 18 1 +180400 1804 18 1 +180500 1805 18 1 +180610 1806 18 1 +180620 1806 18 1 +180631 1806 18 1 +180632 1806 18 1 +180690 1806 18 1 +190110 1901 19 1 +190120 1901 19 1 +190190 1901 19 1 +190211 1902 19 1 +190219 1902 19 1 +190220 1902 19 1 +190230 1902 19 1 +190240 1902 19 1 +190300 1903 19 1 +190410 1904 19 1 +190490 1904 19 1 +190510 1905 19 1 +190520 1905 19 1 +190530 1905 19 1 +190540 1905 19 1 +190590 1905 19 1 +200110 2001 20 1 +200120 2001 20 1 +200190 2001 20 1 +200210 2002 20 1 +200290 2002 20 1 +200310 2003 20 1 +200320 2003 20 1 +200410 2004 20 1 +200490 2004 20 1 +200510 2005 20 1 +200520 2005 20 1 +200530 2005 20 1 +200540 2005 20 1 +200551 2005 20 1 +200559 2005 20 1 +200560 2005 20 1 +200570 2005 20 1 +200580 2005 20 1 +200590 2005 20 1 +200600 2006 20 1 +200710 2007 20 1 +200791 2007 20 1 +200799 2007 20 1 +200811 2008 20 1 +200819 2008 20 1 +200820 2008 20 1 +200830 2008 20 1 +200840 2008 20 1 +200850 2008 20 1 +200860 2008 20 1 +200870 2008 20 1 +200880 2008 20 1 +200891 2008 20 1 +200892 2008 20 1 +200899 2008 20 1 +200911 2009 20 1 +200919 2009 20 1 +200920 2009 20 1 +200930 2009 20 1 +200940 2009 20 1 +200950 2009 20 1 +200960 2009 20 1 +200970 2009 20 1 +200980 2009 20 1 +200990 2009 20 1 +210110 2101 21 1 +210120 2101 21 1 +210130 2101 21 1 +210210 2102 21 1 +210220 2102 21 1 +210230 2102 21 1 +210310 2103 21 1 +210320 2103 21 1 +210330 2103 21 1 +210390 2103 21 1 +210410 2104 21 1 +210420 2104 21 1 +210500 2105 21 1 +210610 2106 21 1 +210690 2106 21 1 +220110 2201 22 1 +220190 2201 22 1 +220210 2202 22 1 +220290 2202 22 1 +220300 2203 22 1 +220410 2204 22 1 +220421 2204 22 1 +220429 2204 22 1 +220430 2204 22 1 +220510 2205 22 1 +220590 2205 22 1 +220600 2206 22 1 +220710 2207 22 1 +220720 2207 22 1 +220810 2208 22 1 +220820 2208 22 1 +220830 2208 22 1 +220840 2208 22 1 +220850 2208 22 1 +220890 2208 22 1 +220900 2209 22 1 +230110 2301 23 1 +230120 2301 23 1 +230210 2302 23 1 +230220 2302 23 1 +230230 2302 23 1 +230240 2302 23 1 +230250 2302 23 1 +230310 2303 23 1 +230320 2303 23 1 +230330 2303 23 1 +230400 2304 23 1 +230500 2305 23 1 +230610 2306 23 1 +230620 2306 23 1 +230630 2306 23 1 +230640 2306 23 1 +230650 2306 23 1 +230660 2306 23 1 +230690 2306 23 1 +230700 2307 23 1 +230810 2308 23 1 +230890 2308 23 1 +230910 2309 23 1 +230990 2309 23 1 +240110 2401 24 1 +240120 2401 24 1 +240130 2401 24 1 +240210 2402 24 1 +240220 2402 24 1 +240290 2402 24 1 +240310 2403 24 1 +240391 2403 24 1 +240399 2403 24 1 +250100 2501 25 3 +250200 2502 25 3 +250310 2503 25 3 +250390 2503 25 3 +250410 2504 25 3 +250490 2504 25 3 +250510 2505 25 3 +250590 2505 25 3 +250610 2506 25 3 +250621 2506 25 3 +250629 2506 25 3 +250700 2507 25 3 +250810 2508 25 3 +250820 2508 25 3 +250830 2508 25 3 +250840 2508 25 3 +250850 2508 25 3 +250860 2508 25 3 +250870 2508 25 3 +250900 2509 25 3 +251010 2510 25 3 +251020 2510 25 3 +251110 2511 25 3 +251120 2511 25 3 +251200 2512 25 3 +251311 2513 25 3 +251319 2513 25 3 +251321 2513 25 3 +251329 2513 25 3 +251400 2514 25 3 +251511 2515 25 3 +251512 2515 25 3 +251520 2515 25 3 +251611 2516 25 3 +251612 2516 25 3 +251621 2516 25 3 +251622 2516 25 3 +251690 2516 25 3 +251710 2517 25 3 +251720 2517 25 3 +251730 2517 25 3 +251741 2517 25 3 +251749 2517 25 3 +251810 2518 25 3 +251820 2518 25 3 +251830 2518 25 3 +251910 2519 25 3 +251990 2519 25 3 +252010 2520 25 3 +252020 2520 25 3 +252100 2521 25 3 +252210 2522 25 3 +252220 2522 25 3 +252230 2522 25 3 +252310 2523 25 3 +252321 2523 25 3 +252329 2523 25 3 +252330 2523 25 3 +252390 2523 25 3 +252400 2524 25 3 +252510 2525 25 3 +252520 2525 25 3 +252530 2525 25 3 +252610 2526 25 3 +252620 2526 25 3 +252700 2527 25 3 +252810 2528 25 3 +252890 2528 25 3 +252910 2529 25 3 +252921 2529 25 3 +252922 2529 25 3 +252930 2529 25 3 +253010 2530 25 3 +253020 2530 25 3 +253030 2530 25 3 +253040 2530 25 3 +253090 2530 25 3 +260111 2601 26 3 +260112 2601 26 3 +260120 2601 26 3 +260200 2602 26 3 +260300 2603 26 3 +260400 2604 26 3 +260500 2605 26 3 +260600 2606 26 3 +260700 2607 26 3 +260800 2608 26 3 +260900 2609 26 3 +261000 2610 26 3 +261100 2611 26 3 +261210 2612 26 3 +261220 2612 26 3 +261310 2613 26 3 +261390 2613 26 3 +261400 2614 26 3 +261510 2615 26 3 +261590 2615 26 3 +261610 2616 26 3 +261690 2616 26 3 +261710 2617 26 3 +261790 2617 26 3 +261800 2618 26 3 +261900 2619 26 3 +262011 2620 26 3 +262019 2620 26 3 +262020 2620 26 3 +262030 2620 26 3 +262040 2620 26 3 +262050 2620 26 3 +262090 2620 26 3 +262100 2621 26 3 +270111 2701 27 3 +270112 2701 27 3 +270119 2701 27 3 +270120 2701 27 3 +270210 2702 27 3 +270220 2702 27 3 +270300 2703 27 3 +270400 2704 27 3 +270500 2705 27 3 +270600 2706 27 3 +270710 2707 27 3 +270720 2707 27 3 +270730 2707 27 3 +270740 2707 27 3 +270750 2707 27 3 +270760 2707 27 3 +270791 2707 27 3 +270799 2707 27 3 +270810 2708 27 3 +270820 2708 27 3 +270900 2709 27 3 +271000 2710 27 3 +271011 2710 27 3 +271012 2710 27 3 +271013 2710 27 3 +271014 2710 27 3 +271015 2710 27 3 +271016 2710 27 3 +271019 2710 27 3 +271021 2710 27 3 +271022 2710 27 3 +271025 2710 27 3 +271026 2710 27 3 +271027 2710 27 3 +271029 2710 27 3 +271091 2710 27 3 +271093 2710 27 3 +271094 2710 27 3 +271095 2710 27 3 +271096 2710 27 3 +271099 2710 27 3 +271111 2711 27 3 +271112 2711 27 3 +271113 2711 27 3 +271114 2711 27 3 +271119 2711 27 3 +271121 2711 27 3 +271129 2711 27 3 +271210 2712 27 3 +271220 2712 27 3 +271290 2712 27 3 +271311 2713 27 3 +271312 2713 27 3 +271320 2713 27 3 +271390 2713 27 3 +271410 2714 27 3 +271490 2714 27 3 +271500 2715 27 3 +271600 2716 27 3 +280110 2801 28 5 +280120 2801 28 5 +280130 2801 28 5 +280200 2802 28 5 +280300 2803 28 5 +280410 2804 28 5 +280421 2804 28 5 +280429 2804 28 5 +280430 2804 28 5 +280440 2804 28 5 +280450 2804 28 5 +280461 2804 28 5 +280469 2804 28 5 +280470 2804 28 5 +280480 2804 28 5 +280490 2804 28 5 +280511 2805 28 5 +280519 2805 28 5 +280521 2805 28 5 +280522 2805 28 5 +280530 2805 28 5 +280540 2805 28 5 +280610 2806 28 5 +280620 2806 28 5 +280700 2807 28 5 +280800 2808 28 5 +280910 2809 28 5 +280920 2809 28 5 +281000 2810 28 5 +281111 2811 28 5 +281119 2811 28 5 +281121 2811 28 5 +281122 2811 28 5 +281123 2811 28 5 +281129 2811 28 5 +281210 2812 28 5 +281290 2812 28 5 +281310 2813 28 5 +281390 2813 28 5 +281410 2814 28 5 +281420 2814 28 5 +281511 2815 28 5 +281512 2815 28 5 +281520 2815 28 5 +281530 2815 28 5 +281610 2816 28 5 +281620 2816 28 5 +281630 2816 28 5 +281700 2817 28 5 +281810 2818 28 5 +281820 2818 28 5 +281830 2818 28 5 +281910 2819 28 5 +281990 2819 28 5 +282010 2820 28 5 +282090 2820 28 5 +282110 2821 28 5 +282120 2821 28 5 +282200 2822 28 5 +282300 2823 28 5 +282410 2824 28 5 +282420 2824 28 5 +282490 2824 28 5 +282510 2825 28 5 +282520 2825 28 5 +282530 2825 28 5 +282540 2825 28 5 +282550 2825 28 5 +282560 2825 28 5 +282570 2825 28 5 +282580 2825 28 5 +282590 2825 28 5 +282611 2826 28 5 +282612 2826 28 5 +282619 2826 28 5 +282620 2826 28 5 +282630 2826 28 5 +282690 2826 28 5 +282710 2827 28 5 +282720 2827 28 5 +282731 2827 28 5 +282732 2827 28 5 +282733 2827 28 5 +282734 2827 28 5 +282735 2827 28 5 +282736 2827 28 5 +282737 2827 28 5 +282738 2827 28 5 +282739 2827 28 5 +282741 2827 28 5 +282749 2827 28 5 +282751 2827 28 5 +282759 2827 28 5 +282760 2827 28 5 +282810 2828 28 5 +282890 2828 28 5 +282911 2829 28 5 +282919 2829 28 5 +282990 2829 28 5 +283010 2830 28 5 +283020 2830 28 5 +283030 2830 28 5 +283090 2830 28 5 +283110 2831 28 5 +283190 2831 28 5 +283210 2832 28 5 +283220 2832 28 5 +283230 2832 28 5 +283311 2833 28 5 +283319 2833 28 5 +283321 2833 28 5 +283322 2833 28 5 +283323 2833 28 5 +283324 2833 28 5 +283325 2833 28 5 +283326 2833 28 5 +283327 2833 28 5 +283329 2833 28 5 +283330 2833 28 5 +283340 2833 28 5 +283410 2834 28 5 +283421 2834 28 5 +283422 2834 28 5 +283429 2834 28 5 +283510 2835 28 5 +283521 2835 28 5 +283522 2835 28 5 +283523 2835 28 5 +283524 2835 28 5 +283525 2835 28 5 +283526 2835 28 5 +283529 2835 28 5 +283531 2835 28 5 +283539 2835 28 5 +283610 2836 28 5 +283620 2836 28 5 +283630 2836 28 5 +283640 2836 28 5 +283650 2836 28 5 +283660 2836 28 5 +283670 2836 28 5 +283691 2836 28 5 +283692 2836 28 5 +283693 2836 28 5 +283699 2836 28 5 +283711 2837 28 5 +283719 2837 28 5 +283720 2837 28 5 +283800 2838 28 5 +283911 2839 28 5 +283919 2839 28 5 +283920 2839 28 5 +283990 2839 28 5 +284011 2840 28 5 +284019 2840 28 5 +284020 2840 28 5 +284030 2840 28 5 +284110 2841 28 5 +284120 2841 28 5 +284130 2841 28 5 +284140 2841 28 5 +284150 2841 28 5 +284160 2841 28 5 +284170 2841 28 5 +284180 2841 28 5 +284190 2841 28 5 +284210 2842 28 5 +284290 2842 28 5 +284310 2843 28 5 +284321 2843 28 5 +284329 2843 28 5 +284330 2843 28 5 +284390 2843 28 5 +284410 2844 28 5 +284420 2844 28 5 +284430 2844 28 5 +284440 2844 28 5 +284450 2844 28 5 +284510 2845 28 5 +284590 2845 28 5 +284610 2846 28 5 +284690 2846 28 5 +284700 2847 28 5 +284810 2848 28 5 +284890 2848 28 5 +284910 2849 28 5 +284920 2849 28 5 +284990 2849 28 5 +285000 2850 28 5 +285100 2851 28 5 +290110 2901 29 5 +290121 2901 29 5 +290122 2901 29 5 +290123 2901 29 5 +290124 2901 29 5 +290129 2901 29 5 +290211 2902 29 5 +290219 2902 29 5 +290220 2902 29 5 +290230 2902 29 5 +290241 2902 29 5 +290242 2902 29 5 +290243 2902 29 5 +290244 2902 29 5 +290250 2902 29 5 +290260 2902 29 5 +290270 2902 29 5 +290290 2902 29 5 +290311 2903 29 5 +290312 2903 29 5 +290313 2903 29 5 +290314 2903 29 5 +290315 2903 29 5 +290316 2903 29 5 +290319 2903 29 5 +290321 2903 29 5 +290322 2903 29 5 +290323 2903 29 5 +290329 2903 29 5 +290330 2903 29 5 +290340 2903 29 5 +290351 2903 29 5 +290359 2903 29 5 +290361 2903 29 5 +290362 2903 29 5 +290369 2903 29 5 +290410 2904 29 5 +290420 2904 29 5 +290490 2904 29 5 +290511 2905 29 5 +290512 2905 29 5 +290513 2905 29 5 +290514 2905 29 5 +290515 2905 29 5 +290516 2905 29 5 +290517 2905 29 5 +290519 2905 29 5 +290521 2905 29 5 +290522 2905 29 5 +290529 2905 29 5 +290531 2905 29 5 +290532 2905 29 5 +290539 2905 29 5 +290541 2905 29 5 +290542 2905 29 5 +290543 2905 29 5 +290544 2905 29 5 +290549 2905 29 5 +290550 2905 29 5 +290611 2906 29 5 +290612 2906 29 5 +290613 2906 29 5 +290614 2906 29 5 +290619 2906 29 5 +290621 2906 29 5 +290629 2906 29 5 +290711 2907 29 5 +290712 2907 29 5 +290713 2907 29 5 +290714 2907 29 5 +290715 2907 29 5 +290719 2907 29 5 +290721 2907 29 5 +290722 2907 29 5 +290723 2907 29 5 +290729 2907 29 5 +290730 2907 29 5 +290810 2908 29 5 +290820 2908 29 5 +290890 2908 29 5 +290911 2909 29 5 +290919 2909 29 5 +290920 2909 29 5 +290930 2909 29 5 +290941 2909 29 5 +290942 2909 29 5 +290943 2909 29 5 +290944 2909 29 5 +290949 2909 29 5 +290950 2909 29 5 +290960 2909 29 5 +291010 2910 29 5 +291020 2910 29 5 +291030 2910 29 5 +291090 2910 29 5 +291100 2911 29 5 +291211 2912 29 5 +291212 2912 29 5 +291213 2912 29 5 +291219 2912 29 5 +291221 2912 29 5 +291229 2912 29 5 +291230 2912 29 5 +291241 2912 29 5 +291242 2912 29 5 +291249 2912 29 5 +291250 2912 29 5 +291260 2912 29 5 +291300 2913 29 5 +291411 2914 29 5 +291412 2914 29 5 +291413 2914 29 5 +291419 2914 29 5 +291421 2914 29 5 +291422 2914 29 5 +291423 2914 29 5 +291429 2914 29 5 +291430 2914 29 5 +291441 2914 29 5 +291449 2914 29 5 +291450 2914 29 5 +291461 2914 29 5 +291469 2914 29 5 +291470 2914 29 5 +291511 2915 29 5 +291512 2915 29 5 +291513 2915 29 5 +291521 2915 29 5 +291522 2915 29 5 +291523 2915 29 5 +291524 2915 29 5 +291529 2915 29 5 +291531 2915 29 5 +291532 2915 29 5 +291533 2915 29 5 +291534 2915 29 5 +291535 2915 29 5 +291539 2915 29 5 +291540 2915 29 5 +291550 2915 29 5 +291560 2915 29 5 +291570 2915 29 5 +291590 2915 29 5 +291611 2916 29 5 +291612 2916 29 5 +291613 2916 29 5 +291614 2916 29 5 +291615 2916 29 5 +291619 2916 29 5 +291620 2916 29 5 +291631 2916 29 5 +291632 2916 29 5 +291633 2916 29 5 +291639 2916 29 5 +291711 2917 29 5 +291712 2917 29 5 +291713 2917 29 5 +291714 2917 29 5 +291719 2917 29 5 +291720 2917 29 5 +291731 2917 29 5 +291732 2917 29 5 +291733 2917 29 5 +291734 2917 29 5 +291735 2917 29 5 +291736 2917 29 5 +291737 2917 29 5 +291739 2917 29 5 +291811 2918 29 5 +291812 2918 29 5 +291813 2918 29 5 +291814 2918 29 5 +291815 2918 29 5 +291816 2918 29 5 +291817 2918 29 5 +291819 2918 29 5 +291821 2918 29 5 +291822 2918 29 5 +291823 2918 29 5 +291829 2918 29 5 +291830 2918 29 5 +291890 2918 29 5 +291900 2919 29 5 +292010 2920 29 5 +292090 2920 29 5 +292111 2921 29 5 +292112 2921 29 5 +292119 2921 29 5 +292121 2921 29 5 +292122 2921 29 5 +292129 2921 29 5 +292130 2921 29 5 +292141 2921 29 5 +292142 2921 29 5 +292143 2921 29 5 +292144 2921 29 5 +292145 2921 29 5 +292149 2921 29 5 +292151 2921 29 5 +292159 2921 29 5 +292211 2922 29 5 +292212 2922 29 5 +292213 2922 29 5 +292219 2922 29 5 +292221 2922 29 5 +292222 2922 29 5 +292229 2922 29 5 +292230 2922 29 5 +292241 2922 29 5 +292242 2922 29 5 +292249 2922 29 5 +292250 2922 29 5 +292310 2923 29 5 +292320 2923 29 5 +292390 2923 29 5 +292410 2924 29 5 +292421 2924 29 5 +292429 2924 29 5 +292511 2925 29 5 +292519 2925 29 5 +292520 2925 29 5 +292610 2926 29 5 +292620 2926 29 5 +292690 2926 29 5 +292700 2927 29 5 +292800 2928 29 5 +292910 2929 29 5 +292990 2929 29 5 +293010 2930 29 5 +293020 2930 29 5 +293030 2930 29 5 +293040 2930 29 5 +293090 2930 29 5 +293100 2931 29 5 +293211 2932 29 5 +293212 2932 29 5 +293213 2932 29 5 +293219 2932 29 5 +293221 2932 29 5 +293229 2932 29 5 +293290 2932 29 5 +293311 2933 29 5 +293319 2933 29 5 +293321 2933 29 5 +293329 2933 29 5 +293331 2933 29 5 +293339 2933 29 5 +293340 2933 29 5 +293351 2933 29 5 +293359 2933 29 5 +293361 2933 29 5 +293369 2933 29 5 +293371 2933 29 5 +293379 2933 29 5 +293390 2933 29 5 +293410 2934 29 5 +293420 2934 29 5 +293430 2934 29 5 +293490 2934 29 5 +293500 2935 29 5 +293610 2936 29 5 +293621 2936 29 5 +293622 2936 29 5 +293623 2936 29 5 +293624 2936 29 5 +293625 2936 29 5 +293626 2936 29 5 +293627 2936 29 5 +293628 2936 29 5 +293629 2936 29 5 +293690 2936 29 5 +293710 2937 29 5 +293721 2937 29 5 +293722 2937 29 5 +293729 2937 29 5 +293791 2937 29 5 +293792 2937 29 5 +293799 2937 29 5 +293810 2938 29 5 +293890 2938 29 5 +293910 2939 29 5 +293921 2939 29 5 +293929 2939 29 5 +293930 2939 29 5 +293940 2939 29 5 +293950 2939 29 5 +293960 2939 29 5 +293970 2939 29 5 +293990 2939 29 5 +294000 2940 29 5 +294110 2941 29 5 +294120 2941 29 5 +294130 2941 29 5 +294140 2941 29 5 +294150 2941 29 5 +294190 2941 29 5 +294200 2942 29 5 +300110 3001 30 5 +300120 3001 30 5 +300190 3001 30 5 +300210 3002 30 5 +300220 3002 30 5 +300231 3002 30 5 +300239 3002 30 5 +300290 3002 30 5 +300310 3003 30 5 +300320 3003 30 5 +300331 3003 30 5 +300339 3003 30 5 +300340 3003 30 5 +300390 3003 30 5 +300410 3004 30 5 +300420 3004 30 5 +300431 3004 30 5 +300432 3004 30 5 +300439 3004 30 5 +300440 3004 30 5 +300450 3004 30 5 +300490 3004 30 5 +300510 3005 30 5 +300590 3005 30 5 +300610 3006 30 5 +300620 3006 30 5 +300630 3006 30 5 +300640 3006 30 5 +300650 3006 30 5 +300660 3006 30 5 +310100 3101 31 5 +310210 3102 31 5 +310221 3102 31 5 +310229 3102 31 5 +310230 3102 31 5 +310240 3102 31 5 +310250 3102 31 5 +310260 3102 31 5 +310270 3102 31 5 +310280 3102 31 5 +310290 3102 31 5 +310310 3103 31 5 +310320 3103 31 5 +310390 3103 31 5 +310410 3104 31 5 +310420 3104 31 5 +310430 3104 31 5 +310490 3104 31 5 +310510 3105 31 5 +310520 3105 31 5 +310530 3105 31 5 +310540 3105 31 5 +310551 3105 31 5 +310559 3105 31 5 +310560 3105 31 5 +310590 3105 31 5 +320110 3201 32 5 +320120 3201 32 5 +320130 3201 32 5 +320190 3201 32 5 +320210 3202 32 5 +320290 3202 32 5 +320300 3203 32 5 +320411 3204 32 5 +320412 3204 32 5 +320413 3204 32 5 +320414 3204 32 5 +320415 3204 32 5 +320416 3204 32 5 +320417 3204 32 5 +320419 3204 32 5 +320420 3204 32 5 +320490 3204 32 5 +320500 3205 32 5 +320610 3206 32 5 +320620 3206 32 5 +320630 3206 32 5 +320641 3206 32 5 +320642 3206 32 5 +320643 3206 32 5 +320649 3206 32 5 +320650 3206 32 5 +320710 3207 32 5 +320720 3207 32 5 +320730 3207 32 5 +320740 3207 32 5 +320810 3208 32 5 +320820 3208 32 5 +320890 3208 32 5 +320910 3209 32 5 +320990 3209 32 5 +321000 3210 32 5 +321100 3211 32 5 +321210 3212 32 5 +321290 3212 32 5 +321310 3213 32 5 +321390 3213 32 5 +321410 3214 32 5 +321490 3214 32 5 +321511 3215 32 5 +321519 3215 32 5 +321590 3215 32 5 +330111 3301 33 5 +330112 3301 33 5 +330113 3301 33 5 +330114 3301 33 5 +330119 3301 33 5 +330121 3301 33 5 +330122 3301 33 5 +330123 3301 33 5 +330124 3301 33 5 +330125 3301 33 5 +330126 3301 33 5 +330129 3301 33 5 +330130 3301 33 5 +330190 3301 33 5 +330210 3302 33 5 +330290 3302 33 5 +330300 3303 33 5 +330410 3304 33 5 +330420 3304 33 5 +330430 3304 33 5 +330491 3304 33 5 +330499 3304 33 5 +330510 3305 33 5 +330520 3305 33 5 +330530 3305 33 5 +330590 3305 33 5 +330610 3306 33 5 +330690 3306 33 5 +330710 3307 33 5 +330720 3307 33 5 +330730 3307 33 5 +330741 3307 33 5 +330749 3307 33 5 +330790 3307 33 5 +340111 3401 34 5 +340119 3401 34 5 +340120 3401 34 5 +340211 3402 34 5 +340212 3402 34 5 +340213 3402 34 5 +340219 3402 34 5 +340220 3402 34 5 +340290 3402 34 5 +340311 3403 34 5 +340319 3403 34 5 +340391 3403 34 5 +340399 3403 34 5 +340410 3404 34 5 +340420 3404 34 5 +340490 3404 34 5 +340510 3405 34 5 +340520 3405 34 5 +340530 3405 34 5 +340540 3405 34 5 +340590 3405 34 5 +340600 3406 34 5 +340700 3407 34 5 +350110 3501 34 5 +350190 3501 34 5 +350210 3502 35 5 +350290 3502 35 5 +350300 3503 35 5 +350400 3504 35 5 +350510 3505 35 5 +350520 3505 35 5 +350610 3506 35 5 +350691 3506 35 5 +350699 3506 35 5 +350710 3507 35 5 +350790 3507 35 5 +360100 3601 36 5 +360200 3602 36 5 +360300 3603 36 5 +360410 3604 36 5 +360490 3604 36 5 +360500 3605 36 5 +360610 3606 36 5 +360690 3606 36 5 +370110 3701 37 5 +370120 3701 37 5 +370130 3701 37 5 +370191 3701 37 5 +370199 3701 37 5 +370210 3702 37 5 +370220 3702 37 5 +370231 3702 37 5 +370232 3702 37 5 +370239 3702 37 5 +370241 3702 37 5 +370242 3702 37 5 +370243 3702 37 5 +370244 3702 37 5 +370251 3702 37 5 +370252 3702 37 5 +370253 3702 37 5 +370254 3702 37 5 +370255 3702 37 5 +370256 3702 37 5 +370291 3702 37 5 +370292 3702 37 5 +370293 3702 37 5 +370294 3702 37 5 +370295 3702 37 5 +370310 3703 37 5 +370320 3703 37 5 +370390 3703 37 5 +370400 3704 37 5 +370510 3705 37 5 +370520 3705 37 5 +370590 3705 37 5 +370610 3706 37 5 +370690 3706 37 5 +370710 3707 37 5 +370790 3707 37 5 +380110 3801 38 5 +380120 3801 38 5 +380130 3801 38 5 +380190 3801 38 5 +380210 3802 38 5 +380290 3802 38 5 +380300 3803 38 5 +380400 3804 38 5 +380510 3805 38 5 +380520 3805 38 5 +380590 3805 38 5 +380610 3806 38 5 +380620 3806 38 5 +380630 3806 38 5 +380690 3806 38 5 +380700 3807 38 5 +380810 3808 38 5 +380820 3808 38 5 +380830 3808 38 5 +380840 3808 38 5 +380890 3808 38 5 +380910 3809 38 5 +380991 3809 38 5 +380992 3809 38 5 +380993 3809 38 5 +380999 3809 38 5 +381010 3810 38 5 +381090 3810 38 5 +381111 3811 38 5 +381119 3811 38 5 +381121 3811 38 5 +381129 3811 38 5 +381190 3811 38 5 +381210 3812 38 5 +381220 3812 38 5 +381230 3812 38 5 +381300 3813 38 5 +381400 3814 38 5 +381511 3815 38 5 +381512 3815 38 5 +381519 3815 38 5 +381590 3815 38 5 +381600 3816 38 5 +381710 3817 38 5 +381720 3817 38 5 +381800 3818 38 5 +381900 3819 38 5 +382000 3820 38 5 +382100 3821 38 5 +382200 3822 38 5 +382310 3823 38 5 +382320 3823 38 5 +382330 3823 38 5 +382340 3823 38 5 +382350 3823 38 5 +382360 3823 38 5 +382390 3823 38 5 +390110 3901 39 5 +390120 3901 39 5 +390130 3901 39 5 +390190 3901 39 5 +390210 3902 39 5 +390220 3902 39 5 +390230 3902 39 5 +390290 3902 39 5 +390311 3903 39 5 +390319 3903 39 5 +390320 3903 39 5 +390330 3903 39 5 +390390 3903 39 5 +390410 3904 39 5 +390421 3904 39 5 +390422 3904 39 5 +390430 3904 39 5 +390440 3904 39 5 +390450 3904 39 5 +390461 3904 39 5 +390469 3904 39 5 +390490 3904 39 5 +390511 3905 39 5 +390519 3905 39 5 +390520 3905 39 5 +390590 3905 39 5 +390610 3906 39 5 +390690 3906 39 5 +390710 3907 39 5 +390720 3907 39 5 +390730 3907 39 5 +390740 3907 39 5 +390750 3907 39 5 +390760 3907 39 5 +390791 3907 39 5 +390799 3907 39 5 +390810 3908 39 5 +390890 3908 39 5 +390910 3909 39 5 +390920 3909 39 5 +390930 3909 39 5 +390940 3909 39 5 +390950 3909 39 5 +391000 3910 39 5 +391110 3911 39 5 +391190 3911 39 5 +391211 3912 39 5 +391212 3912 39 5 +391220 3912 39 5 +391231 3912 39 5 +391239 3912 39 5 +391290 3912 39 5 +391310 3913 39 5 +391390 3913 39 5 +391400 3914 39 5 +391510 3915 39 5 +391520 3915 39 5 +391530 3915 39 5 +391590 3915 39 5 +391610 3916 39 5 +391620 3916 39 5 +391690 3916 39 5 +391710 3917 39 5 +391721 3917 39 5 +391722 3917 39 5 +391723 3917 39 5 +391729 3917 39 5 +391731 3917 39 5 +391732 3917 39 5 +391733 3917 39 5 +391739 3917 39 5 +391740 3917 39 5 +391810 3918 39 5 +391890 3918 39 5 +391910 3919 39 5 +391990 3919 39 5 +392010 3920 39 5 +392020 3920 39 5 +392030 3920 39 5 +392041 3920 39 5 +392042 3920 39 5 +392051 3920 39 5 +392059 3920 39 5 +392061 3920 39 5 +392062 3920 39 5 +392063 3920 39 5 +392069 3920 39 5 +392071 3920 39 5 +392072 3920 39 5 +392073 3920 39 5 +392079 3920 39 5 +392091 3920 39 5 +392092 3920 39 5 +392093 3920 39 5 +392094 3920 39 5 +392099 3920 39 5 +392111 3921 39 5 +392112 3921 39 5 +392113 3921 39 5 +392114 3921 39 5 +392119 3921 39 5 +392190 3921 39 5 +392210 3922 39 5 +392220 3922 39 5 +392290 3922 39 5 +392310 3923 39 5 +392321 3923 39 5 +392329 3923 39 5 +392330 3923 39 5 +392340 3923 39 5 +392350 3923 39 5 +392390 3923 39 5 +392410 3924 39 5 +392490 3924 39 5 +392510 3925 39 5 +392520 3925 39 5 +392530 3925 39 5 +392590 3925 39 5 +392610 3926 39 5 +392620 3926 39 5 +392630 3926 39 5 +392640 3926 39 5 +392690 3926 39 5 +400110 4001 40 5 +400121 4001 40 5 +400122 4001 40 5 +400129 4001 40 5 +400130 4001 40 5 +400211 4002 40 5 +400219 4002 40 5 +400220 4002 40 5 +400231 4002 40 5 +400239 4002 40 5 +400241 4002 40 5 +400249 4002 40 5 +400251 4002 40 5 +400259 4002 40 5 +400260 4002 40 5 +400270 4002 40 5 +400280 4002 40 5 +400291 4002 40 5 +400299 4002 40 5 +400300 4003 40 5 +400400 4004 40 5 +400510 4005 40 5 +400520 4005 40 5 +400591 4005 40 5 +400599 4005 40 5 +400610 4006 40 5 +400690 4006 40 5 +400700 4007 40 5 +400811 4008 40 5 +400819 4008 40 5 +400821 4008 40 5 +400829 4008 40 5 +400910 4009 40 5 +400920 4009 40 5 +400930 4009 40 5 +400940 4009 40 5 +400950 4009 40 5 +401010 4010 40 5 +401091 4010 40 5 +401099 4010 40 5 +401110 4011 40 5 +401120 4011 40 5 +401130 4011 40 5 +401140 4011 40 5 +401150 4011 40 5 +401191 4011 40 5 +401199 4011 40 5 +401210 4012 40 5 +401220 4012 40 5 +401290 4012 40 5 +401310 4013 40 5 +401320 4013 40 5 +401390 4013 40 5 +401410 4014 40 5 +401490 4014 40 5 +401511 4015 40 5 +401519 4015 40 5 +401590 4015 40 5 +401610 4016 40 5 +401691 4016 40 5 +401692 4016 40 5 +401693 4016 40 5 +401694 4016 40 5 +401695 4016 40 5 +401699 4016 40 5 +401700 4017 40 5 +410110 4101 41 1 +410121 4101 41 1 +410122 4101 41 1 +410129 4101 41 1 +410130 4101 41 1 +410140 4101 41 1 +410210 4102 41 1 +410221 4102 41 1 +410229 4102 41 1 +410310 4103 41 1 +410320 4103 41 1 +410390 4103 41 1 +410410 4104 41 1 +410421 4104 41 1 +410422 4104 41 1 +410429 4104 41 1 +410431 4104 41 1 +410439 4104 41 1 +410511 4105 41 1 +410512 4105 41 1 +410519 4105 41 1 +410520 4105 41 1 +410611 4106 41 1 +410612 4106 41 1 +410619 4106 41 1 +410620 4106 41 1 +410710 4107 41 1 +410721 4107 41 1 +410729 4107 41 1 +410790 4107 41 1 +410800 4108 41 1 +410900 4109 41 1 +411000 4110 41 1 +411100 4111 41 1 +420100 4201 42 1 +420211 4202 42 1 +420212 4202 42 1 +420219 4202 42 1 +420221 4202 42 1 +420222 4202 42 1 +420229 4202 42 1 +420231 4202 42 1 +420232 4202 42 1 +420239 4202 42 1 +420291 4202 42 1 +420292 4202 42 1 +420299 4202 42 1 +420310 4203 42 1 +420321 4203 42 1 +420329 4203 42 1 +420330 4203 42 1 +420340 4203 42 1 +420400 4204 42 1 +420500 4205 42 1 +420610 4206 42 1 +420690 4206 42 1 +430110 4301 43 1 +430120 4301 43 1 +430130 4301 43 1 +430140 4301 43 1 +430150 4301 43 1 +430160 4301 43 1 +430170 4301 43 1 +430180 4301 43 1 +430190 4301 43 1 +430211 4302 43 1 +430212 4302 43 1 +430213 4302 43 1 +430219 4302 43 1 +430220 4302 43 1 +430230 4302 43 1 +430310 4303 43 1 +430390 4303 43 1 +430400 4304 43 1 +440110 4401 44 1 +440121 4401 44 1 +440122 4401 44 1 +440130 4401 44 1 +440200 4402 44 1 +440310 4403 44 1 +440320 4403 44 1 +440331 4403 44 1 +440332 4403 44 1 +440333 4403 44 1 +440334 4403 44 1 +440335 4403 44 1 +440391 4403 44 1 +440392 4403 44 1 +440399 4403 44 1 +440410 4404 44 1 +440420 4404 44 1 +440500 4405 44 1 +440610 4406 44 1 +440690 4406 44 1 +440710 4407 44 1 +440721 4407 44 1 +440722 4407 44 1 +440723 4407 44 1 +440791 4407 44 1 +440792 4407 44 1 +440799 4407 44 1 +440810 4408 44 1 +440820 4408 44 1 +440890 4408 44 1 +440910 4409 44 1 +440920 4409 44 1 +441010 4410 44 1 +441090 4410 44 1 +441111 4411 44 1 +441119 4411 44 1 +441121 4411 44 1 +441129 4411 44 1 +441131 4411 44 1 +441139 4411 44 1 +441191 4411 44 1 +441199 4411 44 1 +441211 4412 44 1 +441212 4412 44 1 +441219 4412 44 1 +441221 4412 44 1 +441229 4412 44 1 +441291 4412 44 1 +441299 4412 44 1 +441300 4413 44 1 +441400 4414 44 1 +441510 4415 44 1 +441520 4415 44 1 +441600 4416 44 1 +441700 4417 44 1 +441810 4418 44 1 +441820 4418 44 1 +441830 4418 44 1 +441840 4418 44 1 +441850 4418 44 1 +441890 4418 44 1 +441900 4419 44 1 +442010 4420 44 1 +442090 4420 44 1 +442110 4421 44 1 +442190 4421 44 1 +450110 4501 45 1 +450190 4501 45 1 +450200 4502 45 1 +450310 4503 45 1 +450390 4503 45 1 +450410 4504 45 1 +450490 4504 45 1 +460110 4601 46 1 +460120 4601 46 1 +460191 4601 46 1 +460199 4601 46 1 +460210 4602 46 1 +460290 4602 46 1 +470100 4701 47 1 +470200 4702 47 1 +470311 4703 47 1 +470319 4703 47 1 +470321 4703 47 1 +470329 4703 47 1 +470411 4704 47 1 +470419 4704 47 1 +470421 4704 47 1 +470429 4704 47 1 +470500 4705 47 1 +470610 4706 47 1 +470691 4706 47 1 +470692 4706 47 1 +470693 4706 47 1 +470710 4707 47 1 +470720 4707 47 1 +470730 4707 47 1 +470790 4707 47 1 +480100 4801 48 1 +480210 4802 48 1 +480220 4802 48 1 +480230 4802 48 1 +480240 4802 48 1 +480251 4802 48 1 +480252 4802 48 1 +480253 4802 48 1 +480260 4802 48 1 +480300 4803 48 1 +480411 4804 48 1 +480419 4804 48 1 +480421 4804 48 1 +480429 4804 48 1 +480431 4804 48 1 +480439 4804 48 1 +480441 4804 48 1 +480442 4804 48 1 +480449 4804 48 1 +480451 4804 48 1 +480452 4804 48 1 +480459 4804 48 1 +480510 4805 48 1 +480521 4805 48 1 +480522 4805 48 1 +480523 4805 48 1 +480529 4805 48 1 +480530 4805 48 1 +480540 4805 48 1 +480550 4805 48 1 +480560 4805 48 1 +480570 4805 48 1 +480580 4805 48 1 +480610 4806 48 1 +480620 4806 48 1 +480630 4806 48 1 +480640 4806 48 1 +480710 4807 48 1 +480791 4807 48 1 +480799 4807 48 1 +480810 4808 48 1 +480820 4808 48 1 +480830 4808 48 1 +480890 4808 48 1 +480910 4809 48 1 +480920 4809 48 1 +480990 4809 48 1 +481011 4810 48 1 +481012 4810 48 1 +481021 4810 48 1 +481029 4810 48 1 +481031 4810 48 1 +481032 4810 48 1 +481039 4810 48 1 +481091 4810 48 1 +481099 4810 48 1 +481110 4811 48 1 +481121 4811 48 1 +481129 4811 48 1 +481131 4811 48 1 +481139 4811 48 1 +481140 4811 48 1 +481190 4811 48 1 +481200 4812 48 1 +481310 4813 48 1 +481320 4813 48 1 +481390 4813 48 1 +481410 4814 48 1 +481420 4814 48 1 +481430 4814 48 1 +481490 4814 48 1 +481500 4815 48 1 +481610 4816 48 1 +481620 4816 48 1 +481630 4816 48 1 +481690 4816 48 1 +481710 4817 48 1 +481720 4817 48 1 +481730 4817 48 1 +481810 4818 48 1 +481820 4818 48 1 +481830 4818 48 1 +481840 4818 48 1 +481850 4818 48 1 +481890 4818 48 1 +481910 4819 48 1 +481920 4819 48 1 +481930 4819 48 1 +481940 4819 48 1 +481950 4819 48 1 +481960 4819 48 1 +482010 4820 48 1 +482020 4820 48 1 +482030 4820 48 1 +482040 4820 48 1 +482050 4820 48 1 +482090 4820 48 1 +482110 4821 48 1 +482190 4821 48 1 +482210 4822 48 1 +482290 4822 48 1 +482311 4823 48 1 +482319 4823 48 1 +482320 4823 48 1 +482330 4823 48 1 +482340 4823 48 1 +482351 4823 48 1 +482359 4823 48 1 +482360 4823 48 1 +482370 4823 48 1 +482390 4823 48 1 +490110 4901 49 1 +490191 4901 49 1 +490199 4901 49 1 +490210 4902 49 1 +490290 4902 49 1 +490300 4903 49 1 +490400 4904 49 1 +490510 4905 49 1 +490591 4905 49 1 +490599 4905 49 1 +490600 4906 49 1 +490700 4907 49 1 +490810 4908 49 1 +490890 4908 49 1 +490900 4909 49 1 +491000 4910 49 1 +491110 4911 49 1 +491191 4911 49 1 +491199 4911 49 1 +500100 5001 50 0 +500200 5002 50 0 +500310 5003 50 0 +500390 5003 50 0 +500400 5004 50 0 +500500 5005 50 0 +500600 5006 50 0 +500710 5007 50 0 +500720 5007 50 0 +500790 5007 50 0 +510111 5101 51 0 +510119 5101 51 0 +510121 5101 51 0 +510129 5101 51 0 +510130 5101 51 0 +510210 5102 51 0 +510220 5102 51 0 +510310 5103 51 0 +510320 5103 51 0 +510330 5103 51 0 +510400 5104 51 0 +510510 5105 51 0 +510521 5105 51 0 +510529 5105 51 0 +510530 5105 51 0 +510540 5105 51 0 +510610 5106 51 0 +510620 5106 51 0 +510710 5107 51 0 +510720 5107 51 0 +510810 5108 51 0 +510820 5108 51 0 +510910 5109 51 0 +510990 5109 51 0 +511000 5110 51 0 +511111 5111 51 0 +511119 5111 51 0 +511120 5111 51 0 +511130 5111 51 0 +511190 5111 51 0 +511211 5112 51 0 +511219 5112 51 0 +511220 5112 51 0 +511230 5112 51 0 +511290 5112 51 0 +511300 5113 51 0 +520100 5201 52 0 +520210 5202 52 0 +520291 5202 52 0 +520299 5202 52 0 +520300 5203 52 0 +520411 5204 52 0 +520419 5204 52 0 +520420 5204 52 0 +520511 5205 52 0 +520512 5205 52 0 +520513 5205 52 0 +520514 5205 52 0 +520515 5205 52 0 +520521 5205 52 0 +520522 5205 52 0 +520523 5205 52 0 +520524 5205 52 0 +520525 5205 52 0 +520531 5205 52 0 +520532 5205 52 0 +520533 5205 52 0 +520534 5205 52 0 +520535 5205 52 0 +520541 5205 52 0 +520542 5205 52 0 +520543 5205 52 0 +520544 5205 52 0 +520545 5205 52 0 +520611 5206 52 0 +520612 5206 52 0 +520613 5206 52 0 +520614 5206 52 0 +520615 5206 52 0 +520621 5206 52 0 +520622 5206 52 0 +520623 5206 52 0 +520624 5206 52 0 +520625 5206 52 0 +520631 5206 52 0 +520632 5206 52 0 +520633 5206 52 0 +520634 5206 52 0 +520635 5206 52 0 +520641 5206 52 0 +520642 5206 52 0 +520643 5206 52 0 +520644 5206 52 0 +520645 5206 52 0 +520710 5207 52 0 +520790 5207 52 0 +520811 5208 52 0 +520812 5208 52 0 +520813 5208 52 0 +520819 5208 52 0 +520821 5208 52 0 +520822 5208 52 0 +520823 5208 52 0 +520829 5208 52 0 +520831 5208 52 0 +520832 5208 52 0 +520833 5208 52 0 +520839 5208 52 0 +520841 5208 52 0 +520842 5208 52 0 +520843 5208 52 0 +520849 5208 52 0 +520851 5208 52 0 +520852 5208 52 0 +520853 5208 52 0 +520859 5208 52 0 +520911 5209 52 0 +520912 5209 52 0 +520919 5209 52 0 +520921 5209 52 0 +520922 5209 52 0 +520929 5209 52 0 +520931 5209 52 0 +520932 5209 52 0 +520939 5209 52 0 +520941 5209 52 0 +520942 5209 52 0 +520943 5209 52 0 +520949 5209 52 0 +520951 5209 52 0 +520952 5209 52 0 +520959 5209 52 0 +521011 5210 52 0 +521012 5210 52 0 +521019 5210 52 0 +521021 5210 52 0 +521022 5210 52 0 +521029 5210 52 0 +521031 5210 52 0 +521032 5210 52 0 +521039 5210 52 0 +521041 5210 52 0 +521042 5210 52 0 +521049 5210 52 0 +521051 5210 52 0 +521052 5210 52 0 +521059 5210 52 0 +521111 5211 52 0 +521112 5211 52 0 +521119 5211 52 0 +521121 5211 52 0 +521122 5211 52 0 +521129 5211 52 0 +521131 5211 52 0 +521132 5211 52 0 +521139 5211 52 0 +521141 5211 52 0 +521142 5211 52 0 +521143 5211 52 0 +521149 5211 52 0 +521151 5211 52 0 +521152 5211 52 0 +521159 5211 52 0 +521211 5212 52 0 +521212 5212 52 0 +521213 5212 52 0 +521214 5212 52 0 +521215 5212 52 0 +521221 5212 52 0 +521222 5212 52 0 +521223 5212 52 0 +521224 5212 52 0 +521225 5212 52 0 +530110 5301 53 0 +530121 5301 53 0 +530129 5301 53 0 +530130 5301 53 0 +530210 5302 53 0 +530290 5302 53 0 +530310 5303 53 0 +530390 5303 53 0 +530410 5304 53 0 +530490 5304 53 0 +530511 5305 53 0 +530519 5305 53 0 +530521 5305 53 0 +530529 5305 53 0 +530591 5305 53 0 +530599 5305 53 0 +530610 5306 53 0 +530620 5306 53 0 +530710 5307 53 0 +530720 5307 53 0 +530810 5308 53 0 +530820 5308 53 0 +530830 5308 53 0 +530890 5308 53 0 +530911 5309 53 0 +530919 5309 53 0 +530921 5309 53 0 +530929 5309 53 0 +531010 5310 53 0 +531090 5310 53 0 +531100 5311 53 0 +540110 5401 54 0 +540120 5401 54 0 +540210 5402 54 0 +540220 5402 54 0 +540231 5402 54 0 +540232 5402 54 0 +540233 5402 54 0 +540239 5402 54 0 +540241 5402 54 0 +540242 5402 54 0 +540243 5402 54 0 +540249 5402 54 0 +540251 5402 54 0 +540252 5402 54 0 +540259 5402 54 0 +540261 5402 54 0 +540262 5402 54 0 +540269 5402 54 0 +540310 5403 54 0 +540320 5403 54 0 +540331 5403 54 0 +540332 5403 54 0 +540333 5403 54 0 +540339 5403 54 0 +540341 5403 54 0 +540342 5403 54 0 +540349 5403 54 0 +540410 5404 54 0 +540490 5404 54 0 +540500 5405 54 0 +540610 5406 54 0 +540620 5406 54 0 +540710 5407 54 0 +540720 5407 54 0 +540730 5407 54 0 +540741 5407 54 0 +540742 5407 54 0 +540743 5407 54 0 +540744 5407 54 0 +540751 5407 54 0 +540752 5407 54 0 +540753 5407 54 0 +540754 5407 54 0 +540760 5407 54 0 +540771 5407 54 0 +540772 5407 54 0 +540773 5407 54 0 +540774 5407 54 0 +540781 5407 54 0 +540782 5407 54 0 +540783 5407 54 0 +540784 5407 54 0 +540791 5407 54 0 +540792 5407 54 0 +540793 5407 54 0 +540794 5407 54 0 +540810 5408 54 0 +540821 5408 54 0 +540822 5408 54 0 +540823 5408 54 0 +540824 5408 54 0 +540831 5408 54 0 +540832 5408 54 0 +540833 5408 54 0 +540834 5408 54 0 +550110 5501 55 0 +550120 5501 55 0 +550130 5501 55 0 +550190 5501 55 0 +550200 5502 55 0 +550310 5503 55 0 +550320 5503 55 0 +550330 5503 55 0 +550340 5503 55 0 +550390 5503 55 0 +550410 5504 55 0 +550490 5504 55 0 +550510 5505 55 0 +550520 5505 55 0 +550610 5506 55 0 +550620 5506 55 0 +550630 5506 55 0 +550690 5506 55 0 +550700 5507 55 0 +550810 5508 55 0 +550820 5508 55 0 +550911 5509 55 0 +550912 5509 55 0 +550921 5509 55 0 +550922 5509 55 0 +550931 5509 55 0 +550932 5509 55 0 +550941 5509 55 0 +550942 5509 55 0 +550951 5509 55 0 +550952 5509 55 0 +550953 5509 55 0 +550959 5509 55 0 +550961 5509 55 0 +550962 5509 55 0 +550969 5509 55 0 +550991 5509 55 0 +550992 5509 55 0 +550999 5509 55 0 +551011 5510 55 0 +551012 5510 55 0 +551020 5510 55 0 +551030 5510 55 0 +551090 5510 55 0 +551110 5511 55 0 +551120 5511 55 0 +551130 5511 55 0 +551211 5512 55 0 +551219 5512 55 0 +551221 5512 55 0 +551229 5512 55 0 +551291 5512 55 0 +551299 5512 55 0 +551311 5513 55 0 +551312 5513 55 0 +551313 5513 55 0 +551319 5513 55 0 +551321 5513 55 0 +551322 5513 55 0 +551323 5513 55 0 +551329 5513 55 0 +551331 5513 55 0 +551332 5513 55 0 +551333 5513 55 0 +551339 5513 55 0 +551341 5513 55 0 +551342 5513 55 0 +551343 5513 55 0 +551349 5513 55 0 +551411 5514 55 0 +551412 5514 55 0 +551413 5514 55 0 +551419 5514 55 0 +551421 5514 55 0 +551422 5514 55 0 +551423 5514 55 0 +551429 5514 55 0 +551431 5514 55 0 +551432 5514 55 0 +551433 5514 55 0 +551439 5514 55 0 +551441 5514 55 0 +551442 5514 55 0 +551443 5514 55 0 +551449 5514 55 0 +551511 5515 55 0 +551512 5515 55 0 +551513 5515 55 0 +551519 5515 55 0 +551521 5515 55 0 +551522 5515 55 0 +551529 5515 55 0 +551591 5515 55 0 +551592 5515 55 0 +551599 5515 55 0 +551611 5516 55 0 +551612 5516 55 0 +551613 5516 55 0 +551614 5516 55 0 +551621 5516 55 0 +551622 5516 55 0 +551623 5516 55 0 +551624 5516 55 0 +551631 5516 55 0 +551632 5516 55 0 +551633 5516 55 0 +551634 5516 55 0 +551641 5516 55 0 +551642 5516 55 0 +551643 5516 55 0 +551644 5516 55 0 +551691 5516 55 0 +551692 5516 55 0 +551693 5516 55 0 +551694 5516 55 0 +560110 5601 56 0 +560121 5601 56 0 +560122 5601 56 0 +560129 5601 56 0 +560130 5601 56 0 +560210 5602 56 0 +560221 5602 56 0 +560229 5602 56 0 +560290 5602 56 0 +560300 5603 56 0 +560410 5604 56 0 +560420 5604 56 0 +560490 5604 56 0 +560500 5605 56 0 +560600 5606 56 0 +560710 5607 56 0 +560721 5607 56 0 +560729 5607 56 0 +560730 5607 56 0 +560741 5607 56 0 +560749 5607 56 0 +560750 5607 56 0 +560790 5607 56 0 +560811 5608 56 0 +560819 5608 56 0 +560890 5608 56 0 +560900 5609 56 0 +570110 5701 57 0 +570190 5701 57 0 +570210 5702 57 0 +570220 5702 57 0 +570231 5702 57 0 +570232 5702 57 0 +570239 5702 57 0 +570241 5702 57 0 +570242 5702 57 0 +570249 5702 57 0 +570251 5702 57 0 +570252 5702 57 0 +570259 5702 57 0 +570291 5702 57 0 +570292 5702 57 0 +570299 5702 57 0 +570310 5703 57 0 +570320 5703 57 0 +570330 5703 57 0 +570390 5703 57 0 +570410 5704 57 0 +570490 5704 57 0 +570500 5705 57 0 +580110 5801 58 0 +580121 5801 58 0 +580122 5801 58 0 +580123 5801 58 0 +580124 5801 58 0 +580125 5801 58 0 +580126 5801 58 0 +580131 5801 58 0 +580132 5801 58 0 +580133 5801 58 0 +580134 5801 58 0 +580135 5801 58 0 +580136 5801 58 0 +580190 5801 58 0 +580211 5802 58 0 +580219 5802 58 0 +580220 5802 58 0 +580230 5802 58 0 +580310 5803 58 0 +580390 5803 58 0 +580410 5804 58 0 +580421 5804 58 0 +580429 5804 58 0 +580430 5804 58 0 +580500 5805 58 0 +580610 5806 58 0 +580620 5806 58 0 +580631 5806 58 0 +580632 5806 58 0 +580639 5806 58 0 +580640 5806 58 0 +580710 5807 58 0 +580790 5807 58 0 +580810 5808 58 0 +580890 5808 58 0 +580900 5809 58 0 +581010 5810 58 0 +581091 5810 58 0 +581092 5810 58 0 +581099 5810 58 0 +581100 5811 58 0 +590110 5901 59 0 +590190 5901 59 0 +590210 5902 59 0 +590220 5902 59 0 +590290 5902 59 0 +590310 5903 59 0 +590320 5903 59 0 +590390 5903 59 0 +590410 5904 59 0 +590491 5904 59 0 +590492 5904 59 0 +590500 5905 59 0 +590610 5906 59 0 +590691 5906 59 0 +590699 5906 59 0 +590700 5907 59 0 +590800 5908 59 0 +590900 5909 59 0 +591000 5910 59 0 +591110 5911 59 0 +591120 5911 59 0 +591131 5911 59 0 +591132 5911 59 0 +591140 5911 59 0 +591190 5911 59 0 +600110 6001 60 0 +600121 6001 60 0 +600122 6001 60 0 +600129 6001 60 0 +600191 6001 60 0 +600192 6001 60 0 +600199 6001 60 0 +600210 6002 60 0 +600220 6002 60 0 +600230 6002 60 0 +600241 6002 60 0 +600242 6002 60 0 +600243 6002 60 0 +600249 6002 60 0 +600291 6002 60 0 +600292 6002 60 0 +600293 6002 60 0 +600299 6002 60 0 +610110 6101 61 0 +610120 6101 61 0 +610130 6101 61 0 +610190 6101 61 0 +610210 6102 61 0 +610220 6102 61 0 +610230 6102 61 0 +610290 6102 61 0 +610311 6103 61 0 +610312 6103 61 0 +610319 6103 61 0 +610321 6103 61 0 +610322 6103 61 0 +610323 6103 61 0 +610329 6103 61 0 +610331 6103 61 0 +610332 6103 61 0 +610333 6103 61 0 +610339 6103 61 0 +610341 6103 61 0 +610342 6103 61 0 +610343 6103 61 0 +610349 6103 61 0 +610411 6104 61 0 +610412 6104 61 0 +610413 6104 61 0 +610419 6104 61 0 +610421 6104 61 0 +610422 6104 61 0 +610423 6104 61 0 +610429 6104 61 0 +610431 6104 61 0 +610432 6104 61 0 +610433 6104 61 0 +610439 6104 61 0 +610441 6104 61 0 +610442 6104 61 0 +610443 6104 61 0 +610444 6104 61 0 +610449 6104 61 0 +610451 6104 61 0 +610452 6104 61 0 +610453 6104 61 0 +610459 6104 61 0 +610461 6104 61 0 +610462 6104 61 0 +610463 6104 61 0 +610469 6104 61 0 +610510 6105 61 0 +610520 6105 61 0 +610590 6105 61 0 +610610 6106 61 0 +610620 6106 61 0 +610690 6106 61 0 +610711 6107 61 0 +610712 6107 61 0 +610719 6107 61 0 +610721 6107 61 0 +610722 6107 61 0 +610729 6107 61 0 +610791 6107 61 0 +610792 6107 61 0 +610799 6107 61 0 +610811 6108 61 0 +610819 6108 61 0 +610821 6108 61 0 +610822 6108 61 0 +610829 6108 61 0 +610831 6108 61 0 +610832 6108 61 0 +610839 6108 61 0 +610891 6108 61 0 +610892 6108 61 0 +610899 6108 61 0 +610910 6109 61 0 +610990 6109 61 0 +611010 6110 61 0 +611020 6110 61 0 +611030 6110 61 0 +611090 6110 61 0 +611110 6111 61 0 +611120 6111 61 0 +611130 6111 61 0 +611190 6111 61 0 +611211 6112 61 0 +611212 6112 61 0 +611219 6112 61 0 +611220 6112 61 0 +611231 6112 61 0 +611239 6112 61 0 +611241 6112 61 0 +611249 6112 61 0 +611300 6113 61 0 +611410 6114 61 0 +611420 6114 61 0 +611430 6114 61 0 +611490 6114 61 0 +611511 6115 61 0 +611512 6115 61 0 +611519 6115 61 0 +611520 6115 61 0 +611591 6115 61 0 +611592 6115 61 0 +611593 6115 61 0 +611599 6115 61 0 +611610 6116 61 0 +611691 6116 61 0 +611692 6116 61 0 +611693 6116 61 0 +611699 6116 61 0 +611710 6117 61 0 +611720 6117 61 0 +611780 6117 61 0 +611790 6117 61 0 +620111 6201 62 0 +620112 6201 62 0 +620113 6201 62 0 +620119 6201 62 0 +620191 6201 62 0 +620192 6201 62 0 +620193 6201 62 0 +620199 6201 62 0 +620211 6202 62 0 +620212 6202 62 0 +620213 6202 62 0 +620219 6202 62 0 +620291 6202 62 0 +620292 6202 62 0 +620293 6202 62 0 +620299 6202 62 0 +620311 6203 62 0 +620312 6203 62 0 +620319 6203 62 0 +620321 6203 62 0 +620322 6203 62 0 +620323 6203 62 0 +620329 6203 62 0 +620331 6203 62 0 +620332 6203 62 0 +620333 6203 62 0 +620339 6203 62 0 +620341 6203 62 0 +620342 6203 62 0 +620343 6203 62 0 +620349 6203 62 0 +620411 6204 62 0 +620412 6204 62 0 +620413 6204 62 0 +620419 6204 62 0 +620421 6204 62 0 +620422 6204 62 0 +620423 6204 62 0 +620429 6204 62 0 +620431 6204 62 0 +620432 6204 62 0 +620433 6204 62 0 +620439 6204 62 0 +620441 6204 62 0 +620442 6204 62 0 +620443 6204 62 0 +620444 6204 62 0 +620449 6204 62 0 +620451 6204 62 0 +620452 6204 62 0 +620453 6204 62 0 +620459 6204 62 0 +620461 6204 62 0 +620462 6204 62 0 +620463 6204 62 0 +620469 6204 62 0 +620510 6205 62 0 +620520 6205 62 0 +620530 6205 62 0 +620590 6205 62 0 +620610 6206 62 0 +620620 6206 62 0 +620630 6206 62 0 +620640 6206 62 0 +620690 6206 62 0 +620711 6207 62 0 +620719 6207 62 0 +620721 6207 62 0 +620722 6207 62 0 +620729 6207 62 0 +620791 6207 62 0 +620792 6207 62 0 +620799 6207 62 0 +620811 6208 62 0 +620819 6208 62 0 +620821 6208 62 0 +620822 6208 62 0 +620829 6208 62 0 +620891 6208 62 0 +620892 6208 62 0 +620899 6208 62 0 +620910 6209 62 0 +620920 6209 62 0 +620930 6209 62 0 +620990 6209 62 0 +621010 6210 62 0 +621020 6210 62 0 +621030 6210 62 0 +621040 6210 62 0 +621050 6210 62 0 +621111 6211 62 0 +621112 6211 62 0 +621120 6211 62 0 +621131 6211 62 0 +621132 6211 62 0 +621133 6211 62 0 +621139 6211 62 0 +621141 6211 62 0 +621142 6211 62 0 +621143 6211 62 0 +621149 6211 62 0 +621210 6212 62 0 +621220 6212 62 0 +621230 6212 62 0 +621290 6212 62 0 +621310 6213 62 0 +621320 6213 62 0 +621390 6213 62 0 +621410 6214 62 0 +621420 6214 62 0 +621430 6214 62 0 +621440 6214 62 0 +621490 6214 62 0 +621510 6215 62 0 +621520 6215 62 0 +621590 6215 62 0 +621600 6216 62 0 +621710 6217 62 0 +621790 6217 62 0 +630110 6301 63 0 +630120 6301 63 0 +630130 6301 63 0 +630140 6301 63 0 +630190 6301 63 0 +630210 6302 63 0 +630221 6302 63 0 +630222 6302 63 0 +630229 6302 63 0 +630231 6302 63 0 +630232 6302 63 0 +630239 6302 63 0 +630240 6302 63 0 +630251 6302 63 0 +630252 6302 63 0 +630253 6302 63 0 +630259 6302 63 0 +630260 6302 63 0 +630291 6302 63 0 +630292 6302 63 0 +630293 6302 63 0 +630299 6302 63 0 +630311 6303 63 0 +630312 6303 63 0 +630319 6303 63 0 +630391 6303 63 0 +630392 6303 63 0 +630399 6303 63 0 +630411 6304 63 0 +630419 6304 63 0 +630491 6304 63 0 +630492 6304 63 0 +630493 6304 63 0 +630499 6304 63 0 +630510 6305 63 0 +630520 6305 63 0 +630531 6305 63 0 +630539 6305 63 0 +630590 6305 63 0 +630611 6306 63 0 +630612 6306 63 0 +630619 6306 63 0 +630621 6306 63 0 +630622 6306 63 0 +630629 6306 63 0 +630631 6306 63 0 +630639 6306 63 0 +630641 6306 63 0 +630649 6306 63 0 +630691 6306 63 0 +630699 6306 63 0 +630710 6307 63 0 +630720 6307 63 0 +630790 6307 63 0 +630800 6308 63 0 +630900 6309 63 0 +631010 6310 63 0 +631090 6310 63 0 +640110 6401 64 0 +640191 6401 64 0 +640192 6401 64 0 +640199 6401 64 0 +640211 6402 64 0 +640219 6402 64 0 +640220 6402 64 0 +640230 6402 64 0 +640291 6402 64 0 +640299 6402 64 0 +640311 6403 64 0 +640319 6403 64 0 +640320 6403 64 0 +640330 6403 64 0 +640340 6403 64 0 +640351 6403 64 0 +640359 6403 64 0 +640391 6403 64 0 +640399 6403 64 0 +640411 6404 64 0 +640419 6404 64 0 +640420 6404 64 0 +640510 6405 64 0 +640520 6405 64 0 +640590 6405 64 0 +640610 6406 64 0 +640620 6406 64 0 +640691 6406 64 0 +640699 6406 64 0 +650100 6501 65 0 +650200 6502 65 0 +650300 6503 65 0 +650400 6504 65 0 +650510 6505 65 0 +650590 6505 65 0 +650610 6506 65 0 +650691 6506 65 0 +650692 6506 65 0 +650699 6506 65 0 +650700 6507 65 0 +660110 6601 66 0 +660191 6601 66 0 +660199 6601 66 0 +660200 6602 66 0 +660310 6603 66 0 +660320 6603 66 0 +660390 6603 66 0 +670100 6701 67 0 +670210 6702 67 0 +670290 6702 67 0 +670300 6703 67 0 +670411 6704 67 0 +670419 6704 67 0 +670420 6704 67 0 +670490 6704 67 0 +680100 6801 68 2 +680210 6802 68 2 +680221 6802 68 2 +680222 6802 68 2 +680223 6802 68 2 +680229 6802 68 2 +680291 6802 68 2 +680292 6802 68 2 +680293 6802 68 2 +680299 6802 68 2 +680300 6803 68 2 +680410 6804 68 2 +680421 6804 68 2 +680422 6804 68 2 +680423 6804 68 2 +680430 6804 68 2 +680510 6805 68 2 +680520 6805 68 2 +680530 6805 68 2 +680610 6806 68 2 +680620 6806 68 2 +680690 6806 68 2 +680710 6807 68 2 +680790 6807 68 2 +680800 6808 68 2 +680911 6809 68 2 +680919 6809 68 2 +680990 6809 68 2 +681011 6810 68 2 +681019 6810 68 2 +681020 6810 68 2 +681091 6810 68 2 +681099 6810 68 2 +681110 6811 68 2 +681120 6811 68 2 +681130 6811 68 2 +681190 6811 68 2 +681210 6812 68 2 +681220 6812 68 2 +681230 6812 68 2 +681240 6812 68 2 +681250 6812 68 2 +681260 6812 68 2 +681270 6812 68 2 +681290 6812 68 2 +681310 6813 68 2 +681390 6813 68 2 +681410 6814 68 2 +681490 6814 68 2 +681510 6815 68 2 +681520 6815 68 2 +681591 6815 68 2 +681599 6815 68 2 +690100 6901 69 2 +690210 6902 69 2 +690220 6902 69 2 +690290 6902 69 2 +690310 6903 69 2 +690320 6903 69 2 +690390 6903 69 2 +690410 6904 69 2 +690490 6904 69 2 +690510 6905 69 2 +690590 6905 69 2 +690600 6906 69 2 +690710 6907 69 2 +690790 6907 69 2 +690810 6908 69 2 +690890 6908 69 2 +690911 6909 69 2 +690919 6909 69 2 +690990 6909 69 2 +691010 6910 69 2 +691090 6910 69 2 +691110 6911 69 2 +691190 6911 69 2 +691200 6912 69 2 +691310 6913 69 2 +691390 6913 69 2 +691410 6914 69 2 +691490 6914 69 2 +700100 7001 70 2 +700210 7002 70 2 +700220 7002 70 2 +700231 7002 70 2 +700232 7002 70 2 +700239 7002 70 2 +700311 7003 70 2 +700319 7003 70 2 +700320 7003 70 2 +700330 7003 70 2 +700410 7004 70 2 +700490 7004 70 2 +700510 7005 70 2 +700521 7005 70 2 +700529 7005 70 2 +700530 7005 70 2 +700600 7006 70 2 +700711 7007 70 2 +700719 7007 70 2 +700721 7007 70 2 +700729 7007 70 2 +700800 7008 70 2 +700910 7009 70 2 +700991 7009 70 2 +700992 7009 70 2 +701010 7010 70 2 +701090 7010 70 2 +701110 7011 70 2 +701120 7011 70 2 +701190 7011 70 2 +701200 7012 70 2 +701310 7013 70 2 +701321 7013 70 2 +701329 7013 70 2 +701331 7013 70 2 +701332 7013 70 2 +701339 7013 70 2 +701391 7013 70 2 +701399 7013 70 2 +701400 7014 70 2 +701510 7015 70 2 +701590 7015 70 2 +701610 7016 70 2 +701690 7016 70 2 +701710 7017 70 2 +701720 7017 70 2 +701790 7017 70 2 +701810 7018 70 2 +701820 7018 70 2 +701890 7018 70 2 +701910 7019 70 2 +701920 7019 70 2 +701931 7019 70 2 +701932 7019 70 2 +701939 7019 70 2 +701990 7019 70 2 +702000 7020 70 2 +710110 7101 71 2 +710121 7101 71 2 +710122 7101 71 2 +710210 7102 71 2 +710221 7102 71 2 +710229 7102 71 2 +710231 7102 71 2 +710239 7102 71 2 +710310 7103 71 2 +710391 7103 71 2 +710399 7103 71 2 +710410 7104 71 2 +710420 7104 71 2 +710490 7104 71 2 +710510 7105 71 2 +710590 7105 71 2 +710610 7106 71 2 +710691 7106 71 2 +710692 7106 71 2 +710700 7107 71 2 +710811 7108 71 2 +710812 7108 71 2 +710813 7108 71 2 +710900 7109 71 2 +711011 7110 71 2 +711019 7110 71 2 +711021 7110 71 2 +711029 7110 71 2 +711031 7110 71 2 +711039 7110 71 2 +711041 7110 71 2 +711049 7110 71 2 +711100 7111 71 2 +711210 7112 71 2 +711220 7112 71 2 +711290 7112 71 2 +711311 7113 71 2 +711319 7113 71 2 +711320 7113 71 2 +711411 7114 71 2 +711419 7114 71 2 +711420 7114 71 2 +711510 7115 71 2 +711590 7115 71 2 +711610 7116 71 2 +711620 7116 71 2 +711711 7117 71 2 +711719 7117 71 2 +711790 7117 71 2 +711810 7118 71 2 +720110 7201 72 4 +720120 7201 72 4 +720130 7201 72 4 +720140 7201 72 4 +720211 7202 72 4 +720219 7202 72 4 +720221 7202 72 4 +720229 7202 72 4 +720230 7202 72 4 +720241 7202 72 4 +720249 7202 72 4 +720250 7202 72 4 +720260 7202 72 4 +720270 7202 72 4 +720280 7202 72 4 +720291 7202 72 4 +720292 7202 72 4 +720293 7202 72 4 +720299 7202 72 4 +720310 7203 72 4 +720390 7203 72 4 +720410 7204 72 4 +720421 7204 72 4 +720429 7204 72 4 +720430 7204 72 4 +720441 7204 72 4 +720449 7204 72 4 +720450 7204 72 4 +720510 7205 72 4 +720521 7205 72 4 +720529 7205 72 4 +720610 7206 72 4 +720690 7206 72 4 +720711 7207 72 4 +720712 7207 72 4 +720719 7207 72 4 +720720 7207 72 4 +720811 7208 72 4 +720812 7208 72 4 +720813 7208 72 4 +720814 7208 72 4 +720821 7208 72 4 +720822 7208 72 4 +720823 7208 72 4 +720824 7208 72 4 +720831 7208 72 4 +720832 7208 72 4 +720833 7208 72 4 +720834 7208 72 4 +720835 7208 72 4 +720841 7208 72 4 +720842 7208 72 4 +720843 7208 72 4 +720844 7208 72 4 +720845 7208 72 4 +720890 7208 72 4 +720911 7209 72 4 +720912 7209 72 4 +720913 7209 72 4 +720914 7209 72 4 +720921 7209 72 4 +720922 7209 72 4 +720923 7209 72 4 +720924 7209 72 4 +720931 7209 72 4 +720932 7209 72 4 +720933 7209 72 4 +720934 7209 72 4 +720941 7209 72 4 +720942 7209 72 4 +720943 7209 72 4 +720944 7209 72 4 +720990 7209 72 4 +721011 7210 72 4 +721012 7210 72 4 +721020 7210 72 4 +721031 7210 72 4 +721039 7210 72 4 +721041 7210 72 4 +721049 7210 72 4 +721050 7210 72 4 +721060 7210 72 4 +721070 7210 72 4 +721090 7210 72 4 +721111 7211 72 4 +721112 7211 72 4 +721119 7211 72 4 +721121 7211 72 4 +721122 7211 72 4 +721129 7211 72 4 +721130 7211 72 4 +721141 7211 72 4 +721149 7211 72 4 +721190 7211 72 4 +721210 7212 72 4 +721221 7212 72 4 +721229 7212 72 4 +721230 7212 72 4 +721240 7212 72 4 +721250 7212 72 4 +721260 7212 72 4 +721310 7213 72 4 +721320 7213 72 4 +721331 7213 72 4 +721339 7213 72 4 +721341 7213 72 4 +721349 7213 72 4 +721350 7213 72 4 +721410 7214 72 4 +721420 7214 72 4 +721430 7214 72 4 +721440 7214 72 4 +721450 7214 72 4 +721460 7214 72 4 +721510 7215 72 4 +721520 7215 72 4 +721530 7215 72 4 +721540 7215 72 4 +721590 7215 72 4 +721610 7216 72 4 +721621 7216 72 4 +721622 7216 72 4 +721631 7216 72 4 +721632 7216 72 4 +721633 7216 72 4 +721640 7216 72 4 +721650 7216 72 4 +721660 7216 72 4 +721690 7216 72 4 +721711 7217 72 4 +721712 7217 72 4 +721713 7217 72 4 +721719 7217 72 4 +721721 7217 72 4 +721722 7217 72 4 +721723 7217 72 4 +721729 7217 72 4 +721731 7217 72 4 +721732 7217 72 4 +721733 7217 72 4 +721739 7217 72 4 +721810 7218 72 4 +721890 7218 72 4 +721911 7219 72 4 +721912 7219 72 4 +721913 7219 72 4 +721914 7219 72 4 +721921 7219 72 4 +721922 7219 72 4 +721923 7219 72 4 +721924 7219 72 4 +721931 7219 72 4 +721932 7219 72 4 +721933 7219 72 4 +721934 7219 72 4 +721935 7219 72 4 +721990 7219 72 4 +722011 7220 72 4 +722012 7220 72 4 +722020 7220 72 4 +722090 7220 72 4 +722100 7221 72 4 +722210 7222 72 4 +722220 7222 72 4 +722230 7222 72 4 +722240 7222 72 4 +722300 7223 72 4 +722410 7224 72 4 +722490 7224 72 4 +722510 7225 72 4 +722520 7225 72 4 +722530 7225 72 4 +722540 7225 72 4 +722550 7225 72 4 +722590 7225 72 4 +722610 7226 72 4 +722620 7226 72 4 +722691 7226 72 4 +722692 7226 72 4 +722699 7226 72 4 +722710 7227 72 4 +722720 7227 72 4 +722790 7227 72 4 +722810 7228 72 4 +722820 7228 72 4 +722830 7228 72 4 +722840 7228 72 4 +722850 7228 72 4 +722860 7228 72 4 +722870 7228 72 4 +722880 7228 72 4 +722910 7229 72 4 +722920 7229 72 4 +722990 7229 72 4 +730110 7301 73 4 +730120 7301 73 4 +730210 7302 73 4 +730220 7302 73 4 +730230 7302 73 4 +730240 7302 73 4 +730290 7302 73 4 +730300 7303 73 4 +730410 7304 73 4 +730420 7304 73 4 +730431 7304 73 4 +730439 7304 73 4 +730441 7304 73 4 +730449 7304 73 4 +730451 7304 73 4 +730459 7304 73 4 +730490 7304 73 4 +730511 7305 73 4 +730512 7305 73 4 +730519 7305 73 4 +730520 7305 73 4 +730531 7305 73 4 +730539 7305 73 4 +730590 7305 73 4 +730610 7306 73 4 +730620 7306 73 4 +730630 7306 73 4 +730640 7306 73 4 +730650 7306 73 4 +730660 7306 73 4 +730690 7306 73 4 +730711 7307 73 4 +730719 7307 73 4 +730721 7307 73 4 +730722 7307 73 4 +730723 7307 73 4 +730729 7307 73 4 +730791 7307 73 4 +730792 7307 73 4 +730793 7307 73 4 +730799 7307 73 4 +730810 7308 73 4 +730820 7308 73 4 +730830 7308 73 4 +730840 7308 73 4 +730890 7308 73 4 +730900 7309 73 4 +731010 7310 73 4 +731021 7310 73 4 +731029 7310 73 4 +731100 7311 73 4 +731210 7312 73 4 +731290 7312 73 4 +731300 7313 73 4 +731411 7314 73 4 +731419 7314 73 4 +731420 7314 73 4 +731430 7314 73 4 +731441 7314 73 4 +731442 7314 73 4 +731449 7314 73 4 +731450 7314 73 4 +731511 7315 73 4 +731512 7315 73 4 +731519 7315 73 4 +731520 7315 73 4 +731581 7315 73 4 +731582 7315 73 4 +731589 7315 73 4 +731590 7315 73 4 +731600 7316 73 4 +731700 7317 73 4 +731811 7318 73 4 +731812 7318 73 4 +731813 7318 73 4 +731814 7318 73 4 +731815 7318 73 4 +731816 7318 73 4 +731819 7318 73 4 +731821 7318 73 4 +731822 7318 73 4 +731823 7318 73 4 +731824 7318 73 4 +731829 7318 73 4 +731910 7319 73 4 +731920 7319 73 4 +731930 7319 73 4 +731990 7319 73 4 +732010 7320 73 4 +732020 7320 73 4 +732090 7320 73 4 +732111 7321 73 4 +732112 7321 73 4 +732113 7321 73 4 +732181 7321 73 4 +732182 7321 73 4 +732183 7321 73 4 +732190 7321 73 4 +732211 7322 73 4 +732219 7322 73 4 +732290 7322 73 4 +732310 7323 73 4 +732391 7323 73 4 +732392 7323 73 4 +732393 7323 73 4 +732394 7323 73 4 +732399 7323 73 4 +732410 7324 73 4 +732421 7324 73 4 +732429 7324 73 4 +732490 7324 73 4 +732510 7325 73 4 +732591 7325 73 4 +732599 7325 73 4 +732611 7326 73 4 +732619 7326 73 4 +732620 7326 73 4 +732690 7326 73 4 +740110 7401 74 4 +740120 7401 74 4 +740200 7402 74 4 +740311 7403 74 4 +740312 7403 74 4 +740313 7403 74 4 +740319 7403 74 4 +740321 7403 74 4 +740322 7403 74 4 +740323 7403 74 4 +740329 7403 74 4 +740400 7404 74 4 +740500 7405 74 4 +740610 7406 74 4 +740620 7406 74 4 +740710 7407 74 4 +740721 7407 74 4 +740722 7407 74 4 +740729 7407 74 4 +740811 7408 74 4 +740819 7408 74 4 +740821 7408 74 4 +740822 7408 74 4 +740829 7408 74 4 +740911 7409 74 4 +740919 7409 74 4 +740921 7409 74 4 +740929 7409 74 4 +740931 7409 74 4 +740939 7409 74 4 +740940 7409 74 4 +740990 7409 74 4 +741011 7410 74 4 +741012 7410 74 4 +741021 7410 74 4 +741022 7410 74 4 +741110 7411 74 4 +741121 7411 74 4 +741122 7411 74 4 +741129 7411 74 4 +741210 7412 74 4 +741220 7412 74 4 +741300 7413 74 4 +741410 7414 74 4 +741490 7414 74 4 +741510 7415 74 4 +741521 7415 74 4 +741529 7415 74 4 +741531 7415 74 4 +741532 7415 74 4 +741539 7415 74 4 +741600 7416 74 4 +741700 7417 74 4 +741810 7418 74 4 +741820 7418 74 4 +741910 7419 74 4 +741991 7419 74 4 +741999 7419 74 4 +750110 7501 75 4 +750120 7501 75 4 +750210 7502 75 4 +750220 7502 75 4 +750300 7503 75 4 +750400 7504 75 4 +750511 7505 75 4 +750512 7505 75 4 +750521 7505 75 4 +750522 7505 75 4 +750610 7506 75 4 +750620 7506 75 4 +750711 7507 75 4 +750712 7507 75 4 +750720 7507 75 4 +750800 7508 75 4 +760110 7601 76 4 +760120 7601 76 4 +760200 7602 76 4 +760310 7603 76 4 +760320 7603 76 4 +760410 7604 76 4 +760421 7604 76 4 +760429 7604 76 4 +760511 7605 76 4 +760519 7605 76 4 +760521 7605 76 4 +760529 7605 76 4 +760611 7606 76 4 +760612 7606 76 4 +760691 7606 76 4 +760692 7606 76 4 +760711 7607 76 4 +760719 7607 76 4 +760720 7607 76 4 +760810 7608 76 4 +760820 7608 76 4 +760900 7609 76 4 +761010 7610 76 4 +761090 7610 76 4 +761100 7611 76 4 +761210 7612 76 4 +761290 7612 76 4 +761300 7613 76 4 +761410 7614 76 4 +761490 7614 76 4 +761510 7615 76 4 +761520 7615 76 4 +761610 7616 76 4 +761690 7616 76 4 +780110 7801 78 4 +780191 7801 78 4 +780199 7801 78 4 +780200 7802 78 4 +780300 7803 78 4 +780411 7804 78 4 +780419 7804 78 4 +780420 7804 78 4 +780500 7805 78 4 +780600 7806 78 4 +790111 7901 79 4 +790112 7901 79 4 +790120 7901 79 4 +790200 7902 79 4 +790310 7903 79 4 +790390 7903 79 4 +790400 7904 79 4 +790500 7905 79 4 +790600 7906 79 4 +790710 7907 79 4 +790790 7907 79 4 +800110 8001 80 4 +800120 8001 80 4 +800200 8002 80 4 +800300 8003 80 4 +800400 8004 80 4 +800510 8005 80 4 +800520 8005 80 4 +800600 8006 80 4 +800700 8007 80 4 +810110 8101 81 4 +810191 8101 81 4 +810192 8101 81 4 +810193 8101 81 4 +810199 8101 81 4 +810210 8102 81 4 +810291 8102 81 4 +810292 8102 81 4 +810293 8102 81 4 +810299 8102 81 4 +810310 8103 81 4 +810390 8103 81 4 +810411 8104 81 4 +810419 8104 81 4 +810420 8104 81 4 +810430 8104 81 4 +810490 8104 81 4 +810510 8105 81 4 +810590 8105 81 4 +810600 8106 81 4 +810710 8107 81 4 +810790 8107 81 4 +810810 8108 81 4 +810890 8108 81 4 +810910 8109 81 4 +810990 8109 81 4 +811000 8110 81 4 +811100 8111 81 4 +811211 8112 81 4 +811219 8112 81 4 +811220 8112 81 4 +811230 8112 81 4 +811240 8112 81 4 +811291 8112 81 4 +811299 8112 81 4 +811300 8113 81 4 +820110 8201 82 4 +820120 8201 82 4 +820130 8201 82 4 +820140 8201 82 4 +820150 8201 82 4 +820160 8201 82 4 +820190 8201 82 4 +820210 8202 82 4 +820220 8202 82 4 +820231 8202 82 4 +820232 8202 82 4 +820240 8202 82 4 +820291 8202 82 4 +820299 8202 82 4 +820310 8203 82 4 +820320 8203 82 4 +820330 8203 82 4 +820340 8203 82 4 +820411 8204 82 4 +820412 8204 82 4 +820420 8204 82 4 +820510 8205 82 4 +820520 8205 82 4 +820530 8205 82 4 +820540 8205 82 4 +820551 8205 82 4 +820559 8205 82 4 +820560 8205 82 4 +820570 8205 82 4 +820580 8205 82 4 +820590 8205 82 4 +820600 8206 82 4 +820711 8207 82 4 +820712 8207 82 4 +820720 8207 82 4 +820730 8207 82 4 +820740 8207 82 4 +820750 8207 82 4 +820760 8207 82 4 +820770 8207 82 4 +820780 8207 82 4 +820790 8207 82 4 +820810 8208 82 4 +820820 8208 82 4 +820830 8208 82 4 +820840 8208 82 4 +820890 8208 82 4 +820900 8209 82 4 +821000 8210 82 4 +821110 8211 82 4 +821191 8211 82 4 +821192 8211 82 4 +821193 8211 82 4 +821194 8211 82 4 +821210 8212 82 4 +821220 8212 82 4 +821290 8212 82 4 +821300 8213 82 4 +821410 8214 82 4 +821420 8214 82 4 +821490 8214 82 4 +821510 8215 82 4 +821520 8215 82 4 +821591 8215 82 4 +821599 8215 82 4 +830110 8301 83 4 +830120 8301 83 4 +830130 8301 83 4 +830140 8301 83 4 +830150 8301 83 4 +830160 8301 83 4 +830170 8301 83 4 +830210 8302 83 4 +830220 8302 83 4 +830230 8302 83 4 +830241 8302 83 4 +830242 8302 83 4 +830249 8302 83 4 +830250 8302 83 4 +830260 8302 83 4 +830300 8303 83 4 +830400 8304 83 4 +830510 8305 83 4 +830520 8305 83 4 +830590 8305 83 4 +830610 8306 83 4 +830621 8306 83 4 +830629 8306 83 4 +830630 8306 83 4 +830710 8307 83 4 +830790 8307 83 4 +830810 8308 83 4 +830820 8308 83 4 +830890 8308 83 4 +830910 8309 83 4 +830990 8309 83 4 +831000 8310 83 4 +831110 8311 83 4 +831120 8311 83 4 +831130 8311 83 4 +831190 8311 83 4 +840110 8401 84 7 +840120 8401 84 7 +840130 8401 84 7 +840140 8401 84 7 +840211 8402 84 7 +840212 8402 84 7 +840219 8402 84 7 +840220 8402 84 7 +840290 8402 84 7 +840310 8403 84 7 +840390 8403 84 7 +840410 8404 84 7 +840420 8404 84 7 +840490 8404 84 7 +840510 8405 84 7 +840590 8405 84 7 +840611 8406 84 7 +840619 8406 84 7 +840690 8406 84 7 +840710 8407 84 7 +840721 8407 84 7 +840729 8407 84 7 +840731 8407 84 7 +840732 8407 84 7 +840733 8407 84 7 +840734 8407 84 7 +840790 8407 84 7 +840810 8408 84 7 +840820 8408 84 7 +840890 8408 84 7 +840910 8409 84 7 +840991 8409 84 7 +840999 8409 84 7 +841011 8410 84 7 +841012 8410 84 7 +841013 8410 84 7 +841090 8410 84 7 +841111 8411 84 7 +841112 8411 84 7 +841121 8411 84 7 +841122 8411 84 7 +841181 8411 84 7 +841182 8411 84 7 +841191 8411 84 7 +841199 8411 84 7 +841210 8412 84 7 +841221 8412 84 7 +841229 8412 84 7 +841231 8412 84 7 +841239 8412 84 7 +841280 8412 84 7 +841290 8412 84 7 +841311 8413 84 7 +841319 8413 84 7 +841320 8413 84 7 +841330 8413 84 7 +841340 8413 84 7 +841350 8413 84 7 +841360 8413 84 7 +841370 8413 84 7 +841381 8413 84 7 +841382 8413 84 7 +841391 8413 84 7 +841392 8413 84 7 +841410 8414 84 7 +841420 8414 84 7 +841430 8414 84 7 +841440 8414 84 7 +841451 8414 84 7 +841459 8414 84 7 +841460 8414 84 7 +841480 8414 84 7 +841490 8414 84 7 +841510 8415 84 7 +841581 8415 84 7 +841582 8415 84 7 +841583 8415 84 7 +841590 8415 84 7 +841610 8416 84 7 +841620 8416 84 7 +841630 8416 84 7 +841690 8416 84 7 +841710 8417 84 7 +841720 8417 84 7 +841780 8417 84 7 +841790 8417 84 7 +841810 8418 84 7 +841821 8418 84 7 +841822 8418 84 7 +841829 8418 84 7 +841830 8418 84 7 +841840 8418 84 7 +841850 8418 84 7 +841861 8418 84 7 +841869 8418 84 7 +841891 8418 84 7 +841899 8418 84 7 +841911 8419 84 7 +841919 8419 84 7 +841920 8419 84 7 +841931 8419 84 7 +841932 8419 84 7 +841939 8419 84 7 +841940 8419 84 7 +841950 8419 84 7 +841960 8419 84 7 +841981 8419 84 7 +841989 8419 84 7 +841990 8419 84 7 +842010 8420 84 7 +842091 8420 84 7 +842099 8420 84 7 +842111 8421 84 7 +842112 8421 84 7 +842119 8421 84 7 +842121 8421 84 7 +842122 8421 84 7 +842123 8421 84 7 +842129 8421 84 7 +842131 8421 84 7 +842139 8421 84 7 +842191 8421 84 7 +842199 8421 84 7 +842211 8422 84 7 +842219 8422 84 7 +842220 8422 84 7 +842230 8422 84 7 +842240 8422 84 7 +842290 8422 84 7 +842310 8423 84 7 +842320 8423 84 7 +842330 8423 84 7 +842381 8423 84 7 +842382 8423 84 7 +842389 8423 84 7 +842390 8423 84 7 +842410 8424 84 7 +842420 8424 84 7 +842430 8424 84 7 +842481 8424 84 7 +842489 8424 84 7 +842490 8424 84 7 +842511 8425 84 7 +842519 8425 84 7 +842520 8425 84 7 +842531 8425 84 7 +842539 8425 84 7 +842541 8425 84 7 +842542 8425 84 7 +842549 8425 84 7 +842611 8426 84 7 +842612 8426 84 7 +842619 8426 84 7 +842620 8426 84 7 +842630 8426 84 7 +842641 8426 84 7 +842649 8426 84 7 +842691 8426 84 7 +842699 8426 84 7 +842710 8427 84 7 +842720 8427 84 7 +842790 8427 84 7 +842810 8428 84 7 +842820 8428 84 7 +842831 8428 84 7 +842832 8428 84 7 +842833 8428 84 7 +842839 8428 84 7 +842840 8428 84 7 +842850 8428 84 7 +842860 8428 84 7 +842890 8428 84 7 +842911 8429 84 7 +842919 8429 84 7 +842920 8429 84 7 +842930 8429 84 7 +842940 8429 84 7 +842951 8429 84 7 +842952 8429 84 7 +842959 8429 84 7 +843010 8430 84 7 +843020 8430 84 7 +843031 8430 84 7 +843039 8430 84 7 +843041 8430 84 7 +843049 8430 84 7 +843050 8430 84 7 +843061 8430 84 7 +843062 8430 84 7 +843069 8430 84 7 +843110 8431 84 7 +843120 8431 84 7 +843131 8431 84 7 +843139 8431 84 7 +843141 8431 84 7 +843142 8431 84 7 +843143 8431 84 7 +843149 8431 84 7 +843210 8432 84 7 +843221 8432 84 7 +843229 8432 84 7 +843230 8432 84 7 +843240 8432 84 7 +843280 8432 84 7 +843290 8432 84 7 +843311 8433 84 7 +843319 8433 84 7 +843320 8433 84 7 +843330 8433 84 7 +843340 8433 84 7 +843351 8433 84 7 +843352 8433 84 7 +843353 8433 84 7 +843359 8433 84 7 +843360 8433 84 7 +843390 8433 84 7 +843410 8434 84 7 +843420 8434 84 7 +843490 8434 84 7 +843510 8435 84 7 +843590 8435 84 7 +843610 8436 84 7 +843621 8436 84 7 +843629 8436 84 7 +843680 8436 84 7 +843691 8436 84 7 +843699 8436 84 7 +843710 8437 84 7 +843780 8437 84 7 +843790 8437 84 7 +843810 8438 84 7 +843820 8438 84 7 +843830 8438 84 7 +843840 8438 84 7 +843850 8438 84 7 +843860 8438 84 7 +843880 8438 84 7 +843890 8438 84 7 +843910 8439 84 7 +843920 8439 84 7 +843930 8439 84 7 +843991 8439 84 7 +843999 8439 84 7 +844010 8440 84 7 +844090 8440 84 7 +844110 8441 84 7 +844120 8441 84 7 +844130 8441 84 7 +844140 8441 84 7 +844180 8441 84 7 +844190 8441 84 7 +844210 8442 84 7 +844220 8442 84 7 +844230 8442 84 7 +844240 8442 84 7 +844250 8442 84 7 +844311 8443 84 7 +844312 8443 84 7 +844319 8443 84 7 +844321 8443 84 7 +844329 8443 84 7 +844330 8443 84 7 +844340 8443 84 7 +844350 8443 84 7 +844360 8443 84 7 +844390 8443 84 7 +844400 8444 84 7 +844511 8445 84 7 +844512 8445 84 7 +844513 8445 84 7 +844519 8445 84 7 +844520 8445 84 7 +844530 8445 84 7 +844540 8445 84 7 +844590 8445 84 7 +844610 8446 84 7 +844621 8446 84 7 +844629 8446 84 7 +844630 8446 84 7 +844711 8447 84 7 +844712 8447 84 7 +844720 8447 84 7 +844790 8447 84 7 +844811 8448 84 7 +844819 8448 84 7 +844820 8448 84 7 +844831 8448 84 7 +844832 8448 84 7 +844833 8448 84 7 +844839 8448 84 7 +844841 8448 84 7 +844842 8448 84 7 +844849 8448 84 7 +844851 8448 84 7 +844859 8448 84 7 +844900 8449 84 7 +845011 8450 84 7 +845012 8450 84 7 +845019 8450 84 7 +845020 8450 84 7 +845090 8450 84 7 +845110 8451 84 7 +845121 8451 84 7 +845129 8451 84 7 +845130 8451 84 7 +845140 8451 84 7 +845150 8451 84 7 +845180 8451 84 7 +845190 8451 84 7 +845210 8452 84 7 +845221 8452 84 7 +845229 8452 84 7 +845230 8452 84 7 +845240 8452 84 7 +845290 8452 84 7 +845310 8453 84 7 +845320 8453 84 7 +845380 8453 84 7 +845390 8453 84 7 +845410 8454 84 7 +845420 8454 84 7 +845430 8454 84 7 +845490 8454 84 7 +845510 8455 84 7 +845521 8455 84 7 +845522 8455 84 7 +845530 8455 84 7 +845590 8455 84 7 +845610 8456 84 7 +845620 8456 84 7 +845630 8456 84 7 +845690 8456 84 7 +845710 8457 84 7 +845720 8457 84 7 +845730 8457 84 7 +845811 8458 84 7 +845819 8458 84 7 +845891 8458 84 7 +845899 8458 84 7 +845910 8459 84 7 +845921 8459 84 7 +845929 8459 84 7 +845931 8459 84 7 +845939 8459 84 7 +845940 8459 84 7 +845951 8459 84 7 +845959 8459 84 7 +845961 8459 84 7 +845969 8459 84 7 +845970 8459 84 7 +846011 8460 84 7 +846019 8460 84 7 +846021 8460 84 7 +846029 8460 84 7 +846031 8460 84 7 +846039 8460 84 7 +846040 8460 84 7 +846090 8460 84 7 +846110 8461 84 7 +846120 8461 84 7 +846130 8461 84 7 +846140 8461 84 7 +846150 8461 84 7 +846190 8461 84 7 +846210 8462 84 7 +846221 8462 84 7 +846229 8462 84 7 +846231 8462 84 7 +846239 8462 84 7 +846241 8462 84 7 +846249 8462 84 7 +846291 8462 84 7 +846299 8462 84 7 +846310 8463 84 7 +846320 8463 84 7 +846330 8463 84 7 +846390 8463 84 7 +846410 8464 84 7 +846420 8464 84 7 +846490 8464 84 7 +846510 8465 84 7 +846591 8465 84 7 +846592 8465 84 7 +846593 8465 84 7 +846594 8465 84 7 +846595 8465 84 7 +846596 8465 84 7 +846599 8465 84 7 +846610 8466 84 7 +846620 8466 84 7 +846630 8466 84 7 +846691 8466 84 7 +846692 8466 84 7 +846693 8466 84 7 +846694 8466 84 7 +846711 8467 84 7 +846719 8467 84 7 +846781 8467 84 7 +846789 8467 84 7 +846791 8467 84 7 +846792 8467 84 7 +846799 8467 84 7 +846810 8468 84 7 +846820 8468 84 7 +846880 8468 84 7 +846890 8468 84 7 +846910 8469 84 7 +846921 8469 84 7 +846929 8469 84 7 +846931 8469 84 7 +846939 8469 84 7 +847010 8470 84 7 +847021 8470 84 7 +847029 8470 84 7 +847030 8470 84 7 +847040 8470 84 7 +847050 8470 84 7 +847090 8470 84 7 +847110 8471 84 7 +847120 8471 84 7 +847191 8471 84 7 +847192 8471 84 7 +847193 8471 84 7 +847199 8471 84 7 +847210 8472 84 7 +847220 8472 84 7 +847230 8472 84 7 +847290 8472 84 7 +847310 8473 84 7 +847321 8473 84 7 +847329 8473 84 7 +847330 8473 84 7 +847340 8473 84 7 +847410 8474 84 7 +847420 8474 84 7 +847431 8474 84 7 +847432 8474 84 7 +847439 8474 84 7 +847480 8474 84 7 +847490 8474 84 7 +847510 8475 84 7 +847520 8475 84 7 +847590 8475 84 7 +847611 8476 84 7 +847619 8476 84 7 +847690 8476 84 7 +847710 8477 84 7 +847720 8477 84 7 +847730 8477 84 7 +847740 8477 84 7 +847751 8477 84 7 +847759 8477 84 7 +847780 8477 84 7 +847790 8477 84 7 +847810 8478 84 7 +847890 8478 84 7 +847910 8479 84 7 +847920 8479 84 7 +847930 8479 84 7 +847940 8479 84 7 +847981 8479 84 7 +847982 8479 84 7 +847989 8479 84 7 +847990 8479 84 7 +848010 8480 84 7 +848020 8480 84 7 +848030 8480 84 7 +848041 8480 84 7 +848049 8480 84 7 +848050 8480 84 7 +848060 8480 84 7 +848071 8480 84 7 +848079 8480 84 7 +848110 8481 84 7 +848120 8481 84 7 +848130 8481 84 7 +848140 8481 84 7 +848180 8481 84 7 +848190 8481 84 7 +848210 8482 84 7 +848220 8482 84 7 +848230 8482 84 7 +848240 8482 84 7 +848250 8482 84 7 +848280 8482 84 7 +848291 8482 84 7 +848299 8482 84 7 +848310 8483 84 7 +848320 8483 84 7 +848330 8483 84 7 +848340 8483 84 7 +848350 8483 84 7 +848360 8483 84 7 +848390 8483 84 7 +848410 8484 84 7 +848490 8484 84 7 +848510 8485 84 7 +848590 8485 84 7 +850110 8501 85 8 +850120 8501 85 8 +850131 8501 85 8 +850132 8501 85 8 +850133 8501 85 8 +850134 8501 85 8 +850140 8501 85 8 +850151 8501 85 8 +850152 8501 85 8 +850153 8501 85 8 +850161 8501 85 8 +850162 8501 85 8 +850163 8501 85 8 +850164 8501 85 8 +850211 8502 85 8 +850212 8502 85 8 +850213 8502 85 8 +850220 8502 85 8 +850230 8502 85 8 +850240 8502 85 8 +850300 8503 85 8 +850410 8504 85 8 +850421 8504 85 8 +850422 8504 85 8 +850423 8504 85 8 +850431 8504 85 8 +850432 8504 85 8 +850433 8504 85 8 +850434 8504 85 8 +850440 8504 85 8 +850450 8504 85 8 +850490 8504 85 8 +850511 8505 85 8 +850519 8505 85 8 +850520 8505 85 8 +850530 8505 85 8 +850590 8505 85 8 +850611 8506 85 8 +850612 8506 85 8 +850613 8506 85 8 +850619 8506 85 8 +850620 8506 85 8 +850690 8506 85 8 +850710 8507 85 8 +850720 8507 85 8 +850730 8507 85 8 +850740 8507 85 8 +850780 8507 85 8 +850790 8507 85 8 +850810 8508 85 8 +850820 8508 85 8 +850880 8508 85 8 +850890 8508 85 8 +850910 8509 85 8 +850920 8509 85 8 +850930 8509 85 8 +850940 8509 85 8 +850980 8509 85 8 +850990 8509 85 8 +851010 8510 85 8 +851020 8510 85 8 +851090 8510 85 8 +851110 8511 85 8 +851120 8511 85 8 +851130 8511 85 8 +851140 8511 85 8 +851150 8511 85 8 +851180 8511 85 8 +851190 8511 85 8 +851210 8512 85 8 +851220 8512 85 8 +851230 8512 85 8 +851240 8512 85 8 +851290 8512 85 8 +851310 8513 85 8 +851390 8513 85 8 +851410 8514 85 8 +851420 8514 85 8 +851430 8514 85 8 +851440 8514 85 8 +851490 8514 85 8 +851511 8515 85 8 +851519 8515 85 8 +851521 8515 85 8 +851529 8515 85 8 +851531 8515 85 8 +851539 8515 85 8 +851580 8515 85 8 +851590 8515 85 8 +851610 8516 85 8 +851621 8516 85 8 +851629 8516 85 8 +851631 8516 85 8 +851632 8516 85 8 +851633 8516 85 8 +851640 8516 85 8 +851650 8516 85 8 +851660 8516 85 8 +851671 8516 85 8 +851672 8516 85 8 +851679 8516 85 8 +851680 8516 85 8 +851690 8516 85 8 +851710 8517 85 8 +851720 8517 85 8 +851730 8517 85 8 +851740 8517 85 8 +851781 8517 85 8 +851782 8517 85 8 +851790 8517 85 8 +851810 8518 85 8 +851821 8518 85 8 +851822 8518 85 8 +851829 8518 85 8 +851830 8518 85 8 +851840 8518 85 8 +851850 8518 85 8 +851890 8518 85 8 +851910 8519 85 8 +851921 8519 85 8 +851929 8519 85 8 +851931 8519 85 8 +851939 8519 85 8 +851940 8519 85 8 +851991 8519 85 8 +851999 8519 85 8 +852010 8520 85 8 +852020 8520 85 8 +852031 8520 85 8 +852039 8520 85 8 +852090 8520 85 8 +852110 8521 85 8 +852190 8521 85 8 +852210 8522 85 8 +852290 8522 85 8 +852311 8523 85 8 +852312 8523 85 8 +852313 8523 85 8 +852320 8523 85 8 +852390 8523 85 8 +852410 8524 85 8 +852421 8524 85 8 +852422 8524 85 8 +852423 8524 85 8 +852490 8524 85 8 +852510 8525 85 8 +852520 8525 85 8 +852530 8525 85 8 +852610 8526 85 8 +852691 8526 85 8 +852692 8526 85 8 +852711 8527 85 8 +852719 8527 85 8 +852721 8527 85 8 +852729 8527 85 8 +852731 8527 85 8 +852732 8527 85 8 +852739 8527 85 8 +852790 8527 85 8 +852810 8528 85 8 +852820 8528 85 8 +852910 8529 85 8 +852990 8529 85 8 +853010 8530 85 8 +853080 8530 85 8 +853090 8530 85 8 +853110 8531 85 8 +853120 8531 85 8 +853180 8531 85 8 +853190 8531 85 8 +853210 8532 85 8 +853221 8532 85 8 +853222 8532 85 8 +853223 8532 85 8 +853224 8532 85 8 +853225 8532 85 8 +853229 8532 85 8 +853230 8532 85 8 +853290 8532 85 8 +853310 8533 85 8 +853321 8533 85 8 +853329 8533 85 8 +853331 8533 85 8 +853339 8533 85 8 +853340 8533 85 8 +853390 8533 85 8 +853400 8534 85 8 +853510 8535 85 8 +853521 8535 85 8 +853529 8535 85 8 +853530 8535 85 8 +853540 8535 85 8 +853590 8535 85 8 +853610 8536 85 8 +853620 8536 85 8 +853630 8536 85 8 +853641 8536 85 8 +853649 8536 85 8 +853650 8536 85 8 +853661 8536 85 8 +853669 8536 85 8 +853690 8536 85 8 +853710 8537 85 8 +853720 8537 85 8 +853810 8538 85 8 +853890 8538 85 8 +853910 8539 85 8 +853921 8539 85 8 +853922 8539 85 8 +853929 8539 85 8 +853931 8539 85 8 +853939 8539 85 8 +853940 8539 85 8 +853990 8539 85 8 +854011 8540 85 8 +854012 8540 85 8 +854020 8540 85 8 +854030 8540 85 8 +854041 8540 85 8 +854042 8540 85 8 +854049 8540 85 8 +854081 8540 85 8 +854089 8540 85 8 +854091 8540 85 8 +854099 8540 85 8 +854110 8541 85 8 +854121 8541 85 8 +854129 8541 85 8 +854130 8541 85 8 +854140 8541 85 8 +854150 8541 85 8 +854160 8541 85 8 +854190 8541 85 8 +854211 8542 85 8 +854219 8542 85 8 +854220 8542 85 8 +854280 8542 85 8 +854290 8542 85 8 +854310 8543 85 8 +854320 8543 85 8 +854330 8543 85 8 +854380 8543 85 8 +854390 8543 85 8 +854411 8544 85 8 +854419 8544 85 8 +854420 8544 85 8 +854430 8544 85 8 +854441 8544 85 8 +854449 8544 85 8 +854451 8544 85 8 +854459 8544 85 8 +854460 8544 85 8 +854470 8544 85 8 +854511 8545 85 8 +854519 8545 85 8 +854520 8545 85 8 +854590 8545 85 8 +854610 8546 85 8 +854620 8546 85 8 +854690 8546 85 8 +854710 8547 85 8 +854720 8547 85 8 +854790 8547 85 8 +854800 8548 85 8 +860110 8601 86 6 +860120 8601 86 6 +860210 8602 86 6 +860290 8602 86 6 +860310 8603 86 6 +860390 8603 86 6 +860400 8604 86 6 +860500 8605 86 6 +860610 8606 86 6 +860620 8606 86 6 +860630 8606 86 6 +860691 8606 86 6 +860692 8606 86 6 +860699 8606 86 6 +860711 8607 86 6 +860712 8607 86 6 +860719 8607 86 6 +860721 8607 86 6 +860729 8607 86 6 +860730 8607 86 6 +860791 8607 86 6 +860799 8607 86 6 +860800 8608 86 6 +860900 8609 86 6 +870110 8701 87 6 +870120 8701 87 6 +870130 8701 87 6 +870190 8701 87 6 +870210 8702 87 6 +870290 8702 87 6 +870310 8703 87 6 +870321 8703 87 6 +870322 8703 87 6 +870323 8703 87 6 +870324 8703 87 6 +870331 8703 87 6 +870332 8703 87 6 +870333 8703 87 6 +870390 8703 87 6 +870410 8704 87 6 +870421 8704 87 6 +870422 8704 87 6 +870423 8704 87 6 +870431 8704 87 6 +870432 8704 87 6 +870490 8704 87 6 +870510 8705 87 6 +870520 8705 87 6 +870530 8705 87 6 +870540 8705 87 6 +870590 8705 87 6 +870600 8706 87 6 +870710 8707 87 6 +870790 8707 87 6 +870810 8708 87 6 +870821 8708 87 6 +870829 8708 87 6 +870831 8708 87 6 +870839 8708 87 6 +870840 8708 87 6 +870850 8708 87 6 +870860 8708 87 6 +870870 8708 87 6 +870880 8708 87 6 +870891 8708 87 6 +870892 8708 87 6 +870893 8708 87 6 +870894 8708 87 6 +870899 8708 87 6 +870911 8709 87 6 +870919 8709 87 6 +870990 8709 87 6 +871000 8710 87 6 +871110 8711 87 6 +871120 8711 87 6 +871130 8711 87 6 +871140 8711 87 6 +871150 8711 87 6 +871190 8711 87 6 +871200 8712 87 6 +871310 8713 87 6 +871390 8713 87 6 +871411 8714 87 6 +871419 8714 87 6 +871420 8714 87 6 +871491 8714 87 6 +871492 8714 87 6 +871493 8714 87 6 +871494 8714 87 6 +871495 8714 87 6 +871496 8714 87 6 +871499 8714 87 6 +871500 8715 87 6 +871610 8716 87 6 +871620 8716 87 6 +871631 8716 87 6 +871639 8716 87 6 +871640 8716 87 6 +871680 8716 87 6 +871690 8716 87 6 +880110 8801 88 6 +880190 8801 88 6 +880211 8802 88 6 +880212 8802 88 6 +880220 8802 88 6 +880230 8802 88 6 +880240 8802 88 6 +880250 8802 88 6 +880310 8803 88 6 +880320 8803 88 6 +880330 8803 88 6 +880390 8803 88 6 +880400 8804 88 6 +880510 8805 88 6 +880520 8805 88 6 +890110 8901 89 6 +890120 8901 89 6 +890130 8901 89 6 +890190 8901 89 6 +890200 8902 89 6 +890310 8903 89 6 +890391 8903 89 6 +890392 8903 89 6 +890399 8903 89 6 +890400 8904 89 6 +890510 8905 89 6 +890520 8905 89 6 +890590 8905 89 6 +890600 8906 89 6 +890710 8907 89 6 +890790 8907 89 6 +890800 8908 89 6 +900110 9001 90 7 +900120 9001 90 7 +900130 9001 90 7 +900140 9001 90 7 +900150 9001 90 7 +900190 9001 90 7 +900211 9002 90 7 +900219 9002 90 7 +900220 9002 90 7 +900290 9002 90 7 +900311 9003 90 7 +900319 9003 90 7 +900390 9003 90 7 +900410 9004 90 7 +900490 9004 90 7 +900510 9005 90 7 +900580 9005 90 7 +900590 9005 90 7 +900610 9006 90 7 +900620 9006 90 7 +900630 9006 90 7 +900640 9006 90 7 +900651 9006 90 7 +900652 9006 90 7 +900653 9006 90 7 +900659 9006 90 7 +900661 9006 90 7 +900662 9006 90 7 +900669 9006 90 7 +900691 9006 90 7 +900699 9006 90 7 +900711 9007 90 7 +900719 9007 90 7 +900721 9007 90 7 +900729 9007 90 7 +900791 9007 90 7 +900792 9007 90 7 +900810 9008 90 7 +900820 9008 90 7 +900830 9008 90 7 +900840 9008 90 7 +900890 9008 90 7 +900911 9009 90 7 +900912 9009 90 7 +900921 9009 90 7 +900922 9009 90 7 +900930 9009 90 7 +900990 9009 90 7 +901010 9010 90 7 +901020 9010 90 7 +901030 9010 90 7 +901090 9010 90 7 +901110 9011 90 7 +901120 9011 90 7 +901180 9011 90 7 +901190 9011 90 7 +901210 9012 90 7 +901290 9012 90 7 +901310 9013 90 7 +901320 9013 90 7 +901380 9013 90 7 +901390 9013 90 7 +901410 9014 90 7 +901420 9014 90 7 +901480 9014 90 7 +901490 9014 90 7 +901510 9015 90 7 +901520 9015 90 7 +901530 9015 90 7 +901540 9015 90 7 +901580 9015 90 7 +901590 9015 90 7 +901600 9016 90 7 +901710 9017 90 7 +901720 9017 90 7 +901730 9017 90 7 +901780 9017 90 7 +901790 9017 90 7 +901811 9018 90 7 +901819 9018 90 7 +901820 9018 90 7 +901831 9018 90 7 +901832 9018 90 7 +901839 9018 90 7 +901841 9018 90 7 +901849 9018 90 7 +901850 9018 90 7 +901890 9018 90 7 +901910 9019 90 7 +901920 9019 90 7 +902000 9020 90 7 +902111 9021 90 7 +902119 9021 90 7 +902121 9021 90 7 +902129 9021 90 7 +902130 9021 90 7 +902140 9021 90 7 +902150 9021 90 7 +902190 9021 90 7 +902211 9022 90 7 +902219 9022 90 7 +902221 9022 90 7 +902229 9022 90 7 +902230 9022 90 7 +902290 9022 90 7 +902300 9023 90 7 +902410 9024 90 7 +902480 9024 90 7 +902490 9024 90 7 +902511 9025 90 7 +902519 9025 90 7 +902520 9025 90 7 +902580 9025 90 7 +902590 9025 90 7 +902610 9026 90 7 +902620 9026 90 7 +902680 9026 90 7 +902690 9026 90 7 +902710 9027 90 7 +902720 9027 90 7 +902730 9027 90 7 +902740 9027 90 7 +902750 9027 90 7 +902780 9027 90 7 +902790 9027 90 7 +902810 9028 90 7 +902820 9028 90 7 +902830 9028 90 7 +902890 9028 90 7 +902910 9029 90 7 +902920 9029 90 7 +902990 9029 90 7 +903010 9030 90 7 +903020 9030 90 7 +903031 9030 90 7 +903039 9030 90 7 +903040 9030 90 7 +903081 9030 90 7 +903089 9030 90 7 +903090 9030 90 7 +903110 9031 90 7 +903120 9031 90 7 +903130 9031 90 7 +903140 9031 90 7 +903180 9031 90 7 +903190 9031 90 7 +903210 9032 90 7 +903220 9032 90 7 +903281 9032 90 7 +903289 9032 90 7 +903290 9032 90 7 +903300 9033 90 7 +910111 9101 91 7 +910112 9101 91 7 +910119 9101 91 7 +910121 9101 91 7 +910129 9101 91 7 +910191 9101 91 7 +910199 9101 91 7 +910211 9102 91 7 +910212 9102 91 7 +910219 9102 91 7 +910221 9102 91 7 +910229 9102 91 7 +910291 9102 91 7 +910299 9102 91 7 +910310 9103 91 7 +910390 9103 91 7 +910400 9104 91 7 +910511 9105 91 7 +910519 9105 91 7 +910521 9105 91 7 +910529 9105 91 7 +910591 9105 91 7 +910599 9105 91 7 +910610 9106 91 7 +910620 9106 91 7 +910690 9106 91 7 +910700 9107 91 7 +910811 9108 91 7 +910812 9108 91 7 +910819 9108 91 7 +910820 9108 91 7 +910891 9108 91 7 +910899 9108 91 7 +910911 9109 91 7 +910919 9109 91 7 +910990 9109 91 7 +911011 9110 91 7 +911012 9110 91 7 +911019 9110 91 7 +911090 9110 91 7 +911110 9111 91 7 +911120 9111 91 7 +911180 9111 91 7 +911190 9111 91 7 +911210 9112 91 7 +911280 9112 91 7 +911290 9112 91 7 +911310 9113 91 7 +911320 9113 91 7 +911390 9113 91 7 +911410 9114 91 7 +911420 9114 91 7 +911430 9114 91 7 +911440 9114 91 7 +911490 9114 91 7 +920110 9201 92 7 +920120 9201 92 7 +920190 9201 92 7 +920210 9202 92 7 +920290 9202 92 7 +920300 9203 92 7 +920410 9204 92 7 +920420 9204 92 7 +920510 9205 92 7 +920590 9205 92 7 +920600 9206 92 7 +920710 9207 92 7 +920790 9207 92 7 +920810 9208 92 7 +920890 9208 92 7 +920910 9209 92 7 +920920 9209 92 7 +920930 9209 92 7 +920991 9209 92 7 +920992 9209 92 7 +920993 9209 92 7 +920994 9209 92 7 +920999 9209 92 7 +930100 9301 93 7 +930200 9302 93 7 +930310 9303 93 7 +930320 9303 93 7 +930330 9303 93 7 +930390 9303 93 7 +930400 9304 93 7 +930510 9305 93 7 +930521 9305 93 7 +930529 9305 93 7 +930590 9305 93 7 +930610 9306 93 7 +930621 9306 93 7 +930629 9306 93 7 +930630 9306 93 7 +930690 9306 93 7 +930700 9307 93 7 +940110 9401 94 0 +940120 9401 94 0 +940130 9401 94 0 +940140 9401 94 0 +940150 9401 94 0 +940161 9401 94 0 +940169 9401 94 0 +940171 9401 94 0 +940179 9401 94 0 +940180 9401 94 0 +940190 9401 94 0 +940210 9402 94 0 +940290 9402 94 0 +940310 9403 94 0 +940320 9403 94 0 +940330 9403 94 0 +940340 9403 94 0 +940350 9403 94 0 +940360 9403 94 0 +940370 9403 94 0 +940380 9403 94 0 +940390 9403 94 0 +940410 9404 94 0 +940421 9404 94 0 +940429 9404 94 0 +940430 9404 94 0 +940490 9404 94 0 +940510 9405 94 0 +940520 9405 94 0 +940530 9405 94 0 +940540 9405 94 0 +940550 9405 94 0 +940560 9405 94 0 +940591 9405 94 0 +940592 9405 94 0 +940599 9405 94 0 +940600 9406 94 0 +950100 9501 95 7 +950210 9502 95 7 +950291 9502 95 7 +950299 9502 95 7 +950310 9503 95 7 +950320 9503 95 7 +950330 9503 95 7 +950341 9503 95 7 +950349 9503 95 7 +950350 9503 95 7 +950360 9503 95 7 +950370 9503 95 7 +950380 9503 95 7 +950390 9503 95 7 +950410 9504 95 7 +950420 9504 95 7 +950430 9504 95 7 +950440 9504 95 7 +950490 9504 95 7 +950510 9505 95 7 +950590 9505 95 7 +950611 9506 95 7 +950612 9506 95 7 +950619 9506 95 7 +950621 9506 95 7 +950629 9506 95 7 +950631 9506 95 7 +950632 9506 95 7 +950639 9506 95 7 +950640 9506 95 7 +950651 9506 95 7 +950659 9506 95 7 +950661 9506 95 7 +950662 9506 95 7 +950669 9506 95 7 +950670 9506 95 7 +950691 9506 95 7 +950699 9506 95 7 +950710 9507 95 7 +950720 9507 95 7 +950730 9507 95 7 +950790 9507 95 7 +950800 9508 95 7 +960110 9601 96 7 +960190 9601 96 7 +960200 9602 96 7 +960310 9603 96 7 +960321 9603 96 7 +960329 9603 96 7 +960330 9603 96 7 +960340 9603 96 7 +960350 9603 96 7 +960390 9603 96 7 +960400 9604 96 7 +960500 9605 96 7 +960610 9606 96 7 +960621 9606 96 7 +960622 9606 96 7 +960629 9606 96 7 +960630 9606 96 7 +960711 9607 96 7 +960719 9607 96 7 +960720 9607 96 7 +960810 9608 96 7 +960820 9608 96 7 +960831 9608 96 7 +960839 9608 96 7 +960840 9608 96 7 +960850 9608 96 7 +960860 9608 96 7 +960891 9608 96 7 +960899 9608 96 7 +960910 9609 96 7 +960920 9609 96 7 +960990 9609 96 7 +961000 9610 96 7 +961100 9611 96 7 +961210 9612 96 7 +961220 9612 96 7 +961310 9613 96 7 +961320 9613 96 7 +961330 9613 96 7 +961380 9613 96 7 +961390 9613 96 7 +961410 9614 96 7 +961420 9614 96 7 +961490 9614 96 7 +961511 9615 96 7 +961519 9615 96 7 +961590 9615 96 7 +961610 9616 96 7 +961620 9616 96 7 +961700 9617 96 7 +961800 9618 96 7 +970110 9701 97 0 +970190 9701 97 0 +970200 9702 97 0 +970300 9703 97 0 +970400 9704 97 0 +970500 9705 97 0 +970600 9706 97 0 +999999 9999 99 9 +9999AA 9999 99 9 +XXXXXX XXXX 99 9 diff --git a/product/HS/IntlAtlas/in/HS92_Atlas_Names.tsv b/product/HS/IntlAtlas/in/HS92_Atlas_Names.tsv index e891a49..aa12985 100644 --- a/product/HS/IntlAtlas/in/HS92_Atlas_Names.tsv +++ b/product/HS/IntlAtlas/in/HS92_Atlas_Names.tsv @@ -1351,3 +1351,5043 @@ XXXX 4digit Trade data discrepancies Trade data discrepancies Trade data discrep 7 section Machinery Maquinaria Maquinaria Machinery 8 section Electronics Electrónicos Electrónicos Electronics 9 section Other Other Other Other +010111 6digit Horses, live pure-bred breeding Horses, live pure-bred breeding +010119 6digit Horses, live except pure-bred breeding Horses, live except pure-bred breeding +010120 6digit Asses, mules and hinnies, live Asses, mules and hinnies, live +010210 6digit Bovine animals, live pure-bred breeding Bovine animals, live pure-bred breeding +010290 6digit Bovine animals, live, except pure-bred breeding Bovine animals, live, except pure-bred breeding +010310 6digit Swine, live pure-bred breeding Swine, live pure-bred breeding +010391 6digit Swine, live except pure-bred breeding < 50 kg Swine, live except pure-bred breeding < 50 kg +010392 6digit Swine, live except pure-bred breeding > 50 kg Swine, live except pure-bred breeding > 50 kg +010410 6digit Sheep, live Sheep, live +010420 6digit Goats, live Goats, live +010511 6digit Fowls, live domestic < 185 grams Fowls, live domestic < 185 grams +010519 6digit Poultry, live except domestic fowls, < 185 grams Poultry, live except domestic fowls, < 185 grams +010591 6digit Fowls, live domestic > 185 grams Fowls, live domestic > 185 grams +010599 6digit Poultry, live except domestic fowls, > 185 grams Poultry, live except domestic fowls, > 185 grams +010600 6digit Animals, live, except farm animals Animals, live, except farm animals +020110 6digit Bovine carcasses and half carcasses, fresh or chilled Bovine carcasses and half carcasses, fresh or chilled +020120 6digit Bovine cuts bone in, fresh or chilled Bovine cuts bone in, fresh or chilled +020130 6digit Bovine cuts boneless, fresh or chilled Bovine cuts boneless, fresh or chilled +020210 6digit Bovine carcasses and half carcasses, frozen Bovine carcasses and half carcasses, frozen +020220 6digit Bovine cuts bone in, frozen Bovine cuts bone in, frozen +020230 6digit Bovine cuts boneless, frozen Bovine cuts boneless, frozen +020311 6digit Swine carcasses and half carcasses, fresh or chilled Swine carcasses and half carcasses, fresh or chilled +020312 6digit Swine hams, shoulders & cuts bone in, fresh or chille Swine hams, shoulders & cuts bone in, fresh or chille +020319 6digit Swine cuts, fresh or chilled, nes Swine cuts, fresh or chilled, nes +020321 6digit Swine carcasses and half carcasses, frozen Swine carcasses and half carcasses, frozen +020322 6digit Hams, shoulders and cuts, of swine, bone in, frozen Hams, shoulders and cuts, of swine, bone in, frozen +020329 6digit Swine cuts, frozen nes Swine cuts, frozen nes +020410 6digit Lamb carcasses and half carcasses, fresh or chilled Lamb carcasses and half carcasses, fresh or chilled +020421 6digit Sheep carcasses and half carcasses, fresh or chilled Sheep carcasses and half carcasses, fresh or chilled +020422 6digit Sheep cuts, bone in, fresh or chilled Sheep cuts, bone in, fresh or chilled +020423 6digit Sheep cuts, boneless, fresh or chilled Sheep cuts, boneless, fresh or chilled +020430 6digit Lamb carcasses and half carcasses, frozen Lamb carcasses and half carcasses, frozen +020441 6digit Sheep carcasses and half carcasses, frozen Sheep carcasses and half carcasses, frozen +020442 6digit Sheep cuts, bone in, frozen Sheep cuts, bone in, frozen +020443 6digit Sheep cuts, boneless, frozen Sheep cuts, boneless, frozen +020450 6digit Goat meat, fresh, chilled or frozen Goat meat, fresh, chilled or frozen +020500 6digit Horse, ass, mule, hinny meat, fresh, chilled or froze Horse, ass, mule, hinny meat, fresh, chilled or froze +020610 6digit Bovine edible offal, fresh or chilled Bovine edible offal, fresh or chilled +020621 6digit Bovine tongues, frozen Bovine tongues, frozen +020622 6digit Bovine livers, frozen Bovine livers, frozen +020629 6digit Bovine edible offal, frozen except livers and tongues Bovine edible offal, frozen except livers and tongues +020630 6digit Swine edible offal, fresh or chilled Swine edible offal, fresh or chilled +020641 6digit Swine livers, frozen Swine livers, frozen +020649 6digit Swine edible offal, frozen except livers Swine edible offal, frozen except livers +020680 6digit Sheep, goat, ass, mule, hinnie offal, fresh or chille Sheep, goat, ass, mule, hinnie offal, fresh or chille +020690 6digit Sheep, goat, ass, mule, hinnie edible offal, frozen Sheep, goat, ass, mule, hinnie edible offal, frozen +020710 6digit Poultry, domestic, whole, fresh or chilled Poultry, domestic, whole, fresh or chilled +020721 6digit Fowls, domestic, whole, frozen Fowls, domestic, whole, frozen +020722 6digit Turkeys, domestic, whole, frozen Turkeys, domestic, whole, frozen +020723 6digit Ducks, geese and guinea fowls, domestic, whole, froze Ducks, geese and guinea fowls, domestic, whole, froze +020731 6digit Fatty livers (geese,ducks) domestic fresh or chilled Fatty livers (geese,ducks) domestic fresh or chilled +020739 6digit Poultry cuts & offal, except livers, fresh or chilled Poultry cuts & offal, except livers, fresh or chilled +020741 6digit Fowl cuts & offal, domestic, except livers, frozen Fowl cuts & offal, domestic, except livers, frozen +020742 6digit Turkey cuts & offal, except livers, frozen Turkey cuts & offal, except livers, frozen +020743 6digit Duck, goose, guinea fowl cuts, offal not liver, froze Duck, goose, guinea fowl cuts, offal not liver, froze +020750 6digit Poultry livers, domestic, frozen Poultry livers, domestic, frozen +020810 6digit Rabbit or hare meat, offal, fresh, chilled or frozen Rabbit or hare meat, offal, fresh, chilled or frozen +020820 6digit Frog legs, fresh, chilled or frozen Frog legs, fresh, chilled or frozen +020890 6digit Meat and edible offal nes fresh, chilled or frozen Meat and edible offal nes fresh, chilled or frozen +020900 6digit Pig and poultry fat, unrendered Pig and poultry fat, unrendered +021011 6digit Hams and shoulders, swine, salted, dried or smoked Hams and shoulders, swine, salted, dried or smoked +021012 6digit Bellies (streaky) of swine, salted, dried or smoked Bellies (streaky) of swine, salted, dried or smoked +021019 6digit Swine meat, salted/dried/smoked not ham/shoulder/bell Swine meat, salted/dried/smoked not ham/shoulder/bell +021020 6digit Bovine meat salted, dried or smoked Bovine meat salted, dried or smoked +021090 6digit Meat and edible meat offal cured, flours, meals nes Meat and edible meat offal cured, flours, meals nes +030110 6digit Ornamental fish, live Ornamental fish, live +030191 6digit Trout, live Trout, live +030192 6digit Eels, live Eels, live +030193 6digit Carp, live Carp, live +030199 6digit Fish live, except trout, eel or carp Fish live, except trout, eel or carp +030211 6digit Trout, fresh or chilled, whole Trout, fresh or chilled, whole +030212 6digit Salmon fresh or chilled, whole Salmon fresh or chilled, whole +030219 6digit Salmonidae, not trout or salmon,fresh or chilled whol Salmonidae, not trout or salmon,fresh or chilled whol +030221 6digit Halibut, fresh or chilled, whole Halibut, fresh or chilled, whole +030222 6digit Plaice, fresh or chilled, whole Plaice, fresh or chilled, whole +030223 6digit Sole, fresh or chilled, whole Sole, fresh or chilled, whole +030229 6digit Flatfish, fresh/chilled not halibut/plaice/sole, whol Flatfish, fresh/chilled not halibut/plaice/sole, whol +030231 6digit Tuna(albacore,longfin) fresh or chilled, whole Tuna(albacore,longfin) fresh or chilled, whole +030232 6digit Tuna(yellowfin) fresh or chilled, whole Tuna(yellowfin) fresh or chilled, whole +030233 6digit Skipjack,stripe-belly bonito, fresh or chilled, whole Skipjack,stripe-belly bonito, fresh or chilled, whole +030239 6digit Tuna nes, fresh or chilled, whole Tuna nes, fresh or chilled, whole +030240 6digit Herring, fresh or chilled, whole Herring, fresh or chilled, whole +030250 6digit Cod, fresh or chilled, whole Cod, fresh or chilled, whole +030261 6digit Sardines,brisling,sprats, fresh or chilled, whole Sardines,brisling,sprats, fresh or chilled, whole +030262 6digit Haddock, fresh or chilled, whole Haddock, fresh or chilled, whole +030263 6digit Coalfish, fresh or chilled, whole Coalfish, fresh or chilled, whole +030264 6digit Mackerel, fresh or chilled, whole Mackerel, fresh or chilled, whole +030265 6digit Dogfish and other sharks, fresh or chilled, whole Dogfish and other sharks, fresh or chilled, whole +030266 6digit Eels, fresh or chilled, whole Eels, fresh or chilled, whole +030269 6digit Fish nes, fresh or chilled, whole Fish nes, fresh or chilled, whole +030270 6digit Fish livers and roes, fresh or chilled Fish livers and roes, fresh or chilled +030310 6digit Salmon, Pacific, frozen, whole Salmon, Pacific, frozen, whole +030321 6digit Trout, frozen, whole Trout, frozen, whole +030322 6digit Salmon Atlantic or Danube, frozen, whole Salmon Atlantic or Danube, frozen, whole +030329 6digit Salmonidae, nes,frozen, whole Salmonidae, nes,frozen, whole +030331 6digit Halibut, frozen, whole Halibut, frozen, whole +030332 6digit Plaice, frozen, whole Plaice, frozen, whole +030333 6digit Sole, frozen, whole Sole, frozen, whole +030339 6digit Flatfish except halibut, plaice or sole, frozen, whol Flatfish except halibut, plaice or sole, frozen, whol +030341 6digit Tunas(albacore,longfin), frozen, whole Tunas(albacore,longfin), frozen, whole +030342 6digit Tunas(yellowfin) frozen, whole Tunas(yellowfin) frozen, whole +030343 6digit Skipjack,stripe-bellied bonito, frozen, whole Skipjack,stripe-bellied bonito, frozen, whole +030349 6digit Tunas nes, frozen, whole Tunas nes, frozen, whole +030350 6digit Herrings, frozen, whole Herrings, frozen, whole +030360 6digit Cod, frozen, whole Cod, frozen, whole +030371 6digit Sardines,brisling,sprats, frozen, whole Sardines,brisling,sprats, frozen, whole +030372 6digit Haddock, frozen, whole Haddock, frozen, whole +030373 6digit Coalfish, frozen, whole Coalfish, frozen, whole +030374 6digit Mackerel, frozen, whole Mackerel, frozen, whole +030375 6digit Dogfish and other sharks, frozen, whole Dogfish and other sharks, frozen, whole +030376 6digit Eels, frozen, whole Eels, frozen, whole +030377 6digit Sea bass, frozen, whole Sea bass, frozen, whole +030378 6digit Hake, frozen, whole Hake, frozen, whole +030379 6digit Fish nes, frozen, whole Fish nes, frozen, whole +030380 6digit Fish livers and roes, frozen Fish livers and roes, frozen +030410 6digit Fish fillet or meat, fresh or chilled, not liver, roe Fish fillet or meat, fresh or chilled, not liver, roe +030420 6digit Fish fillets, frozen Fish fillets, frozen +030490 6digit Fish meat & mince, except liver, roe & fillets, froze Fish meat & mince, except liver, roe & fillets, froze +030510 6digit Flours, meals & pellets of fish for human consumption Flours, meals & pellets of fish for human consumption +030520 6digit Livers and roes, dried, smoked, salted or in brine Livers and roes, dried, smoked, salted or in brine +030530 6digit Fish fillets, dried, salted or in brine, not smoked Fish fillets, dried, salted or in brine, not smoked +030541 6digit Salmon, smoked, including fillets Salmon, smoked, including fillets +030542 6digit Herrings, smoked, including fillets Herrings, smoked, including fillets +030549 6digit Smoked fish & fillets other than herrings or salmon Smoked fish & fillets other than herrings or salmon +030551 6digit Cod dried, whether or not salted but not smoked Cod dried, whether or not salted but not smoked +030559 6digit Dried fish, other than cod, not smoked Dried fish, other than cod, not smoked +030561 6digit Herrings, salted or in brine, not dried or smoked Herrings, salted or in brine, not dried or smoked +030562 6digit Cod, salted or in brine, not dried or smoked Cod, salted or in brine, not dried or smoked +030563 6digit Anchovies, salted or in brine, not dried or smoked Anchovies, salted or in brine, not dried or smoked +030569 6digit Fish nes, salted or in brine, not dried or smoked Fish nes, salted or in brine, not dried or smoked +030611 6digit Rock lobster and other sea crawfish, frozen Rock lobster and other sea crawfish, frozen +030612 6digit Lobsters (Homarus) frozen Lobsters (Homarus) frozen +030613 6digit Shrimps and prawns, frozen Shrimps and prawns, frozen +030614 6digit Crabs, frozen Crabs, frozen +030619 6digit Crustaceans nes, frozen, Crustaceans nes, frozen, +030621 6digit Rock lobster and other sea crawfish not frozen Rock lobster and other sea crawfish not frozen +030622 6digit Lobsters (Homarus), not frozen Lobsters (Homarus), not frozen +030623 6digit Shrimps and prawns, not frozen Shrimps and prawns, not frozen +030624 6digit Crabs, not frozen Crabs, not frozen +030629 6digit Crustaceans nes, not frozen Crustaceans nes, not frozen +030710 6digit Oysters Oysters +030721 6digit Scallops, live, fresh or chilled Scallops, live, fresh or chilled +030729 6digit Scallops other than live, fresh or chilled Scallops other than live, fresh or chilled +030731 6digit Mussels, shelled or not, live, fresh or chilled Mussels, shelled or not, live, fresh or chilled +030739 6digit Mussels, frozen, dried, salted or in brine Mussels, frozen, dried, salted or in brine +030741 6digit Cuttle fish, squid, live, fresh or chilled Cuttle fish, squid, live, fresh or chilled +030749 6digit Cuttle fish, squid, frozen, dried, salted or in brine Cuttle fish, squid, frozen, dried, salted or in brine +030751 6digit Octopus, live, fresh or chilled Octopus, live, fresh or chilled +030759 6digit Octopus, frozen, dried, salted or in brine Octopus, frozen, dried, salted or in brine +030760 6digit Snails, edible (except sea snails) Snails, edible (except sea snails) +030791 6digit Aquatic invertebrates nes, fresh or chilled, live Aquatic invertebrates nes, fresh or chilled, live +030799 6digit Aquatic invertebrates nes, frozen or preserved Aquatic invertebrates nes, frozen or preserved +040110 6digit Milk not concentrated nor sweetened < 1% fat Milk not concentrated nor sweetened < 1% fat +040120 6digit Milk not concentrated nor sweetened 1-6% fat Milk not concentrated nor sweetened 1-6% fat +040130 6digit Milk and cream not concentrated nor sweetened < 6% fa Milk and cream not concentrated nor sweetened < 6% fa +040210 6digit Milk powder < 1.5% fat Milk powder < 1.5% fat +040221 6digit Milk and cream powder unsweetened < 1.5% fat Milk and cream powder unsweetened < 1.5% fat +040229 6digit Milk and cream powder sweetened < 1.5% fat Milk and cream powder sweetened < 1.5% fat +040291 6digit Milk and cream unsweetened, concentrated Milk and cream unsweetened, concentrated +040299 6digit Milk and cream nes sweetened or concentrated Milk and cream nes sweetened or concentrated +040310 6digit Yogurt Yogurt +040390 6digit Buttermilk, curdled milk, cream, kephir, etc. Buttermilk, curdled milk, cream, kephir, etc. +040410 6digit Whey Whey +040490 6digit Natural milk products nes Natural milk products nes +040500 6digit Butter and other fats and oils derived from milk Butter and other fats and oils derived from milk +040610 6digit Fresh cheese, unfermented whey cheese, curd Fresh cheese, unfermented whey cheese, curd +040620 6digit Cheese, grated or powdered, of all kinds Cheese, grated or powdered, of all kinds +040630 6digit Cheese processed, not grated or powdered Cheese processed, not grated or powdered +040640 6digit Cheese, blue-veined Cheese, blue-veined +040690 6digit Cheese except fresh, grated, processed or blue-veined Cheese except fresh, grated, processed or blue-veined +040700 6digit Birds eggs, in shell, fresh, preserved or cooked Birds eggs, in shell, fresh, preserved or cooked +040811 6digit Egg yolks dried Egg yolks dried +040819 6digit Egg yolks except dried Egg yolks except dried +040891 6digit Eggs, bird, not in shell, dried Eggs, bird, not in shell, dried +040899 6digit Eggs, bird, not in shell not dried Eggs, bird, not in shell not dried +040900 6digit Honey, natural Honey, natural +041000 6digit Edible products of animal origin nes Edible products of animal origin nes +050100 6digit Hair, human, unworked, waste of human hair Hair, human, unworked, waste of human hair +050210 6digit Bristles, hair & waste thereof of pigs, hogs or boars Bristles, hair & waste thereof of pigs, hogs or boars +050290 6digit Hair & waste of badger and of other brush making hair Hair & waste of badger and of other brush making hair +050300 6digit Horsehair, waste Horsehair, waste +050400 6digit Guts, bladders and stomachs of animals except fish Guts, bladders and stomachs of animals except fish +050510 6digit Feathers and down used for stuffing Feathers and down used for stuffing +050590 6digit Feathers, down, etc. of birds, except for stuffing Feathers, down, etc. of birds, except for stuffing +050610 6digit Ossein and bones treated with acid Ossein and bones treated with acid +050690 6digit Bones and horn-cores unworked or simply worked nes Bones and horn-cores unworked or simply worked nes +050710 6digit Ivory, unworked or simply prepared, powder and waste Ivory, unworked or simply prepared, powder and waste +050790 6digit Whalebone, horns, etc unworked or simply prepared nes Whalebone, horns, etc unworked or simply prepared nes +050800 6digit Coral,seashell,cuttle bone,etc, unworked,powder,waste Coral,seashell,cuttle bone,etc, unworked,powder,waste +050900 6digit Sponges, natural, of animal origin Sponges, natural, of animal origin +051000 6digit Ambergris, civet, musk, etc for pharmaceutical use Ambergris, civet, musk, etc for pharmaceutical use +051110 6digit Semen bovine Semen bovine +051191 6digit Fish, shellfish and crustaceans (non-food) Fish, shellfish and crustaceans (non-food) +051199 6digit Animal products and domestic animal carcass (non-food Animal products and domestic animal carcass (non-food +060110 6digit Bulbs, tubers, corms, crowns and rhizomes, dormant Bulbs, tubers, corms, crowns and rhizomes, dormant +060120 6digit Bulbs, tubers, corms etc in growth, chicory plants Bulbs, tubers, corms etc in growth, chicory plants +060210 6digit Cuttings and slips, not rooted Cuttings and slips, not rooted +060220 6digit Trees, edible fruit or nut, shrubs and bushes Trees, edible fruit or nut, shrubs and bushes +060230 6digit Rhododendrons and azaleas Rhododendrons and azaleas +060240 6digit Roses Roses +060291 6digit Mushroom spawn Mushroom spawn +060299 6digit Plants, live (including their roots),nes Plants, live (including their roots),nes +060310 6digit Cut flowers and flower buds for bouquets, etc., fresh Cut flowers and flower buds for bouquets, etc., fresh +060390 6digit Cut flowers and flower buds for bouquets, dried, etc. Cut flowers and flower buds for bouquets, dried, etc. +060410 6digit Mosses and lichens for bouquets, ornamental purposes Mosses and lichens for bouquets, ornamental purposes +060491 6digit Foliage,branches, for bouquets, etc. - fresh Foliage,branches, for bouquets, etc. - fresh +060499 6digit Foliage,branches, for bouquets, etc. - except fresh Foliage,branches, for bouquets, etc. - except fresh +070110 6digit Potatoes seed, fresh or chilled Potatoes seed, fresh or chilled +070190 6digit Potatoes, fresh or chilled except seed Potatoes, fresh or chilled except seed +070200 6digit Tomatoes, fresh or chilled Tomatoes, fresh or chilled +070310 6digit Onions and shallots, fresh or chilled Onions and shallots, fresh or chilled +070320 6digit Garlic, fresh or chilled Garlic, fresh or chilled +070390 6digit Leeks & other alliaceous vegetables, fresh or chilled Leeks & other alliaceous vegetables, fresh or chilled +070410 6digit Cauliflowers and headed broccoli, fresh or chilled Cauliflowers and headed broccoli, fresh or chilled +070420 6digit Brussels sprouts, fresh or chilled Brussels sprouts, fresh or chilled +070490 6digit Edible brassicas nes, fresh or chilled Edible brassicas nes, fresh or chilled +070511 6digit Cabbage lettuce (head lettuce) fresh or chilled Cabbage lettuce (head lettuce) fresh or chilled +070519 6digit Lettuce, fresh or chilled except cabbage lettuce Lettuce, fresh or chilled except cabbage lettuce +070521 6digit Witloof chicory, fresh or chilled Witloof chicory, fresh or chilled +070529 6digit Chicory, fresh or chilled, except witloof Chicory, fresh or chilled, except witloof +070610 6digit Carrots and turnips, fresh or chilled Carrots and turnips, fresh or chilled +070690 6digit Beetroot,salsify,celeriac,radishes etc. fresh, chille Beetroot,salsify,celeriac,radishes etc. fresh, chille +070700 6digit Cucumbers and gherkins, fresh or chilled Cucumbers and gherkins, fresh or chilled +070810 6digit Peas, shelled or unshelled, fresh or chilled Peas, shelled or unshelled, fresh or chilled +070820 6digit Beans, shelled or unshelled, fresh or chilled Beans, shelled or unshelled, fresh or chilled +070890 6digit Legumes except peas & beans, fresh or chilled Legumes except peas & beans, fresh or chilled +070910 6digit Globe artichokes, fresh or chilled Globe artichokes, fresh or chilled +070920 6digit Asparagus, fresh or chilled Asparagus, fresh or chilled +070930 6digit Aubergines(egg-plants), fresh or chilled Aubergines(egg-plants), fresh or chilled +070940 6digit Celery, other than celeriac, fresh or chilled Celery, other than celeriac, fresh or chilled +070951 6digit Mushrooms, fresh or chilled Mushrooms, fresh or chilled +070952 6digit Truffles, fresh or chilled Truffles, fresh or chilled +070960 6digit Peppers (Capsicum, Pimenta) fresh or chilled Peppers (Capsicum, Pimenta) fresh or chilled +070970 6digit Spinach fresh or chilled Spinach fresh or chilled +070990 6digit Vegetables, fresh or chilled nes Vegetables, fresh or chilled nes +071010 6digit Potatoes, frozen, uncooked steamed or boiled Potatoes, frozen, uncooked steamed or boiled +071021 6digit Peas, frozen, uncooked steamed or boiled Peas, frozen, uncooked steamed or boiled +071022 6digit Beans, frozen, uncooked steamed or boiled Beans, frozen, uncooked steamed or boiled +071029 6digit Legumes, except peas and beans, frozen Legumes, except peas and beans, frozen +071030 6digit Spinach, frozen, uncooked steamed or boiled Spinach, frozen, uncooked steamed or boiled +071040 6digit Sweet corn, frozen, uncooked steamed or boiled Sweet corn, frozen, uncooked steamed or boiled +071080 6digit Vegetables, frozen nes, uncooked steamed or boiled Vegetables, frozen nes, uncooked steamed or boiled +071090 6digit Frozen vegetable mixtures, uncooked, boiled or steame Frozen vegetable mixtures, uncooked, boiled or steame +071110 6digit Onions, provisionally preserved Onions, provisionally preserved +071120 6digit Olives, provisionally preserved Olives, provisionally preserved +071130 6digit Capers, provisionally preserved Capers, provisionally preserved +071140 6digit Cucumbers and gherkins provisionally preserved Cucumbers and gherkins provisionally preserved +071190 6digit Vegetables nes and mixtures provisionally preserved Vegetables nes and mixtures provisionally preserved +071210 6digit Potatoes, dried, not further prepared Potatoes, dried, not further prepared +071220 6digit Onions, dried, not further prepared Onions, dried, not further prepared +071230 6digit Mushrooms and truffles, dried, not further prepared Mushrooms and truffles, dried, not further prepared +071290 6digit Vegetables nes & mixtures, dried, not further prepare Vegetables nes & mixtures, dried, not further prepare +071310 6digit Peas dried, shelled Peas dried, shelled +071320 6digit Chickpeas, dried, shelled Chickpeas, dried, shelled +071331 6digit Urd,mung,black or green gram beans dried shelled Urd,mung,black or green gram beans dried shelled +071332 6digit Beans, small red (Adzuki) dried, shelled Beans, small red (Adzuki) dried, shelled +071333 6digit Kidney beans and white pea beans dried shelled Kidney beans and white pea beans dried shelled +071339 6digit Beans dried, shelled, nes Beans dried, shelled, nes +071340 6digit Lentils dried, shelled Lentils dried, shelled +071350 6digit Broad beans and horse beans dried, shelled Broad beans and horse beans dried, shelled +071390 6digit Leguminous vegetables dried, shelled Leguminous vegetables dried, shelled +071410 6digit Manioc (cassava), fresh or dried Manioc (cassava), fresh or dried +071420 6digit Sweet potatoes, fresh or dried Sweet potatoes, fresh or dried +071490 6digit Arrowroot, salep, etc fresh or dried and sago pith Arrowroot, salep, etc fresh or dried and sago pith +080110 6digit Coconuts, fresh or dried Coconuts, fresh or dried +080120 6digit Brazil nuts, fresh or dried Brazil nuts, fresh or dried +080130 6digit Cashew nuts, fresh or dried Cashew nuts, fresh or dried +080211 6digit Almonds in shell fresh or dried Almonds in shell fresh or dried +080212 6digit Almonds,fresh or dried, shelled Almonds,fresh or dried, shelled +080221 6digit Hazelnuts and filberts in shell fresh or dried Hazelnuts and filberts in shell fresh or dried +080222 6digit Hazelnuts and filberts, fresh or dried, shelled Hazelnuts and filberts, fresh or dried, shelled +080231 6digit Walnuts in shell, fresh or dried Walnuts in shell, fresh or dried +080232 6digit Walnuts, fresh or dried, shelled Walnuts, fresh or dried, shelled +080240 6digit Chestnuts, fresh or dried Chestnuts, fresh or dried +080250 6digit Pistachios, fresh or dried Pistachios, fresh or dried +080290 6digit Nuts edible, fresh or dried, nes Nuts edible, fresh or dried, nes +080300 6digit Bananas, including plantains, fresh or dried Bananas, including plantains, fresh or dried +080410 6digit Dates, fresh or dried Dates, fresh or dried +080420 6digit Figs, fresh or dried Figs, fresh or dried +080430 6digit Pineapples, fresh or dried Pineapples, fresh or dried +080440 6digit Avocados, fresh or dried Avocados, fresh or dried +080450 6digit Guavas, mangoes and mangosteens, fresh or dried Guavas, mangoes and mangosteens, fresh or dried +080510 6digit Oranges, fresh or dried Oranges, fresh or dried +080520 6digit Mandarin, clementine & citrus hybrids, fresh or dried Mandarin, clementine & citrus hybrids, fresh or dried +080530 6digit Lemons and limes, fresh or dried Lemons and limes, fresh or dried +080540 6digit Grapefruit, fresh or dried Grapefruit, fresh or dried +080590 6digit Citrus fruits, fresh or dried, nes Citrus fruits, fresh or dried, nes +080610 6digit Grapes, fresh Grapes, fresh +080620 6digit Grapes, dried Grapes, dried +080710 6digit Melons (including watermelons), fresh Melons (including watermelons), fresh +080720 6digit Papaws (papayas), fresh Papaws (papayas), fresh +080810 6digit Apples, fresh Apples, fresh +080820 6digit Pears and quinces, fresh Pears and quinces, fresh +080910 6digit Apricots, fresh Apricots, fresh +080920 6digit Cherries, fresh Cherries, fresh +080930 6digit Peaches, nectarines, fresh Peaches, nectarines, fresh +080940 6digit Plums, sloes, fresh Plums, sloes, fresh +081010 6digit Strawberries, fresh Strawberries, fresh +081020 6digit Raspberry, blackberry, mulberry and loganberry, fresh Raspberry, blackberry, mulberry and loganberry, fresh +081030 6digit Black, white or red currants and gooseberries, fresh Black, white or red currants and gooseberries, fresh +081040 6digit Cranberries, bilberries, similar fruits, fresh Cranberries, bilberries, similar fruits, fresh +081090 6digit Fruits, fresh nes Fruits, fresh nes +081110 6digit Strawberries, (uncooked steamed or boiled), frozen Strawberries, (uncooked steamed or boiled), frozen +081120 6digit Rasp-, mul-berries, etc (uncooked, steam, boil),froze Rasp-, mul-berries, etc (uncooked, steam, boil),froze +081190 6digit Fruits and nuts (uncooked, steamed, boiled) frozen,ne Fruits and nuts (uncooked, steamed, boiled) frozen,ne +081210 6digit Cherries provisionally preserved Cherries provisionally preserved +081220 6digit Strawberries provisionally preserved Strawberries provisionally preserved +081290 6digit Fruits and nuts, provisionally preserved nes Fruits and nuts, provisionally preserved nes +081310 6digit Apricots, dried Apricots, dried +081320 6digit Prunes, dried Prunes, dried +081330 6digit Apples, dried Apples, dried +081340 6digit Fruits, dried nes Fruits, dried nes +081350 6digit Mixtures of edible nuts, dried and preserved fruits Mixtures of edible nuts, dried and preserved fruits +081400 6digit Peel of citrus fruit or melons Peel of citrus fruit or melons +090111 6digit Coffee, not roasted, not decaffeinated Coffee, not roasted, not decaffeinated +090112 6digit Coffee, not roasted, decaffeinated Coffee, not roasted, decaffeinated +090121 6digit Coffee, roasted, not decaffeinated Coffee, roasted, not decaffeinated +090122 6digit Coffee, roasted, decaffeinated Coffee, roasted, decaffeinated +090130 6digit Coffee husks and skins Coffee husks and skins +090140 6digit Coffee substitutes containing coffee Coffee substitutes containing coffee +090210 6digit Tea, green (unfermented) in packages < 3 kg Tea, green (unfermented) in packages < 3 kg +090220 6digit Tea, green (unfermented) in packages > 3 kg Tea, green (unfermented) in packages > 3 kg +090230 6digit Tea, black (fermented or partly) in packages < 3 kg Tea, black (fermented or partly) in packages < 3 kg +090240 6digit Tea, black (fermented or partly) in packages > 3 kg Tea, black (fermented or partly) in packages > 3 kg +090300 6digit Mate Mate +090411 6digit Pepper of the genus Piper, whole Pepper of the genus Piper, whole +090412 6digit Pepper of the genus Piper, crushed or ground Pepper of the genus Piper, crushed or ground +090420 6digit Capsicum or Pimenta, dried, crushed or ground Capsicum or Pimenta, dried, crushed or ground +090500 6digit Vanilla beans Vanilla beans +090610 6digit Cinnamon and cinnamon-tree flowers whole Cinnamon and cinnamon-tree flowers whole +090620 6digit Cinnamon and cinnamon-tree flowers crushed or ground Cinnamon and cinnamon-tree flowers crushed or ground +090700 6digit Cloves (whole fruit, cloves and stems) Cloves (whole fruit, cloves and stems) +090810 6digit Nutmeg Nutmeg +090820 6digit Mace Mace +090830 6digit Cardamoms Cardamoms +090910 6digit Anise or badian seeds Anise or badian seeds +090920 6digit Coriander seeds Coriander seeds +090930 6digit Cumin seeds Cumin seeds +090940 6digit Caraway seeds Caraway seeds +090950 6digit Fennel seeds, juniper berries Fennel seeds, juniper berries +091010 6digit Ginger Ginger +091020 6digit Saffron Saffron +091030 6digit Turmeric (curcuma) Turmeric (curcuma) +091040 6digit Thyme and bay leaves Thyme and bay leaves +091050 6digit Curry Curry +091091 6digit Mixtures of spices Mixtures of spices +091099 6digit Spices nes Spices nes +100110 6digit Durum wheat Durum wheat +100190 6digit Wheat except durum wheat, and meslin Wheat except durum wheat, and meslin +100200 6digit Rye Rye +100300 6digit Barley Barley +100400 6digit Oats Oats +100510 6digit Maize (corn) seed Maize (corn) seed +100590 6digit Maize except seed corn Maize except seed corn +100610 6digit Rice in the husk (paddy or rough) Rice in the husk (paddy or rough) +100620 6digit Rice, husked (brown) Rice, husked (brown) +100630 6digit Rice, semi-milled or wholly milled Rice, semi-milled or wholly milled +100640 6digit Rice, broken Rice, broken +100700 6digit Grain sorghum Grain sorghum +100810 6digit Buckwheat Buckwheat +100820 6digit Millet Millet +100830 6digit Canary seed Canary seed +100890 6digit Cereals unmilled nes Cereals unmilled nes +110100 6digit Wheat or meslin flour Wheat or meslin flour +110210 6digit Rye flour Rye flour +110220 6digit Maize (corn) flour Maize (corn) flour +110230 6digit Rice flour Rice flour +110290 6digit Cereal flour except wheat, meslin, rye, maize, rice Cereal flour except wheat, meslin, rye, maize, rice +110311 6digit Wheat meal Wheat meal +110312 6digit Oat groats or meal Oat groats or meal +110313 6digit Maize (corn) groats or meal Maize (corn) groats or meal +110314 6digit Rice groats or meal Rice groats or meal +110319 6digit Cereal groats or meal except wheat, maize, rice, oats Cereal groats or meal except wheat, maize, rice, oats +110321 6digit Wheat pellets Wheat pellets +110329 6digit Cereal pellets except wheat Cereal pellets except wheat +110411 6digit Barley, rolled or flaked grains Barley, rolled or flaked grains +110412 6digit Oats, rolled or flaked grains Oats, rolled or flaked grains +110419 6digit Cereals, rolled or flaked grains nes Cereals, rolled or flaked grains nes +110421 6digit Barley, hulled, pearled, sliced or kibbled Barley, hulled, pearled, sliced or kibbled +110422 6digit Oats, hulled, pearled, sliced or kibbled Oats, hulled, pearled, sliced or kibbled +110423 6digit Maize (corn), hulled, pearled, sliced or kibbled Maize (corn), hulled, pearled, sliced or kibbled +110429 6digit Cereals, hulled, pearled, sliced or kibbled nes Cereals, hulled, pearled, sliced or kibbled nes +110430 6digit Germ of cereals, whole, rolled, flaked or ground Germ of cereals, whole, rolled, flaked or ground +110510 6digit Potato flour or meal Potato flour or meal +110520 6digit Potato flakes, granules and pellets Potato flakes, granules and pellets +110610 6digit Flour or meal of dried legumes Flour or meal of dried legumes +110620 6digit Flour or meal of sago, starchy roots or tubers Flour or meal of sago, starchy roots or tubers +110630 6digit Flour, meal, powder of fruit/nut, citrus or melon pee Flour, meal, powder of fruit/nut, citrus or melon pee +110710 6digit Malt, not roasted Malt, not roasted +110720 6digit Malt, roasted Malt, roasted +110811 6digit Wheat, starch Wheat, starch +110812 6digit Maize (corn) starch Maize (corn) starch +110813 6digit Potato starch Potato starch +110814 6digit Manioc (cassava) starch Manioc (cassava) starch +110819 6digit Starches except wheat, maize, potato, manioc Starches except wheat, maize, potato, manioc +110820 6digit Inulin Inulin +110900 6digit Wheat gluten Wheat gluten +120100 6digit Soya beans Soya beans +120210 6digit Ground-nuts in shell not roasted or cooked Ground-nuts in shell not roasted or cooked +120220 6digit Ground-nuts shelled, not roasted or cooked Ground-nuts shelled, not roasted or cooked +120300 6digit Copra Copra +120400 6digit Linseed Linseed +120500 6digit Rape or colza seeds Rape or colza seeds +120600 6digit Sunflower seeds Sunflower seeds +120710 6digit Palm nuts and kernels Palm nuts and kernels +120720 6digit Cotton seeds Cotton seeds +120730 6digit Castor oil seeds Castor oil seeds +120740 6digit Sesamum seeds Sesamum seeds +120750 6digit Mustard seeds Mustard seeds +120760 6digit Safflower seeds Safflower seeds +120791 6digit Poppy seeds Poppy seeds +120792 6digit Shea nuts (karite nuts) Shea nuts (karite nuts) +120799 6digit Oil seeds and oleaginous fruits, nes Oil seeds and oleaginous fruits, nes +120810 6digit Soya bean flour or meal Soya bean flour or meal +120890 6digit Flour or meal of oil seed, fruit, except mustard, soy Flour or meal of oil seed, fruit, except mustard, soy +120911 6digit Seed, sugar beet, for sowing Seed, sugar beet, for sowing +120919 6digit Seed, beet, except sugar, for sowing Seed, beet, except sugar, for sowing +120921 6digit Seed, lucerne (alfalfa), for sowing Seed, lucerne (alfalfa), for sowing +120922 6digit Seed, clover, for sowing Seed, clover, for sowing +120923 6digit Seed, fescue, for sowing Seed, fescue, for sowing +120924 6digit Seed, Kentucky blue grass, for sowing Seed, Kentucky blue grass, for sowing +120925 6digit Seed, rye grass, for sowing Seed, rye grass, for sowing +120926 6digit Seed, Timothy grass, for sowing Seed, Timothy grass, for sowing +120929 6digit Seed, forage plants, for sowing nes Seed, forage plants, for sowing nes +120930 6digit Seed, flower, for sowing Seed, flower, for sowing +120991 6digit Seed, vegetable, nes for sowing Seed, vegetable, nes for sowing +120999 6digit Seed, fruits and spores for sowing, nes Seed, fruits and spores for sowing, nes +121010 6digit Hop cones, not ground, powdered or pelleted Hop cones, not ground, powdered or pelleted +121020 6digit Hop cones, ground, powdered or pelleted and lupulin Hop cones, ground, powdered or pelleted and lupulin +121110 6digit Liquorice roots Liquorice roots +121120 6digit Ginseng roots Ginseng roots +121190 6digit Plants & parts, pharmacy, perfume, insecticide use ne Plants & parts, pharmacy, perfume, insecticide use ne +121210 6digit Locust beans, locust seeds Locust beans, locust seeds +121220 6digit Seaweeds and other algae, Seaweeds and other algae, +121230 6digit Apricot, peach and plum stones & kernels, human food Apricot, peach and plum stones & kernels, human food +121291 6digit Sugar beet Sugar beet +121292 6digit Sugar cane Sugar cane +121299 6digit Vegetable products nes for human consumption Vegetable products nes for human consumption +121300 6digit Cereal straw & husks, unprepared Cereal straw & husks, unprepared +121410 6digit Lucerne (alfalfa) meal and pellets Lucerne (alfalfa) meal and pellets +121490 6digit Other fodder and forage products, roots, etc. Other fodder and forage products, roots, etc. +130110 6digit Lac Lac +130120 6digit Gum arabic Gum arabic +130190 6digit Natural gum, resin, gum-resin, balsam, not gum arabic Natural gum, resin, gum-resin, balsam, not gum arabic +130211 6digit Opium sap Opium sap +130212 6digit Liquorice extract Liquorice extract +130213 6digit Hop extract Hop extract +130214 6digit Pyrethrum, roots containing rotenone, extracts Pyrethrum, roots containing rotenone, extracts +130219 6digit Vegetable saps and extracts nes Vegetable saps and extracts nes +130220 6digit Pectic substances, pectinates, pectates Pectic substances, pectinates, pectates +130231 6digit Agar-agar Agar-agar +130232 6digit Mucilages & thickeners, from locust bean, guar seeds Mucilages & thickeners, from locust bean, guar seeds +130239 6digit Mucilages and thickeners nes Mucilages and thickeners nes +140110 6digit Bamboos used primarily for plaiting Bamboos used primarily for plaiting +140120 6digit Rattan used primarily for plaiting Rattan used primarily for plaiting +140190 6digit Vegetable materials nes, used primarily for plaiting Vegetable materials nes, used primarily for plaiting +140210 6digit Kapok Kapok +140291 6digit Vegetable hair used as stuffing or padding Vegetable hair used as stuffing or padding +140299 6digit Vegetable material nes used as stuffing Vegetable material nes used as stuffing +140310 6digit Broom corn used in brooms or brushes Broom corn used in brooms or brushes +140390 6digit Vegetable material nes used in brooms or brushes Vegetable material nes used in brooms or brushes +140410 6digit Raw vegetable materials for dyeing or tanning Raw vegetable materials for dyeing or tanning +140420 6digit Cotton linters Cotton linters +140490 6digit Vegetable products nes Vegetable products nes +150100 6digit Lard, other pig fat and poultry fat, rendered Lard, other pig fat and poultry fat, rendered +150200 6digit Bovine, sheep and goat fats, raw or rendered Bovine, sheep and goat fats, raw or rendered +150300 6digit Lard stearin, oleostearin & oils, natural tallow oil Lard stearin, oleostearin & oils, natural tallow oil +150410 6digit Fish-liver oils, fractions, not chemically modified Fish-liver oils, fractions, not chemically modified +150420 6digit Fish oils except liver, not chemically modified Fish oils except liver, not chemically modified +150430 6digit Marine mammal fats, oils, etc. not chemically modifie Marine mammal fats, oils, etc. not chemically modifie +150510 6digit Wool grease, crude Wool grease, crude +150590 6digit Derivatives of wool grease (including lanolin) Derivatives of wool grease (including lanolin) +150600 6digit Animal fats,oils,fractions not chemically modified ne Animal fats,oils,fractions not chemically modified ne +150710 6digit Soya-bean oil crude, whether or not degummed Soya-bean oil crude, whether or not degummed +150790 6digit Refined soya-bean oil, not chemically modified Refined soya-bean oil, not chemically modified +150810 6digit Ground-nut oil, crude Ground-nut oil, crude +150890 6digit Refined ground-nut oil not chemically modified Refined ground-nut oil not chemically modified +150910 6digit Olive oil, virgin Olive oil, virgin +150990 6digit Olive oil, fractions, refined, not chemically modifie Olive oil, fractions, refined, not chemically modifie +151000 6digit Olive oil, fractions, blends, not chemically modified Olive oil, fractions, blends, not chemically modified +151110 6digit Palm oil, crude Palm oil, crude +151190 6digit Palm oil or fractions simply refined Palm oil or fractions simply refined +151211 6digit Sunflower-seed or safflower oil, crude Sunflower-seed or safflower oil, crude +151219 6digit Sunflower or safflower oil,fractions simply refined Sunflower or safflower oil,fractions simply refined +151221 6digit Cotton-seed oil crude Cotton-seed oil crude +151229 6digit Cotton-seed or fractions simply refined Cotton-seed or fractions simply refined +151311 6digit Coconut (copra) oil crude Coconut (copra) oil crude +151319 6digit Coconut (copra) oil or fractions simply refined Coconut (copra) oil or fractions simply refined +151321 6digit Palm kernel or babassu oil, crude Palm kernel or babassu oil, crude +151329 6digit Palm kernel & babassu oil, fractions, simply refined Palm kernel & babassu oil, fractions, simply refined +151410 6digit Canola, rape, colza or mustard oil, crude Canola, rape, colza or mustard oil, crude +151490 6digit Canola, rape, colza or mustard oil, fractions, refine Canola, rape, colza or mustard oil, fractions, refine +151511 6digit Linseed oil, crude Linseed oil, crude +151519 6digit Linseed oil,fractions, refined not chemically modifie Linseed oil,fractions, refined not chemically modifie +151521 6digit Maize oil crude Maize oil crude +151529 6digit Maize oil, fractions, refined not chemically modified Maize oil, fractions, refined not chemically modified +151530 6digit Castor oil or fractions not chemically modified Castor oil or fractions not chemically modified +151540 6digit Tung oil or fractions not chemically modified Tung oil or fractions not chemically modified +151550 6digit Sesame oil or fractions not chemically modified Sesame oil or fractions not chemically modified +151560 6digit Jojoba oil or fractions not chemically modified Jojoba oil or fractions not chemically modified +151590 6digit Veg fats, oils nes, fractions, not chemically modifie Veg fats, oils nes, fractions, not chemically modifie +151610 6digit Animal fats, oils, fractions, hydrogenated, esterifie Animal fats, oils, fractions, hydrogenated, esterifie +151620 6digit Veg fats, oils or fractions hydrogenated, esterified Veg fats, oils or fractions hydrogenated, esterified +151710 6digit Margarine, except liquid margarine Margarine, except liquid margarine +151790 6digit Edible mix & preparations of animal & veg fat, oil ne Edible mix & preparations of animal & veg fat, oil ne +151800 6digit Processed animal, vegetable oils, industrial preps ne Processed animal, vegetable oils, industrial preps ne +151911 6digit Stearic acid Stearic acid +151912 6digit Oleic acid Oleic acid +151913 6digit Tall oil fatty acids Tall oil fatty acids +151919 6digit Industrial monocarboxylic fatty acids, nes, acid oils Industrial monocarboxylic fatty acids, nes, acid oils +151920 6digit Acid oils from refining Acid oils from refining +151930 6digit Industrial fatty alcohols Industrial fatty alcohols +152010 6digit Glycerol (glycerine), crude and glycerol waters & lye Glycerol (glycerine), crude and glycerol waters & lye +152090 6digit Glycerol (glycerine), nes including synthetic glycero Glycerol (glycerine), nes including synthetic glycero +152110 6digit Vegetable waxes except triglycerides Vegetable waxes except triglycerides +152190 6digit Beeswax, other insect waxes and spermaceti Beeswax, other insect waxes and spermaceti +152200 6digit Degras, residues from treatment animal & veg waxes Degras, residues from treatment animal & veg waxes +160100 6digit Sausages, similar products of meat, meat offal & bloo Sausages, similar products of meat, meat offal & bloo +160210 6digit Homogenized preparations of meat and meat offal Homogenized preparations of meat and meat offal +160220 6digit Livers of any animal prepared or preserved Livers of any animal prepared or preserved +160231 6digit Turkey meat, offal prepared or preserved, except live Turkey meat, offal prepared or preserved, except live +160239 6digit Fowl, duck,goose, offal, prepared, preserved not live Fowl, duck,goose, offal, prepared, preserved not live +160241 6digit Swine hams & cuts thereof, prepared or preserved Swine hams & cuts thereof, prepared or preserved +160242 6digit Swine shoulders & cuts thereof, prepared or preserved Swine shoulders & cuts thereof, prepared or preserved +160249 6digit Swine meat or offal nes, prepared,preserved, not live Swine meat or offal nes, prepared,preserved, not live +160250 6digit Bovine meat, offal nes, not livers, prepared/preserve Bovine meat, offal nes, not livers, prepared/preserve +160290 6digit Meat, meat offal and blood, prepared or preserved, ne Meat, meat offal and blood, prepared or preserved, ne +160300 6digit Extracts, juices of meat, fish, aquatic invertebrates Extracts, juices of meat, fish, aquatic invertebrates +160411 6digit Salmon prepared or preserved, not minced Salmon prepared or preserved, not minced +160412 6digit Herrings, prepared or preserved, not minced Herrings, prepared or preserved, not minced +160413 6digit Sardine, brisling, sprat prepared/preserved,not mince Sardine, brisling, sprat prepared/preserved,not mince +160414 6digit Tuna, skipjack, bonito, prepared/preserved, not mince Tuna, skipjack, bonito, prepared/preserved, not mince +160415 6digit Mackerel, prepared or preserved, not minced Mackerel, prepared or preserved, not minced +160416 6digit Anchovies, prepared or preserved, not minced Anchovies, prepared or preserved, not minced +160419 6digit Fish nes, prepared or preserved, not minced Fish nes, prepared or preserved, not minced +160420 6digit Fish prepared or preserved, except whole, in pieces Fish prepared or preserved, except whole, in pieces +160430 6digit Caviar and caviar substitutes prepared from fish eggs Caviar and caviar substitutes prepared from fish eggs +160510 6digit Crab, prepared or preserved Crab, prepared or preserved +160520 6digit Shrimps and prawns, prepared or preserved Shrimps and prawns, prepared or preserved +160530 6digit Lobster, prepared or preserved Lobster, prepared or preserved +160540 6digit Crustaceans nes, prepared or preserved Crustaceans nes, prepared or preserved +160590 6digit Molluscs and shellfish nes, prepared or preserved Molluscs and shellfish nes, prepared or preserved +170111 6digit Raw sugar, cane Raw sugar, cane +170112 6digit Raw sugar, beet Raw sugar, beet +170191 6digit Refined sugar, in solid form, flavoured or coloured Refined sugar, in solid form, flavoured or coloured +170199 6digit Refined sugar, in solid form, nes, pure sucrose Refined sugar, in solid form, nes, pure sucrose +170210 6digit Lactose and lactose syrup Lactose and lactose syrup +170220 6digit Maple sugar and maple syrup Maple sugar and maple syrup +170230 6digit Glucose, glucose syrup < 20% fructose Glucose, glucose syrup < 20% fructose +170240 6digit Glucose including syrup of 20%-50% dry weight fructos Glucose including syrup of 20%-50% dry weight fructos +170250 6digit Fructose, chemically pure Fructose, chemically pure +170260 6digit Fructose, syrup > 50% fructose, not pure fructose Fructose, syrup > 50% fructose, not pure fructose +170290 6digit Sugar nes, invert sugar, caramel and artificial honey Sugar nes, invert sugar, caramel and artificial honey +170310 6digit Cane molasses Cane molasses +170390 6digit Molasses, except cane molasses Molasses, except cane molasses +170410 6digit Chewing gum containing sugar, except medicinal Chewing gum containing sugar, except medicinal +170490 6digit Sugar confectionery not chewing gum, no cocoa content Sugar confectionery not chewing gum, no cocoa content +180100 6digit Cocoa beans, whole or broken, raw or roasted Cocoa beans, whole or broken, raw or roasted +180200 6digit Cocoa shells, husks, skins and waste Cocoa shells, husks, skins and waste +180310 6digit Cocoa paste not defatted Cocoa paste not defatted +180320 6digit Cocoa paste wholly or partly defatted Cocoa paste wholly or partly defatted +180400 6digit Cocoa butter, fat, oil Cocoa butter, fat, oil +180500 6digit Cocoa powder, unsweetened Cocoa powder, unsweetened +180610 6digit Cocoa powder, sweetened Cocoa powder, sweetened +180620 6digit Chocolate and other food preps containing cocoa > 2 k Chocolate and other food preps containing cocoa > 2 k +180631 6digit Chocolate, cocoa preps, block, slab, bar, filled, >2k Chocolate, cocoa preps, block, slab, bar, filled, >2k +180632 6digit Chocolate, cocoa prep, block/slab/bar, not filled,>2k Chocolate, cocoa prep, block/slab/bar, not filled,>2k +180690 6digit Chocolate/cocoa food preparations nes Chocolate/cocoa food preparations nes +190110 6digit Infant foods of cereals, flour, starch or milk, retai Infant foods of cereals, flour, starch or milk, retai +190120 6digit Mixes and doughs for bread, pastry, biscuits, etc. Mixes and doughs for bread, pastry, biscuits, etc. +190190 6digit Malt extract & limited cocoa pastrycooks products nes Malt extract & limited cocoa pastrycooks products nes +190211 6digit Uncooked egg pasta not stuffed or prepared Uncooked egg pasta not stuffed or prepared +190219 6digit Uncooked pasta, not stuffed or prepared, without eggs Uncooked pasta, not stuffed or prepared, without eggs +190220 6digit Stuffed pasta Stuffed pasta +190230 6digit Pasta except uncooked or stuffed Pasta except uncooked or stuffed +190240 6digit Couscous Couscous +190300 6digit Tapioca and tapioca substitutes Tapioca and tapioca substitutes +190410 6digit Cereal foods obtained by swelling, roasting of cereal Cereal foods obtained by swelling, roasting of cereal +190490 6digit Cereals, except maize grain, prepared nes Cereals, except maize grain, prepared nes +190510 6digit Crispbread Crispbread +190520 6digit Gingerbread and the like Gingerbread and the like +190530 6digit Sweet biscuits, waffles and wafers Sweet biscuits, waffles and wafers +190540 6digit Rusks, toasted bread and similar toasted products Rusks, toasted bread and similar toasted products +190590 6digit Communion wafers, rice paper, bakers wares nes Communion wafers, rice paper, bakers wares nes +200110 6digit Cucumbers,gherkins, prepared or preserved by vinegar Cucumbers,gherkins, prepared or preserved by vinegar +200120 6digit Onions prepared or preserved by vinegar Onions prepared or preserved by vinegar +200190 6digit Veg, fruit, nuts nes prepared or preserved by vinegar Veg, fruit, nuts nes prepared or preserved by vinegar +200210 6digit Tomatoes, whole/pieces, prepared/preserved, no vinega Tomatoes, whole/pieces, prepared/preserved, no vinega +200290 6digit Tomatoes nes, prepared or preserved, not in vinegar Tomatoes nes, prepared or preserved, not in vinegar +200310 6digit Mushrooms, prepared or preserved, not in vinegar Mushrooms, prepared or preserved, not in vinegar +200320 6digit Truffles, prepared or preserved, not in vinegar Truffles, prepared or preserved, not in vinegar +200410 6digit Potatoes, prepared, frozen Potatoes, prepared, frozen +200490 6digit Vegetables nes and mixtures, prepared, frozen Vegetables nes and mixtures, prepared, frozen +200510 6digit Homogenized vegetable preparations, not frozen/vinega Homogenized vegetable preparations, not frozen/vinega +200520 6digit Potatoes, prepared or preserved, not frozen/vinegar Potatoes, prepared or preserved, not frozen/vinegar +200530 6digit Sauerkraut, prepared or preserved, not frozen/vinegar Sauerkraut, prepared or preserved, not frozen/vinegar +200540 6digit Peas, prepared or preserved, not frozen/vinegar Peas, prepared or preserved, not frozen/vinegar +200551 6digit Beans, shelled, prepared/preserved, not frozen/vinega Beans, shelled, prepared/preserved, not frozen/vinega +200559 6digit Beans nes, prepared or preserved, not frozen/vinegar Beans nes, prepared or preserved, not frozen/vinegar +200560 6digit Asparagus, prepared or preserved, not frozen/vinegar Asparagus, prepared or preserved, not frozen/vinegar +200570 6digit Olives, prepared or preserved, not frozen/vinegar Olives, prepared or preserved, not frozen/vinegar +200580 6digit Sweet corn, prepared or preserved, not frozen/vinegar Sweet corn, prepared or preserved, not frozen/vinegar +200590 6digit Veg nes, mixes, prepared/preserved, not frozen/vinega Veg nes, mixes, prepared/preserved, not frozen/vinega +200600 6digit Fruits, nuts, fruit-peel, etc preserved by sugar Fruits, nuts, fruit-peel, etc preserved by sugar +200710 6digit Homogenised jams, jellies, etc Homogenised jams, jellies, etc +200791 6digit Citrus based jams jellies marmalade, etc. Citrus based jams jellies marmalade, etc. +200799 6digit Jams, fruit jellies, purees and pastes, except citrus Jams, fruit jellies, purees and pastes, except citrus +200811 6digit Ground-nuts otherwise prepared or preserved Ground-nuts otherwise prepared or preserved +200819 6digit Nuts, seeds & mixes, otherwise prepared or preserved Nuts, seeds & mixes, otherwise prepared or preserved +200820 6digit Pineapples, otherwise prepared or preserved Pineapples, otherwise prepared or preserved +200830 6digit Citrus fruits, otherwise prepared or preserved Citrus fruits, otherwise prepared or preserved +200840 6digit Pears, otherwise prepared or preserved Pears, otherwise prepared or preserved +200850 6digit Apricots, otherwise prepared or preserved Apricots, otherwise prepared or preserved +200860 6digit Cherries, otherwise prepared or preserved Cherries, otherwise prepared or preserved +200870 6digit Peaches, otherwise prepared or preserved Peaches, otherwise prepared or preserved +200880 6digit Strawberries, otherwise prepared or preserved Strawberries, otherwise prepared or preserved +200891 6digit Palm hearts, otherwise prepared or preserved Palm hearts, otherwise prepared or preserved +200892 6digit Fruit mixtures, otherwise prepared or preserved Fruit mixtures, otherwise prepared or preserved +200899 6digit Fruit, edible plants nes otherwise prepared/preserved Fruit, edible plants nes otherwise prepared/preserved +200911 6digit Orange juice, frozen, not fermented or spirited Orange juice, frozen, not fermented or spirited +200919 6digit Orange juice, not fermented, spirited, or frozen Orange juice, not fermented, spirited, or frozen +200920 6digit Grapefruit juice, not fermented or spirited Grapefruit juice, not fermented or spirited +200930 6digit Citrus juice nes (one fruit) not fermented or spirite Citrus juice nes (one fruit) not fermented or spirite +200940 6digit Pineapple juice, not fermented or spirited Pineapple juice, not fermented or spirited +200950 6digit Tomato juice not fermented or spirited Tomato juice not fermented or spirited +200960 6digit Grape juice or must not fermented or spirited Grape juice or must not fermented or spirited +200970 6digit Apple juice not fermented or spirited Apple juice not fermented or spirited +200980 6digit Single fruit, veg juice nes, not fermented or spirite Single fruit, veg juice nes, not fermented or spirite +200990 6digit Mixtures of juices not fermented or spirited Mixtures of juices not fermented or spirited +210110 6digit Coffee extracts, essences, concentrates, preparations Coffee extracts, essences, concentrates, preparations +210120 6digit Tea and mate extracts, essences and concentrates Tea and mate extracts, essences and concentrates +210130 6digit Chicory & other coffee substitutes, roasted & product Chicory & other coffee substitutes, roasted & product +210210 6digit Yeasts, active Yeasts, active +210220 6digit Yeasts, inactive, dead unicellular organisms nes Yeasts, inactive, dead unicellular organisms nes +210230 6digit Baking powders, prepared Baking powders, prepared +210310 6digit Soya sauce Soya sauce +210320 6digit Tomato ketchup and other tomato sauces Tomato ketchup and other tomato sauces +210330 6digit Mustard flour or meal and prepared mustard Mustard flour or meal and prepared mustard +210390 6digit Sauces nes, mixed condiments, mixed seasoning Sauces nes, mixed condiments, mixed seasoning +210410 6digit Soups and broths and preparations thereof Soups and broths and preparations thereof +210420 6digit Homogenised composite food preparations Homogenised composite food preparations +210500 6digit Ice cream and other edible ice Ice cream and other edible ice +210610 6digit Protein concentrates and textured protein substances Protein concentrates and textured protein substances +210690 6digit Food preparations nes Food preparations nes +220110 6digit Mineral and aerated waters not sweetened or flavoured Mineral and aerated waters not sweetened or flavoured +220190 6digit Ice, snow and potable water not sweetened or flavoure Ice, snow and potable water not sweetened or flavoure +220210 6digit Beverage waters, sweetened or flavoured Beverage waters, sweetened or flavoured +220290 6digit Non-alcoholic beverages nes, except fruit, veg juices Non-alcoholic beverages nes, except fruit, veg juices +220300 6digit Beer made from malt Beer made from malt +220410 6digit Grape wines, sparkling Grape wines, sparkling +220421 6digit Grape wines nes, fortified wine or must, pack < 2l Grape wines nes, fortified wine or must, pack < 2l +220429 6digit Grape wines, alcoholic grape must nes Grape wines, alcoholic grape must nes +220430 6digit Grape must, unfermented, except as fruit juice Grape must, unfermented, except as fruit juice +220510 6digit Vermouth and other flavoured grape wines - pack < 2l Vermouth and other flavoured grape wines - pack < 2l +220590 6digit Vermouth and other flavoured grape wines - pack > 2l Vermouth and other flavoured grape wines - pack > 2l +220600 6digit Fermented beverages nes (eg cider, perry, mead, etc) Fermented beverages nes (eg cider, perry, mead, etc) +220710 6digit Undenatured ethyl alcohol > 80% by volume Undenatured ethyl alcohol > 80% by volume +220720 6digit Ethyl alcohol and other spirits, denatured Ethyl alcohol and other spirits, denatured +220810 6digit Compound alcoholic preps for beverage manufacture Compound alcoholic preps for beverage manufacture +220820 6digit Spirits obtained by distilling grape wine, grape marc Spirits obtained by distilling grape wine, grape marc +220830 6digit Whiskies Whiskies +220840 6digit Rum and tafia Rum and tafia +220850 6digit Gin and Geneva Gin and Geneva +220890 6digit Alcoholic liqueurs nes Alcoholic liqueurs nes +220900 6digit Vinegar and substitutes for vinegar from acetic acid Vinegar and substitutes for vinegar from acetic acid +230110 6digit Flour or meal, pellet of meat or offal for animal fee Flour or meal, pellet of meat or offal for animal fee +230120 6digit Flour or meal, pellet, fish, etc, for animal feed Flour or meal, pellet, fish, etc, for animal feed +230210 6digit Maize bran, sharps, other residues Maize bran, sharps, other residues +230220 6digit Rice bran, sharps, other residues Rice bran, sharps, other residues +230230 6digit Wheat bran, sharps, other residues Wheat bran, sharps, other residues +230240 6digit Cereal bran, sharps, residue except maize, wheat, ric Cereal bran, sharps, residue except maize, wheat, ric +230250 6digit Bran, sharps and other residues of leguminous plants Bran, sharps and other residues of leguminous plants +230310 6digit Residues of starch manufacture and similar residues Residues of starch manufacture and similar residues +230320 6digit Beet-pulp, bagasse & other waste of sugar manufacture Beet-pulp, bagasse & other waste of sugar manufacture +230330 6digit Brewing or distilling dregs and waste Brewing or distilling dregs and waste +230400 6digit Soya-bean oil-cake and other solid residues Soya-bean oil-cake and other solid residues +230500 6digit Ground-nut oil-cake and other solid residues Ground-nut oil-cake and other solid residues +230610 6digit Cotton seed oil-cake and other solid residues Cotton seed oil-cake and other solid residues +230620 6digit Linseed oil-cake and other solid residues Linseed oil-cake and other solid residues +230630 6digit Sunflower seed oil-cake and other solid residues Sunflower seed oil-cake and other solid residues +230640 6digit Rape or colza seed oil-cake and other solid residues Rape or colza seed oil-cake and other solid residues +230650 6digit Coconut or copra oil-cake and other solid residues Coconut or copra oil-cake and other solid residues +230660 6digit Palm nut or kernel oil cake and other solid residues Palm nut or kernel oil cake and other solid residues +230690 6digit Vegetable oil-cake and other solid residues nes Vegetable oil-cake and other solid residues nes +230700 6digit Wine lees, argol Wine lees, argol +230810 6digit Acorns and horse-chestnuts for animal feed Acorns and horse-chestnuts for animal feed +230890 6digit Vegetable wastes and residues nes for animal feed Vegetable wastes and residues nes for animal feed +230910 6digit Dog or cat food (retail) Dog or cat food (retail) +230990 6digit Animal feed preparations nes Animal feed preparations nes +240110 6digit Tobacco, unmanufactured, not stemmed or stripped Tobacco, unmanufactured, not stemmed or stripped +240120 6digit Tobacco, unmanufactured, stemmed or stripped Tobacco, unmanufactured, stemmed or stripped +240130 6digit Tobacco refuse Tobacco refuse +240210 6digit Cigars, cheroots and cigarillos, containing tobacco Cigars, cheroots and cigarillos, containing tobacco +240220 6digit Cigarettes containing tobacco Cigarettes containing tobacco +240290 6digit Cigars, cheroots, cigarettes, with tobacco substitute Cigars, cheroots, cigarettes, with tobacco substitute +240310 6digit Cigarette or pipe tobacco and tobacco substitute mixe Cigarette or pipe tobacco and tobacco substitute mixe +240391 6digit Homogenized or reconstituted tobacco Homogenized or reconstituted tobacco +240399 6digit Products of tobacco, substitute nes, extract, essence Products of tobacco, substitute nes, extract, essence +250100 6digit Salt (sodium chloride) including solution, salt water Salt (sodium chloride) including solution, salt water +250200 6digit Unroasted iron pyrites Unroasted iron pyrites +250310 6digit Sulphur, crude or unrefined Sulphur, crude or unrefined +250390 6digit refined sulphur, not sublimate, precipitate, colloida refined sulphur, not sublimate, precipitate, colloida +250410 6digit Natural graphite in powder or flakes Natural graphite in powder or flakes +250490 6digit Natural graphite, except powder or flakes Natural graphite, except powder or flakes +250510 6digit Silica sands and quartz sands Silica sands and quartz sands +250590 6digit Natural sands nes, except sand for mineral extraction Natural sands nes, except sand for mineral extraction +250610 6digit Quartz (other than natural sands) Quartz (other than natural sands) +250621 6digit Quartzite, crude or roughly trimmed Quartzite, crude or roughly trimmed +250629 6digit Quartzite, slabs etc. Quartzite, slabs etc. +250700 6digit Kaolin and other kaolinic clays Kaolin and other kaolinic clays +250810 6digit Bentonite Bentonite +250820 6digit Decolourising earths and fuller's earth Decolourising earths and fuller's earth +250830 6digit Fire-clay Fire-clay +250840 6digit Other clays(except expanded clay for insulation) Other clays(except expanded clay for insulation) +250850 6digit Andalusite, kyanite and sillimanite Andalusite, kyanite and sillimanite +250860 6digit Mullite Mullite +250870 6digit Chamotte or dinas earths Chamotte or dinas earths +250900 6digit Chalk Chalk +251010 6digit Natural calcium phosphates, unground Natural calcium phosphates, unground +251020 6digit Natural calcium phosphates, ground Natural calcium phosphates, ground +251110 6digit Natural barium sulphate (barytes) Natural barium sulphate (barytes) +251120 6digit Natural barium carbonate (witherite) Natural barium carbonate (witherite) +251200 6digit Siliceous fossil meals and earths Siliceous fossil meals and earths +251311 6digit Pumice stones, crude or in irregular pieces Pumice stones, crude or in irregular pieces +251319 6digit Pumice stone, worked Pumice stone, worked +251321 6digit Emery & natural abrasives nes, crude, irregular piece Emery & natural abrasives nes, crude, irregular piece +251329 6digit Emery, natural corundum/garnet, including heat treate Emery, natural corundum/garnet, including heat treate +251400 6digit Slate Slate +251511 6digit Marble and travertine, crude or roughly trimmed Marble and travertine, crude or roughly trimmed +251512 6digit Marble and travertine in blocks etc. Marble and travertine in blocks etc. +251520 6digit Ecaussine, calcareous building stone nes, alabaster Ecaussine, calcareous building stone nes, alabaster +251611 6digit Granite, crude or roughly trimmed Granite, crude or roughly trimmed +251612 6digit Granite, merely cut into blocks etc Granite, merely cut into blocks etc +251621 6digit Sandstone, crude or roughly trimmed Sandstone, crude or roughly trimmed +251622 6digit Sandstone, merely cut into blocks etc Sandstone, merely cut into blocks etc +251690 6digit Monumental or building stone nes, porphyry and basalt Monumental or building stone nes, porphyry and basalt +251710 6digit Pebbles, gravel, broken & crushed stone for aggregate Pebbles, gravel, broken & crushed stone for aggregate +251720 6digit Macadam of slag, dross or similar industrial waste Macadam of slag, dross or similar industrial waste +251730 6digit Tarred macadam Tarred macadam +251741 6digit Marble granules, chipping and powder Marble granules, chipping and powder +251749 6digit Granules, chippings, powder of granite,sandstone,etc Granules, chippings, powder of granite,sandstone,etc +251810 6digit Dolomite not calcined Dolomite not calcined +251820 6digit Calcined dolomite Calcined dolomite +251830 6digit Agglomerated dolomite (including tarred dolomite) Agglomerated dolomite (including tarred dolomite) +251910 6digit Natural magnesium carbonate (magnesite) Natural magnesium carbonate (magnesite) +251990 6digit Magnesia, fused, dead-burned etc and magnesium oxide Magnesia, fused, dead-burned etc and magnesium oxide +252010 6digit Gypsum, anhydride Gypsum, anhydride +252020 6digit Plasters (calcined gypsum or calcium sulphate) etc Plasters (calcined gypsum or calcium sulphate) etc +252100 6digit Limestone materials for manufacture of lime or cement Limestone materials for manufacture of lime or cement +252210 6digit Quicklime Quicklime +252220 6digit Slaked lime Slaked lime +252230 6digit Hydraulic lime Hydraulic lime +252310 6digit Cement clinkers Cement clinkers +252321 6digit Portland cement, white or white artificially coloured Portland cement, white or white artificially coloured +252329 6digit Portland cement, other than white cement Portland cement, other than white cement +252330 6digit Aluminous cement Aluminous cement +252390 6digit Hydraulic cements except portland or aluminous Hydraulic cements except portland or aluminous +252400 6digit Asbestos Asbestos +252510 6digit Mica in crude form, sheets and splittings Mica in crude form, sheets and splittings +252520 6digit Mica powder Mica powder +252530 6digit Mica waste Mica waste +252610 6digit Natural steatite, not crushed or powdered Natural steatite, not crushed or powdered +252620 6digit Natural steatite, crushed or powdered Natural steatite, crushed or powdered +252700 6digit Natural cryolite, natural chiolite Natural cryolite, natural chiolite +252810 6digit Natural sodium borates and concentrates Natural sodium borates and concentrates +252890 6digit Natural borates etc nes, natural boric acid (<85%) Natural borates etc nes, natural boric acid (<85%) +252910 6digit Feldspar Feldspar +252921 6digit Fluorspar, <97% calcium fluoride Fluorspar, <97% calcium fluoride +252922 6digit Fluorspar, >97% calcium fluoride Fluorspar, >97% calcium fluoride +252930 6digit Leucite, nepheline and nepheline syenite Leucite, nepheline and nepheline syenite +253010 6digit Vermiculite, perlite and chlorites, unexpanded Vermiculite, perlite and chlorites, unexpanded +253020 6digit Kieserite, epsomite (natural magnesium sulphates) Kieserite, epsomite (natural magnesium sulphates) +253030 6digit Earth colours Earth colours +253040 6digit Natural micaceous iron oxides Natural micaceous iron oxides +253090 6digit Mineral substances, nes Mineral substances, nes +260111 6digit Iron ore, concentrate, not iron pyrites,unagglomerate Iron ore, concentrate, not iron pyrites,unagglomerate +260112 6digit Iron ore, concentrate, not iron pyrites, agglomerated Iron ore, concentrate, not iron pyrites, agglomerated +260120 6digit Roasted iron pyrites Roasted iron pyrites +260200 6digit Manganese ores, concentrates, iron ores >20% Manganes Manganese ores, concentrates, iron ores >20% Manganes +260300 6digit Copper ores and concentrates Copper ores and concentrates +260400 6digit Nickel ores and concentrates Nickel ores and concentrates +260500 6digit Cobalt ores and concentrates Cobalt ores and concentrates +260600 6digit Aluminium ores and concentrates Aluminium ores and concentrates +260700 6digit Lead ores and concentrates Lead ores and concentrates +260800 6digit Zinc ores and concentrates Zinc ores and concentrates +260900 6digit Tin ores and concentrates Tin ores and concentrates +261000 6digit Chromium ores and concentrates Chromium ores and concentrates +261100 6digit Tungsten ores and concentrates Tungsten ores and concentrates +261210 6digit Uranium ores and concentrates Uranium ores and concentrates +261220 6digit Thorium ores and concentrates Thorium ores and concentrates +261310 6digit Molybdenum concentrates, roasted Molybdenum concentrates, roasted +261390 6digit Molybdenum ores and concentrates except roasted Molybdenum ores and concentrates except roasted +261400 6digit Titanium ores and concentrates Titanium ores and concentrates +261510 6digit Zirconium ores and concentrates Zirconium ores and concentrates +261590 6digit Niobium, tantalum and vanadium ores and concentrates Niobium, tantalum and vanadium ores and concentrates +261610 6digit Silver ores and concentrates Silver ores and concentrates +261690 6digit Precious metal ores and concentrates except silver Precious metal ores and concentrates except silver +261710 6digit Antimony ores and concentrates Antimony ores and concentrates +261790 6digit ores and concentrates nes ores and concentrates nes +261800 6digit Granulated slag (slag sand) from iron, steel industry Granulated slag (slag sand) from iron, steel industry +261900 6digit Waste, scale, dross, slag of iron or steel industry Waste, scale, dross, slag of iron or steel industry +262011 6digit Ash or residues containing hard zinc spelter Ash or residues containing hard zinc spelter +262019 6digit Ash or residues containing mainly zinc (not spelter) Ash or residues containing mainly zinc (not spelter) +262020 6digit Ash or residues containing mainly lead Ash or residues containing mainly lead +262030 6digit Ash or residues containing mainly copper Ash or residues containing mainly copper +262040 6digit Ash or residues containing mainly aluminium Ash or residues containing mainly aluminium +262050 6digit Ash or residues containing mainly vanadium Ash or residues containing mainly vanadium +262090 6digit Ash or residues containing metals, metal compounds ne Ash or residues containing metals, metal compounds ne +262100 6digit Slag and ash nes, including seaweed ash (kelp) Slag and ash nes, including seaweed ash (kelp) +270111 6digit Anthracite, not agglomerated Anthracite, not agglomerated +270112 6digit Bituminous coal, not agglomerated Bituminous coal, not agglomerated +270119 6digit Coal except anthracite or bituminous, not agglomerate Coal except anthracite or bituminous, not agglomerate +270120 6digit Coal briquettes, ovoids, similar made solid fuels Coal briquettes, ovoids, similar made solid fuels +270210 6digit Lignite, not agglomerated Lignite, not agglomerated +270220 6digit Lignite, agglomerated Lignite, agglomerated +270300 6digit Peat (including peat litter) Peat (including peat litter) +270400 6digit Coke, semi-coke of coal, lignite, peat & retort carbo Coke, semi-coke of coal, lignite, peat & retort carbo +270500 6digit Coal gas, water gas, etc. (not gaseous hydrocarbons) Coal gas, water gas, etc. (not gaseous hydrocarbons) +270600 6digit Tar from coal, lignite or peat, other mineral tars Tar from coal, lignite or peat, other mineral tars +270710 6digit Benzol Benzol +270720 6digit Toluole Toluole +270730 6digit Xylole Xylole +270740 6digit Naphthalene Naphthalene +270750 6digit Aromatic hydrocarbon mixtures from coal tar, nes Aromatic hydrocarbon mixtures from coal tar, nes +270760 6digit Phenols Phenols +270791 6digit Creosote oils Creosote oils +270799 6digit Coal tar distillation products nes Coal tar distillation products nes +270810 6digit Pitch Pitch +270820 6digit Pitch coke Pitch coke +270900 6digit Petroleum oils, oils from bituminous minerals, crude Petroleum oils, oils from bituminous minerals, crude +271000 6digit Oils petroleum, bituminous, distillates, except crude Oils petroleum, bituminous, distillates, except crude +271011 6digit Aviation spirit Aviation spirit +271012 6digit Petroleum spirit for motor vehicles Petroleum spirit for motor vehicles +271013 6digit Petroleum spirit except aviation or motor fuel Petroleum spirit except aviation or motor fuel +271014 6digit Petroleum spirit-type fuel Petroleum spirit-type fuel +271015 6digit White spirit White spirit +271016 6digit Petroleum naphtha Petroleum naphtha +271019 6digit Light petroleum distillates nes Light petroleum distillates nes +271021 6digit Kerosene jet fuel Kerosene jet fuel +271022 6digit Kerosene, for furnaces Kerosene, for furnaces +271025 6digit Kerosene lamp oil, motor kerosene, light diesel, etc Kerosene lamp oil, motor kerosene, light diesel, etc +271026 6digit Gas oils - bunker oil, No.1 furnace, motor diesel Gas oils - bunker oil, No.1 furnace, motor diesel +271027 6digit Diesel oils- No.2 furnace, marine diesel Diesel oils- No.2 furnace, marine diesel +271029 6digit Fuel oils nes, heavy distillates Fuel oils nes, heavy distillates +271091 6digit Heavy furnace oil (heating or motor fuel) <1% sulphur Heavy furnace oil (heating or motor fuel) <1% sulphur +271093 6digit Heavy furnace oil nes Heavy furnace oil nes +271094 6digit Petroleum oil used in road building Petroleum oil used in road building +271095 6digit Petroleum lubricating oils Petroleum lubricating oils +271096 6digit Petroleum lubricating greases Petroleum lubricating greases +271099 6digit Petroleum oils and products nes Petroleum oils and products nes +271111 6digit Natural gas, liquefied Natural gas, liquefied +271112 6digit Propane, liquefied Propane, liquefied +271113 6digit Butanes, liquefied Butanes, liquefied +271114 6digit Ethylene, propylene, butylene, butadiene, liquefied Ethylene, propylene, butylene, butadiene, liquefied +271119 6digit Petroleum gases & gaseous hydrocarbons nes, liquefied Petroleum gases & gaseous hydrocarbons nes, liquefied +271121 6digit Natural gas in gaseous state Natural gas in gaseous state +271129 6digit Petroleum gases and gaseous hydrocarbons nes, as gas Petroleum gases and gaseous hydrocarbons nes, as gas +271210 6digit Petroleum jelly Petroleum jelly +271220 6digit Paraffin wax containing <0.75% oil Paraffin wax containing <0.75% oil +271290 6digit Mineral waxes nes Mineral waxes nes +271311 6digit Petroleum coke, not calcined Petroleum coke, not calcined +271312 6digit Petroleum coke, calcined Petroleum coke, calcined +271320 6digit Petroleum bitumen Petroleum bitumen +271390 6digit Residues of petroleum oils etc. nes Residues of petroleum oils etc. nes +271410 6digit Bituminous or oil shale and tar sands Bituminous or oil shale and tar sands +271490 6digit Bitumen and asphalt, asphaltites and asphaltic rocks Bitumen and asphalt, asphaltites and asphaltic rocks +271500 6digit Bituminous mix, mastic from asphalt, bitumen/tar/pitc Bituminous mix, mastic from asphalt, bitumen/tar/pitc +271600 6digit Electrical energy Electrical energy +280110 6digit Chlorine Chlorine +280120 6digit Iodine Iodine +280130 6digit Fluorine, bromine Fluorine, bromine +280200 6digit Sulphur, sublimed or precipitated, colloidal sulphur Sulphur, sublimed or precipitated, colloidal sulphur +280300 6digit Carbon (carbon blacks and other forms of carbon, nes) Carbon (carbon blacks and other forms of carbon, nes) +280410 6digit Hydrogen Hydrogen +280421 6digit Argon Argon +280429 6digit Rare gases other than argon Rare gases other than argon +280430 6digit Nitrogen Nitrogen +280440 6digit Oxygen Oxygen +280450 6digit Boron, tellurium Boron, tellurium +280461 6digit Silicon, >99.99% pure Silicon, >99.99% pure +280469 6digit Silicon, <99.99% pure Silicon, <99.99% pure +280470 6digit Phosphorus Phosphorus +280480 6digit Arsenic Arsenic +280490 6digit Selenium Selenium +280511 6digit Sodium Sodium +280519 6digit Alkali metals other than sodium Alkali metals other than sodium +280521 6digit Calcium Calcium +280522 6digit Strontium and barium Strontium and barium +280530 6digit Rare-earth metals, scandium and yttrium Rare-earth metals, scandium and yttrium +280540 6digit Mercury Mercury +280610 6digit Hydrogen chloride (hydrochloric acid) Hydrogen chloride (hydrochloric acid) +280620 6digit Chlorosulphuric acid Chlorosulphuric acid +280700 6digit Sulphuric acid, oleum Sulphuric acid, oleum +280800 6digit Nitric acid, sulphonitric acids Nitric acid, sulphonitric acids +280910 6digit Diphosphorus pentaoxide Diphosphorus pentaoxide +280920 6digit Phosphoric acid and polyphosphoric acids Phosphoric acid and polyphosphoric acids +281000 6digit Oxides of boron, boric acids Oxides of boron, boric acids +281111 6digit Hydrogen fluoride (hydrofluoric acid) Hydrogen fluoride (hydrofluoric acid) +281119 6digit Inorganic acids nes Inorganic acids nes +281121 6digit Carbon dioxide Carbon dioxide +281122 6digit Silicon dioxide Silicon dioxide +281123 6digit Sulphur dioxide Sulphur dioxide +281129 6digit Inorganic oxygen compounds of non-metals nes Inorganic oxygen compounds of non-metals nes +281210 6digit Chlorides and chloride oxides of non-metals Chlorides and chloride oxides of non-metals +281290 6digit Halides & halide oxides of non-metals (not chlorides) Halides & halide oxides of non-metals (not chlorides) +281310 6digit Carbon disulphide Carbon disulphide +281390 6digit Sulphides of non-metals except carbon disulphide Sulphides of non-metals except carbon disulphide +281410 6digit Anhydrous ammonia Anhydrous ammonia +281420 6digit Ammonia in aqueous solution Ammonia in aqueous solution +281511 6digit Sodium hydroxide (caustic soda) solid Sodium hydroxide (caustic soda) solid +281512 6digit Sodium hydroxide (caustic soda) in aqueous solution Sodium hydroxide (caustic soda) in aqueous solution +281520 6digit Potassium hydroxide (caustic potash) Potassium hydroxide (caustic potash) +281530 6digit Peroxides of sodium or potassium Peroxides of sodium or potassium +281610 6digit Magnesium hydroxide and peroxide Magnesium hydroxide and peroxide +281620 6digit Strontium oxide, hydroxide and peroxide Strontium oxide, hydroxide and peroxide +281630 6digit Barium oxide, hydroxide and peroxide Barium oxide, hydroxide and peroxide +281700 6digit Zinc oxide and peroxide Zinc oxide and peroxide +281810 6digit Artificial corundum Artificial corundum +281820 6digit Aluminium oxide, except artificial corundum Aluminium oxide, except artificial corundum +281830 6digit Aluminium hydroxide Aluminium hydroxide +281910 6digit Chromium trioxide Chromium trioxide +281990 6digit Chromium oxides, hydroxides except chromium trioxide Chromium oxides, hydroxides except chromium trioxide +282010 6digit Manganese dioxide Manganese dioxide +282090 6digit Manganese oxides other than manganese dioxide Manganese oxides other than manganese dioxide +282110 6digit Iron oxides and hydroxides Iron oxides and hydroxides +282120 6digit Earth colours with >70% iron as Ferrous oxide Earth colours with >70% iron as Ferrous oxide +282200 6digit Cobalt oxides and hydroxides Cobalt oxides and hydroxides +282300 6digit Titanium oxides Titanium oxides +282410 6digit Lead monoxide (litharge, massicot) Lead monoxide (litharge, massicot) +282420 6digit Red lead and orange lead Red lead and orange lead +282490 6digit Lead oxides other than monoxide, red and orange lead Lead oxides other than monoxide, red and orange lead +282510 6digit Hydrazine and hydroxylamine, inorganic salts Hydrazine and hydroxylamine, inorganic salts +282520 6digit Lithium oxide and hydroxide Lithium oxide and hydroxide +282530 6digit Vanadium oxides and hydroxides Vanadium oxides and hydroxides +282540 6digit Nickel oxides and hydroxides Nickel oxides and hydroxides +282550 6digit Copper oxides and hydroxides Copper oxides and hydroxides +282560 6digit Germanium oxides and zirconium dioxide Germanium oxides and zirconium dioxide +282570 6digit Molybdenum oxides and hydroxides Molybdenum oxides and hydroxides +282580 6digit Antimony oxides Antimony oxides +282590 6digit Metal bases, oxides, hydroxides, peroxides, nes Metal bases, oxides, hydroxides, peroxides, nes +282611 6digit Fluorides of ammonium or of sodium Fluorides of ammonium or of sodium +282612 6digit Aluminium fluoride Aluminium fluoride +282619 6digit Fluorides of metals except ammonium, sodium, aluminiu Fluorides of metals except ammonium, sodium, aluminiu +282620 6digit Fluorosilicates of sodium or of potassium Fluorosilicates of sodium or of potassium +282630 6digit Sodium hexafluoroaluminate (synthetic cryolite) Sodium hexafluoroaluminate (synthetic cryolite) +282690 6digit Complex fluorine salts except synthetic cryolite Complex fluorine salts except synthetic cryolite +282710 6digit Ammonium chloride Ammonium chloride +282720 6digit Calcium chloride Calcium chloride +282731 6digit Magnesium chloride Magnesium chloride +282732 6digit Aluminium chloride Aluminium chloride +282733 6digit Iron chlorides Iron chlorides +282734 6digit Cobalt chloride Cobalt chloride +282735 6digit Nickel chloride Nickel chloride +282736 6digit Zinc chloride Zinc chloride +282737 6digit Tin chlorides Tin chlorides +282738 6digit Barium chloride Barium chloride +282739 6digit Chlorides of metals nes Chlorides of metals nes +282741 6digit Chloride oxides and chloride hydroxides of copper Chloride oxides and chloride hydroxides of copper +282749 6digit Chloride oxides, hydroxides of metals except copper Chloride oxides, hydroxides of metals except copper +282751 6digit Bromides of sodium and potassium Bromides of sodium and potassium +282759 6digit Bromides and bromide oxides of non-alkali metals Bromides and bromide oxides of non-alkali metals +282760 6digit Iodides and odide oxides of metals Iodides and odide oxides of metals +282810 6digit Commercial and other calcium hypochlorite Commercial and other calcium hypochlorite +282890 6digit Hypochlorites nes, chlorites & hypobromites of metals Hypochlorites nes, chlorites & hypobromites of metals +282911 6digit Sodium chlorate Sodium chlorate +282919 6digit Chlorates of metals except sodium Chlorates of metals except sodium +282990 6digit Perchlorates, bromates & per-,iodates & per- of metal Perchlorates, bromates & per-,iodates & per- of metal +283010 6digit Sodium sulphides Sodium sulphides +283020 6digit Zinc sulphide Zinc sulphide +283030 6digit Cadmium sulphide Cadmium sulphide +283090 6digit Sulphides of metals nes, polysulphides of metals Sulphides of metals nes, polysulphides of metals +283110 6digit Dithionites and sulphoxylates of sodium Dithionites and sulphoxylates of sodium +283190 6digit Dithionites and sulphoxylates of metals except sodium Dithionites and sulphoxylates of metals except sodium +283210 6digit Sodium sulphites Sodium sulphites +283220 6digit Sulphites of metals other than sodium Sulphites of metals other than sodium +283230 6digit Thiosulphates of metals Thiosulphates of metals +283311 6digit Disodium sulphate Disodium sulphate +283319 6digit Sodium sulphates other than disodium sulphate Sodium sulphates other than disodium sulphate +283321 6digit Magnesium sulphate Magnesium sulphate +283322 6digit Aluminium sulphate Aluminium sulphate +283323 6digit Chromium sulphates Chromium sulphates +283324 6digit Nickel sulphates Nickel sulphates +283325 6digit Copper sulphates Copper sulphates +283326 6digit Zinc sulphate Zinc sulphate +283327 6digit Barium sulphate Barium sulphate +283329 6digit Sulphates of metals nes Sulphates of metals nes +283330 6digit Alums Alums +283340 6digit Peroxosulphates (persulphates) of metals Peroxosulphates (persulphates) of metals +283410 6digit Nitrites of metals Nitrites of metals +283421 6digit Potassium nitrate Potassium nitrate +283422 6digit Bismuth nitrates Bismuth nitrates +283429 6digit Nitrates of metals except potassium and bismuth Nitrates of metals except potassium and bismuth +283510 6digit Phosphinates and phosphonates Phosphinates and phosphonates +283521 6digit Triammonium phosphate Triammonium phosphate +283522 6digit Mono- or di-sodium phosphates Mono- or di-sodium phosphates +283523 6digit Trisodium phosphate Trisodium phosphate +283524 6digit Potassium phosphates Potassium phosphates +283525 6digit Calcium hydrogen-orthophosphate Calcium hydrogen-orthophosphate +283526 6digit Calcium phosphates except hydrogen-orthophosphate Calcium phosphates except hydrogen-orthophosphate +283529 6digit Phosphates of metals nes Phosphates of metals nes +283531 6digit Sodium triphosphate Sodium triphosphate +283539 6digit Polyphosphates of metals except sodium triphosphate Polyphosphates of metals except sodium triphosphate +283610 6digit Ammonium carbonate (including commercial) Ammonium carbonate (including commercial) +283620 6digit Disodium carbonate Disodium carbonate +283630 6digit Sodium bicarbonate Sodium bicarbonate +283640 6digit Potassium carbonates Potassium carbonates +283650 6digit Calcium carbonate Calcium carbonate +283660 6digit Barium carbonate Barium carbonate +283670 6digit Lead carbonate Lead carbonate +283691 6digit Lithium carbonates Lithium carbonates +283692 6digit Strontium carbonate Strontium carbonate +283693 6digit Bismuth carbonate Bismuth carbonate +283699 6digit Carbonates of metals nes Carbonates of metals nes +283711 6digit Cyanides and cyanide oxides of sodium Cyanides and cyanide oxides of sodium +283719 6digit Cyanides and cyanide oxides of metals except sodium Cyanides and cyanide oxides of metals except sodium +283720 6digit Complex cyanides of metals Complex cyanides of metals +283800 6digit Fulminates, cyanates and thiocyanates Fulminates, cyanates and thiocyanates +283911 6digit Sodium metasilicates Sodium metasilicates +283919 6digit Silicates of sodium other than metasilicates Silicates of sodium other than metasilicates +283920 6digit Potassium silicates Potassium silicates +283990 6digit Commercial alkali metal silicates, silicates nes Commercial alkali metal silicates, silicates nes +284011 6digit Disodium tetraborate (refined borax) anhydrous Disodium tetraborate (refined borax) anhydrous +284019 6digit Disodium tetraborate (refined borax) hydrated Disodium tetraborate (refined borax) hydrated +284020 6digit Borates of metals except refined borax Borates of metals except refined borax +284030 6digit Peroxoborates (perborates) of metals Peroxoborates (perborates) of metals +284110 6digit Metallic aluminates Metallic aluminates +284120 6digit Chromates of zinc or of lead Chromates of zinc or of lead +284130 6digit Sodium dichromate Sodium dichromate +284140 6digit Potassium dichromate Potassium dichromate +284150 6digit Chromates, dichromates, peroxochromates nes Chromates, dichromates, peroxochromates nes +284160 6digit Manganites, manganates and permanganates of metals Manganites, manganates and permanganates of metals +284170 6digit Metallic molybdates Metallic molybdates +284180 6digit Metallic tungstates (wolframates) Metallic tungstates (wolframates) +284190 6digit Salts of oxymetallic or peroxometallic acids nes Salts of oxymetallic or peroxometallic acids nes +284210 6digit Double or complex silicates of metals Double or complex silicates of metals +284290 6digit Metallic salts of inorganic acids nes, except azides Metallic salts of inorganic acids nes, except azides +284310 6digit Colloidal precious metals Colloidal precious metals +284321 6digit Silver nitrate Silver nitrate +284329 6digit Silver compounds other than silver nitrate Silver compounds other than silver nitrate +284330 6digit Gold compounds Gold compounds +284390 6digit Precious metal compounds except gold, silver, amalgam Precious metal compounds except gold, silver, amalgam +284410 6digit Natural uranium, its compounds, mixtures Natural uranium, its compounds, mixtures +284420 6digit Uranium (enriched U235), plutonium compounds, alloys Uranium (enriched U235), plutonium compounds, alloys +284430 6digit Uranium (depleted U235), thorium compounds, products Uranium (depleted U235), thorium compounds, products +284440 6digit Radio-actives nes, their mixtures and compounds Radio-actives nes, their mixtures and compounds +284450 6digit Spent fuel elements of nuclear reactors Spent fuel elements of nuclear reactors +284510 6digit Heavy water (deuterium oxide) Heavy water (deuterium oxide) +284590 6digit Isotopes nes, compounds Isotopes nes, compounds +284610 6digit Cerium compounds Cerium compounds +284690 6digit Compounds, mixes of rare-earths, yttrium, scandium ne Compounds, mixes of rare-earths, yttrium, scandium ne +284700 6digit Hydrogen peroxide Hydrogen peroxide +284810 6digit Phosphides of copper containing > 15% phosphorous Phosphides of copper containing > 15% phosphorous +284890 6digit Phosphides of other metals or of non-metals Phosphides of other metals or of non-metals +284910 6digit Calcium carbide Calcium carbide +284920 6digit Silicon carbide Silicon carbide +284990 6digit Carbides except calcium and silicon Carbides except calcium and silicon +285000 6digit Hydrides, nitrides, azides, silicides and borides Hydrides, nitrides, azides, silicides and borides +285100 6digit Inorganic compounds,liquid/compressed air,amalgams ne Inorganic compounds,liquid/compressed air,amalgams ne +290110 6digit Saturated acyclic hydrocarbons Saturated acyclic hydrocarbons +290121 6digit Ethylene Ethylene +290122 6digit Propene (propylene) Propene (propylene) +290123 6digit Butene (butylene) and isomers thereof Butene (butylene) and isomers thereof +290124 6digit Buta-1, 3-diene and isoprene Buta-1, 3-diene and isoprene +290129 6digit Unsaturated acyclic hydrocarbons nes Unsaturated acyclic hydrocarbons nes +290211 6digit Cyclohexane Cyclohexane +290219 6digit Cyclanes, cyclenes and cycloterpenes nes Cyclanes, cyclenes and cycloterpenes nes +290220 6digit Benzene Benzene +290230 6digit Toluene Toluene +290241 6digit O-xylene O-xylene +290242 6digit M-xylene M-xylene +290243 6digit P-xylene P-xylene +290244 6digit Mixed xylene isomers Mixed xylene isomers +290250 6digit Styrene Styrene +290260 6digit Ethylbenzene Ethylbenzene +290270 6digit Cumene Cumene +290290 6digit Cyclic hydrocarbons nes Cyclic hydrocarbons nes +290311 6digit Chloromethane and chloroethane Chloromethane and chloroethane +290312 6digit Dichloromethane (methylene chloride) Dichloromethane (methylene chloride) +290313 6digit Chloroform (trichloromethane) Chloroform (trichloromethane) +290314 6digit Carbon tetrachloride Carbon tetrachloride +290315 6digit 1,2-dichloroethane(ethylene dichloride) 1,2-dichloroethane(ethylene dichloride) +290316 6digit 1,2-dichloropropane and dichlorobutanes 1,2-dichloropropane and dichlorobutanes +290319 6digit Chlorinated derivs saturated acyclic hydrocarbons, ne Chlorinated derivs saturated acyclic hydrocarbons, ne +290321 6digit Vinyl chloride (chloroethylene) Vinyl chloride (chloroethylene) +290322 6digit Trichloroethylene Trichloroethylene +290323 6digit Tetrachloroethylene (perchloroethylene) Tetrachloroethylene (perchloroethylene) +290329 6digit Chlorinated derivs unsaturated acyclic hydrocarbon ne Chlorinated derivs unsaturated acyclic hydrocarbon ne +290330 6digit Fluor-/brom-/iodin-ated derivs of acyclic hydrocarbon Fluor-/brom-/iodin-ated derivs of acyclic hydrocarbon +290340 6digit Multi-halogen derivatives of acyclic hydrocarbons Multi-halogen derivatives of acyclic hydrocarbons +290351 6digit 1,2,3,4,5,6-hexachlorocyclohexane 1,2,3,4,5,6-hexachlorocyclohexane +290359 6digit Halogenated cyclanic/cyclenic/cycloterpen hydrocarbon Halogenated cyclanic/cyclenic/cycloterpen hydrocarbon +290361 6digit Chlorobenzene, o-dichlorobenzene and p-dichlorobenzen Chlorobenzene, o-dichlorobenzene and p-dichlorobenzen +290362 6digit Hexachlorobenzene and DDT Hexachlorobenzene and DDT +290369 6digit Halogenated derivatives of aromatic hydrocarbons, nes Halogenated derivatives of aromatic hydrocarbons, nes +290410 6digit Sulphonated hydrocarbons, salts and ethyl esters Sulphonated hydrocarbons, salts and ethyl esters +290420 6digit Nitrated, nitrosated hydrocarbons Nitrated, nitrosated hydrocarbons +290490 6digit Hydrocarbon derivs, mixed sulpho/nitro/nitroso groups Hydrocarbon derivs, mixed sulpho/nitro/nitroso groups +290511 6digit Methyl alcohol Methyl alcohol +290512 6digit Propyl alcohol and isopropyl alcohol Propyl alcohol and isopropyl alcohol +290513 6digit N-butyl alcohol N-butyl alcohol +290514 6digit Butanols nes Butanols nes +290515 6digit Pentanol, isomers Pentanol, isomers +290516 6digit Octanol(octyl alcohol), isomers Octanol(octyl alcohol), isomers +290517 6digit Dodecan-1-ol, hexadecan-1-ol and octadecan-1-ol Dodecan-1-ol, hexadecan-1-ol and octadecan-1-ol +290519 6digit Saturated monohydric acyclic alcohols nes Saturated monohydric acyclic alcohols nes +290521 6digit Allyl alcohol Allyl alcohol +290522 6digit Acyclic terpene alcohols Acyclic terpene alcohols +290529 6digit Unsaturated monohydric acyclic alcohols nes Unsaturated monohydric acyclic alcohols nes +290531 6digit Ethylene glycol (ethanediol) Ethylene glycol (ethanediol) +290532 6digit Propylene glycol (propane-1,2-diol) Propylene glycol (propane-1,2-diol) +290539 6digit Diols except ethylene and propylene glycol Diols except ethylene and propylene glycol +290541 6digit Trimethylolpropane Trimethylolpropane +290542 6digit Pentaerythritol Pentaerythritol +290543 6digit Mannitol Mannitol +290544 6digit D-glucitol (sorbitol) D-glucitol (sorbitol) +290549 6digit Polyhydric acyclic alcohols nes Polyhydric acyclic alcohols nes +290550 6digit Derivatives of acyclic alcohols Derivatives of acyclic alcohols +290611 6digit Menthol Menthol +290612 6digit Cyclohexanol,methylcyclohexanol, dimethylcyclohexanol Cyclohexanol,methylcyclohexanol, dimethylcyclohexanol +290613 6digit Sterols and inositols Sterols and inositols +290614 6digit Terpineols Terpineols +290619 6digit Cyclic alcohols, derivatives, other than aromatic, ne Cyclic alcohols, derivatives, other than aromatic, ne +290621 6digit Benzyl alcohol Benzyl alcohol +290629 6digit Aromatic alcohols, derivatives, except benzyl alcohol Aromatic alcohols, derivatives, except benzyl alcohol +290711 6digit Phenol (hdroxybenzene), salts Phenol (hdroxybenzene), salts +290712 6digit Cresols, salts Cresols, salts +290713 6digit Octylphenol, nonylphenol and isomers, salts thereof Octylphenol, nonylphenol and isomers, salts thereof +290714 6digit Xylenols, salts Xylenols, salts +290715 6digit Naphthols, salts Naphthols, salts +290719 6digit Monophenols nes Monophenols nes +290721 6digit Resorcinol, salts Resorcinol, salts +290722 6digit Hydroquinone (quinol), salts Hydroquinone (quinol), salts +290723 6digit Bisphenol A, diphenylolpropane, salts Bisphenol A, diphenylolpropane, salts +290729 6digit Polyphenols nes Polyphenols nes +290730 6digit Phenol-alcohols Phenol-alcohols +290810 6digit Halogen derivs of phenols or phenol-alcohols, & salts Halogen derivs of phenols or phenol-alcohols, & salts +290820 6digit Sulpho- derivs of phenols or phenol-alcohols, & salts Sulpho- derivs of phenols or phenol-alcohols, & salts +290890 6digit Derivatives of phenols or phenol-alcohols, nes Derivatives of phenols or phenol-alcohols, nes +290911 6digit Diethyl ether Diethyl ether +290919 6digit Acyclic ethers nes, derivatives of acyclic ethers Acyclic ethers nes, derivatives of acyclic ethers +290920 6digit Cyclanic, cyclenic or cycloterpenic ethers and derivs Cyclanic, cyclenic or cycloterpenic ethers and derivs +290930 6digit Aromatic ethers, derivatives Aromatic ethers, derivatives +290941 6digit 2,2'-oxydiethanol(diethylene glycol) 2,2'-oxydiethanol(diethylene glycol) +290942 6digit Monomethyl ethers of ethylene and diethylene glycol Monomethyl ethers of ethylene and diethylene glycol +290943 6digit Monobutyl ethers of ethylene and diethylene glycol Monobutyl ethers of ethylene and diethylene glycol +290944 6digit Monoalkyl ethers of ethylene, diethylene glycol, nes Monoalkyl ethers of ethylene, diethylene glycol, nes +290949 6digit Ether-alcohols nes, derivatives of ether-alcohols Ether-alcohols nes, derivatives of ether-alcohols +290950 6digit Ether-phenols, ether-alcohol-phenols and derivatives Ether-phenols, ether-alcohol-phenols and derivatives +290960 6digit Alcohol, ether, ketone peroxides, derivatives Alcohol, ether, ketone peroxides, derivatives +291010 6digit Oxirane (ethylene oxide) Oxirane (ethylene oxide) +291020 6digit Methyloxirane (propylene oxide) Methyloxirane (propylene oxide) +291030 6digit 1-chloro-2,3-epoxypropane(epichlorohy-drin) 1-chloro-2,3-epoxypropane(epichlorohy-drin) +291090 6digit Epoxides, epoxy-alcohols,-phenols,-ethers nes, derivs Epoxides, epoxy-alcohols,-phenols,-ethers nes, derivs +291100 6digit Acetals and hemiacetals, derivatives Acetals and hemiacetals, derivatives +291211 6digit Methanal (formaldehyde) Methanal (formaldehyde) +291212 6digit Ethanal (acetaldehyde) Ethanal (acetaldehyde) +291213 6digit Butanal (butyraldehyde, normal isomer) Butanal (butyraldehyde, normal isomer) +291219 6digit Acyclic aldehydes without other oxygen function, nes Acyclic aldehydes without other oxygen function, nes +291221 6digit Benzaldehyde Benzaldehyde +291229 6digit Cyclic aldehydes without other oxygen function, nes Cyclic aldehydes without other oxygen function, nes +291230 6digit Aldehyde-alcohols Aldehyde-alcohols +291241 6digit Vanillin(4-hydroxy-3-methoxybenzaldehyde) Vanillin(4-hydroxy-3-methoxybenzaldehyde) +291242 6digit Ethylvanillin(3-ethoxy-4-hydroxybenzaldehyde) Ethylvanillin(3-ethoxy-4-hydroxybenzaldehyde) +291249 6digit Aldehydes, derivs with other oxygen function Aldehydes, derivs with other oxygen function +291250 6digit Cyclic polymers of aldehydes Cyclic polymers of aldehydes +291260 6digit Paraformaldehyde Paraformaldehyde +291300 6digit Hydrogenated, sulphonated, nitrated aldehydes Hydrogenated, sulphonated, nitrated aldehydes +291411 6digit Acetone Acetone +291412 6digit Butanone (methyl ethyl ketone) Butanone (methyl ethyl ketone) +291413 6digit 4-methylpentan-2-one(methyl isobutyl ketone) 4-methylpentan-2-one(methyl isobutyl ketone) +291419 6digit Acyclic ketones without other oxygen function, nes Acyclic ketones without other oxygen function, nes +291421 6digit Camphor Camphor +291422 6digit Cyclohexanone and methylcyclohexanones Cyclohexanone and methylcyclohexanones +291423 6digit Ionones and methylionones Ionones and methylionones +291429 6digit Cyclanic/cyclenic/cycloterp ketones,no oxygen functio Cyclanic/cyclenic/cycloterp ketones,no oxygen functio +291430 6digit Aromatic ketones without other oxygen function Aromatic ketones without other oxygen function +291441 6digit 4-hydroxy-4-methylpentan-2-one(diacetone alcohol) 4-hydroxy-4-methylpentan-2-one(diacetone alcohol) +291449 6digit Ketone-alcohols nes, ketone-aldehydes Ketone-alcohols nes, ketone-aldehydes +291450 6digit Ketone-phenols and ketones with other oxygen function Ketone-phenols and ketones with other oxygen function +291461 6digit Anthraquinone Anthraquinone +291469 6digit Quinones other than anthraquinone Quinones other than anthraquinone +291470 6digit Derivatives of ketones and quinones Derivatives of ketones and quinones +291511 6digit Formic acid Formic acid +291512 6digit Salts of formic acid Salts of formic acid +291513 6digit Esters of formic acid Esters of formic acid +291521 6digit Acetic acid Acetic acid +291522 6digit Sodium acetate Sodium acetate +291523 6digit Cobalt acetates Cobalt acetates +291524 6digit Acetic anhydride Acetic anhydride +291529 6digit Acetic acid salts except cobalt and sodium Acetic acid salts except cobalt and sodium +291531 6digit Ethyl acetate Ethyl acetate +291532 6digit Vinyl acetate Vinyl acetate +291533 6digit N-butyl acetate N-butyl acetate +291534 6digit Isobutyl acetate Isobutyl acetate +291535 6digit 2-ethoxyethyl acetate 2-ethoxyethyl acetate +291539 6digit Acetic acid esters nes Acetic acid esters nes +291540 6digit Mono-, di-, tri-chloroacetic acids, salts & esters Mono-, di-, tri-chloroacetic acids, salts & esters +291550 6digit Propionic acid, its salts & esters Propionic acid, its salts & esters +291560 6digit Butyric acids, valeric acids, their salts & esters Butyric acids, valeric acids, their salts & esters +291570 6digit Palmitic acid, stearic acid, their salts & esters Palmitic acid, stearic acid, their salts & esters +291590 6digit Saturated acyclic monocarboxylic acids, derivs, nes Saturated acyclic monocarboxylic acids, derivs, nes +291611 6digit Acrylic acid, salts Acrylic acid, salts +291612 6digit Acrylic acid esters Acrylic acid esters +291613 6digit Methacrylic acid, salts Methacrylic acid, salts +291614 6digit Methacrylic acid esters Methacrylic acid esters +291615 6digit Oleic,linoleic or linolenic acids, salts & esters Oleic,linoleic or linolenic acids, salts & esters +291619 6digit Unsaturated acyclic monocarboxylic acids, derivatives Unsaturated acyclic monocarboxylic acids, derivatives +291620 6digit Cyclan-/cyclen-/cycloterpen-monocarboxylic acid/deriv Cyclan-/cyclen-/cycloterpen-monocarboxylic acid/deriv +291631 6digit Benzoic acid, its salts & esters Benzoic acid, its salts & esters +291632 6digit Benzoyl peroxide and benzoyl chloride Benzoyl peroxide and benzoyl chloride +291633 6digit Phenylacetic acid, its salts & esters Phenylacetic acid, its salts & esters +291639 6digit Aromatic monocarboxylic acids and derivatives, nes Aromatic monocarboxylic acids and derivatives, nes +291711 6digit Oxalic acid, its salts & esters Oxalic acid, its salts & esters +291712 6digit Adipic acid, its salts & esters Adipic acid, its salts & esters +291713 6digit Azelaic acid, sebacic acid, their salts & esters Azelaic acid, sebacic acid, their salts & esters +291714 6digit Maleic anhydride Maleic anhydride +291719 6digit Acyclic polycarboxylic acids, derivatives, nes Acyclic polycarboxylic acids, derivatives, nes +291720 6digit Cyclan-, cyclen-, cycloterpen-poly-carboxylic acids Cyclan-, cyclen-, cycloterpen-poly-carboxylic acids +291731 6digit Dibutyl orthophthalates Dibutyl orthophthalates +291732 6digit Dioctyl orthophthalates Dioctyl orthophthalates +291733 6digit Dinonyl or didecyl orthophthalates Dinonyl or didecyl orthophthalates +291734 6digit Orthophthalic acid esters, nes Orthophthalic acid esters, nes +291735 6digit Phthalic anhydride Phthalic anhydride +291736 6digit Terephthalic acid, its salts Terephthalic acid, its salts +291737 6digit Dimethyl terephthalate Dimethyl terephthalate +291739 6digit Aromatic polycarboxylic acids, derivatives, nes Aromatic polycarboxylic acids, derivatives, nes +291811 6digit Lactic acid, its salts & esters Lactic acid, its salts & esters +291812 6digit Tartaric acid Tartaric acid +291813 6digit Salts & esters of tartaric acid Salts & esters of tartaric acid +291814 6digit Citric acid Citric acid +291815 6digit Salts & esters of citric acid Salts & esters of citric acid +291816 6digit Gluconic acid, its salts & esters Gluconic acid, its salts & esters +291817 6digit Phenylglycolic acid, its salts & esters Phenylglycolic acid, its salts & esters +291819 6digit Carboxylic acids (alcohol function only), derivatives Carboxylic acids (alcohol function only), derivatives +291821 6digit Salicylic acid, salts Salicylic acid, salts +291822 6digit O-acetylsalicylic acid, its salts & esters O-acetylsalicylic acid, its salts & esters +291823 6digit Salicylic acid esters, nes, salts Salicylic acid esters, nes, salts +291829 6digit Carboxylic acids (phenol function only) & derivatives Carboxylic acids (phenol function only) & derivatives +291830 6digit Carboxylic acids (aldehyde, ketone function), derivs Carboxylic acids (aldehyde, ketone function), derivs +291890 6digit Carboxylic acids nes, derivativess Carboxylic acids nes, derivativess +291900 6digit Phosphoric esters, their salts and derivatives Phosphoric esters, their salts and derivatives +292010 6digit Thiophosphoric esters(phosphorothioates),salts,derivs Thiophosphoric esters(phosphorothioates),salts,derivs +292090 6digit Esters of inorganic acids, nes, their salts, derivs Esters of inorganic acids, nes, their salts, derivs +292111 6digit Methylamine, di- or trimethylamine, salts Methylamine, di- or trimethylamine, salts +292112 6digit Diethylamine, its salts Diethylamine, its salts +292119 6digit Acyclic monoamines nes, derivatives and salts Acyclic monoamines nes, derivatives and salts +292121 6digit Ethylenediamine, its salts Ethylenediamine, its salts +292122 6digit Hexamethylenediamine, its salts Hexamethylenediamine, its salts +292129 6digit Acyclic polyamines nes, their derivatives and salts Acyclic polyamines nes, their derivatives and salts +292130 6digit Cyclanic, cyclenic and cycloterpenic amines, compound Cyclanic, cyclenic and cycloterpenic amines, compound +292141 6digit Aniline and its salts Aniline and its salts +292142 6digit Aniline derivatives, salts thereof Aniline derivatives, salts thereof +292143 6digit Toluidines, derivatives, salts thereof Toluidines, derivatives, salts thereof +292144 6digit Diphenylamine, derivatives, salts thereof Diphenylamine, derivatives, salts thereof +292145 6digit Naphthylamines, derivatives, salts thereof Naphthylamines, derivatives, salts thereof +292149 6digit Aromatic monoamines nes, derivatives, salts thereof Aromatic monoamines nes, derivatives, salts thereof +292151 6digit O-,M-,P-phenylenediamine,diaminotoluenes, derivs,salt O-,M-,P-phenylenediamine,diaminotoluenes, derivs,salt +292159 6digit Aromatic polyamines nes, derivatives, salts thereof Aromatic polyamines nes, derivatives, salts thereof +292211 6digit Monoethanolmine, salts Monoethanolmine, salts +292212 6digit Diethanolamine, salts Diethanolamine, salts +292213 6digit Triethanolamine, salts Triethanolamine, salts +292219 6digit Amino-alcohols nes, their ethers and esters, salts Amino-alcohols nes, their ethers and esters, salts +292221 6digit Aminohydroxynaphthalenesulphonic acids and salts Aminohydroxynaphthalenesulphonic acids and salts +292222 6digit Anisidines, dianisidines, phenetidines, and salts Anisidines, dianisidines, phenetidines, and salts +292229 6digit Amino-naphthols/phenols nes, their ethers/esters/salt Amino-naphthols/phenols nes, their ethers/esters/salt +292230 6digit Amino-aldehydes, ketones and quinones, salts thereof Amino-aldehydes, ketones and quinones, salts thereof +292241 6digit Lysine, esters, salts thereof Lysine, esters, salts thereof +292242 6digit Glutamic acid, salts Glutamic acid, salts +292249 6digit Amino-acids nes, esters, salts thereof Amino-acids nes, esters, salts thereof +292250 6digit Amino-alcohol-phenols etc with oxygen function Amino-alcohol-phenols etc with oxygen function +292310 6digit Choline, salts Choline, salts +292320 6digit Lecithins and other phosphoaminolipids Lecithins and other phosphoaminolipids +292390 6digit Quarternary ammonium salts and hydroxides, nes Quarternary ammonium salts and hydroxides, nes +292410 6digit Acyclic amides, derivatives, salts thereof Acyclic amides, derivatives, salts thereof +292421 6digit Ureines, derivatives, salts thereof Ureines, derivatives, salts thereof +292429 6digit Cyclic amides, derivatives, nes, salts thereof Cyclic amides, derivatives, nes, salts thereof +292511 6digit Saccharin, salts Saccharin, salts +292519 6digit Imides except saccharin, derivatives, salts thereof Imides except saccharin, derivatives, salts thereof +292520 6digit Imines, derivatives, salts thereof Imines, derivatives, salts thereof +292610 6digit Acrylonitrile Acrylonitrile +292620 6digit 1-cyanoguanidine (dicyandiamide) 1-cyanoguanidine (dicyandiamide) +292690 6digit Nitrile-function compounds, nes Nitrile-function compounds, nes +292700 6digit Diazo-, azo- or azoxy-compounds Diazo-, azo- or azoxy-compounds +292800 6digit Organic derivatives of hydrazine or of hydroxylamine Organic derivatives of hydrazine or of hydroxylamine +292910 6digit Isocyanates Isocyanates +292990 6digit Compounds with other nitrogen function, nes Compounds with other nitrogen function, nes +293010 6digit Dithiocarbonates (xanthates) Dithiocarbonates (xanthates) +293020 6digit Thiocarbamates and dithiocarbamates Thiocarbamates and dithiocarbamates +293030 6digit Thiuram mono-, di- or tetra-sulphides Thiuram mono-, di- or tetra-sulphides +293040 6digit Methionine Methionine +293090 6digit Organo-sulphur compounds, nes Organo-sulphur compounds, nes +293100 6digit Organo-inorganic compounds, nes Organo-inorganic compounds, nes +293211 6digit Tetrahydrofuran Tetrahydrofuran +293212 6digit 2-furaldehyde (furfuraldehyde) 2-furaldehyde (furfuraldehyde) +293213 6digit Furfuryl alcohol and tetrahydrofurfuryl alcohol Furfuryl alcohol and tetrahydrofurfuryl alcohol +293219 6digit Heterocyclic compounds with unfused furan ring, nes Heterocyclic compounds with unfused furan ring, nes +293221 6digit Coumarin, methylcoumarins and ethylcoumarins Coumarin, methylcoumarins and ethylcoumarins +293229 6digit Lactones, other than coumarins Lactones, other than coumarins +293290 6digit Heterocyclic compound,oxygen hetero-atom(s) only,nes Heterocyclic compound,oxygen hetero-atom(s) only,nes +293311 6digit Phenazone (antipyrin), derivatives Phenazone (antipyrin), derivatives +293319 6digit Heterocyclic compounds with unfused pyrazole ring, ne Heterocyclic compounds with unfused pyrazole ring, ne +293321 6digit Hydantoin, derivatives Hydantoin, derivatives +293329 6digit Heterocyclic compounds with unfused imidazole ring,ne Heterocyclic compounds with unfused imidazole ring,ne +293331 6digit Pyridine, salts Pyridine, salts +293339 6digit Heterocyclic compounds with unfused pyridine ring,nes Heterocyclic compounds with unfused pyridine ring,nes +293340 6digit Heterocyc cmpounds, quinoline ring not further fused Heterocyc cmpounds, quinoline ring not further fused +293351 6digit Barbituric acid, derivatives, salts thereof Barbituric acid, derivatives, salts thereof +293359 6digit Hetercyclic compounds with pyrimidine ring nes Hetercyclic compounds with pyrimidine ring nes +293361 6digit Melamine Melamine +293369 6digit Heterocyclic compds with an unfused triazine ring nes Heterocyclic compds with an unfused triazine ring nes +293371 6digit 6-hexanelactam (epsilon-captolactam) 6-hexanelactam (epsilon-captolactam) +293379 6digit Lactams other than 6-hexanelactam Lactams other than 6-hexanelactam +293390 6digit Heterocyclic compounds with N-hetero-atom(s) only, ne Heterocyclic compounds with N-hetero-atom(s) only, ne +293410 6digit Heterocyclic compounds with an unfused thiazole ring Heterocyclic compounds with an unfused thiazole ring +293420 6digit Heterocyclic compounds containing a benzothiazole rin Heterocyclic compounds containing a benzothiazole rin +293430 6digit Heterocyclic compounds containing a phenothiazine rin Heterocyclic compounds containing a phenothiazine rin +293490 6digit Heterocyclic compounds, nes Heterocyclic compounds, nes +293500 6digit Sulphonamides in bulk Sulphonamides in bulk +293610 6digit Provitamins, unmixed Provitamins, unmixed +293621 6digit Vitamins A, derivatives, unmixed Vitamins A, derivatives, unmixed +293622 6digit Vitamin B1, derivatives, unmixed Vitamin B1, derivatives, unmixed +293623 6digit Vitamin B2, derivatives, unmixed Vitamin B2, derivatives, unmixed +293624 6digit Vitamin B3 & B5, D-or DL-panthothenic acid,derivative Vitamin B3 & B5, D-or DL-panthothenic acid,derivative +293625 6digit Vitamin B6, derivatives, unmixed Vitamin B6, derivatives, unmixed +293626 6digit Vitamin B12, derivatives, unmixed Vitamin B12, derivatives, unmixed +293627 6digit Vitamin C, derivatives, unmixed Vitamin C, derivatives, unmixed +293628 6digit Vitamin E, derivatives, unmixed Vitamin E, derivatives, unmixed +293629 6digit Vitamins nes, derivatives, unmixed Vitamins nes, derivatives, unmixed +293690 6digit Vitamin concentrates, intermixtures of vitamins Vitamin concentrates, intermixtures of vitamins +293710 6digit Pituitary anterior hormones and derivatives, in bulk Pituitary anterior hormones and derivatives, in bulk +293721 6digit Cortisone,hydrocortisone,prednisone,prednisolone, bul Cortisone,hydrocortisone,prednisone,prednisolone, bul +293722 6digit Halogenated derivs adrenalal cortical hormones, bulk Halogenated derivs adrenalal cortical hormones, bulk +293729 6digit Adrenal cortical hormones nes, in bulk, derivatives Adrenal cortical hormones nes, in bulk, derivatives +293791 6digit Insulin, salts, in bulk Insulin, salts, in bulk +293792 6digit Oestrogens and progestogens, in bulk Oestrogens and progestogens, in bulk +293799 6digit Hormones nes, derivatives, in bulk, steroids nes Hormones nes, derivatives, in bulk, steroids nes +293810 6digit Rutoside (rutin), derivatives, in bulk Rutoside (rutin), derivatives, in bulk +293890 6digit Glycosides and salts, ethers, esters, derivs nes, bul Glycosides and salts, ethers, esters, derivs nes, bul +293910 6digit Opium alkaloids, their derivs, in bulk, salts thereof Opium alkaloids, their derivs, in bulk, salts thereof +293921 6digit Quinine, salts, in bulk Quinine, salts, in bulk +293929 6digit Cinchona alkaloids, derivatives nes, in bulk, salts Cinchona alkaloids, derivatives nes, in bulk, salts +293930 6digit Caffeine, salts, in bulk Caffeine, salts, in bulk +293940 6digit Ephedrines, salts, in bulk Ephedrines, salts, in bulk +293950 6digit Theophylline and aminophylline, derivs, in bulk, salt Theophylline and aminophylline, derivs, in bulk, salt +293960 6digit Rye ergot alkaloids, derivatives, in bulk, salts Rye ergot alkaloids, derivatives, in bulk, salts +293970 6digit Nicotine, salts, in bulk Nicotine, salts, in bulk +293990 6digit Vegetable alkaloids nes, salts, ethers, esters in bul Vegetable alkaloids nes, salts, ethers, esters in bul +294000 6digit Sugars, chem pure, their ethers, esters, salts in bul Sugars, chem pure, their ethers, esters, salts in bul +294110 6digit Penicillins, derivatives, in bulk, salts Penicillins, derivatives, in bulk, salts +294120 6digit Streptomycins, derivatives, in bulk, salts Streptomycins, derivatives, in bulk, salts +294130 6digit Tetracyclines, derivatives, in bulk, salts Tetracyclines, derivatives, in bulk, salts +294140 6digit Chloramphenicol, derivatives, in bulk, salts Chloramphenicol, derivatives, in bulk, salts +294150 6digit Erythromycin, derivatives, in bulk, salts Erythromycin, derivatives, in bulk, salts +294190 6digit Antibiotics nes, in bulk Antibiotics nes, in bulk +294200 6digit Organic compounds, nes Organic compounds, nes +300110 6digit Glands and other organs, dried, for therapeutic uses Glands and other organs, dried, for therapeutic uses +300120 6digit Extracts of glands etc. for therapeutic use Extracts of glands etc. for therapeutic use +300190 6digit Heparin, salts, for therapeutic use Heparin, salts, for therapeutic use +300210 6digit Antisera and other blood fractions Antisera and other blood fractions +300220 6digit Vaccines, human use Vaccines, human use +300231 6digit Vaccines, foot and mouth disease, veterinary use Vaccines, foot and mouth disease, veterinary use +300239 6digit Vaccines, veterinary use, except foot and mouth Vaccines, veterinary use, except foot and mouth +300290 6digit Blood, toxins, cultures, medical use, nes Blood, toxins, cultures, medical use, nes +300310 6digit Penicillins or streptomycins and derivatives, in bulk Penicillins or streptomycins and derivatives, in bulk +300320 6digit Antibiotics nes, formulated, in bulk Antibiotics nes, formulated, in bulk +300331 6digit Insulin, formulated, in bulk Insulin, formulated, in bulk +300339 6digit Hormones nes, no antibiotics, bulk, not contraceptive Hormones nes, no antibiotics, bulk, not contraceptive +300340 6digit Alkaloids, derivs, without antibiotics, hormones, bul Alkaloids, derivs, without antibiotics, hormones, bul +300390 6digit Medicaments nes, formulated, in bulk Medicaments nes, formulated, in bulk +300410 6digit Penicillins and streptomycins, derivs, in dosage Penicillins and streptomycins, derivs, in dosage +300420 6digit Antibiotics nes, in dosage Antibiotics nes, in dosage +300431 6digit Insulin, in dosage Insulin, in dosage +300432 6digit Adrenal cortical hormones, in dosage Adrenal cortical hormones, in dosage +300439 6digit Hormones nes, except contraceptives, in dosage Hormones nes, except contraceptives, in dosage +300440 6digit Alkaloids, derivs, no antibiotics, hormones, in dosag Alkaloids, derivs, no antibiotics, hormones, in dosag +300450 6digit Vitamins, derivatives,in dosage Vitamins, derivatives,in dosage +300490 6digit Medicaments nes, in dosage Medicaments nes, in dosage +300510 6digit Medical dressings etc. having an adhesive layer Medical dressings etc. having an adhesive layer +300590 6digit Medical dressings etc except those with adhesive laye Medical dressings etc except those with adhesive laye +300610 6digit Suture materials, sterile surgical and dental goods Suture materials, sterile surgical and dental goods +300620 6digit Blood-grouping reagents Blood-grouping reagents +300630 6digit Opacifying preparations, x-ray, diagnostic reagents Opacifying preparations, x-ray, diagnostic reagents +300640 6digit Dental cements and other dental fillings, bone cement Dental cements and other dental fillings, bone cement +300650 6digit First-aid boxes and kits First-aid boxes and kits +300660 6digit Contraceptive preps based on hormones or spermicides Contraceptive preps based on hormones or spermicides +310100 6digit Animal or vegetable fertilizers, in packs >10 kg Animal or vegetable fertilizers, in packs >10 kg +310210 6digit Urea, including aqueous solution in packs >10 kg Urea, including aqueous solution in packs >10 kg +310221 6digit Ammonium sulphate, in packs >10 kg Ammonium sulphate, in packs >10 kg +310229 6digit Ammonium sulphate-nitrate mix, double salts, pack>10k Ammonium sulphate-nitrate mix, double salts, pack>10k +310230 6digit Ammonium nitrate, including solution, in pack >10 kg Ammonium nitrate, including solution, in pack >10 kg +310240 6digit Ammonium nitrate limestone etc mixes, pack >10 kg Ammonium nitrate limestone etc mixes, pack >10 kg +310250 6digit Sodium nitrate, in packs >10 kg Sodium nitrate, in packs >10 kg +310260 6digit Calcium-ammonium nitrate mix, double salts pack >10kg Calcium-ammonium nitrate mix, double salts pack >10kg +310270 6digit Calcium cyanamide in packs >10 kg Calcium cyanamide in packs >10 kg +310280 6digit Urea-ammonium nitrate mixes in solution, pack >10 kg Urea-ammonium nitrate mixes in solution, pack >10 kg +310290 6digit Nitrogenous fertilizers, mixes, nes, pack >10 kg Nitrogenous fertilizers, mixes, nes, pack >10 kg +310310 6digit Superphosphates, in packs >10 kg Superphosphates, in packs >10 kg +310320 6digit Basic slag, in packs >10 kg Basic slag, in packs >10 kg +310390 6digit Phosphatic fertilizers, mixes, nes, pack >10kg Phosphatic fertilizers, mixes, nes, pack >10kg +310410 6digit Carnallite, sylvite, crude potassium salts nes, >10kg Carnallite, sylvite, crude potassium salts nes, >10kg +310420 6digit Potassium chloride, in packs >10 kg Potassium chloride, in packs >10 kg +310430 6digit Potassium sulphate, in packs >10 kg Potassium sulphate, in packs >10 kg +310490 6digit Potassic fertilizers, mixes, nes, pack >10 kg Potassic fertilizers, mixes, nes, pack >10 kg +310510 6digit Fertilizer mixes in tablets etc or in packs <10 kg Fertilizer mixes in tablets etc or in packs <10 kg +310520 6digit Nitrogen-phosphorus-potassium fertilizers, pack >10kg Nitrogen-phosphorus-potassium fertilizers, pack >10kg +310530 6digit Diammonium phosphate, in packs >10 kg Diammonium phosphate, in packs >10 kg +310540 6digit Monoammonium phosphate & mix with diammonium, <=10 kg Monoammonium phosphate & mix with diammonium, <=10 kg +310551 6digit Fertilizers with nitrates and phosphates, nes, <=10kg Fertilizers with nitrates and phosphates, nes, <=10kg +310559 6digit Fertilizers with nitrogen and phosphorus nes, <=10kg Fertilizers with nitrogen and phosphorus nes, <=10kg +310560 6digit Fertilizers containing phosphorus & potassium, <=10kg Fertilizers containing phosphorus & potassium, <=10kg +310590 6digit Fertilizers, mixes, nes Fertilizers, mixes, nes +320110 6digit Quebracho tanning extract Quebracho tanning extract +320120 6digit Wattle tanning extract Wattle tanning extract +320130 6digit Oak or chestnut tanning extract Oak or chestnut tanning extract +320190 6digit Vegetable tanning extracts nes, tannins, salts, deriv Vegetable tanning extracts nes, tannins, salts, deriv +320210 6digit Synthetic organic tanning substances Synthetic organic tanning substances +320290 6digit Inorganic tanning and pre-tanning preparations Inorganic tanning and pre-tanning preparations +320300 6digit Colouring matter of vegetable or animal origin Colouring matter of vegetable or animal origin +320411 6digit Disperse dyes and preparations based thereon Disperse dyes and preparations based thereon +320412 6digit Acid and mordant dyes and preparations based thereon Acid and mordant dyes and preparations based thereon +320413 6digit Basic dyes and preparations based thereon Basic dyes and preparations based thereon +320414 6digit Direct dyes and preparations based thereon Direct dyes and preparations based thereon +320415 6digit Vat dyes and preparations based thereon Vat dyes and preparations based thereon +320416 6digit Reactive dyes and preparations based thereon Reactive dyes and preparations based thereon +320417 6digit Synthetic organic pigments and preps based thereon Synthetic organic pigments and preps based thereon +320419 6digit Synthetic organic colouring matter nes Synthetic organic colouring matter nes +320420 6digit Synthetic organic fluorescent brightening agents Synthetic organic fluorescent brightening agents +320490 6digit Synthetic organic products used as luminophores Synthetic organic products used as luminophores +320500 6digit Colour lakes, preparations based thereon Colour lakes, preparations based thereon +320610 6digit Pigments and preparations based on titanium dioxide Pigments and preparations based on titanium dioxide +320620 6digit Pigments and preparations based on chromium compounds Pigments and preparations based on chromium compounds +320630 6digit Pigments and preparations based on cadmium compounds Pigments and preparations based on cadmium compounds +320641 6digit Ultramarine and preparations based thereon Ultramarine and preparations based thereon +320642 6digit Pigments etc based on zinc sulphide, lithophone Pigments etc based on zinc sulphide, lithophone +320643 6digit Pigments and preparations based on hexacyanoferrates Pigments and preparations based on hexacyanoferrates +320649 6digit Inorganic colouring matter nes, including preparation Inorganic colouring matter nes, including preparation +320650 6digit Inorganic products used as luminophores Inorganic products used as luminophores +320710 6digit Pigment, opacifier, colours etc for ceramics or glass Pigment, opacifier, colours etc for ceramics or glass +320720 6digit Vitrifiable enamels, glazes etc for ceramics and glas Vitrifiable enamels, glazes etc for ceramics and glas +320730 6digit Liquid lustres and similar preparations Liquid lustres and similar preparations +320740 6digit Glass frit and other glass (powder, granules, flakes) Glass frit and other glass (powder, granules, flakes) +320810 6digit Polyester based paints, varnishes, non-aqueous medium Polyester based paints, varnishes, non-aqueous medium +320820 6digit Acrylic or vinyl polymer paint or varnish, non-aqueou Acrylic or vinyl polymer paint or varnish, non-aqueou +320890 6digit Polymer based paint, varnish in non-aqueous medium ne Polymer based paint, varnish in non-aqueous medium ne +320910 6digit Acrylic & vinyl polymer based paint, varnish, in wate Acrylic & vinyl polymer based paint, varnish, in wate +320990 6digit Polymer based paints & varnishes nes, aqueous medium Polymer based paints & varnishes nes, aqueous medium +321000 6digit Paints and varnishes nes, water pigments for leather Paints and varnishes nes, water pigments for leather +321100 6digit Prepared driers Prepared driers +321210 6digit Stamping foils Stamping foils +321290 6digit Pigments for paints, dyes, etc packaged for retail Pigments for paints, dyes, etc packaged for retail +321310 6digit Colours in sets Colours in sets +321390 6digit Artist, student & signwriter colours, small packs nes Artist, student & signwriter colours, small packs nes +321410 6digit Mastics, painters' fillings Mastics, painters' fillings +321490 6digit Non-refractory surfacing preparations nes Non-refractory surfacing preparations nes +321511 6digit Printing ink, black Printing ink, black +321519 6digit Printing ink, other than black Printing ink, other than black +321590 6digit Ink, other than printing ink Ink, other than printing ink +330111 6digit Essential oils of bergamot Essential oils of bergamot +330112 6digit Essential oils of orange Essential oils of orange +330113 6digit Essential oils of lemon Essential oils of lemon +330114 6digit Essential oils of lime Essential oils of lime +330119 6digit Essential oils of citrus fruits, nes Essential oils of citrus fruits, nes +330121 6digit Essential oils of geranium Essential oils of geranium +330122 6digit Essential oils of jasmin Essential oils of jasmin +330123 6digit Essential oils of lavender or of lavandin Essential oils of lavender or of lavandin +330124 6digit Essential oils of peppermint Essential oils of peppermint +330125 6digit Essential oils of other mints Essential oils of other mints +330126 6digit Essential oils of vetiver Essential oils of vetiver +330129 6digit Essential oils, nes Essential oils, nes +330130 6digit Resinoids Resinoids +330190 6digit Essential oils, terpenic by-products etc., nes Essential oils, terpenic by-products etc., nes +330210 6digit Mixed odoriferous substances - food & drink industrie Mixed odoriferous substances - food & drink industrie +330290 6digit Mixed odoriferous substances - industrial use nes Mixed odoriferous substances - industrial use nes +330300 6digit Perfumes and toilet waters Perfumes and toilet waters +330410 6digit Lip make-up preparations Lip make-up preparations +330420 6digit Eye make-up preparations Eye make-up preparations +330430 6digit Manicure or pedicure preparations Manicure or pedicure preparations +330491 6digit Powders, for skin care and make-up Powders, for skin care and make-up +330499 6digit Beauty, makeup and suntan preparations nes Beauty, makeup and suntan preparations nes +330510 6digit Hair shampoos Hair shampoos +330520 6digit Hair waving or straightening preparations Hair waving or straightening preparations +330530 6digit Hair lacquers Hair lacquers +330590 6digit Hair preparations, nes Hair preparations, nes +330610 6digit Dentifrices Dentifrices +330690 6digit Oral & dental hygiene preparations, except dentifrice Oral & dental hygiene preparations, except dentifrice +330710 6digit Pre-shave, shaving and after shaving preparations Pre-shave, shaving and after shaving preparations +330720 6digit Personal deodorants and antiperspirants Personal deodorants and antiperspirants +330730 6digit Perfumed bath salts and other bath preparations Perfumed bath salts and other bath preparations +330741 6digit Agarbatti, odorifers operated by burning Agarbatti, odorifers operated by burning +330749 6digit Room perfuming or deodorizing preparations, nes Room perfuming or deodorizing preparations, nes +330790 6digit Perfumery, cosmetic or toilet preparations, nes Perfumery, cosmetic or toilet preparations, nes +340111 6digit Soaps, for toilet use, solid Soaps, for toilet use, solid +340119 6digit Soaps for purposes other than toilet soap, solid Soaps for purposes other than toilet soap, solid +340120 6digit Soaps nes Soaps nes +340211 6digit Anionic surface-active agents Anionic surface-active agents +340212 6digit Cationic surface-active agents Cationic surface-active agents +340213 6digit Non-ionic surface active agents Non-ionic surface active agents +340219 6digit Organic surface-active agents, nes Organic surface-active agents, nes +340220 6digit Washing and cleaning preparations, retail Washing and cleaning preparations, retail +340290 6digit Organic surfactant washing, cleaning preparations nes Organic surfactant washing, cleaning preparations nes +340311 6digit Lubricant <70% petroleum oil, textile or leather use Lubricant <70% petroleum oil, textile or leather use +340319 6digit Lubricating oil etc containing <70% petroleum oil nes Lubricating oil etc containing <70% petroleum oil nes +340391 6digit Lubricants etc, no petroleum oil, textile, leather us Lubricants etc, no petroleum oil, textile, leather us +340399 6digit Lubricating preparations, zero petroleum content, nes Lubricating preparations, zero petroleum content, nes +340410 6digit Artificial & prepared waxes, of modified lignite Artificial & prepared waxes, of modified lignite +340420 6digit Artificial and prepared waxes, of polyethylene glycol Artificial and prepared waxes, of polyethylene glycol +340490 6digit Artificial and prepared waxes, nes Artificial and prepared waxes, nes +340510 6digit Polishes, creams etc. for footwear or leather Polishes, creams etc. for footwear or leather +340520 6digit Polishes, creams etc. for maintenance of woodwork Polishes, creams etc. for maintenance of woodwork +340530 6digit Polishes etc. for coachwork, except metal polishes Polishes etc. for coachwork, except metal polishes +340540 6digit Scouring pastes and powders and other scouring preps Scouring pastes and powders and other scouring preps +340590 6digit Polishes, creams and similar preparations, nes Polishes, creams and similar preparations, nes +340600 6digit Candles, tapers and the like Candles, tapers and the like +340700 6digit Model paste, dental paste and wax, etc. Model paste, dental paste and wax, etc. +350110 6digit Casein Casein +350190 6digit Casein glues, caseinates and other casein derivatives Casein glues, caseinates and other casein derivatives +350210 6digit Egg albumin Egg albumin +350290 6digit Albumins nes, albuminates & other albumin derivatives Albumins nes, albuminates & other albumin derivatives +350300 6digit Gelatin & derivatives, isinglass, glues (animal) nes Gelatin & derivatives, isinglass, glues (animal) nes +350400 6digit Peptones, proteins and derivatives, nes, hide powder Peptones, proteins and derivatives, nes, hide powder +350510 6digit Dextrins and other modified starches Dextrins and other modified starches +350520 6digit Glues based on starches, or modified starches Glues based on starches, or modified starches +350610 6digit Glues and adhesives of all kinds, package <1 kg Glues and adhesives of all kinds, package <1 kg +350691 6digit Adhesives based on rubber or plastic, package >1 kg Adhesives based on rubber or plastic, package >1 kg +350699 6digit Glues or adhesives, prepared nes, package > 1kg Glues or adhesives, prepared nes, package > 1kg +350710 6digit Rennet and concentrates thereof Rennet and concentrates thereof +350790 6digit Enzymes nes, prepared enzymes nes, except rennet Enzymes nes, prepared enzymes nes, except rennet +360100 6digit Propellent powders Propellent powders +360200 6digit Prepared explosives, except propellent powders Prepared explosives, except propellent powders +360300 6digit Safety or detonating fuses, detonators, igniters Safety or detonating fuses, detonators, igniters +360410 6digit Fireworks Fireworks +360490 6digit Signalling flares, fog signals, other pyrotechnics Signalling flares, fog signals, other pyrotechnics +360500 6digit Matches Matches +360610 6digit Lighter refill fuels (pack < 300 cc) Lighter refill fuels (pack < 300 cc) +360690 6digit Pyrophoric alloys, firelighters, etc Pyrophoric alloys, firelighters, etc +370110 6digit X-ray plates and films X-ray plates and films +370120 6digit Photographic instant print film in the flat Photographic instant print film in the flat +370130 6digit Photo plates & film in the flat, nes, any side >255mm Photo plates & film in the flat, nes, any side >255mm +370191 6digit Photographic plates and film in the flat, colour Photographic plates and film in the flat, colour +370199 6digit Photographic plates, film in the flat, nes Photographic plates, film in the flat, nes +370210 6digit Photographic film, rolls, for x-ray Photographic film, rolls, for x-ray +370220 6digit Instant print film, rolls Instant print film, rolls +370231 6digit Colour photo film, rolls, width <105mm Colour photo film, rolls, width <105mm +370232 6digit Silver halide photo film, rolls, width <105mm Silver halide photo film, rolls, width <105mm +370239 6digit Photo film nes, rolls, width < 105mm Photo film nes, rolls, width < 105mm +370241 6digit Colour film in rolls, width >610mm, length > 200m Colour film in rolls, width >610mm, length > 200m +370242 6digit Film, rolls, except colour, width >610mm, length >200 Film, rolls, except colour, width >610mm, length >200 +370243 6digit Film in rolls, width >610mm, length <200 m, nes Film in rolls, width >610mm, length <200 m, nes +370244 6digit Film in rolls, width 105-610 mm nes Film in rolls, width 105-610 mm nes +370251 6digit Film, colour photo, rolls, width <16mm, <14 m long,ne Film, colour photo, rolls, width <16mm, <14 m long,ne +370252 6digit Film, colour photo, rolls, width <16mm, >14 m long,ne Film, colour photo, rolls, width <16mm, >14 m long,ne +370253 6digit Film, colour slide, rolls width 16-35mm, <30m long Film, colour slide, rolls width 16-35mm, <30m long +370254 6digit Film, colour photo nes, rolls width 16-35mm,<30m long Film, colour photo nes, rolls width 16-35mm,<30m long +370255 6digit Film for colour photo, rolls width 16-35mm, >30m long Film for colour photo, rolls width 16-35mm, >30m long +370256 6digit Photographic film in rolls, colour, width >35 mm, nes Photographic film in rolls, colour, width >35 mm, nes +370291 6digit Photo film in rolls, width <16 mm, <14m long, nes Photo film in rolls, width <16 mm, <14m long, nes +370292 6digit Photo film in rolls, width <16 mm, >14m long, nes Photo film in rolls, width <16 mm, >14m long, nes +370293 6digit Photo film in rolls, width 16-35mm, <30m long, nes Photo film in rolls, width 16-35mm, <30m long, nes +370294 6digit Photo film in rolls, width 16-35mm, >30m long, nes Photo film in rolls, width 16-35mm, >30m long, nes +370295 6digit Photographic film, rolls, of a width <= 35 mm, nes Photographic film, rolls, of a width <= 35 mm, nes +370310 6digit Unexposed photographic paper,textile roll > 610mm wid Unexposed photographic paper,textile roll > 610mm wid +370320 6digit Unexposed colour photograhic paper, board or textile Unexposed colour photograhic paper, board or textile +370390 6digit Unexposed photographic paper, board or textile nes Unexposed photographic paper, board or textile nes +370400 6digit Photographic plate, film, paper, exposed, undeveloped Photographic plate, film, paper, exposed, undeveloped +370510 6digit Photo plates and film, exposed & developed, for offse Photo plates and film, exposed & developed, for offse +370520 6digit Microfilms exposed and developed Microfilms exposed and developed +370590 6digit Photographic plates or film, exposed or developed nes Photographic plates or film, exposed or developed nes +370610 6digit Cinematograph film, exposed and developed, width >35m Cinematograph film, exposed and developed, width >35m +370690 6digit Cinematograph film, exposed & developed, width <=35mm Cinematograph film, exposed & developed, width <=35mm +370710 6digit Sensitising emulsions Sensitising emulsions +370790 6digit Chemical preparations for photographic uses, nes Chemical preparations for photographic uses, nes +380110 6digit Artificial graphite Artificial graphite +380120 6digit Colloidal or semi-colloidal graphite Colloidal or semi-colloidal graphite +380130 6digit Carbonaceous pastes for electrodes, furnace linings Carbonaceous pastes for electrodes, furnace linings +380190 6digit Graphite based products nes Graphite based products nes +380210 6digit Activated carbon Activated carbon +380290 6digit Activated natural mineral products, animal black, nes Activated natural mineral products, animal black, nes +380300 6digit Tall oil, whether or not refined Tall oil, whether or not refined +380400 6digit Residual lyes from the manufacture of wood pulp Residual lyes from the manufacture of wood pulp +380510 6digit Gum, wood or sulphate turpentine oils Gum, wood or sulphate turpentine oils +380520 6digit Pine oil Pine oil +380590 6digit Terpenic oils nes, crude dipentene, paracymene Terpenic oils nes, crude dipentene, paracymene +380610 6digit Rosin and resin acids Rosin and resin acids +380620 6digit Rosin salts or resin acid salts Rosin salts or resin acid salts +380630 6digit Ester gums Ester gums +380690 6digit Resin acids and derivs nes, rosin derivs nes Resin acids and derivs nes, rosin derivs nes +380700 6digit Wood tar, tar oils, creosote, naphtha, veg. pitches Wood tar, tar oils, creosote, naphtha, veg. pitches +380810 6digit Insecticides, packaged for retail sale Insecticides, packaged for retail sale +380820 6digit Fungicides, packaged for retail sale Fungicides, packaged for retail sale +380830 6digit Herbicides, sprouting and growth regulators Herbicides, sprouting and growth regulators +380840 6digit Disinfectants, packaged for retail sale Disinfectants, packaged for retail sale +380890 6digit Pesticides, rodenticides, nes, for retail sale Pesticides, rodenticides, nes, for retail sale +380910 6digit Finishing agents & dye carriers, amylaceous Finishing agents & dye carriers, amylaceous +380991 6digit Finishing agents, dye carriers, dressing, mordants ne Finishing agents, dye carriers, dressing, mordants ne +380992 6digit Finishing agents & dye carriers - paper industry Finishing agents & dye carriers - paper industry +380993 6digit Other,Of a kind used in the leather or like industries Other,Of a kind used in the leather or like industries +380999 6digit Finishing agents & dye carriers - other industries Finishing agents & dye carriers - other industries +381010 6digit Metal pickling preps, solder and brazing flux, etc. Metal pickling preps, solder and brazing flux, etc. +381090 6digit Electro-weld rod cores, coatings, etc. Electro-weld rod cores, coatings, etc. +381111 6digit Anti-knock preparations based on lead compounds Anti-knock preparations based on lead compounds +381119 6digit Anti-knock preparations, except lead compounds Anti-knock preparations, except lead compounds +381121 6digit Lubricating oil additives with petroleum, bitumen oil Lubricating oil additives with petroleum, bitumen oil +381129 6digit Lubricating oil additives, no petroleum, bitumen oils Lubricating oil additives, no petroleum, bitumen oils +381190 6digit Oil additives nes, oxidation, corrosion, gum inhibito Oil additives nes, oxidation, corrosion, gum inhibito +381210 6digit Prepared rubber accelerators Prepared rubber accelerators +381220 6digit Compound plasticisers for rubber or plastic, nes Compound plasticisers for rubber or plastic, nes +381230 6digit Anti-oxidisers and stabilizers for rubber or plastics Anti-oxidisers and stabilizers for rubber or plastics +381300 6digit Preparations and charges for fire-extinguishers Preparations and charges for fire-extinguishers +381400 6digit Organic composite solvents, paint, varnish remover et Organic composite solvents, paint, varnish remover et +381511 6digit Supported catalysts, nickel based Supported catalysts, nickel based +381512 6digit Supported catalysts, precious metal based Supported catalysts, precious metal based +381519 6digit Supported catalysts, except nickel or precious metal Supported catalysts, except nickel or precious metal +381590 6digit Reaction initiators, accelerators, catalysts, nes Reaction initiators, accelerators, catalysts, nes +381600 6digit Refractory cements, mortars, concretes except graphit Refractory cements, mortars, concretes except graphit +381710 6digit Mixed alkylbenzenes, nes Mixed alkylbenzenes, nes +381720 6digit Mixed alkylnaphthalenes, nes Mixed alkylnaphthalenes, nes +381800 6digit Chemical element/compound wafers doped for electronic Chemical element/compound wafers doped for electronic +381900 6digit Hydraulic brake, transmission fluid <70% petroleum oi Hydraulic brake, transmission fluid <70% petroleum oi +382000 6digit Anti-freezing preps and prepared de-icing fluids Anti-freezing preps and prepared de-icing fluids +382100 6digit Prepared culture media for developing micro-organisms Prepared culture media for developing micro-organisms +382200 6digit Composite diagnostic or laboratory reagents, nes Composite diagnostic or laboratory reagents, nes +382310 6digit Prepared binders for foundry moulds or cores Prepared binders for foundry moulds or cores +382320 6digit Naphthenic acids, water-insoluble salts & esters Naphthenic acids, water-insoluble salts & esters +382330 6digit Non-agglomerated metal carbides Non-agglomerated metal carbides +382340 6digit Prepared additives for cements, mortars or concretes Prepared additives for cements, mortars or concretes +382350 6digit Non-refractory mortars and concretes Non-refractory mortars and concretes +382360 6digit Sorbitol except D-glucitol Sorbitol except D-glucitol +382390 6digit Chemical industry products, preparations, mixtures ne Chemical industry products, preparations, mixtures ne +390110 6digit Polyethylene - specific gravity <0.94 in primary form Polyethylene - specific gravity <0.94 in primary form +390120 6digit Polyethylene - specific gravity >0.94 in primary form Polyethylene - specific gravity >0.94 in primary form +390130 6digit Ethylene-vinyl acetate copolymers in primary forms Ethylene-vinyl acetate copolymers in primary forms +390190 6digit Polymers of ethylene nes, in primary forms Polymers of ethylene nes, in primary forms +390210 6digit Polypropylene in primary forms Polypropylene in primary forms +390220 6digit Polyisobutylene in primary forms Polyisobutylene in primary forms +390230 6digit Propylene copolymers in primary forms Propylene copolymers in primary forms +390290 6digit Polymers of propylene, olefins nes in primary forms Polymers of propylene, olefins nes in primary forms +390311 6digit Polystyrene, expansible in primary forms Polystyrene, expansible in primary forms +390319 6digit Polystyrene, except expansible in primary forms Polystyrene, except expansible in primary forms +390320 6digit Styrene-acrylonitrile (SAN) copolymers, primary forms Styrene-acrylonitrile (SAN) copolymers, primary forms +390330 6digit Acrylonitrile-butadiene-styrene (ABS) copolymers Acrylonitrile-butadiene-styrene (ABS) copolymers +390390 6digit Polymers of styrene except SAN or ABS in primary form Polymers of styrene except SAN or ABS in primary form +390410 6digit Polyvinyl chloride in primary forms Polyvinyl chloride in primary forms +390421 6digit Polyvinyl chloride nes, not plasticised, primary form Polyvinyl chloride nes, not plasticised, primary form +390422 6digit Polyvinyl chloride nes, plasticised in primary forms Polyvinyl chloride nes, plasticised in primary forms +390430 6digit Vinyl chloride-vinyl acetate copolymers, primary form Vinyl chloride-vinyl acetate copolymers, primary form +390440 6digit Vinyl chloride copolymers nes in primary forms Vinyl chloride copolymers nes in primary forms +390450 6digit Vinylidene chloride polymers in primary forms Vinylidene chloride polymers in primary forms +390461 6digit Polytetrafluoroethylene in primary forms Polytetrafluoroethylene in primary forms +390469 6digit Fluoro-polymers nes in primary forms Fluoro-polymers nes in primary forms +390490 6digit Polymers of vinyl chloride & halogenated olefins nes Polymers of vinyl chloride & halogenated olefins nes +390511 6digit Polyvinyl acetate, in aqueous dispersion, primary for Polyvinyl acetate, in aqueous dispersion, primary for +390519 6digit Polyvinyl acetate except aqueous dispersion, primary Polyvinyl acetate except aqueous dispersion, primary +390520 6digit Polyvinyl alcohols in primary form Polyvinyl alcohols in primary form +390590 6digit Vinyl polymers, halogenated olefins, primary form, ne Vinyl polymers, halogenated olefins, primary form, ne +390610 6digit Polymethyl methacrylate, in primary forms Polymethyl methacrylate, in primary forms +390690 6digit Acrylic polymers nes, in primary forms Acrylic polymers nes, in primary forms +390710 6digit Polyacetals, in primary forms Polyacetals, in primary forms +390720 6digit Polyethers nes, in primary forms Polyethers nes, in primary forms +390730 6digit Epoxide resins, in primary forms Epoxide resins, in primary forms +390740 6digit Polycarbonates, in primary forms Polycarbonates, in primary forms +390750 6digit Alkyd resins, in primary forms Alkyd resins, in primary forms +390760 6digit Polyethylene terephthalate, in primary forms Polyethylene terephthalate, in primary forms +390791 6digit Polyesters nes, unsaturated, in primary forms Polyesters nes, unsaturated, in primary forms +390799 6digit Polyesters nes, in primary forms Polyesters nes, in primary forms +390810 6digit Polyamide-6, -11, -12, -6,6, -6,9, -6,10 or -6,12 Polyamide-6, -11, -12, -6,6, -6,9, -6,10 or -6,12 +390890 6digit Polyamides nes, in primary forms Polyamides nes, in primary forms +390910 6digit Urea resins, thiourea resins, in primary forms Urea resins, thiourea resins, in primary forms +390920 6digit Melamine resins, in primary forms Melamine resins, in primary forms +390930 6digit Amino-resins nes, in primary forms Amino-resins nes, in primary forms +390940 6digit Phenolic resins, in primary forms Phenolic resins, in primary forms +390950 6digit Polyurethanes in primary forms Polyurethanes in primary forms +391000 6digit Silicones in primary forms Silicones in primary forms +391110 6digit Petroleum resins, coumarone, indene, polyterpenes Petroleum resins, coumarone, indene, polyterpenes +391190 6digit Polysulphides, polysulphones etc, nes in primary form Polysulphides, polysulphones etc, nes in primary form +391211 6digit Cellulose acetates, non-plasticised, in primary forms Cellulose acetates, non-plasticised, in primary forms +391212 6digit Cellulose acetates, plasticised, in primary forms Cellulose acetates, plasticised, in primary forms +391220 6digit Cellulose nitrates, collodions, in primary forms Cellulose nitrates, collodions, in primary forms +391231 6digit Carboxymethylcellulose, salts, in primary forms Carboxymethylcellulose, salts, in primary forms +391239 6digit Cellulose ethers nes, in primary forms Cellulose ethers nes, in primary forms +391290 6digit Cellulose derivatives nes, in primary forms Cellulose derivatives nes, in primary forms +391310 6digit Alginic acid, its salts & esters, in primary forms Alginic acid, its salts & esters, in primary forms +391390 6digit Polymers, natural or modified nes in primary forms ne Polymers, natural or modified nes in primary forms ne +391400 6digit Ion exchangers based on polymers in primary forms Ion exchangers based on polymers in primary forms +391510 6digit Polyethylene waste or scrap Polyethylene waste or scrap +391520 6digit Polystyrene waste or scrap Polystyrene waste or scrap +391530 6digit Polyvinyl chloride waste or scrap Polyvinyl chloride waste or scrap +391590 6digit Plastics waste or scrap nes Plastics waste or scrap nes +391610 6digit Monofilament(>1mm), rods, etc, ethylene polymers Monofilament(>1mm), rods, etc, ethylene polymers +391620 6digit Monofilament(>1mm), rods, etc, vinyl-chloride polymer Monofilament(>1mm), rods, etc, vinyl-chloride polymer +391690 6digit Monofilament(>1mm), rods,not ethylene or vinyl polyme Monofilament(>1mm), rods,not ethylene or vinyl polyme +391710 6digit Sausage casings of hardened protein, cellulose Sausage casings of hardened protein, cellulose +391721 6digit Tube, pipe or hose, rigid, of polyethylene Tube, pipe or hose, rigid, of polyethylene +391722 6digit Tube, pipe or hose, rigid, of polypropylene Tube, pipe or hose, rigid, of polypropylene +391723 6digit Tube, pipe or hose, rigid, of polyvinyl chloride Tube, pipe or hose, rigid, of polyvinyl chloride +391729 6digit Plastic tube, pipe or hose, rigid, nes Plastic tube, pipe or hose, rigid, nes +391731 6digit Plastic tube, pipe or hose, flexible, mbp > 27.6 MPa Plastic tube, pipe or hose, flexible, mbp > 27.6 MPa +391732 6digit Flexible plastic tube/hose not reinforced, no fitting Flexible plastic tube/hose not reinforced, no fitting +391733 6digit Flexible plastic tube/hose with fitting not reinforce Flexible plastic tube/hose with fitting not reinforce +391739 6digit Plastic tube, pipe or hose, flexible, nes Plastic tube, pipe or hose, flexible, nes +391740 6digit Fittings for plastic tube, pipe or hose Fittings for plastic tube, pipe or hose +391810 6digit Floor, wall, ceiling cover, roll, tile, vinyl chlorid Floor, wall, ceiling cover, roll, tile, vinyl chlorid +391890 6digit Floor/wall/ceiling cover, roll/tile not vinyl chlorid Floor/wall/ceiling cover, roll/tile not vinyl chlorid +391910 6digit Self-adhesive plastic, rolls <20cm wide Self-adhesive plastic, rolls <20cm wide +391990 6digit Self-adhesive plates, sheets, film, plastic, w >20 cm Self-adhesive plates, sheets, film, plastic, w >20 cm +392010 6digit Sheet/film not cellular/reinf polymers of ethylene Sheet/film not cellular/reinf polymers of ethylene +392020 6digit Sheet/film not cellular/reinf polymers of propylene Sheet/film not cellular/reinf polymers of propylene +392030 6digit Sheet/film not cellular/reinf polymers of styrene Sheet/film not cellular/reinf polymers of styrene +392041 6digit Sheet/film not cellular/reinf rigid vinyl polymer Sheet/film not cellular/reinf rigid vinyl polymer +392042 6digit Sheet/film not cellular/reinf flexible vinyl polymer Sheet/film not cellular/reinf flexible vinyl polymer +392051 6digit Sheet/film not cellular/reinf polymethyl methacrylate Sheet/film not cellular/reinf polymethyl methacrylate +392059 6digit Sheet/film not cellular/reinf acrylic polymers nes Sheet/film not cellular/reinf acrylic polymers nes +392061 6digit Sheet/film not cellular/reinf polycarbonates Sheet/film not cellular/reinf polycarbonates +392062 6digit Sheet/film not cellular/reinf polyethylene terephthal Sheet/film not cellular/reinf polyethylene terephthal +392063 6digit Sheet/film not cellular/reinf unsaturated polyesters Sheet/film not cellular/reinf unsaturated polyesters +392069 6digit Sheet/film not cellular/reinf polyesters nes Sheet/film not cellular/reinf polyesters nes +392071 6digit Sheet/film not cellular/reinf regenerated cellulose Sheet/film not cellular/reinf regenerated cellulose +392072 6digit Sheet/film not cellular/reinf vulcanised rubber Sheet/film not cellular/reinf vulcanised rubber +392073 6digit Sheet/film not cellular/reinf cellulose acetate Sheet/film not cellular/reinf cellulose acetate +392079 6digit Sheet/film not cellular/reinf cellulose derivs nes Sheet/film not cellular/reinf cellulose derivs nes +392091 6digit Sheet/film not cellular/reinf polyvinyl butyral Sheet/film not cellular/reinf polyvinyl butyral +392092 6digit Sheet/film not cellular/reinf polyamides Sheet/film not cellular/reinf polyamides +392093 6digit Sheet/film not cellular/reinf amino-resins Sheet/film not cellular/reinf amino-resins +392094 6digit Sheet/film not cellular/reinf phenolic resins Sheet/film not cellular/reinf phenolic resins +392099 6digit Sheet/film not cellular/reinf plastics nes Sheet/film not cellular/reinf plastics nes +392111 6digit Sheet etc, cellular of polymers of styrene Sheet etc, cellular of polymers of styrene +392112 6digit Sheet etc, cellular of polymers of vinyl chloride Sheet etc, cellular of polymers of vinyl chloride +392113 6digit Sheet etc, cellular of polyurethane Sheet etc, cellular of polyurethane +392114 6digit Sheet etc, cellular of regenerated cellulose Sheet etc, cellular of regenerated cellulose +392119 6digit Sheet etc, cellular of plastics nes Sheet etc, cellular of plastics nes +392190 6digit Plastic sheet, film, foil or strip, nes Plastic sheet, film, foil or strip, nes +392210 6digit Baths, shower-baths and wash basins, of plastics Baths, shower-baths and wash basins, of plastics +392220 6digit Lavatory seats and covers of plastics Lavatory seats and covers of plastics +392290 6digit Bathroom wares nes, of plastics Bathroom wares nes, of plastics +392310 6digit Boxes, cases, crates etc. of plastic Boxes, cases, crates etc. of plastic +392321 6digit Sacks & bags (including cones) of polymers of ethylen Sacks & bags (including cones) of polymers of ethylen +392329 6digit Plastic sacks, bags, cone except of ethylene polymers Plastic sacks, bags, cone except of ethylene polymers +392330 6digit Plastic carboys, bottles and flasks, etc Plastic carboys, bottles and flasks, etc +392340 6digit Plastic spools, cops, bobbins and similar supports Plastic spools, cops, bobbins and similar supports +392350 6digit Plastic stoppers, lids, caps and other closures Plastic stoppers, lids, caps and other closures +392390 6digit Plastic articles for goods conveyance or packing nes Plastic articles for goods conveyance or packing nes +392410 6digit Plastic table and kitchen ware Plastic table and kitchen ware +392490 6digit Plastic household, toilet articles not table, kitchen Plastic household, toilet articles not table, kitchen +392510 6digit Plastic reservoirs, tanks, vats, etc, capacity <300l Plastic reservoirs, tanks, vats, etc, capacity <300l +392520 6digit Plastic doors and windows and frames thereof Plastic doors and windows and frames thereof +392530 6digit Plastic shutters and blinds (including Venetian) Plastic shutters and blinds (including Venetian) +392590 6digit Plastic builders' ware nes Plastic builders' ware nes +392610 6digit Plastic office and school articles and supplies Plastic office and school articles and supplies +392620 6digit Plastic apparel and clothing accessories Plastic apparel and clothing accessories +392630 6digit Plastic fittings for furniture, coachwork, etc Plastic fittings for furniture, coachwork, etc +392640 6digit Plastic statuettes and other ornamental articles Plastic statuettes and other ornamental articles +392690 6digit Plastic articles nes Plastic articles nes +400110 6digit Natural rubber latex, including prevulcanised Natural rubber latex, including prevulcanised +400121 6digit Natural rubber in smoked sheets Natural rubber in smoked sheets +400122 6digit Technically specified natural rubber (TSNR) Technically specified natural rubber (TSNR) +400129 6digit Natural rubber in other forms Natural rubber in other forms +400130 6digit Balata, gutta-percha, guayule, chicle and similar gum Balata, gutta-percha, guayule, chicle and similar gum +400211 6digit Styrene-butadiene rubber (SBR/XSBR) latex Styrene-butadiene rubber (SBR/XSBR) latex +400219 6digit Styrene-butadiene rubber (SBR/XSBR) except latex Styrene-butadiene rubber (SBR/XSBR) except latex +400220 6digit Butadiene rubber (BR) Butadiene rubber (BR) +400231 6digit Isobutene-isoprene (butyl) rubber (IIR) Isobutene-isoprene (butyl) rubber (IIR) +400239 6digit Halo-isobutene-isoprene rubber (CIIR/BIIR) Halo-isobutene-isoprene rubber (CIIR/BIIR) +400241 6digit Chloroprene (chlorobutadiene) rubber (CR) latex Chloroprene (chlorobutadiene) rubber (CR) latex +400249 6digit Chloroprene (chlorobutadiene) rubber (CR) except late Chloroprene (chlorobutadiene) rubber (CR) except late +400251 6digit Acrylonitrile-butadiene rubber (NBR), latex Acrylonitrile-butadiene rubber (NBR), latex +400259 6digit Acrylonitrile-butadiene rubber (NBR) except as latex Acrylonitrile-butadiene rubber (NBR) except as latex +400260 6digit Isoprene rubber (IR) Isoprene rubber (IR) +400270 6digit Ethylene-propylene-non-conj diene rubber (EPDM) Ethylene-propylene-non-conj diene rubber (EPDM) +400280 6digit Mixtures of natural and synthetic rubbers Mixtures of natural and synthetic rubbers +400291 6digit Synthetic rubber or factice latex from oils, nes Synthetic rubber or factice latex from oils, nes +400299 6digit Synthetic rubber, factice except latex from oils, nes Synthetic rubber, factice except latex from oils, nes +400300 6digit Reclaimed rubber in primary forms or in sheets Reclaimed rubber in primary forms or in sheets +400400 6digit Waste, parings and scrap (except hard rubber) Waste, parings and scrap (except hard rubber) +400510 6digit Compounded (carbon black, silica) unvulcanised rubber Compounded (carbon black, silica) unvulcanised rubber +400520 6digit Rubber solutions, dispersions nes Rubber solutions, dispersions nes +400591 6digit Compounded unvulcanised rubber in plate, sheet, strip Compounded unvulcanised rubber in plate, sheet, strip +400599 6digit Compounded unvulcanised rubber in primary forms nes Compounded unvulcanised rubber in primary forms nes +400610 6digit Camel-back strips for retreading rubber tyres Camel-back strips for retreading rubber tyres +400690 6digit Rubber unvulcanised as rods, tubes, profiles, etc Rubber unvulcanised as rods, tubes, profiles, etc +400700 6digit Vulcanised rubber thread and cord Vulcanised rubber thread and cord +400811 6digit Plate, sheet, strip of vulcanised cellular rubber Plate, sheet, strip of vulcanised cellular rubber +400819 6digit Rod and profile shapes of vulcanised cellular rubber Rod and profile shapes of vulcanised cellular rubber +400821 6digit Plate, sheet, strip of vulcanised non-cellular rubber Plate, sheet, strip of vulcanised non-cellular rubber +400829 6digit Rods, profile shapes of vulcanised non-cellular rubbe Rods, profile shapes of vulcanised non-cellular rubbe +400910 6digit Rubber tube, pipe or hose not reinforced, no fittings Rubber tube, pipe or hose not reinforced, no fittings +400920 6digit Rubber tube, pipe, hose, metal reinforced, no fitting Rubber tube, pipe, hose, metal reinforced, no fitting +400930 6digit Rubber tube, pipe, hose textile-reinforced no fitting Rubber tube, pipe, hose textile-reinforced no fitting +400940 6digit Rubber tube, pipe or hose, reinforced nes, no fitting Rubber tube, pipe or hose, reinforced nes, no fitting +400950 6digit Rubber tube, pipe or hose with fittings Rubber tube, pipe or hose with fittings +401010 6digit Transmission belts etc, rubber, trapezoidal Transmission belts etc, rubber, trapezoidal +401091 6digit Conveyor belts and belting, rubber, <20cm wide Conveyor belts and belting, rubber, <20cm wide +401099 6digit Conveyor, transmission belts and belting, rubber nes Conveyor, transmission belts and belting, rubber nes +401110 6digit Pneumatic tyres new of rubber for motor cars Pneumatic tyres new of rubber for motor cars +401120 6digit Pneumatic tyres new of rubber for buses or lorries Pneumatic tyres new of rubber for buses or lorries +401130 6digit Pneumatic tyres new of rubber for aircraft Pneumatic tyres new of rubber for aircraft +401140 6digit Pneumatic tyres new of rubber for motorcycles Pneumatic tyres new of rubber for motorcycles +401150 6digit Pneumatic tyres new of rubber for bicycles Pneumatic tyres new of rubber for bicycles +401191 6digit Pneumatic tyres new of rubber nes, herring-bone tread Pneumatic tyres new of rubber nes, herring-bone tread +401199 6digit Pneumatic tyres new of rubber nes Pneumatic tyres new of rubber nes +401210 6digit Retreaded tyres Retreaded tyres +401220 6digit Pneumatic tyres used Pneumatic tyres used +401290 6digit Solid or cushioned tyres, interchangeable treads Solid or cushioned tyres, interchangeable treads +401310 6digit Inner tubes of rubber for motor vehicles Inner tubes of rubber for motor vehicles +401320 6digit Inner tubes of rubber for bicycles Inner tubes of rubber for bicycles +401390 6digit Inner tubes of rubber except bicycle or motor vehicle Inner tubes of rubber except bicycle or motor vehicle +401410 6digit Sheath contraceptives Sheath contraceptives +401490 6digit Rubber hygienic, pharmacy items except contraceptives Rubber hygienic, pharmacy items except contraceptives +401511 6digit Rubber surgical gloves Rubber surgical gloves +401519 6digit Gloves other than surgical, of rubber Gloves other than surgical, of rubber +401590 6digit Clothing and accessories except gloves, of rubber Clothing and accessories except gloves, of rubber +401610 6digit Articles of cellular rubber Articles of cellular rubber +401691 6digit Floor coverings, mats of rubber except cellular, hard Floor coverings, mats of rubber except cellular, hard +401692 6digit Erasers (vulcanised rubber) Erasers (vulcanised rubber) +401693 6digit Gaskets, washers and other seals of vulcanised rubber Gaskets, washers and other seals of vulcanised rubber +401694 6digit Boat and dock fenders, of vulcanised rubber Boat and dock fenders, of vulcanised rubber +401695 6digit Rubber articles, inflatable nes, vulcanised rubber Rubber articles, inflatable nes, vulcanised rubber +401699 6digit Articles of vulcanised rubber nes, except hard rubber Articles of vulcanised rubber nes, except hard rubber +401700 6digit Hard rubber (eg ebonite) in all forms, articles,scrap Hard rubber (eg ebonite) in all forms, articles,scrap +410110 6digit Bovine skins, whole, raw Bovine skins, whole, raw +410121 6digit Bovine hides, whole, fresh or wet-salted Bovine hides, whole, fresh or wet-salted +410122 6digit Butts and bends, bovine, fresh or wet-salted Butts and bends, bovine, fresh or wet-salted +410129 6digit Hide sections, bovine, nes, fresh or wet-salted Hide sections, bovine, nes, fresh or wet-salted +410130 6digit Bovine hides, raw, nes Bovine hides, raw, nes +410140 6digit Equine hides and skins, raw Equine hides and skins, raw +410210 6digit Sheep or lamb skins, raw, wool on, except Persian etc Sheep or lamb skins, raw, wool on, except Persian etc +410221 6digit Sheep or lamb skins, pickled, without wool Sheep or lamb skins, pickled, without wool +410229 6digit Sheep or lamb skins, raw, except pickled, no wool Sheep or lamb skins, raw, except pickled, no wool +410310 6digit Goat or kid hides and skins, raw, nes Goat or kid hides and skins, raw, nes +410320 6digit Reptile skins, raw Reptile skins, raw +410390 6digit Raw hide/skins except bovine/equine/sheep/goat/reptil Raw hide/skins except bovine/equine/sheep/goat/reptil +410410 6digit Bovine skin leather, whole Bovine skin leather, whole +410421 6digit Bovine leather, vegetable pre-tanned except whole ski Bovine leather, vegetable pre-tanned except whole ski +410422 6digit Bovine leather, otherwise pre-tanned except whole ski Bovine leather, otherwise pre-tanned except whole ski +410429 6digit Bovine and equine leather, tanned or retanned, nes Bovine and equine leather, tanned or retanned, nes +410431 6digit Bovine and equine leather, full or split grain, nes Bovine and equine leather, full or split grain, nes +410439 6digit Bovine and equine leather, nes Bovine and equine leather, nes +410511 6digit Sheep or lamb skin leather, vegetable pre-tanned Sheep or lamb skin leather, vegetable pre-tanned +410512 6digit Sheep or lamb skin leather, otherwise pre-tanned Sheep or lamb skin leather, otherwise pre-tanned +410519 6digit Sheep or lamb skin leather, tanned or retanned, nes Sheep or lamb skin leather, tanned or retanned, nes +410520 6digit Sheep or lamb skin leather, nes Sheep or lamb skin leather, nes +410611 6digit Goat or kid skin leather, vegetable pre-tanned Goat or kid skin leather, vegetable pre-tanned +410612 6digit Goat or kid skin leather, otherwise pre-tanned Goat or kid skin leather, otherwise pre-tanned +410619 6digit Goat or kid skin leather, tanned or retanned, nes Goat or kid skin leather, tanned or retanned, nes +410620 6digit Goat or kid skin leather, nes Goat or kid skin leather, nes +410710 6digit Swine leather Swine leather +410721 6digit Reptile leather, vegetable pre-tanned Reptile leather, vegetable pre-tanned +410729 6digit Reptile leather, other than vegetable pre-tanned Reptile leather, other than vegetable pre-tanned +410790 6digit Leather, of animals nes Leather, of animals nes +410800 6digit Chamois (including combination chamois) leather Chamois (including combination chamois) leather +410900 6digit Patent leather, metallised leather Patent leather, metallised leather +411000 6digit Parings and other waste of leather Parings and other waste of leather +411100 6digit Composition leather, in slabs, sheets or strip Composition leather, in slabs, sheets or strip +420100 6digit Saddlery and harness, of any material Saddlery and harness, of any material +420211 6digit Trunks, suit-cases/etc, outer surface leather Trunks, suit-cases/etc, outer surface leather +420212 6digit Trunks, suit-cases, etc, outer surface plastic/textil Trunks, suit-cases, etc, outer surface plastic/textil +420219 6digit Trunks, suit-cases and similar containers, outer nes Trunks, suit-cases and similar containers, outer nes +420221 6digit Handbags with outer surface of leather Handbags with outer surface of leather +420222 6digit Handbags with outer surface plastics, textile materia Handbags with outer surface plastics, textile materia +420229 6digit Handbags, of vulcanised fibre or paperboard Handbags, of vulcanised fibre or paperboard +420231 6digit Articles for pocket or handbag, leather outer surface Articles for pocket or handbag, leather outer surface +420232 6digit Articles for pocket or handbag, plastic, textile oute Articles for pocket or handbag, plastic, textile oute +420239 6digit Articles for pocket or handbag, nes Articles for pocket or handbag, nes +420291 6digit Containers nes, outer surface of leather Containers nes, outer surface of leather +420292 6digit Containers nes, outer surface plastic or textile Containers nes, outer surface plastic or textile +420299 6digit Gun, musical instrument, camera, etc cases, nes Gun, musical instrument, camera, etc cases, nes +420310 6digit Articles of apparel of leather or composition leather Articles of apparel of leather or composition leather +420321 6digit Leather, composition sports gloves, mittens and mitts Leather, composition sports gloves, mittens and mitts +420329 6digit Leather, composition gloves & mittens except sports Leather, composition gloves & mittens except sports +420330 6digit Belts and bandoliers of leather or composition leathe Belts and bandoliers of leather or composition leathe +420340 6digit Clothing accessories nes, of leather or composition Clothing accessories nes, of leather or composition +420400 6digit Articles of leather & composition for technical uses Articles of leather & composition for technical uses +420500 6digit Articles of leather and composition leather, nes Articles of leather and composition leather, nes +420610 6digit Articles of catgut Articles of catgut +420690 6digit Articles of gut, goldbeater skin, bladder, tendons ne Articles of gut, goldbeater skin, bladder, tendons ne +430110 6digit Raw mink furskins, whole Raw mink furskins, whole +430120 6digit Raw rabbit or hare furskins, whole Raw rabbit or hare furskins, whole +430130 6digit Raw Persian and similar lamb furskins, whole Raw Persian and similar lamb furskins, whole +430140 6digit Raw beaver furskins, whole Raw beaver furskins, whole +430150 6digit Raw musk-rat furskins, whole Raw musk-rat furskins, whole +430160 6digit Raw fox furskins, whole Raw fox furskins, whole +430170 6digit Raw seal furskins, whole Raw seal furskins, whole +430180 6digit Raw furskins of other animals, whole Raw furskins of other animals, whole +430190 6digit Raw furskin pieces (e.g. heads, tails, paws) Raw furskin pieces (e.g. heads, tails, paws) +430211 6digit Tanned or dressed mink furskins, whole, unassembled Tanned or dressed mink furskins, whole, unassembled +430212 6digit Tanned, dressed rabbit, hare skins, whole, unassemble Tanned, dressed rabbit, hare skins, whole, unassemble +430213 6digit Tanned,dressed Persian/etc lambskin, whole,unassemble Tanned,dressed Persian/etc lambskin, whole,unassemble +430219 6digit Tanned,dressed whole furs except lamb/mink/rabbit/har Tanned,dressed whole furs except lamb/mink/rabbit/har +430220 6digit Tanned or dressed furskin pieces (heads, tails, paws) Tanned or dressed furskin pieces (heads, tails, paws) +430230 6digit Tanned or dressed whole furskins and pieces, assemble Tanned or dressed whole furskins and pieces, assemble +430310 6digit Articles of apparel & clothing accessories of furskin Articles of apparel & clothing accessories of furskin +430390 6digit Articles of furskin except clothing and accessories Articles of furskin except clothing and accessories +430400 6digit Artificial fur and articles thereof Artificial fur and articles thereof +440110 6digit Fuel wood Fuel wood +440121 6digit Wood in chips, coniferous Wood in chips, coniferous +440122 6digit Wood in chips, non-coniferous Wood in chips, non-coniferous +440130 6digit Sawdust, wood waste or scrap Sawdust, wood waste or scrap +440200 6digit Wood charcoal (including shell or nut charcoal) Wood charcoal (including shell or nut charcoal) +440310 6digit Poles, treated or painted with preservatives Poles, treated or painted with preservatives +440320 6digit Logs, poles, coniferous not treated or painted Logs, poles, coniferous not treated or painted +440331 6digit Logs, Meranti (light or dark red), Bakau Logs, Meranti (light or dark red), Bakau +440332 6digit Logs, white Lauan/Meranti/Seraya/yellow Meranti/Alan Logs, white Lauan/Meranti/Seraya/yellow Meranti/Alan +440333 6digit Logs, Keruing/Ramin/Kapur/Teak/Jongkong/Merbau/etc Logs, Keruing/Ramin/Kapur/Teak/Jongkong/Merbau/etc +440334 6digit Logs, Okoume/Obeche/Sapelli/Sipo/Acajou d'Afrique/etc Logs, Okoume/Obeche/Sapelli/Sipo/Acajou d'Afrique/etc +440335 6digit Logs, Tiama, Mansonia, Ilomba, Dibetou, Limba, Azobe Logs, Tiama, Mansonia, Ilomba, Dibetou, Limba, Azobe +440391 6digit Logs, Oak (Quercus spp) Logs, Oak (Quercus spp) +440392 6digit Logs, Beech (Fagus spp) Logs, Beech (Fagus spp) +440399 6digit Logs, non-coniferous nes Logs, non-coniferous nes +440410 6digit Poles, piles etc, coniferous, pointed but not sawn Poles, piles etc, coniferous, pointed but not sawn +440420 6digit Poles, piles etc, non-coniferous, pointed, not sawn Poles, piles etc, non-coniferous, pointed, not sawn +440500 6digit Wood wool, wood flour Wood wool, wood flour +440610 6digit Ties, railway or tramway, wood not impregnated Ties, railway or tramway, wood not impregnated +440690 6digit Ties, railway or tramway, impregnated wood Ties, railway or tramway, impregnated wood +440710 6digit Lumber, coniferous (softwood) thickness < 6 mm Lumber, coniferous (softwood) thickness < 6 mm +440721 6digit Lumber, Meranti red, Meranti Bakau, White Lauan etc Lumber, Meranti red, Meranti Bakau, White Lauan etc +440722 6digit Lumber, Okoume, Obeche, Sapelli/Sipo/Acajou/Makore/et Lumber, Okoume, Obeche, Sapelli/Sipo/Acajou/Makore/et +440723 6digit Lumber, Baboen, Mahogany, Imbuia, Balsa Lumber, Baboen, Mahogany, Imbuia, Balsa +440791 6digit Lumber, Oak (Quercus spp) Lumber, Oak (Quercus spp) +440792 6digit Lumber, Beech (Fagus spp) Lumber, Beech (Fagus spp) +440799 6digit Lumber, non-coniferous nes Lumber, non-coniferous nes +440810 6digit Veneer or ply sheet, coniferous (softwood) <6 mm thic Veneer or ply sheet, coniferous (softwood) <6 mm thic +440820 6digit Veneer or ply sheet, tropical woods, <6 mm thick Veneer or ply sheet, tropical woods, <6 mm thick +440890 6digit Veneer,ply sheet, not conifer or tropical, <6 mm thic Veneer,ply sheet, not conifer or tropical, <6 mm thic +440910 6digit Coniferous wood continuously shaped along any edges Coniferous wood continuously shaped along any edges +440920 6digit Non-conifer wood continuously shaped along any edges Non-conifer wood continuously shaped along any edges +441010 6digit Particle board of wood Particle board of wood +441090 6digit Particle board of ligneous materials except wood Particle board of ligneous materials except wood +441111 6digit Fibreboard >0.8 g/cm2 not worked or surface covered Fibreboard >0.8 g/cm2 not worked or surface covered +441119 6digit Fibreboard >0.8 g/cm2 worked/surface covered Fibreboard >0.8 g/cm2 worked/surface covered +441121 6digit Fibreboard 0.5 - 0.8 g/cm2 not worked/surface covered Fibreboard 0.5 - 0.8 g/cm2 not worked/surface covered +441129 6digit Fibreboard 0.5 - 0.8 g/cm2 worked/surface covered Fibreboard 0.5 - 0.8 g/cm2 worked/surface covered +441131 6digit Fibreboard 0.35- 0.5 g/cm2 not worked/surface covered Fibreboard 0.35- 0.5 g/cm2 not worked/surface covered +441139 6digit Fibreboard 0.35- 0.5 g/cm2 worked/surface covered Fibreboard 0.35- 0.5 g/cm2 worked/surface covered +441191 6digit Fibreboard nes not worked or surface covered nes Fibreboard nes not worked or surface covered nes +441199 6digit Fibreboard nes, worked or surface covered Fibreboard nes, worked or surface covered +441211 6digit Plywood 1 or 2 outer ply tropical hardwood (ply <6 mm Plywood 1 or 2 outer ply tropical hardwood (ply <6 mm +441212 6digit Plywood, 1 or 2 outer ply non-conifer nes (ply <6 mm) Plywood, 1 or 2 outer ply non-conifer nes (ply <6 mm) +441219 6digit Plywood, all softwood, each ply < 6mm thick Plywood, all softwood, each ply < 6mm thick +441221 6digit Panels, 1 outer ply non-conifer & 1 ply particle boar Panels, 1 outer ply non-conifer & 1 ply particle boar +441229 6digit Panels, 1 outer ply non-coniferous wood nes Panels, 1 outer ply non-coniferous wood nes +441291 6digit Panels, 1 outer ply conifer wood,1 ply particle board Panels, 1 outer ply conifer wood,1 ply particle board +441299 6digit Panels, laminated wood, nes Panels, laminated wood, nes +441300 6digit Densified wood, in blocks, plates, strips or profile Densified wood, in blocks, plates, strips or profile +441400 6digit Wooden frames for paintings, photographs, mirrors etc Wooden frames for paintings, photographs, mirrors etc +441510 6digit Wooden cases, boxes, crates, drums and containers Wooden cases, boxes, crates, drums and containers +441520 6digit Wooden pallets, box pallets and load boards Wooden pallets, box pallets and load boards +441600 6digit Wooden casks, barrels, vats, tubs, etc. Wooden casks, barrels, vats, tubs, etc. +441700 6digit Tools, broom handles,bodies, etc, of wood Tools, broom handles,bodies, etc, of wood +441810 6digit Windows, French-windows, frames, of wood Windows, French-windows, frames, of wood +441820 6digit Doors, frames and thresholds, of wood Doors, frames and thresholds, of wood +441830 6digit Parquet panels and tiles, of wood Parquet panels and tiles, of wood +441840 6digit Shuttering for concrete constructional work, of wood Shuttering for concrete constructional work, of wood +441850 6digit Shingles and shakes, of wood Shingles and shakes, of wood +441890 6digit Builder's joinery and carpentry of wood nes Builder's joinery and carpentry of wood nes +441900 6digit Tableware and kitchenware, of wood Tableware and kitchenware, of wood +442010 6digit Statuettes and other ornaments of wood Statuettes and other ornaments of wood +442090 6digit Wood marquetry, laid, caskets & cases for jewels, etc Wood marquetry, laid, caskets & cases for jewels, etc +442110 6digit Clothes hangers of wood Clothes hangers of wood +442190 6digit Wooden articles nes Wooden articles nes +450110 6digit Natural cork, raw or simply prepared Natural cork, raw or simply prepared +450190 6digit Waste cork, crushed, granulated or ground Waste cork, crushed, granulated or ground +450200 6digit Natural cork, debacked, roughly squared, in blocks et Natural cork, debacked, roughly squared, in blocks et +450310 6digit Corks and stoppers, natural cork Corks and stoppers, natural cork +450390 6digit Natural cork articles other than corks or stoppers Natural cork articles other than corks or stoppers +450410 6digit Blocks, sheets, strip and tiles of agglomerated cork Blocks, sheets, strip and tiles of agglomerated cork +450490 6digit Articles of agglomerated cork Articles of agglomerated cork +460110 6digit Plaits and products of plaiting materials Plaits and products of plaiting materials +460120 6digit Mats, matting and screens, vegetable plaiting materia Mats, matting and screens, vegetable plaiting materia +460191 6digit Plaited vegetable material articles not mats or scree Plaited vegetable material articles not mats or scree +460199 6digit Products of non-vegetable plaiting materials Products of non-vegetable plaiting materials +460210 6digit Basketwork, wickerwork products of vegetable material Basketwork, wickerwork products of vegetable material +460290 6digit Basketwork and wickerwork products, non-vegetable Basketwork and wickerwork products, non-vegetable +470100 6digit Mechanical wood pulp Mechanical wood pulp +470200 6digit Chemical wood pulp, dissolving grades Chemical wood pulp, dissolving grades +470311 6digit Chem wood pulp, soda or sulphate, conifer, unbleached Chem wood pulp, soda or sulphate, conifer, unbleached +470319 6digit Chem wood pulp, soda/sulphate, non-conifer, unbleache Chem wood pulp, soda/sulphate, non-conifer, unbleache +470321 6digit Chem wood pulp, soda or sulphate, conifer, bleached Chem wood pulp, soda or sulphate, conifer, bleached +470329 6digit Chem wood pulp, soda/sulphate, non-conifer, bleached Chem wood pulp, soda/sulphate, non-conifer, bleached +470411 6digit Chem wood pulp, sulphite, coniferous unbleached Chem wood pulp, sulphite, coniferous unbleached +470419 6digit Chem wood pulp, sulphite, non-coniferous, unbleached Chem wood pulp, sulphite, non-coniferous, unbleached +470421 6digit Chem wood pulp, sulphite, coniferous bleached Chem wood pulp, sulphite, coniferous bleached +470429 6digit Chem wood pulp, sulphite, non-coniferous, bleached Chem wood pulp, sulphite, non-coniferous, bleached +470500 6digit Semi-chemical wood pulp Semi-chemical wood pulp +470610 6digit Cotton linters pulp Cotton linters pulp +470691 6digit Mechanical pulps of other fibrous material Mechanical pulps of other fibrous material +470692 6digit Chemical pulps of other fibrous material Chemical pulps of other fibrous material +470693 6digit Semi-chemical pulps of other fibrous material Semi-chemical pulps of other fibrous material +470710 6digit Waste or scrap of unbleached kraft or paperboard Waste or scrap of unbleached kraft or paperboard +470720 6digit Waste, scrap of paper, board of bleached chemical pul Waste, scrap of paper, board of bleached chemical pul +470730 6digit Waste or scrap of paper or board of mechanical pulp Waste or scrap of paper or board of mechanical pulp +470790 6digit Waste, scrap of paper, board, nes (including unsorted Waste, scrap of paper, board, nes (including unsorted +480100 6digit Newsprint Newsprint +480210 6digit Paper, hand-made, uncoated Paper, hand-made, uncoated +480220 6digit Paper, sensitising base stock Paper, sensitising base stock +480230 6digit Paper, carbonising base, uncoated Paper, carbonising base, uncoated +480240 6digit Paper, wallpaper base, uncoated Paper, wallpaper base, uncoated +480251 6digit Paper, fine, woodfree, <40 g/m2, uncoated, nes Paper, fine, woodfree, <40 g/m2, uncoated, nes +480252 6digit Paper, fine, woodfree, 40 - 150 g/m2, uncoated Paper, fine, woodfree, 40 - 150 g/m2, uncoated +480253 6digit Paper, fine, woodfree, >150 g/m2, uncoated, nes Paper, fine, woodfree, >150 g/m2, uncoated, nes +480260 6digit Paper, fine, wood-containing, uncoated, nes Paper, fine, wood-containing, uncoated, nes +480300 6digit Paper, household, sanitary, width > 36 centimetres Paper, household, sanitary, width > 36 centimetres +480411 6digit Paper, Kraftliner, unbleached, uncoated Paper, Kraftliner, unbleached, uncoated +480419 6digit Paper, Kraftliner, other than unbleached, uncoated Paper, Kraftliner, other than unbleached, uncoated +480421 6digit Paper, sack kraft, unbleached, uncoated Paper, sack kraft, unbleached, uncoated +480429 6digit Paper, sack kraft, other than unbleached, uncoated Paper, sack kraft, other than unbleached, uncoated +480431 6digit Paper, kraft, <150g/m2, unbleached, uncoated, nes Paper, kraft, <150g/m2, unbleached, uncoated, nes +480439 6digit Paper, kraft, <150g/m2, uncoated, nes Paper, kraft, <150g/m2, uncoated, nes +480441 6digit Paper, kraft, 150-225 g/m2, unbleached,uncoated nes Paper, kraft, 150-225 g/m2, unbleached,uncoated nes +480442 6digit Paper, kraft, 150-225 g/m2, chem pulp not bleach/coat Paper, kraft, 150-225 g/m2, chem pulp not bleach/coat +480449 6digit Paper, kraft, 150-225 g/m2, uncoated, nes Paper, kraft, 150-225 g/m2, uncoated, nes +480451 6digit Paper, kraft, >225g/m2, unbleached, uncoated, nes Paper, kraft, >225g/m2, unbleached, uncoated, nes +480452 6digit Paper, kraft, >225g/m2,chemical pulp,bleached,uncoate Paper, kraft, >225g/m2,chemical pulp,bleached,uncoate +480459 6digit Paper, kraft, >225g/m2, uncoated, nes Paper, kraft, >225g/m2, uncoated, nes +480510 6digit Paper, fluting, in rolls, semi-chemical, uncoated Paper, fluting, in rolls, semi-chemical, uncoated +480521 6digit Paper, multi-ply, each layer bleached, uncoated, nes Paper, multi-ply, each layer bleached, uncoated, nes +480522 6digit Paper, multi-ply, one layer bleached, uncoated Paper, multi-ply, one layer bleached, uncoated +480523 6digit Paper, multi-ply, <4 layers, outer bleached, uncoated Paper, multi-ply, <4 layers, outer bleached, uncoated +480529 6digit Paper, multi-ply, uncoated, nes Paper, multi-ply, uncoated, nes +480530 6digit Paper, sulphite wrapping, uncoated Paper, sulphite wrapping, uncoated +480540 6digit Paper, filter, uncoated Paper, filter, uncoated +480550 6digit Paper, felt, uncoated Paper, felt, uncoated +480560 6digit Paper, weighing 150 g/m2 or less, uncoated, nes Paper, weighing 150 g/m2 or less, uncoated, nes +480570 6digit Paper, weighing 150 - 225 g/m2, uncoated, nes Paper, weighing 150 - 225 g/m2, uncoated, nes +480580 6digit Paper, weighing 225 g/m2 or more, uncoated, nes Paper, weighing 225 g/m2 or more, uncoated, nes +480610 6digit Paper, vegetable parchment Paper, vegetable parchment +480620 6digit Paper, greaseproof Paper, greaseproof +480630 6digit Paper, tracing Paper, tracing +480640 6digit Paper, glassine, glazed transparent or translucent ne Paper, glassine, glazed transparent or translucent ne +480710 6digit Paper, laminated with bitumen tar or asphalt, uncoate Paper, laminated with bitumen tar or asphalt, uncoate +480791 6digit Straw paper, board, whether or not paper covered Straw paper, board, whether or not paper covered +480799 6digit Paper, composite, nes, not coated or impregnated Paper, composite, nes, not coated or impregnated +480810 6digit Paper, corrugated Paper, corrugated +480820 6digit Paper, sack kraft, creped or crinkled Paper, sack kraft, creped or crinkled +480830 6digit Paper, kraft, creped or crinkled, not corrugated, sac Paper, kraft, creped or crinkled, not corrugated, sac +480890 6digit Paper crepe, crinkle, embossed, perforated, not kraft Paper crepe, crinkle, embossed, perforated, not kraft +480910 6digit Paper, carbon or similar width >36 cm Paper, carbon or similar width >36 cm +480920 6digit Paper, self-copy, width > 36 cm Paper, self-copy, width > 36 cm +480990 6digit Paper, copying or transfer, width >36 cm Paper, copying or transfer, width >36 cm +481011 6digit Paper, fine, woodfree, <150 g/m2, clay coated Paper, fine, woodfree, <150 g/m2, clay coated +481012 6digit Paper, fine, woodfree, >150 g/m2, clay coated Paper, fine, woodfree, >150 g/m2, clay coated +481021 6digit Paper, fine, light weight coated Paper, fine, light weight coated +481029 6digit Paper, fine, wood containing clay coated, except ligh Paper, fine, wood containing clay coated, except ligh +481031 6digit Paper, kraft,>95% chem pulp,<150 g,bleached,clay coat Paper, kraft,>95% chem pulp,<150 g,bleached,clay coat +481032 6digit Paper, kraft,>95% chem pulp,>150 g,bleached,clay coat Paper, kraft,>95% chem pulp,>150 g,bleached,clay coat +481039 6digit Paper, kraft, clay coated, nes Paper, kraft, clay coated, nes +481091 6digit Paper, multi-ply, clay coated, nes Paper, multi-ply, clay coated, nes +481099 6digit Paper, clay coated, nes Paper, clay coated, nes +481110 6digit Paper, tarred, bituminised or asphalted, nes Paper, tarred, bituminised or asphalted, nes +481121 6digit Paper, self-adhesive except labels Paper, self-adhesive except labels +481129 6digit Paper, gummed or adhesive except self-adhesive, label Paper, gummed or adhesive except self-adhesive, label +481131 6digit Paper, >150g/m2, bleached, plastic coated/impregnated Paper, >150g/m2, bleached, plastic coated/impregnated +481139 6digit Paper, coated, impregnated, covered with plastics, ne Paper, coated, impregnated, covered with plastics, ne +481140 6digit Paper, coat/impregnated with wax/stearin/glycerol, ne Paper, coat/impregnated with wax/stearin/glycerol, ne +481190 6digit Paper, coated/impregnated/covered/coloured/printed ne Paper, coated/impregnated/covered/coloured/printed ne +481200 6digit Filter blocks, slabs and plates, of paper pulp Filter blocks, slabs and plates, of paper pulp +481310 6digit Paper, cigarette, in the form of booklets or tubes Paper, cigarette, in the form of booklets or tubes +481320 6digit Paper, cigarette, in rolls of a width < 5 cm Paper, cigarette, in rolls of a width < 5 cm +481390 6digit Paper, cigarette, except in rolls < 5 cm wide Paper, cigarette, except in rolls < 5 cm wide +481410 6digit Wallpaper, ingrain Wallpaper, ingrain +481420 6digit Wallpaper, coated or covered with a decorated plastic Wallpaper, coated or covered with a decorated plastic +481430 6digit Wallpaper, covered one side with plaiting material Wallpaper, covered one side with plaiting material +481490 6digit Wallpaper and similar wall coverings, nes Wallpaper and similar wall coverings, nes +481500 6digit Floor coverings on a base of paper Floor coverings on a base of paper +481610 6digit Paper, carbon or similar copying, except rolls w >36c Paper, carbon or similar copying, except rolls w >36c +481620 6digit Paper, self-copy, except in rolls > 36 cm wide Paper, self-copy, except in rolls > 36 cm wide +481630 6digit Duplicator stencils Duplicator stencils +481690 6digit Paper, copying or transfer, nes Paper, copying or transfer, nes +481710 6digit Envelopes of paper Envelopes of paper +481720 6digit Letter or correspondence cards, plain postcards Letter or correspondence cards, plain postcards +481730 6digit Boxes, pouches, wallets, etc of stationary Boxes, pouches, wallets, etc of stationary +481810 6digit Toilet paper Toilet paper +481820 6digit Paper handkerchiefs, cleansing, facial tissues, towel Paper handkerchiefs, cleansing, facial tissues, towel +481830 6digit Paper tablecloths and serviettes Paper tablecloths and serviettes +481840 6digit Sanitary articles of paper, sanitary towels, diapers Sanitary articles of paper, sanitary towels, diapers +481850 6digit Clothing and accessories nes, of paper Clothing and accessories nes, of paper +481890 6digit Household, hospital & sanitary supplies, of paper, ne Household, hospital & sanitary supplies, of paper, ne +481910 6digit Cartons, boxes & cases, of corrugated paper or board Cartons, boxes & cases, of corrugated paper or board +481920 6digit Cartons, boxes & cases, folding, non-corrugated paper Cartons, boxes & cases, folding, non-corrugated paper +481930 6digit Sacks and bags, of paper, having a width > 40 cm Sacks and bags, of paper, having a width > 40 cm +481940 6digit Sacks and bags, of paper, nes, including cones Sacks and bags, of paper, nes, including cones +481950 6digit Containers, packing, nes of paper Containers, packing, nes of paper +481960 6digit Office box files, letter trays etc., of paper Office box files, letter trays etc., of paper +482010 6digit Registers, account books, note books, diaries etc Registers, account books, note books, diaries etc +482020 6digit School, etc, exercise books School, etc, exercise books +482030 6digit Binders, not book covers, folder or file covers, pape Binders, not book covers, folder or file covers, pape +482040 6digit Business forms, interleaved carbon sets, etc Business forms, interleaved carbon sets, etc +482050 6digit Albums for samples or for collections, of paper Albums for samples or for collections, of paper +482090 6digit Office supplies nes, of paper, book covers, blotters Office supplies nes, of paper, book covers, blotters +482110 6digit Paper labels of all kinds, printed Paper labels of all kinds, printed +482190 6digit Paper labels of all kinds, not printed Paper labels of all kinds, not printed +482210 6digit Bobbins, spools etc of paper, used for textile yarn Bobbins, spools etc of paper, used for textile yarn +482290 6digit Bobbins, spools and similar supports of paper, nes Bobbins, spools and similar supports of paper, nes +482311 6digit Paper, self-adhesive, cut to size, in strips or rolls Paper, self-adhesive, cut to size, in strips or rolls +482319 6digit Paper, gummed, adhesive nes, cut to size, strip, roll Paper, gummed, adhesive nes, cut to size, strip, roll +482320 6digit Paper, filter, cut to size or shape Paper, filter, cut to size or shape +482330 6digit Cards, not punched, for punch card machines, paper Cards, not punched, for punch card machines, paper +482340 6digit Paper rolls, sheets & dials for recording instruments Paper rolls, sheets & dials for recording instruments +482351 6digit Paper, fine, cut, printed, embossed, perforated, nes Paper, fine, cut, printed, embossed, perforated, nes +482359 6digit Paper, fine, cut to size or shape, nes Paper, fine, cut to size or shape, nes +482360 6digit Trays, dishes, plates, cups and the like, of paper Trays, dishes, plates, cups and the like, of paper +482370 6digit Moulded or pressed articles of paper pulp Moulded or pressed articles of paper pulp +482390 6digit Paper and paper articles, nes Paper and paper articles, nes +490110 6digit Brochures, leaflets and similar, in single sheets Brochures, leaflets and similar, in single sheets +490191 6digit Dictionaries and encyclopedias Dictionaries and encyclopedias +490199 6digit Printed reading books, except dictionaries etc Printed reading books, except dictionaries etc +490210 6digit Newspapers, journals and periodicals, > 3 issues/week Newspapers, journals and periodicals, > 3 issues/week +490290 6digit Newspapers, journals and periodicals, < 4 issues/week Newspapers, journals and periodicals, < 4 issues/week +490300 6digit Children's picture, drawing or colouring books Children's picture, drawing or colouring books +490400 6digit Music, printed or in manuscript Music, printed or in manuscript +490510 6digit Globes, geographical, printed Globes, geographical, printed +490591 6digit Maps and charts, printed, in book form Maps and charts, printed, in book form +490599 6digit Maps and charts, printed, other than book form Maps and charts, printed, other than book form +490600 6digit Plans and drawings for architectural etc use Plans and drawings for architectural etc use +490700 6digit Documents of title (bonds etc), unused stamps etc Documents of title (bonds etc), unused stamps etc +490810 6digit Transfers (decalcomanias), vitrifiable Transfers (decalcomanias), vitrifiable +490890 6digit Transfers (decalcomanias), except vitrifiable Transfers (decalcomanias), except vitrifiable +490900 6digit Postcards, printed or illustrated, greeting cards Postcards, printed or illustrated, greeting cards +491000 6digit Calendars, printed Calendars, printed +491110 6digit Trade advertising material, catalogues etc. Trade advertising material, catalogues etc. +491191 6digit Pictures, designs and photographs Pictures, designs and photographs +491199 6digit Printed matter, nes Printed matter, nes +500100 6digit Silk-worm cocoons suitable for reeling Silk-worm cocoons suitable for reeling +500200 6digit Raw silk (not thrown) Raw silk (not thrown) +500310 6digit Silk waste, not carded or combed Silk waste, not carded or combed +500390 6digit Silk waste, carded or combed Silk waste, carded or combed +500400 6digit Silk yarn (except from waste) not retail Silk yarn (except from waste) not retail +500500 6digit Yarn spun from silk waste, not retail Yarn spun from silk waste, not retail +500600 6digit Silk yarn retail, silk worm gut Silk yarn retail, silk worm gut +500710 6digit Woven fabric of noil silk Woven fabric of noil silk +500720 6digit Woven fabric >85% silk (except noil silk) Woven fabric >85% silk (except noil silk) +500790 6digit Woven fabric of silk, nes Woven fabric of silk, nes +510111 6digit Greasy shorn wool, not carded or combed Greasy shorn wool, not carded or combed +510119 6digit Greasy wool (other than shorn) not carded or combed Greasy wool (other than shorn) not carded or combed +510121 6digit Degreased shorn wool, not carded, combed or carbonize Degreased shorn wool, not carded, combed or carbonize +510129 6digit Degreased wool nes, not carded, combed or carbonized Degreased wool nes, not carded, combed or carbonized +510130 6digit Carbonized wool, not carded or combed Carbonized wool, not carded or combed +510210 6digit Fine animal hair, not carded or combed Fine animal hair, not carded or combed +510220 6digit Coarse animal hair, not carded or combed Coarse animal hair, not carded or combed +510310 6digit Noils of wool or of fine animal hair Noils of wool or of fine animal hair +510320 6digit Waste of wool or fine hair, not noils, garnetted stoc Waste of wool or fine hair, not noils, garnetted stoc +510330 6digit Waste of coarse animal hair, except garnetted stock Waste of coarse animal hair, except garnetted stock +510400 6digit Garnetted stock of wool or of animal hair Garnetted stock of wool or of animal hair +510510 6digit Carded wool Carded wool +510521 6digit Combed wool in fragments Combed wool in fragments +510529 6digit Wool tops & other combed wool, except combed fragment Wool tops & other combed wool, except combed fragment +510530 6digit Fine animal hair, carded or combed Fine animal hair, carded or combed +510540 6digit Coarse animal hair, carded or combed Coarse animal hair, carded or combed +510610 6digit Yarn of carded wool, >85% wool, not retail Yarn of carded wool, >85% wool, not retail +510620 6digit Yarn of carded, wool, <85% wool, not retail Yarn of carded, wool, <85% wool, not retail +510710 6digit Yarn of combed wool, >85% wool, not retail Yarn of combed wool, >85% wool, not retail +510720 6digit Yarn of combed wool, <85% wool, not retail Yarn of combed wool, <85% wool, not retail +510810 6digit Yarn of carded fine animal hair, not retail Yarn of carded fine animal hair, not retail +510820 6digit Yarn of combed fine animal hair, not retail Yarn of combed fine animal hair, not retail +510910 6digit Yarn of wool or fine hair, >85% such fibres, retail Yarn of wool or fine hair, >85% such fibres, retail +510990 6digit Yarn of wool or fine hair, <85% such fibres, retail Yarn of wool or fine hair, <85% such fibres, retail +511000 6digit Yarn of coarse animal hair or of horsehair Yarn of coarse animal hair or of horsehair +511111 6digit Woven fabric, >85% carded wool or fine hair, <300 g/m Woven fabric, >85% carded wool or fine hair, <300 g/m +511119 6digit Woven fabric, >85% carded wool or fine hair, >300 g/m Woven fabric, >85% carded wool or fine hair, >300 g/m +511120 6digit Woven fabric, carded wool or hair + manmade filament Woven fabric, carded wool or hair + manmade filament +511130 6digit Woven fabric, carded wool or hair + manmade staple fi Woven fabric, carded wool or hair + manmade staple fi +511190 6digit Woven fabric, carded wool or hair with natural fibre Woven fabric, carded wool or hair with natural fibre +511211 6digit Woven fabric, >85% combed wool or fine hair, <300 g/m Woven fabric, >85% combed wool or fine hair, <300 g/m +511219 6digit Woven fabric, >85% combed wool or fine hair, >300 g/m Woven fabric, >85% combed wool or fine hair, >300 g/m +511220 6digit Woven fabric, combed wool or hair + manmade filament Woven fabric, combed wool or hair + manmade filament +511230 6digit Woven fabric, combed wool or hair + manmade staple fi Woven fabric, combed wool or hair + manmade staple fi +511290 6digit Woven fabric, combed wool or hair with natural fibres Woven fabric, combed wool or hair with natural fibres +511300 6digit Woven fabric of coarse animal hair or horse hair Woven fabric of coarse animal hair or horse hair +520100 6digit Cotton, not carded or combed Cotton, not carded or combed +520210 6digit Cotton yarn waste (including thread waste) Cotton yarn waste (including thread waste) +520291 6digit Garnetted stock of cotton Garnetted stock of cotton +520299 6digit Cotton waste, except garnetted stock Cotton waste, except garnetted stock +520300 6digit Cotton, carded or combed Cotton, carded or combed +520411 6digit Cotton sewing thread >85% cotton, not retail Cotton sewing thread >85% cotton, not retail +520419 6digit Cotton sewing thread, <85% cotton, not retail Cotton sewing thread, <85% cotton, not retail +520420 6digit Cotton sewing thread, retail Cotton sewing thread, retail +520511 6digit Cotton yarn >85% single uncombed >714 dtex,not retail Cotton yarn >85% single uncombed >714 dtex,not retail +520512 6digit Cotton yarn >85% single uncombed 714-232 dtex,not ret Cotton yarn >85% single uncombed 714-232 dtex,not ret +520513 6digit Cotton yarn >85% single uncombed 232-192 dtex,not ret Cotton yarn >85% single uncombed 232-192 dtex,not ret +520514 6digit Cotton yarn >85% single uncombed 192-125 dtex,not ret Cotton yarn >85% single uncombed 192-125 dtex,not ret +520515 6digit Cotton yarn >85% single uncombed <125 dtex, not retai Cotton yarn >85% single uncombed <125 dtex, not retai +520521 6digit Cotton yarn >85% single combed >714dtex, not retail Cotton yarn >85% single combed >714dtex, not retail +520522 6digit Cotton yarn >85% single combed 714-232 dtex,not retai Cotton yarn >85% single combed 714-232 dtex,not retai +520523 6digit Cotton yarn >85% single combed 232-192 dtex,not retai Cotton yarn >85% single combed 232-192 dtex,not retai +520524 6digit Cotton yarn >85% single combed 192-125 dtex, not ret. Cotton yarn >85% single combed 192-125 dtex, not ret. +520525 6digit Cotton yarn >85% single combed <125 dtex, not retail Cotton yarn >85% single combed <125 dtex, not retail +520531 6digit Cotton yarn >85% multiple uncombed >714 dtex, not ret Cotton yarn >85% multiple uncombed >714 dtex, not ret +520532 6digit Cotton yarn >85% multiple uncomb 714-232 dtex,not ret Cotton yarn >85% multiple uncomb 714-232 dtex,not ret +520533 6digit Cotton yarn >85% multiple uncomb 232-192 dtex,not ret Cotton yarn >85% multiple uncomb 232-192 dtex,not ret +520534 6digit Cotton yarn >85% multiple uncomb 192-125 dtex,not ret Cotton yarn >85% multiple uncomb 192-125 dtex,not ret +520535 6digit Cotton yarn >85% multiple uncombed <125 dtex, not ret Cotton yarn >85% multiple uncombed <125 dtex, not ret +520541 6digit Cotton yarn >85% multiple combed >714 dtex,not retail Cotton yarn >85% multiple combed >714 dtex,not retail +520542 6digit Cotton yarn >85% multiple combed 714-232 dtex,not ret Cotton yarn >85% multiple combed 714-232 dtex,not ret +520543 6digit Cotton yarn >85% multiple combed 232-192 dtex,not ret Cotton yarn >85% multiple combed 232-192 dtex,not ret +520544 6digit Cotton yarn >85% multiple combed 192-125 dtex,not ret Cotton yarn >85% multiple combed 192-125 dtex,not ret +520545 6digit Cotton yarn >85% multiple combed <125 dtex,not retail Cotton yarn >85% multiple combed <125 dtex,not retail +520611 6digit Cotton yarn <85% single uncombed >714dtex, not retail Cotton yarn <85% single uncombed >714dtex, not retail +520612 6digit Cotton yarn <85% single uncombed 714-232 dtex,not ret Cotton yarn <85% single uncombed 714-232 dtex,not ret +520613 6digit Cotton yarn <85% single uncombed 232-192 dtex,not ret Cotton yarn <85% single uncombed 232-192 dtex,not ret +520614 6digit Cotton yarn <85% single uncombed 192-125 dtex,not ret Cotton yarn <85% single uncombed 192-125 dtex,not ret +520615 6digit Cotton yarn <85% single uncombed <125 dtex, not retai Cotton yarn <85% single uncombed <125 dtex, not retai +520621 6digit Cotton yarn <85% single combed >714 dtex, not retail Cotton yarn <85% single combed >714 dtex, not retail +520622 6digit Cotton yarn <85% single combed 714-232 dtex,not retai Cotton yarn <85% single combed 714-232 dtex,not retai +520623 6digit Cotton yarn <85% single combed 232-192 dtex,not retai Cotton yarn <85% single combed 232-192 dtex,not retai +520624 6digit Cotton yarn <85% single combed 192-125 dtex,not retai Cotton yarn <85% single combed 192-125 dtex,not retai +520625 6digit Cotton yarn <85% single combed <125 dtex, not retail Cotton yarn <85% single combed <125 dtex, not retail +520631 6digit Cotton yarn <85% multiple uncombed >714, not ret., ne Cotton yarn <85% multiple uncombed >714, not ret., ne +520632 6digit Cotton yarn <85% multiple uncomb 714-232 dtex,not ret Cotton yarn <85% multiple uncomb 714-232 dtex,not ret +520633 6digit Cotton yarn <85% multiple uncomb 232-192 dtex,not ret Cotton yarn <85% multiple uncomb 232-192 dtex,not ret +520634 6digit Cotton yarn <85% multiple uncomb 192-125 dtex,not ret Cotton yarn <85% multiple uncomb 192-125 dtex,not ret +520635 6digit Cotton yarn <85% multiple uncombed <125 dtex,not ret. Cotton yarn <85% multiple uncombed <125 dtex,not ret. +520641 6digit Cotton yarn <85% multiple combed >714, not retail, ne Cotton yarn <85% multiple combed >714, not retail, ne +520642 6digit Cotton yarn <85% multiple combed 714-232 dtex,not ret Cotton yarn <85% multiple combed 714-232 dtex,not ret +520643 6digit Cotton yarn <85% multiple combed 232-192 dtex,not ret Cotton yarn <85% multiple combed 232-192 dtex,not ret +520644 6digit Cotton yarn <85% multiple combed 192-125 dtex,not ret Cotton yarn <85% multiple combed 192-125 dtex,not ret +520645 6digit Cotton yarn <85% multiple combed <125 dtex, not retai Cotton yarn <85% multiple combed <125 dtex, not retai +520710 6digit Cotton yarn (except sewing thread) >85% cotton, retai Cotton yarn (except sewing thread) >85% cotton, retai +520790 6digit Cotton yarn (except sewing thread) <85% cotton, retai Cotton yarn (except sewing thread) <85% cotton, retai +520811 6digit Plain weave cotton, >85% <100 g/m2, unbleached Plain weave cotton, >85% <100 g/m2, unbleached +520812 6digit Plain weave cotton, >85% 100-200g/m2, unbleached Plain weave cotton, >85% 100-200g/m2, unbleached +520813 6digit Twill weave cotton, >85% <200g/m2, unbleached Twill weave cotton, >85% <200g/m2, unbleached +520819 6digit Woven cotton nes, >85% <200g/m2, unbleached Woven cotton nes, >85% <200g/m2, unbleached +520821 6digit Plain weave cotton, >85% <100 g/m2, bleached Plain weave cotton, >85% <100 g/m2, bleached +520822 6digit Plain weave cotton, >85% 100-200g/m2, bleached Plain weave cotton, >85% 100-200g/m2, bleached +520823 6digit Twill weave cotton, >85% <200g/m2, bleached Twill weave cotton, >85% <200g/m2, bleached +520829 6digit Woven cotton nes, >85% <200g/m2, bleached Woven cotton nes, >85% <200g/m2, bleached +520831 6digit Plain weave cotton, >85% <100 g/m2, dyed Plain weave cotton, >85% <100 g/m2, dyed +520832 6digit Plain weave cotton, >85% 100-200g/m2, dyed Plain weave cotton, >85% 100-200g/m2, dyed +520833 6digit Twill weave cotton, >85% <200g/m2, dyed Twill weave cotton, >85% <200g/m2, dyed +520839 6digit Woven cotton nes, >85% <200g/m2, dyed Woven cotton nes, >85% <200g/m2, dyed +520841 6digit Plain weave cotton, >85% <100 g/m2, yarn dyed Plain weave cotton, >85% <100 g/m2, yarn dyed +520842 6digit Plain weave cotton, >85% 100-200g/m2, yarn dyed Plain weave cotton, >85% 100-200g/m2, yarn dyed +520843 6digit Twill weave cotton, >85% <200g/m2, yarn dyed Twill weave cotton, >85% <200g/m2, yarn dyed +520849 6digit Woven cotton nes, >85% <200g/m2, yarn dyed Woven cotton nes, >85% <200g/m2, yarn dyed +520851 6digit Plain weave cotton, >85% <100 g/m2, printed Plain weave cotton, >85% <100 g/m2, printed +520852 6digit Plain weave cotton, >85% 100-200g/m2, printed Plain weave cotton, >85% 100-200g/m2, printed +520853 6digit Twill weave cotton, >85% <200g/m2, printed Twill weave cotton, >85% <200g/m2, printed +520859 6digit Woven cotton nes, >85% <200g/m2, printed Woven cotton nes, >85% <200g/m2, printed +520911 6digit Plain weave cotton, >85% >200g/m2, unbleached Plain weave cotton, >85% >200g/m2, unbleached +520912 6digit Twill weave cotton, >85% >200g/m2, unbleached Twill weave cotton, >85% >200g/m2, unbleached +520919 6digit Woven cotton nes, >85% >200g/m2, unbleached, nes Woven cotton nes, >85% >200g/m2, unbleached, nes +520921 6digit Plain weave cotton, >85% >200g/m2, bleached Plain weave cotton, >85% >200g/m2, bleached +520922 6digit Twill weave cotton, >85% >200g/m2, bleached Twill weave cotton, >85% >200g/m2, bleached +520929 6digit Woven cotton nes, >85% >200g/m2, bleached, nes Woven cotton nes, >85% >200g/m2, bleached, nes +520931 6digit Plain weave cotton, >85% >200g/m2, dyed Plain weave cotton, >85% >200g/m2, dyed +520932 6digit Twill weave cotton, >85% >200g/m2, dyed Twill weave cotton, >85% >200g/m2, dyed +520939 6digit Woven cotton nes, >85% >200g/m2, dyed, nes Woven cotton nes, >85% >200g/m2, dyed, nes +520941 6digit Plain weave cotton, >85% >200g/m2, yarn dyed Plain weave cotton, >85% >200g/m2, yarn dyed +520942 6digit Denim cotton >85% >200g/m2 Denim cotton >85% >200g/m2 +520943 6digit Twill cotton except denim, >85% >200g/m2, yarn dyed Twill cotton except denim, >85% >200g/m2, yarn dyed +520949 6digit Woven cotton nes, >85% >200g/m2, yarn dyed, nes Woven cotton nes, >85% >200g/m2, yarn dyed, nes +520951 6digit Plain weave cotton, >85% >200g/m2, printed Plain weave cotton, >85% >200g/m2, printed +520952 6digit Twill weave cotton, >85% >200g/m2, printed Twill weave cotton, >85% >200g/m2, printed +520959 6digit Woven cotton nes, >85% >200g/m2, printed, nes Woven cotton nes, >85% >200g/m2, printed, nes +521011 6digit Plain weave cotton <85% +manmade fibre <200g unbleach Plain weave cotton <85% +manmade fibre <200g unbleach +521012 6digit Twill weave cotton <85% +manmade fibre <200g unbleach Twill weave cotton <85% +manmade fibre <200g unbleach +521019 6digit Woven cotton nes <85% +manmade fibre <200g, unbleache Woven cotton nes <85% +manmade fibre <200g, unbleache +521021 6digit Plain weave cotton <85% +manmade fibre, <200g bleache Plain weave cotton <85% +manmade fibre, <200g bleache +521022 6digit Twill weave cotton <85% +manmade fibre, <200g bleache Twill weave cotton <85% +manmade fibre, <200g bleache +521029 6digit Woven cotton nes, <85% +manmade fibre, <200g bleached Woven cotton nes, <85% +manmade fibre, <200g bleached +521031 6digit Plain weave cotton, <85% +manmade fibre, <200g/m2 dye Plain weave cotton, <85% +manmade fibre, <200g/m2 dye +521032 6digit Twill weave cotton, <85% +manmade fibre, <200g/m2 dye Twill weave cotton, <85% +manmade fibre, <200g/m2 dye +521039 6digit Woven cotton nes, <85% +manmade fibre, <200g/m2 dyed Woven cotton nes, <85% +manmade fibre, <200g/m2 dyed +521041 6digit Plain weave cotton,<85% +manmade fibre,<200g yarn dye Plain weave cotton,<85% +manmade fibre,<200g yarn dye +521042 6digit Twill cotton , <85% +manmade fibre, <200g/m2 yarn dye Twill cotton , <85% +manmade fibre, <200g/m2 yarn dye +521049 6digit Woven nes cotton,<85% +manmade fibre, <200g yarn dyed Woven nes cotton,<85% +manmade fibre, <200g yarn dyed +521051 6digit Plain weave cotton, <85% +manmade fibre, <200g print Plain weave cotton, <85% +manmade fibre, <200g print +521052 6digit Twill weave cotton, <85% +manmade fibre, <200g print Twill weave cotton, <85% +manmade fibre, <200g print +521059 6digit Woven cotton nes, <85% +manmade fibre, <200g/m2 print Woven cotton nes, <85% +manmade fibre, <200g/m2 print +521111 6digit Plain weave cotton, <85% +manmade fibre, >200g/m2 unb Plain weave cotton, <85% +manmade fibre, >200g/m2 unb +521112 6digit Twill weave cotton, <85% +manmade fibre, >200g/m2 unb Twill weave cotton, <85% +manmade fibre, >200g/m2 unb +521119 6digit Woven cotton nes, <85% +manmade fibre, >200g/m2 unbl Woven cotton nes, <85% +manmade fibre, >200g/m2 unbl +521121 6digit Plain weave cotton <85% +manmade fibre >200g bleached Plain weave cotton <85% +manmade fibre >200g bleached +521122 6digit Twill weave cotton <85% +manmade fibre >200g bleached Twill weave cotton <85% +manmade fibre >200g bleached +521129 6digit Woven cotton nes, <85% +manmade fibre, >200g, bleache Woven cotton nes, <85% +manmade fibre, >200g, bleache +521131 6digit Plain weave cotton, <85% +manmade fibre, >200g, dyed Plain weave cotton, <85% +manmade fibre, >200g, dyed +521132 6digit Twill weave cotton, <85% +manmade fibre, >200g, dyed Twill weave cotton, <85% +manmade fibre, >200g, dyed +521139 6digit Woven cotton nes, <85% +manmade fibre, >200g/m2, dyed Woven cotton nes, <85% +manmade fibre, >200g/m2, dyed +521141 6digit Plain weave cotton,<85% +manmade fibre,>200g,yarn dye Plain weave cotton,<85% +manmade fibre,>200g,yarn dye +521142 6digit Denim cotton nes, <85% +manmade fibre, >200g/m2 Denim cotton nes, <85% +manmade fibre, >200g/m2 +521143 6digit Twill cotton not denim<85% +manmade fibre,>200g y-dye Twill cotton not denim<85% +manmade fibre,>200g y-dye +521149 6digit Woven cotton nes, <85% +manmade fibre, >200g,yarn dye Woven cotton nes, <85% +manmade fibre, >200g,yarn dye +521151 6digit Plain weave cotton , <85% +manmade fibre, >200g, prin Plain weave cotton , <85% +manmade fibre, >200g, prin +521152 6digit Twill weave cotton , <85% +manmade fibre, >200g, prin Twill weave cotton , <85% +manmade fibre, >200g, prin +521159 6digit Woven cotton nes, <85% +manmade fibre, >200g, printed Woven cotton nes, <85% +manmade fibre, >200g, printed +521211 6digit Woven cotton fabric, > 200g/m2, unbleached, nes Woven cotton fabric, > 200g/m2, unbleached, nes +521212 6digit Woven cotton fabric, > 200g/m2, bleached, nes Woven cotton fabric, > 200g/m2, bleached, nes +521213 6digit Woven cotton fabric, > 200g/m2, dyed, nes Woven cotton fabric, > 200g/m2, dyed, nes +521214 6digit Woven cotton fabric, < 200g/m2, yarns mixed colours Woven cotton fabric, < 200g/m2, yarns mixed colours +521215 6digit Woven cotton fabric, > 200g/m2, printed, nes Woven cotton fabric, > 200g/m2, printed, nes +521221 6digit Woven cotton fabric, > 200g/m2, unbleached, nes Woven cotton fabric, > 200g/m2, unbleached, nes +521222 6digit Woven cotton fabric, > 200g/m2, bleached, nes Woven cotton fabric, > 200g/m2, bleached, nes +521223 6digit Woven cotton fabric, > 200g/m2, dyed, nes Woven cotton fabric, > 200g/m2, dyed, nes +521224 6digit Woven cotton fabric, > 200g/m2, yarns mixed colours Woven cotton fabric, > 200g/m2, yarns mixed colours +521225 6digit Woven cotton fabric, > 200g/m2, printed, nes Woven cotton fabric, > 200g/m2, printed, nes +530110 6digit Flax fibre, raw or retted Flax fibre, raw or retted +530121 6digit Flax fibre, broken or scutched Flax fibre, broken or scutched +530129 6digit Flax fibre, otherwise processed but not spun Flax fibre, otherwise processed but not spun +530130 6digit Flax tow, waste including yarn waste, garnetted stock Flax tow, waste including yarn waste, garnetted stock +530210 6digit True hemp fibre, raw or retted True hemp fibre, raw or retted +530290 6digit True hemp fibre otherwise processed but not spun True hemp fibre otherwise processed but not spun +530310 6digit Jute and other textile bast fibres, raw or retted Jute and other textile bast fibres, raw or retted +530390 6digit Jute and other bast fibres, not spun, nes, tow, waste Jute and other bast fibres, not spun, nes, tow, waste +530410 6digit Sisal and Agave, raw Sisal and Agave, raw +530490 6digit Sisal and Agave, processed but not spun, tow & waste Sisal and Agave, processed but not spun, tow & waste +530511 6digit Coconut (coir) fibre, raw Coconut (coir) fibre, raw +530519 6digit Coconut (coir) fibre,processed not spun, tow & waste Coconut (coir) fibre,processed not spun, tow & waste +530521 6digit Abaca fibre, raw Abaca fibre, raw +530529 6digit Abaca fibre, processed but not spun, tow, noils, wast Abaca fibre, processed but not spun, tow, noils, wast +530591 6digit Vegetable textile fibres nes, raw Vegetable textile fibres nes, raw +530599 6digit Vegetable fibre nes, processed not spun, tow & waste Vegetable fibre nes, processed not spun, tow & waste +530610 6digit Flax yarn single Flax yarn single +530620 6digit Flax yarn multiple (folded) or cabled Flax yarn multiple (folded) or cabled +530710 6digit Yarn of jute or textile bast fibres nes, single Yarn of jute or textile bast fibres nes, single +530720 6digit Yarn of jute, textile bast fibre nes, multiple, cable Yarn of jute, textile bast fibre nes, multiple, cable +530810 6digit Coir yarn Coir yarn +530820 6digit True hemp yarn True hemp yarn +530830 6digit Paper yarn Paper yarn +530890 6digit Yarn of other vegetable textile fibres Yarn of other vegetable textile fibres +530911 6digit Woven fabric, >85% flax, unbleached or bleached Woven fabric, >85% flax, unbleached or bleached +530919 6digit Woven fabric, >85% flax, except unbleached or bleache Woven fabric, >85% flax, except unbleached or bleache +530921 6digit Woven fabric of flax, <85% flax, unbleached/bleached Woven fabric of flax, <85% flax, unbleached/bleached +530929 6digit Woven fabric of flax, <85% flax, except unbl/bleached Woven fabric of flax, <85% flax, except unbl/bleached +531010 6digit Woven fabric of jute/bast fibres, unbleached/bleached Woven fabric of jute/bast fibres, unbleached/bleached +531090 6digit Woven fabric of jute/bast fibre, not unbleach/bleache Woven fabric of jute/bast fibre, not unbleach/bleache +531100 6digit Woven fabric of other vegetable textile fibre, paper Woven fabric of other vegetable textile fibre, paper +540110 6digit Sewing thread of synthetic filaments Sewing thread of synthetic filaments +540120 6digit Sewing thread of artificial filaments Sewing thread of artificial filaments +540210 6digit Hi-ten yarn of nylon, polyamide, not sewing or retail Hi-ten yarn of nylon, polyamide, not sewing or retail +540220 6digit Hi-ten yarn, polyester filament, not sewing or retail Hi-ten yarn, polyester filament, not sewing or retail +540231 6digit Textured yarn nes, nylon, polyamide <50dtex not retai Textured yarn nes, nylon, polyamide <50dtex not retai +540232 6digit Textured yarn nes, nylon, polyamide >50dtex not retai Textured yarn nes, nylon, polyamide >50dtex not retai +540233 6digit Textured yarn nes, of polyester filaments, not retail Textured yarn nes, of polyester filaments, not retail +540239 6digit Textured yarn, synthetic filament, nes, not retail Textured yarn, synthetic filament, nes, not retail +540241 6digit Yarn,nylon/polyamide, single untwisted nes, not retai Yarn,nylon/polyamide, single untwisted nes, not retai +540242 6digit Yarn, polyester, part oriented, single, not retail Yarn, polyester, part oriented, single, not retail +540243 6digit Yarn, polyester, single, untwisted nes, not retail Yarn, polyester, single, untwisted nes, not retail +540249 6digit Yarn, synth filament, single untwisted nes, not retai Yarn, synth filament, single untwisted nes, not retai +540251 6digit Yarn, nylon, polyamide, single >50 turn/m, not retail Yarn, nylon, polyamide, single >50 turn/m, not retail +540252 6digit Yarn, polyester, single, >50 turn/m, not retail Yarn, polyester, single, >50 turn/m, not retail +540259 6digit Yarn synth filament, single, >50 turn/m nes not retai Yarn synth filament, single, >50 turn/m nes not retai +540261 6digit Yarn nylon/polyamide filament multiple nes, not retai Yarn nylon/polyamide filament multiple nes, not retai +540262 6digit Yarn of polyester filament, multiple, nes, not retail Yarn of polyester filament, multiple, nes, not retail +540269 6digit Yarn synthetic filament, multiple, nes, not retail Yarn synthetic filament, multiple, nes, not retail +540310 6digit Hi-ten yarn not sewing, viscose rayon, not retail Hi-ten yarn not sewing, viscose rayon, not retail +540320 6digit Textured yarn nes, of artificial filaments, not retai Textured yarn nes, of artificial filaments, not retai +540331 6digit Yarn of viscose rayon, single untwisted nes not retai Yarn of viscose rayon, single untwisted nes not retai +540332 6digit Yarn, viscose rayon, single >120turn/m nes, not retai Yarn, viscose rayon, single >120turn/m nes, not retai +540333 6digit Yarn of cellulose acetate, single, nes, not retail Yarn of cellulose acetate, single, nes, not retail +540339 6digit Yarn of artificial filament, single, nes, not retail Yarn of artificial filament, single, nes, not retail +540341 6digit Yarn of viscose rayon, multiple, nes, not retail Yarn of viscose rayon, multiple, nes, not retail +540342 6digit Yarn, cellulose acetate, multiple, nes, not retail Yarn, cellulose acetate, multiple, nes, not retail +540349 6digit Yarn of artificial filament, multiple-nes, not retail Yarn of artificial filament, multiple-nes, not retail +540410 6digit Synthetic monofilament, >67 dtex, thickness < 1mm Synthetic monofilament, >67 dtex, thickness < 1mm +540490 6digit Strip, straw, etc. synth textile material,< 5 mm thic Strip, straw, etc. synth textile material,< 5 mm thic +540500 6digit Artif monofilament >67dtex t<1mm, strip, straws t<5mm Artif monofilament >67dtex t<1mm, strip, straws t<5mm +540610 6digit Yarn of synthetic filament not sewing thread, retail Yarn of synthetic filament not sewing thread, retail +540620 6digit Yarn of artificial filament not sewing thread, retail Yarn of artificial filament not sewing thread, retail +540710 6digit Woven hi-ten filament, nylon, polyamide or polyester Woven hi-ten filament, nylon, polyamide or polyester +540720 6digit Woven fabric of strip etc, synthetic textile material Woven fabric of strip etc, synthetic textile material +540730 6digit Fabric from layers of woven synthetic filament yarns Fabric from layers of woven synthetic filament yarns +540741 6digit Woven fabric >85% nylon, polyamide, unbl/bleached,nes Woven fabric >85% nylon, polyamide, unbl/bleached,nes +540742 6digit Woven fabric >85% nylon, polyamide, dyed, nes Woven fabric >85% nylon, polyamide, dyed, nes +540743 6digit Woven fabric >85% nylon, polyamide, yarn dyed,nes Woven fabric >85% nylon, polyamide, yarn dyed,nes +540744 6digit Woven fabric >85% nylon, polyamide, printed, nes Woven fabric >85% nylon, polyamide, printed, nes +540751 6digit Woven fabric >85% textured polyester unbl/bleached,ne Woven fabric >85% textured polyester unbl/bleached,ne +540752 6digit Woven fabric >85% textured polyester, dyed, nes Woven fabric >85% textured polyester, dyed, nes +540753 6digit Woven fabric >85% textured polyester, yarn dyed, nes Woven fabric >85% textured polyester, yarn dyed, nes +540754 6digit Woven fabric >85% textured polyester, printed, nes Woven fabric >85% textured polyester, printed, nes +540760 6digit Woven fabric >85% non-textured polyester filament, ne Woven fabric >85% non-textured polyester filament, ne +540771 6digit Woven fabric >85% synthetic filament, nes Woven fabric >85% synthetic filament, nes +540772 6digit Woven fabric >85% synthetic filament, dyed, nes Woven fabric >85% synthetic filament, dyed, nes +540773 6digit Woven fabric >85% synthetic filament, yarn dyed, nes Woven fabric >85% synthetic filament, yarn dyed, nes +540774 6digit Woven fabric >85% synthetic filament, printed, nes Woven fabric >85% synthetic filament, printed, nes +540781 6digit Woven fabric synthetic filament, <85% +cotton, nes Woven fabric synthetic filament, <85% +cotton, nes +540782 6digit Woven fabric synthetic filament <85% +cotton, dyed ne Woven fabric synthetic filament <85% +cotton, dyed ne +540783 6digit Woven fabric synthetic filament <85% +cotton, yarn dy Woven fabric synthetic filament <85% +cotton, yarn dy +540784 6digit Woven fabric synthetic filament, <85% +cotton, printe Woven fabric synthetic filament, <85% +cotton, printe +540791 6digit Woven fabric synthetic filament nes Woven fabric synthetic filament nes +540792 6digit Woven fabric synthetic filament, dyed, nes Woven fabric synthetic filament, dyed, nes +540793 6digit Woven fabric synthetic filament, yarn dyed, nes Woven fabric synthetic filament, yarn dyed, nes +540794 6digit Woven fabric synthetic filament, printed, nes Woven fabric synthetic filament, printed, nes +540810 6digit Woven fabric of hi-ten filament yarns of viscose rayo Woven fabric of hi-ten filament yarns of viscose rayo +540821 6digit Woven fabric >85% artif filament/strip, unbl/blchd ne Woven fabric >85% artif filament/strip, unbl/blchd ne +540822 6digit Woven fabric >85% artificial filament/strip, dyed, ne Woven fabric >85% artificial filament/strip, dyed, ne +540823 6digit Woven fabric >85% artif filament/strip, yarn dyed, ne Woven fabric >85% artif filament/strip, yarn dyed, ne +540824 6digit Woven fabric >85% artif filament/strip, printed, nes Woven fabric >85% artif filament/strip, printed, nes +540831 6digit Woven fabric of artif filament, unbl/bleached, nes Woven fabric of artif filament, unbl/bleached, nes +540832 6digit Woven fabric of artificial filament, dyed, nes Woven fabric of artificial filament, dyed, nes +540833 6digit Woven fabric of artificial filament, yarn dyed, nes Woven fabric of artificial filament, yarn dyed, nes +540834 6digit Woven fabric of artificial filament, printed, nes Woven fabric of artificial filament, printed, nes +550110 6digit Filament tow of nylon, polyamides Filament tow of nylon, polyamides +550120 6digit Filament tow of polyesters Filament tow of polyesters +550130 6digit Filament tow of acrylic or modacrylic Filament tow of acrylic or modacrylic +550190 6digit Synthetic filament tow, nes Synthetic filament tow, nes +550200 6digit Artificial filament tow Artificial filament tow +550310 6digit Staple fibres of nylon, polyamides, not carded, combe Staple fibres of nylon, polyamides, not carded, combe +550320 6digit Staple fibres of polyesters, not carded or combed Staple fibres of polyesters, not carded or combed +550330 6digit Staple fibres of acrylic, modacrylic,not carded/combe Staple fibres of acrylic, modacrylic,not carded/combe +550340 6digit Staple fibres of polypropylene, not carded or combed Staple fibres of polypropylene, not carded or combed +550390 6digit Synthetic staple fibres, not carded or combed nes Synthetic staple fibres, not carded or combed nes +550410 6digit Staple fibres of viscose rayon, not carded or combed Staple fibres of viscose rayon, not carded or combed +550490 6digit Artif staple fibres, except rayon,not carded or combe Artif staple fibres, except rayon,not carded or combe +550510 6digit Waste of synthetic fibres Waste of synthetic fibres +550520 6digit Waste of artificial fibres Waste of artificial fibres +550610 6digit Staple fibres nylon, polyamides, carded or combed Staple fibres nylon, polyamides, carded or combed +550620 6digit Staple fibres of polyesters, carded or combed Staple fibres of polyesters, carded or combed +550630 6digit Staple fibres of acrylic, modacrylic, carded or combe Staple fibres of acrylic, modacrylic, carded or combe +550690 6digit Synthetic staple fibres, carded or combed nes Synthetic staple fibres, carded or combed nes +550700 6digit Artificial staple fibres, carded or combed, not spun Artificial staple fibres, carded or combed, not spun +550810 6digit Sewing thread of synthetic staple fibres Sewing thread of synthetic staple fibres +550820 6digit Sewing thread of artificial staple fibres Sewing thread of artificial staple fibres +550911 6digit Yarn >85% nylon, etc staple fibres, single, not retai Yarn >85% nylon, etc staple fibres, single, not retai +550912 6digit Yarn >85% nylon, etc staple fibre, multiple,not retai Yarn >85% nylon, etc staple fibre, multiple,not retai +550921 6digit Yarn >85% polyester staple fibres, single, not retail Yarn >85% polyester staple fibres, single, not retail +550922 6digit Yarn >85% polyester staple fibres, multiple,not retai Yarn >85% polyester staple fibres, multiple,not retai +550931 6digit Yarn >85% acrylic staple fibres, single, not retail Yarn >85% acrylic staple fibres, single, not retail +550932 6digit Yarn >85% acrylic staple fibres, multiplenot retail Yarn >85% acrylic staple fibres, multiplenot retail +550941 6digit Yarn >85% other synth staple fibres, single not retai Yarn >85% other synth staple fibres, single not retai +550942 6digit Yarn >85% other synth staple fibre multiple not retai Yarn >85% other synth staple fibre multiple not retai +550951 6digit Yarn of polyester & artif staple fibres, not retail Yarn of polyester & artif staple fibres, not retail +550952 6digit Yarn of polyester & wool or hair, not retail, nes Yarn of polyester & wool or hair, not retail, nes +550953 6digit Yarn of polyester & cotton, not retail, nes Yarn of polyester & cotton, not retail, nes +550959 6digit Yarn of polyester staple fibres, not retail, nes Yarn of polyester staple fibres, not retail, nes +550961 6digit Yarn of acrylic staple fibre & wool or hair,not retai Yarn of acrylic staple fibre & wool or hair,not retai +550962 6digit Yarn of acrylic staple fibres & cotton, not retail Yarn of acrylic staple fibres & cotton, not retail +550969 6digit Yarn of acrylic staple fibres, not retail, nes Yarn of acrylic staple fibres, not retail, nes +550991 6digit Yarn of other synthetic staple with wool or hair, nes Yarn of other synthetic staple with wool or hair, nes +550992 6digit Yarn of other synth staple fibres + cotton not retail Yarn of other synth staple fibres + cotton not retail +550999 6digit Yarn of other synth staple fibres + cotton not retail Yarn of other synth staple fibres + cotton not retail +551011 6digit Yarn >85% artificial staple fibres, single, not retai Yarn >85% artificial staple fibres, single, not retai +551012 6digit Yarn >85% artif staple fibres, multiple,not retail,ne Yarn >85% artif staple fibres, multiple,not retail,ne +551020 6digit Yarn of artif staple fibres & wool or hair, not retai Yarn of artif staple fibres & wool or hair, not retai +551030 6digit Yarn of artificial staple fibres & cotton, not retail Yarn of artificial staple fibres & cotton, not retail +551090 6digit Yarn of artificial staple fibres, not retail, nes Yarn of artificial staple fibres, not retail, nes +551110 6digit Yarn >85% synthetic staple fibres, retail, not sewing Yarn >85% synthetic staple fibres, retail, not sewing +551120 6digit Yarn <85% synthetic staple fibres, retail not sewing Yarn <85% synthetic staple fibres, retail not sewing +551130 6digit Yarn of artificial fibres except sewing thread, retai Yarn of artificial fibres except sewing thread, retai +551211 6digit Woven fabric >85% polyester staple fibre unbl/bleache Woven fabric >85% polyester staple fibre unbl/bleache +551219 6digit Woven fabric >85% polyester staple fibres, nes Woven fabric >85% polyester staple fibres, nes +551221 6digit Woven fabric >85% acrylic staple fibres, unbl/bleache Woven fabric >85% acrylic staple fibres, unbl/bleache +551229 6digit Woven fabric >85% acrylic staple fibres, nes Woven fabric >85% acrylic staple fibres, nes +551291 6digit Woven fabric >85% synth staple fibre nes unbl/bleache Woven fabric >85% synth staple fibre nes unbl/bleache +551299 6digit Woven fabric >85% synthetic staple fibre nes Woven fabric >85% synthetic staple fibre nes +551311 6digit Woven plain >85% polyester+cotton, <170g/m2 unbl/blch Woven plain >85% polyester+cotton, <170g/m2 unbl/blch +551312 6digit Woven twill >85% polyester+cotton, <170g/m2 unbl/blch Woven twill >85% polyester+cotton, <170g/m2 unbl/blch +551313 6digit Wovens nes >85% polyester+cotton, <170g/m2 unbl/blchd Wovens nes >85% polyester+cotton, <170g/m2 unbl/blchd +551319 6digit Woven fabric >85% synth nes+cotton,<170g/m2 unbl/blch Woven fabric >85% synth nes+cotton,<170g/m2 unbl/blch +551321 6digit Woven plain >85% polyester + cotton, <170g/m2 dyed Woven plain >85% polyester + cotton, <170g/m2 dyed +551322 6digit Woven twill >85% polyester + cotton, <170g/m2 dyed Woven twill >85% polyester + cotton, <170g/m2 dyed +551323 6digit Woven fabric nes>85% polyester + cotton,<170g/m2 dyed Woven fabric nes>85% polyester + cotton,<170g/m2 dyed +551329 6digit Woven fabric>85% synthetic nes + cotton, <170g/m2 dye Woven fabric>85% synthetic nes + cotton, <170g/m2 dye +551331 6digit Woven plain >85% polyester + cotton,<170g/m2 yarn dye Woven plain >85% polyester + cotton,<170g/m2 yarn dye +551332 6digit Woven twill >85% polyester + cotton,<170g/m2 yarn dye Woven twill >85% polyester + cotton,<170g/m2 yarn dye +551333 6digit Woven nes >85% polyester + cotton, <170g/m2 yarn dyed Woven nes >85% polyester + cotton, <170g/m2 yarn dyed +551339 6digit Woven fabric>85% synth nes + cotton,<170g/m2 yarn dye Woven fabric>85% synth nes + cotton,<170g/m2 yarn dye +551341 6digit Woven plain >85% polyester + cotton, <170g/m2 printed Woven plain >85% polyester + cotton, <170g/m2 printed +551342 6digit Woven twill >85% polyester + cotton, <170g/m2 printed Woven twill >85% polyester + cotton, <170g/m2 printed +551343 6digit Woven nes >85% polyester + cotton, <170g/m2 printed Woven nes >85% polyester + cotton, <170g/m2 printed +551349 6digit Woven fabric>85% synth nes + cotton, <170g/m2 printed Woven fabric>85% synth nes + cotton, <170g/m2 printed +551411 6digit Woven plain >85% polyester+cotton, >170g/m2 unbl/blch Woven plain >85% polyester+cotton, >170g/m2 unbl/blch +551412 6digit Woven twill >85% polyester+cotton, >170g/m2 unbl/blch Woven twill >85% polyester+cotton, >170g/m2 unbl/blch +551413 6digit Woven nes >85% polyester + cotton, >170g/m2 unbl/blch Woven nes >85% polyester + cotton, >170g/m2 unbl/blch +551419 6digit Woven fabric>85% synth nes+cotton, >170g/m2 unbl/blch Woven fabric>85% synth nes+cotton, >170g/m2 unbl/blch +551421 6digit Woven plain >85% polyester + cotton, >170g/m2 dyed Woven plain >85% polyester + cotton, >170g/m2 dyed +551422 6digit Woven twill >85% polyester + cotton, >170g/m2 dyed Woven twill >85% polyester + cotton, >170g/m2 dyed +551423 6digit Woven nes >85% polyester + cotton, >170g/m2 dyed Woven nes >85% polyester + cotton, >170g/m2 dyed +551429 6digit Woven fabric>85% synthetic nes + cotton, >170g/m2 dye Woven fabric>85% synthetic nes + cotton, >170g/m2 dye +551431 6digit Woven plain >85% polyester + cotton,>170g/m2 yarn dye Woven plain >85% polyester + cotton,>170g/m2 yarn dye +551432 6digit Woven twill >85% polyester + cotton,>170g/m2 yarn dye Woven twill >85% polyester + cotton,>170g/m2 yarn dye +551433 6digit Woven nes >85% polyester + cotton, >170g/m2 yarn dyed Woven nes >85% polyester + cotton, >170g/m2 yarn dyed +551439 6digit Woven fabric>85% synth nes + cotton,>170g/m2 yarn dye Woven fabric>85% synth nes + cotton,>170g/m2 yarn dye +551441 6digit Woven plain >85% polyester + cotton, >170g/m2 printed Woven plain >85% polyester + cotton, >170g/m2 printed +551442 6digit Woven twill >85% polyester + cotton, >170g/m2 printed Woven twill >85% polyester + cotton, >170g/m2 printed +551443 6digit Woven nes >85% polyester + cotton, >170g/m2 printed Woven nes >85% polyester + cotton, >170g/m2 printed +551449 6digit Woven fabric >85% synthetic nes+cotton, >170g/m2 prin Woven fabric >85% synthetic nes+cotton, >170g/m2 prin +551511 6digit Woven fabric polyester + viscose rayon, nes Woven fabric polyester + viscose rayon, nes +551512 6digit Woven fabric polyester + manmade filament, nes Woven fabric polyester + manmade filament, nes +551513 6digit Woven fabric polyester + wool or hair, nes Woven fabric polyester + wool or hair, nes +551519 6digit Woven fabric polyester staple fibres, nes Woven fabric polyester staple fibres, nes +551521 6digit Woven fabric acrylics + manmade filament, nes Woven fabric acrylics + manmade filament, nes +551522 6digit Woven fabric acrylics + wool or hair, nes Woven fabric acrylics + wool or hair, nes +551529 6digit Woven fabric acrylic or modacrylic staple fibres, nes Woven fabric acrylic or modacrylic staple fibres, nes +551591 6digit Woven fabric synthetic staple fibre with manmade, nes Woven fabric synthetic staple fibre with manmade, nes +551592 6digit Woven fabric synthetic staple with wool or hair nes Woven fabric synthetic staple with wool or hair nes +551599 6digit Woven fabric synthetic staple fibres, nes Woven fabric synthetic staple fibres, nes +551611 6digit Woven fabric <85% artif staple fibres, unbl/bleached Woven fabric <85% artif staple fibres, unbl/bleached +551612 6digit Woven fabric <85% artificial staple fibres, dyed Woven fabric <85% artificial staple fibres, dyed +551613 6digit Woven fabric <85% artificial staple fibre, yarn dyed Woven fabric <85% artificial staple fibre, yarn dyed +551614 6digit Woven fabric <85% artificial staple fibres, printed Woven fabric <85% artificial staple fibres, printed +551621 6digit Woven fabric <85% artif staple + manmade fibre unbl/b Woven fabric <85% artif staple + manmade fibre unbl/b +551622 6digit Woven fabric <85% artificial staple+manmade fibre dye Woven fabric <85% artificial staple+manmade fibre dye +551623 6digit Woven fabric <85% artif staple + manmade fil yarn dye Woven fabric <85% artif staple + manmade fil yarn dye +551624 6digit Woven fabric <85% artif staple + manmade fil, printed Woven fabric <85% artif staple + manmade fil, printed +551631 6digit Woven fabric <85% artif staple+wool/hair,unbl/bleache Woven fabric <85% artif staple+wool/hair,unbl/bleache +551632 6digit Woven fabric <85% artificial staple+wool or hair, dye Woven fabric <85% artificial staple+wool or hair, dye +551633 6digit Woven fabric <85% artif staple+wool or hair, yarn dye Woven fabric <85% artif staple+wool or hair, yarn dye +551634 6digit Woven fabric <85% artificial staple+wool/hair, printe Woven fabric <85% artificial staple+wool/hair, printe +551641 6digit Woven fabric <85% artif staple+cotton, unbl/bleached Woven fabric <85% artif staple+cotton, unbl/bleached +551642 6digit Woven fabric <85% artificial staple+cotton, dyed Woven fabric <85% artificial staple+cotton, dyed +551643 6digit Woven fabric <85% artificial staple+cotton, yarn dyed Woven fabric <85% artificial staple+cotton, yarn dyed +551644 6digit Woven fabric <85% artificial staple+cotton, printed Woven fabric <85% artificial staple+cotton, printed +551691 6digit Woven fabric <85% artif staples, unbl/bleached, nes Woven fabric <85% artif staples, unbl/bleached, nes +551692 6digit Woven fabric <85% artificial staples, dyed, nes Woven fabric <85% artificial staples, dyed, nes +551693 6digit Woven fabric <85% artificial staples, yarn dyed, nes Woven fabric <85% artificial staples, yarn dyed, nes +551694 6digit Woven fabric <85% artificial staples, printed, nes Woven fabric <85% artificial staples, printed, nes +560110 6digit Sanitary towels, diapers and similar articles Sanitary towels, diapers and similar articles +560121 6digit Wadding, products, of cotton, except sanitary article Wadding, products, of cotton, except sanitary article +560122 6digit Wadding, products, manmade fibres, not sanitary items Wadding, products, manmade fibres, not sanitary items +560129 6digit Wadding, products, material nes, not sanitary article Wadding, products, material nes, not sanitary article +560130 6digit Textile flock, dust or mill neps Textile flock, dust or mill neps +560210 6digit Needleloom felt and stitch-bonded fibre fabric Needleloom felt and stitch-bonded fibre fabric +560221 6digit Felt not needleloom, wool/hair, not impregnated/coate Felt not needleloom, wool/hair, not impregnated/coate +560229 6digit Felt, not of wool or hair, not impregnated or coated Felt, not of wool or hair, not impregnated or coated +560290 6digit Felt, impregnated, coated, covered, or laminated Felt, impregnated, coated, covered, or laminated +560300 6digit Nonwovens textiles except felt Nonwovens textiles except felt +560410 6digit Rubber thread and cord, textile covered Rubber thread and cord, textile covered +560420 6digit Hi-ten manmade yarn rubber, plastic coated/impregnate Hi-ten manmade yarn rubber, plastic coated/impregnate +560490 6digit Textile yarn/strip, rubber, plastic impregnated/coate Textile yarn/strip, rubber, plastic impregnated/coate +560500 6digit Metallised yarn Metallised yarn +560600 6digit Chenille, loop whale, gimped (except metallised) yarn Chenille, loop whale, gimped (except metallised) yarn +560710 6digit Twine, cordage, ropes and cables, of jute, bast fibre Twine, cordage, ropes and cables, of jute, bast fibre +560721 6digit Binder or baler twine, of sisal or agave Binder or baler twine, of sisal or agave +560729 6digit Twine nes, cordage, ropes and cables, of sisal Twine nes, cordage, ropes and cables, of sisal +560730 6digit Twine, cordage, ropes and cables, of abaca etc Twine, cordage, ropes and cables, of abaca etc +560741 6digit Binder or baler twine, of polyethylene, polypropylene Binder or baler twine, of polyethylene, polypropylene +560749 6digit Twine nes, cordage, ropes, polyethylene, polypropylen Twine nes, cordage, ropes, polyethylene, polypropylen +560750 6digit Twine, cordage, ropes & cables, other synthetic fibre Twine, cordage, ropes & cables, other synthetic fibre +560790 6digit Twine, cordage, ropes and cables, of other materials Twine, cordage, ropes and cables, of other materials +560811 6digit Made up fishing nets, of manmade textile materials Made up fishing nets, of manmade textile materials +560819 6digit Knotted netting, nets not fishing of manmade textiles Knotted netting, nets not fishing of manmade textiles +560890 6digit Knotted netting, nets, of of natural materials Knotted netting, nets, of of natural materials +560900 6digit Articles of yarn strip, twine, cordage or rope, nes Articles of yarn strip, twine, cordage or rope, nes +570110 6digit Carpets of wool or fine animal hair, knotted Carpets of wool or fine animal hair, knotted +570190 6digit Carpets of materials nes, knotted Carpets of materials nes, knotted +570210 6digit Hand made rugs including Kelem,Schumacks,Karamanie,et Hand made rugs including Kelem,Schumacks,Karamanie,et +570220 6digit Floor coverings of coconut fibres (coir) Floor coverings of coconut fibres (coir) +570231 6digit Carpets of wool or hair, woven pile, not made up, nes Carpets of wool or hair, woven pile, not made up, nes +570232 6digit Carpets of manmade yarn, woven pile, not made up, nes Carpets of manmade yarn, woven pile, not made up, nes +570239 6digit Carpets of yarn nes, woven pile, not made up, nes Carpets of yarn nes, woven pile, not made up, nes +570241 6digit Carpets of wool or hair, woven pile, made up, nes Carpets of wool or hair, woven pile, made up, nes +570242 6digit Carpets of manmade yarn, woven pile, made up,nes Carpets of manmade yarn, woven pile, made up,nes +570249 6digit Carpets of yarn nes, woven pile, made up, nes Carpets of yarn nes, woven pile, made up, nes +570251 6digit Carpets of wool or hair, woven, not made up, nes Carpets of wool or hair, woven, not made up, nes +570252 6digit Carpets of manmade yarn, woven, not made up, nes Carpets of manmade yarn, woven, not made up, nes +570259 6digit Carpets of yarn nes, woven, not made up, nes Carpets of yarn nes, woven, not made up, nes +570291 6digit Carpets of wool or fine hair, woven, made up, nes Carpets of wool or fine hair, woven, made up, nes +570292 6digit Carpets of manmade yarn, woven, made up, nes Carpets of manmade yarn, woven, made up, nes +570299 6digit Carpets of yarn nes, woven, made up, nes Carpets of yarn nes, woven, made up, nes +570310 6digit Carpets of wool or fine animal hair, tufted Carpets of wool or fine animal hair, tufted +570320 6digit Carpets nylon, polyamides, tufted Carpets nylon, polyamides, tufted +570330 6digit Carpets of other manmade textile materials, tufted Carpets of other manmade textile materials, tufted +570390 6digit Carpets of materials nes, tufted Carpets of materials nes, tufted +570410 6digit Tiles of felt of textile materials, area <0.3 m2 Tiles of felt of textile materials, area <0.3 m2 +570490 6digit Carpets of felt of textile materials, > 0.3 m2 Carpets of felt of textile materials, > 0.3 m2 +570500 6digit Carpets and textile floor coverings, nes Carpets and textile floor coverings, nes +580110 6digit Woven pile fabric of wool or fine animal hair, w >30c Woven pile fabric of wool or fine animal hair, w >30c +580121 6digit Woven uncut weft pile cotton fabric not terry, w >30c Woven uncut weft pile cotton fabric not terry, w >30c +580122 6digit Cut corduroy cotton fabric, width > 30cm Cut corduroy cotton fabric, width > 30cm +580123 6digit Woven weft pile cotton fabric, nes, width > 30cm Woven weft pile cotton fabric, nes, width > 30cm +580124 6digit Woven warp pile cotton, epingle (uncut),except terry Woven warp pile cotton, epingle (uncut),except terry +580125 6digit Woven warp pile cotton, cut, except terry, w > 30 cm Woven warp pile cotton, cut, except terry, w > 30 cm +580126 6digit Chenille cotton fabric, width > 30 cm Chenille cotton fabric, width > 30 cm +580131 6digit Woven uncut weft pile fabric of manmade fibre Woven uncut weft pile fabric of manmade fibre +580132 6digit Cut corduroy fabric manmade fibre, width > 30 cm Cut corduroy fabric manmade fibre, width > 30 cm +580133 6digit Woven weft pile fabric manmade fibres, nes Woven weft pile fabric manmade fibres, nes +580134 6digit Woven warp pile fabric manmade fibre, epingle (uncut) Woven warp pile fabric manmade fibre, epingle (uncut) +580135 6digit Woven warp pile fabric manmade fibre, cut, not terry Woven warp pile fabric manmade fibre, cut, not terry +580136 6digit Chenille fabric of manmade fibres, except <30cm wide Chenille fabric of manmade fibres, except <30cm wide +580190 6digit Woven pile, chenille fabric of yarn nes, except terry Woven pile, chenille fabric of yarn nes, except terry +580211 6digit Terry towelling etc of cotton, not narrow fabric, unb Terry towelling etc of cotton, not narrow fabric, unb +580219 6digit Terry towelling etc of cotton nes, width > 30cm Terry towelling etc of cotton nes, width > 30cm +580220 6digit Terry towelling etc, other than cotton, width > 30 cm Terry towelling etc, other than cotton, width > 30 cm +580230 6digit Tufted textile fabric, except carpets Tufted textile fabric, except carpets +580310 6digit Cotton gauze > 30 cm wide Cotton gauze > 30 cm wide +580390 6digit Gauze, except cotton, > 30 cm wide Gauze, except cotton, > 30 cm wide +580410 6digit Tulles, other nets (not woven, knit or crochet) Tulles, other nets (not woven, knit or crochet) +580421 6digit Mechanical lace, manmade fibre (piece, strip, motif) Mechanical lace, manmade fibre (piece, strip, motif) +580429 6digit Mechanical lace, other material (piece, strip, motif) Mechanical lace, other material (piece, strip, motif) +580430 6digit Hand-made lace, in the piece, in strips or in motifs Hand-made lace, in the piece, in strips or in motifs +580500 6digit Hand-woven and needle-worked tapestries, kit sets Hand-woven and needle-worked tapestries, kit sets +580610 6digit Woven pile fabric and narrow chenille fabric Woven pile fabric and narrow chenille fabric +580620 6digit Woven fabric, elasticised, < 30 cm wide Woven fabric, elasticised, < 30 cm wide +580631 6digit Woven cotton fabric, nes, < 30 cm wide Woven cotton fabric, nes, < 30 cm wide +580632 6digit Woven fabric manmade fibres, nes, < 30 cm wide Woven fabric manmade fibres, nes, < 30 cm wide +580639 6digit Woven fabric materials nes, < 30 cm wide Woven fabric materials nes, < 30 cm wide +580640 6digit Fabric having warp, no weft, assembled using adhesive Fabric having warp, no weft, assembled using adhesive +580710 6digit Label, badge, etc, of woven textile not embroidered Label, badge, etc, of woven textile not embroidered +580790 6digit Label, badge, etc, non-embroidered textile, not woven Label, badge, etc, non-embroidered textile, not woven +580810 6digit Braids in the piece Braids in the piece +580890 6digit Ornamental trimmings in the piece Ornamental trimmings in the piece +580900 6digit Woven fabric incorporating metal threads, nes Woven fabric incorporating metal threads, nes +581010 6digit Embroidery without visible ground Embroidery without visible ground +581091 6digit Embroidery of cotton Embroidery of cotton +581092 6digit Embroidery of manmade fibres Embroidery of manmade fibres +581099 6digit Embroidery of natural textile fibres except cotton Embroidery of natural textile fibres except cotton +581100 6digit Quilted textile products in piece (not embroidered) Quilted textile products in piece (not embroidered) +590110 6digit Gum or amylaceous covered textiles for book covers et Gum or amylaceous covered textiles for book covers et +590190 6digit Tracing cloth, painting canvas, stiffened textile nes Tracing cloth, painting canvas, stiffened textile nes +590210 6digit Tyre cord fabric of nylon, polyamides Tyre cord fabric of nylon, polyamides +590220 6digit Tyre cord fabric of polyester Tyre cord fabric of polyester +590290 6digit Tyre cord fabric of viscose rayon Tyre cord fabric of viscose rayon +590310 6digit Fabric impregnated, coated, covered with pvc plastic Fabric impregnated, coated, covered with pvc plastic +590320 6digit Fabric impregnated, coated, covered with polyurethane Fabric impregnated, coated, covered with polyurethane +590390 6digit Fabric impregnated, coated, covered with plastic nes Fabric impregnated, coated, covered with plastic nes +590410 6digit Linoleum Linoleum +590491 6digit Floor covering (not linoleum) with felt,non-woven bas Floor covering (not linoleum) with felt,non-woven bas +590492 6digit Floor covering (not linoleum) with other textile base Floor covering (not linoleum) with other textile base +590500 6digit Textile wall coverings Textile wall coverings +590610 6digit Rubberised textile adhesive tape < 20cm wide Rubberised textile adhesive tape < 20cm wide +590691 6digit Rubberised textile knit or crochet fabric Rubberised textile knit or crochet fabric +590699 6digit Rubberised woven textile fabric, except adhesive tape Rubberised woven textile fabric, except adhesive tape +590700 6digit Textile fabric treated for theatrical backdrops etc Textile fabric treated for theatrical backdrops etc +590800 6digit Textile wicks, gas mantles Textile wicks, gas mantles +590900 6digit Textile hosepiping and similar textile tubing Textile hosepiping and similar textile tubing +591000 6digit Transmission or conveyor belts or belting of textile Transmission or conveyor belts or belting of textile +591110 6digit Textile fabric for card clothing, technical use Textile fabric for card clothing, technical use +591120 6digit Textile bolting cloth, whether or not made up Textile bolting cloth, whether or not made up +591131 6digit Textile fabric used in paper-making etc, <650 g/m2 Textile fabric used in paper-making etc, <650 g/m2 +591132 6digit Textile fabric used in paper-making etc, >650 g/m2 Textile fabric used in paper-making etc, >650 g/m2 +591140 6digit Textile straining cloth used in oil presses etc Textile straining cloth used in oil presses etc +591190 6digit Textile products and articles for technical uses, nes Textile products and articles for technical uses, nes +600110 6digit knit or crochet textile fabric knit or crochet textile fabric +600121 6digit Looped pile knit or crochet fabric, of cotton Looped pile knit or crochet fabric, of cotton +600122 6digit Looped pile knit or crochet fabric, of manmade fibres Looped pile knit or crochet fabric, of manmade fibres +600129 6digit Loop pile knit/crochet fabric, natural yarn not cotto Loop pile knit/crochet fabric, natural yarn not cotto +600191 6digit Pile knit or crochet fabric, of cotton, nes Pile knit or crochet fabric, of cotton, nes +600192 6digit Pile knit or crochet fabric, of manmade fibres, nes Pile knit or crochet fabric, of manmade fibres, nes +600199 6digit Pile knit, crochet fabric, natural yarn not cotton ne Pile knit, crochet fabric, natural yarn not cotton ne +600210 6digit Knit or crochet fabric, width <30 cm, >5% elastomer Knit or crochet fabric, width <30 cm, >5% elastomer +600220 6digit Knit, crochet textile fabric, of a width < 30 cm, nes Knit, crochet textile fabric, of a width < 30 cm, nes +600230 6digit Knit or crochet fabric, width > 30 cm, >5% elastomer Knit or crochet fabric, width > 30 cm, >5% elastomer +600241 6digit Warp knit fabric of wool or fine animal hair, nes Warp knit fabric of wool or fine animal hair, nes +600242 6digit Warp knit fabric of cotton, nes Warp knit fabric of cotton, nes +600243 6digit Warp knit fabric of manmade fibres, nes Warp knit fabric of manmade fibres, nes +600249 6digit Warp knit fabric of other materials, nes Warp knit fabric of other materials, nes +600291 6digit Knit, crochet fabric of wool or fine animal hair, nes Knit, crochet fabric of wool or fine animal hair, nes +600292 6digit Knit or crochet fabric of cotton, nes Knit or crochet fabric of cotton, nes +600293 6digit Knit or crochet fabric of manmade fibres, nes Knit or crochet fabric of manmade fibres, nes +600299 6digit Knit or crochet fabric of other materials, nes Knit or crochet fabric of other materials, nes +610110 6digit Mens, boys overcoats, etc, of wool or hair, knit Mens, boys overcoats, etc, of wool or hair, knit +610120 6digit Mens, boys overcoats, etc, of cotton, knit Mens, boys overcoats, etc, of cotton, knit +610130 6digit Mens, boys overcoats, etc, of manmade fibres, knit Mens, boys overcoats, etc, of manmade fibres, knit +610190 6digit Mens, boys overcoats, etc, of material nes, knit Mens, boys overcoats, etc, of material nes, knit +610210 6digit Womens, girls overcoats, etc, of wool or hair, knit Womens, girls overcoats, etc, of wool or hair, knit +610220 6digit Womens, girls overcoats, etc, of cotton, knit Womens, girls overcoats, etc, of cotton, knit +610230 6digit Womens, girls overcoats, etc, manmade fibres, knit Womens, girls overcoats, etc, manmade fibres, knit +610290 6digit Womens, girls overcoats, etc, material nes, knit Womens, girls overcoats, etc, material nes, knit +610311 6digit Mens, boys suits, of wool, fine animal hair, knit Mens, boys suits, of wool, fine animal hair, knit +610312 6digit Mens, boys suits, synthetic fibres, knit Mens, boys suits, synthetic fibres, knit +610319 6digit Mens, boys suits, of materials nes, knit Mens, boys suits, of materials nes, knit +610321 6digit Mens, boys ensembles, of wool animal hair, knit Mens, boys ensembles, of wool animal hair, knit +610322 6digit Mens, boys ensembles, of cotton, knit Mens, boys ensembles, of cotton, knit +610323 6digit Mens, boys ensembles, synthetic fibres, knit Mens, boys ensembles, synthetic fibres, knit +610329 6digit Mens, boys ensembles, of material nes, knit Mens, boys ensembles, of material nes, knit +610331 6digit Mens, boys jackets & blazers, wool or hair, knit Mens, boys jackets & blazers, wool or hair, knit +610332 6digit Mens, boys jackets & blazers, cotton, knit Mens, boys jackets & blazers, cotton, knit +610333 6digit Mens, boys jackets & blazers, synthetic fibres, knit Mens, boys jackets & blazers, synthetic fibres, knit +610339 6digit Mens, boys jackets & blazers, material nes, knit Mens, boys jackets & blazers, material nes, knit +610341 6digit Mens, boys trousers & shorts, of wool or hair, knit Mens, boys trousers & shorts, of wool or hair, knit +610342 6digit Mens, boys trousers & shorts, of cotton, knit Mens, boys trousers & shorts, of cotton, knit +610343 6digit Mens, boys trousers, shorts, of synthetic fibres, kni Mens, boys trousers, shorts, of synthetic fibres, kni +610349 6digit Mens, boys trousers & shorts, of material nes, knit Mens, boys trousers & shorts, of material nes, knit +610411 6digit Womens, girls suits, of wool or hair, knit Womens, girls suits, of wool or hair, knit +610412 6digit Womens, girls suits, of cotton, knit Womens, girls suits, of cotton, knit +610413 6digit Womens, girls suits, synthetic fibres, knit Womens, girls suits, synthetic fibres, knit +610419 6digit Womens, girls suits, of material nes, knit Womens, girls suits, of material nes, knit +610421 6digit Womens, girls ensembles, of wool or hair, knit Womens, girls ensembles, of wool or hair, knit +610422 6digit Womens, girls ensembles, of cotton, knit Womens, girls ensembles, of cotton, knit +610423 6digit Womens, girls ensembles, synthetic fibres, knit Womens, girls ensembles, synthetic fibres, knit +610429 6digit Womens, girls ensembles, of material nes, knit Womens, girls ensembles, of material nes, knit +610431 6digit Womens, girls jackets & blazers, of wool or hair,knit Womens, girls jackets & blazers, of wool or hair,knit +610432 6digit Womens, girls jackets & blazers, of cotton, knit Womens, girls jackets & blazers, of cotton, knit +610433 6digit Womens, girls jackets, blazers, synthetic fibres, kni Womens, girls jackets, blazers, synthetic fibres, kni +610439 6digit Womens, girls jackets & blazers, material nes, knit Womens, girls jackets & blazers, material nes, knit +610441 6digit Womens, girls dresses, of wool or hair, knit Womens, girls dresses, of wool or hair, knit +610442 6digit Womens, girls dresses, of cotton, knit Womens, girls dresses, of cotton, knit +610443 6digit Womens, girls dresses, of synthetic fibres, knit Womens, girls dresses, of synthetic fibres, knit +610444 6digit Womens, girls dresses, of artificial fibres, knit Womens, girls dresses, of artificial fibres, knit +610449 6digit Womens, girls dresses, of material nes, knit Womens, girls dresses, of material nes, knit +610451 6digit Womens, girls skirts, of wool or hair, knit Womens, girls skirts, of wool or hair, knit +610452 6digit Womens, girls skirts, of cotton, knit Womens, girls skirts, of cotton, knit +610453 6digit Womens, girls skirts, synthetic fibres, knit Womens, girls skirts, synthetic fibres, knit +610459 6digit Womens, girls skirts, of material nes, knit Womens, girls skirts, of material nes, knit +610461 6digit Womens, girls trousers & shorts, of wool hair, knit Womens, girls trousers & shorts, of wool hair, knit +610462 6digit Womens, girls trousers & shorts, of cotton, knit Womens, girls trousers & shorts, of cotton, knit +610463 6digit Womens, girls trousers, shorts, synthetic fibres, kni Womens, girls trousers, shorts, synthetic fibres, kni +610469 6digit Womens, girls trousers & shorts, material nes, knit Womens, girls trousers & shorts, material nes, knit +610510 6digit Mens, boys shirts, of cotton, knit Mens, boys shirts, of cotton, knit +610520 6digit Mens, boys shirts, of manmade fibres, knit Mens, boys shirts, of manmade fibres, knit +610590 6digit Mens, boys shirts, of materials nes, knit Mens, boys shirts, of materials nes, knit +610610 6digit Womens, girls blouses & shirts, of cotton, knit Womens, girls blouses & shirts, of cotton, knit +610620 6digit Womens, girls blouses & shirts, manmade fibre, knit Womens, girls blouses & shirts, manmade fibre, knit +610690 6digit Womens, girls blouses & shirts, of material nes, knit Womens, girls blouses & shirts, of material nes, knit +610711 6digit Mens, boys underpants or briefs, of cotton, knit Mens, boys underpants or briefs, of cotton, knit +610712 6digit Mens, boys underpants or briefs, manmade fibre, knit Mens, boys underpants or briefs, manmade fibre, knit +610719 6digit Mens, boys underpants or briefs, material nes, knit Mens, boys underpants or briefs, material nes, knit +610721 6digit Mens, boys nightshirts or pyjamas, of cotton, knit Mens, boys nightshirts or pyjamas, of cotton, knit +610722 6digit Mens, boys nightshirts or pyjamas, manmade fibre, kni Mens, boys nightshirts or pyjamas, manmade fibre, kni +610729 6digit Mens, boys nightshirts or pyjamas, material nes, knit Mens, boys nightshirts or pyjamas, material nes, knit +610791 6digit Mens, boys bathrobes, dressing gowns etc cotton, knit Mens, boys bathrobes, dressing gowns etc cotton, knit +610792 6digit Mens, boys bathrobes, dressing gown manmade fibre kni Mens, boys bathrobes, dressing gown manmade fibre kni +610799 6digit Mens, boys bathrobes, dressing gown etc fibre nes kni Mens, boys bathrobes, dressing gown etc fibre nes kni +610811 6digit Womens, girls slips or petticoats, manmade fibre knit Womens, girls slips or petticoats, manmade fibre knit +610819 6digit Womens, girls slips or petticoats, material nes knit Womens, girls slips or petticoats, material nes knit +610821 6digit Womens, girls briefs or panties, of cotton, knit Womens, girls briefs or panties, of cotton, knit +610822 6digit Womens, girls briefs or panties, manmade fibre, knit Womens, girls briefs or panties, manmade fibre, knit +610829 6digit Womens, girls briefs or panties, material nes, knit Womens, girls briefs or panties, material nes, knit +610831 6digit Womens, girls nightdress or pyjamas, of cotton, knit Womens, girls nightdress or pyjamas, of cotton, knit +610832 6digit Womens, girls nightdress or pyjama manmade fibre, kni Womens, girls nightdress or pyjama manmade fibre, kni +610839 6digit Womens, girls nightdress, pyjamas, material nes, knit Womens, girls nightdress, pyjamas, material nes, knit +610891 6digit Womens, girls bathrobe, dressing gowns, of knit cotto Womens, girls bathrobe, dressing gowns, of knit cotto +610892 6digit Women/girl bathrobe, dressing gown, knit manmade fibr Women/girl bathrobe, dressing gown, knit manmade fibr +610899 6digit Womens, girls bathrobe, dressing gowns, nes, knit Womens, girls bathrobe, dressing gowns, nes, knit +610910 6digit T-shirts, singlets and other vests, of cotton, knit T-shirts, singlets and other vests, of cotton, knit +610990 6digit T-shirts, singlets etc, of material nes, knit T-shirts, singlets etc, of material nes, knit +611010 6digit Pullovers, cardigans etc of wool or hair, knit Pullovers, cardigans etc of wool or hair, knit +611020 6digit Pullovers, cardigans etc of cotton, knit Pullovers, cardigans etc of cotton, knit +611030 6digit Pullovers, cardigans etc of manmade fibres, knit Pullovers, cardigans etc of manmade fibres, knit +611090 6digit Pullovers, cardigans etc of material nes knit Pullovers, cardigans etc of material nes knit +611110 6digit Babies garments, accessories of wool or hair, knit Babies garments, accessories of wool or hair, knit +611120 6digit Babies garments, accessories of cotton, knit Babies garments, accessories of cotton, knit +611130 6digit Babies garments, accessories of synthetic fibres, kni Babies garments, accessories of synthetic fibres, kni +611190 6digit Babies garments, accessories of material nes, knit Babies garments, accessories of material nes, knit +611211 6digit Track suits, of cotton, knit Track suits, of cotton, knit +611212 6digit Track suits, synthetic fibres, knit Track suits, synthetic fibres, knit +611219 6digit Track suits, of materials nes, knit Track suits, of materials nes, knit +611220 6digit Ski suits, of textile materials, knit Ski suits, of textile materials, knit +611231 6digit Mens, boys swimwear, synthetic fibres, knit Mens, boys swimwear, synthetic fibres, knit +611239 6digit Mens, boys swimwear, of material nes, knit Mens, boys swimwear, of material nes, knit +611241 6digit Womens, girls swimwear, synthetic fibres, knit Womens, girls swimwear, synthetic fibres, knit +611249 6digit Womens, girls swimwear, of material nes, knit Womens, girls swimwear, of material nes, knit +611300 6digit Garments of knit or crochet impregnated fabric Garments of knit or crochet impregnated fabric +611410 6digit Garments nes, of wool or fine animal hair, knit Garments nes, of wool or fine animal hair, knit +611420 6digit Garments nes, of cotton, knit Garments nes, of cotton, knit +611430 6digit Garments nes, of manmade fibres, knit Garments nes, of manmade fibres, knit +611490 6digit Garments nes, of materials nes, knit Garments nes, of materials nes, knit +611511 6digit Panty hose etc, synthetic fibre yarn <67 dtex/sy, kni Panty hose etc, synthetic fibre yarn <67 dtex/sy, kni +611512 6digit Panty hose etc, synthetic fibre yarn >67 dtex/sy, kni Panty hose etc, synthetic fibre yarn >67 dtex/sy, kni +611519 6digit Panty hose etc of materials nes, knit Panty hose etc of materials nes, knit +611520 6digit Womens full, kneelength hosiery, yarn <67 dtex/sy,kni Womens full, kneelength hosiery, yarn <67 dtex/sy,kni +611591 6digit Hosiery nes, of wool or fine animal hair, knit Hosiery nes, of wool or fine animal hair, knit +611592 6digit Hosiery nes, of cotton, knit Hosiery nes, of cotton, knit +611593 6digit Hosiery nes, synthetic fibres, knit Hosiery nes, synthetic fibres, knit +611599 6digit Hosiery nes, of materials nes, knit Hosiery nes, of materials nes, knit +611610 6digit Gloves impregnated or coated with plastic,rubber, kni Gloves impregnated or coated with plastic,rubber, kni +611691 6digit Gloves, mittens or mitts, nes, of wool or hair, knit Gloves, mittens or mitts, nes, of wool or hair, knit +611692 6digit Gloves, mittens or mitts, nes, of cotton, knit Gloves, mittens or mitts, nes, of cotton, knit +611693 6digit Gloves, mittens or mitts, nes, synthetic fibres, knit Gloves, mittens or mitts, nes, synthetic fibres, knit +611699 6digit Gloves, mittens or mitts, nes, material nes knit Gloves, mittens or mitts, nes, material nes knit +611710 6digit Shawls, scarves, veils etc, textile material, knit Shawls, scarves, veils etc, textile material, knit +611720 6digit Ties, bow ties and cravats, of textile material, knit Ties, bow ties and cravats, of textile material, knit +611780 6digit Clothing accessories nes, of textile material, knit Clothing accessories nes, of textile material, knit +611790 6digit Parts of garments, accessories, textile material, kni Parts of garments, accessories, textile material, kni +620111 6digit Mens, boys overcoats of wool or hair, not knit Mens, boys overcoats of wool or hair, not knit +620112 6digit Mens, boys overcoats of cotton, not knit Mens, boys overcoats of cotton, not knit +620113 6digit Mens, boys overcoats of manmade fibres, not knit Mens, boys overcoats of manmade fibres, not knit +620119 6digit Mens, boys overcoats of material nes, not knit Mens, boys overcoats of material nes, not knit +620191 6digit Mens, boys anoraks etc, of wool or hair, not knit Mens, boys anoraks etc, of wool or hair, not knit +620192 6digit Mens, boys anoraks etc, of cotton, not knit Mens, boys anoraks etc, of cotton, not knit +620193 6digit Mens, boys anoraks etc, of manmade fibres, not knit Mens, boys anoraks etc, of manmade fibres, not knit +620199 6digit Mens, boys anoraks etc, of material nes, not knit Mens, boys anoraks etc, of material nes, not knit +620211 6digit Womens, girls overcoats etc of wool or hair not knit Womens, girls overcoats etc of wool or hair not knit +620212 6digit Womens, girls overcoats etc of cotton, not knit Womens, girls overcoats etc of cotton, not knit +620213 6digit Womens, girls overcoats etc manmade fibre, not knit Womens, girls overcoats etc manmade fibre, not knit +620219 6digit Womens, girls overcoats of material nes, not knit Womens, girls overcoats of material nes, not knit +620291 6digit Womens, girls anoraks etc of wool or hair, not knit Womens, girls anoraks etc of wool or hair, not knit +620292 6digit Womens, girls anoraks etc of cotton, not knit Womens, girls anoraks etc of cotton, not knit +620293 6digit Womens, girls anoraks etc of manmade fibres, not knit Womens, girls anoraks etc of manmade fibres, not knit +620299 6digit Womens, girls anoraks etc of material nes, not knit Womens, girls anoraks etc of material nes, not knit +620311 6digit Mens, boys suits, of wool or hair, not knit Mens, boys suits, of wool or hair, not knit +620312 6digit Mens, boys suits, synthetic fibres, not knit Mens, boys suits, synthetic fibres, not knit +620319 6digit Mens, boys suits, of material nes, not knit Mens, boys suits, of material nes, not knit +620321 6digit Mens, boys ensembles, of wool or hair, not knit Mens, boys ensembles, of wool or hair, not knit +620322 6digit Mens, boys ensembles, of cotton, not knit Mens, boys ensembles, of cotton, not knit +620323 6digit Mens, boys ensembles, synthetic fibres, not knit Mens, boys ensembles, synthetic fibres, not knit +620329 6digit Mens, boys ensembles, of material nes, not knit Mens, boys ensembles, of material nes, not knit +620331 6digit Mens, boys jackets & blazers, wool or hair, not knit Mens, boys jackets & blazers, wool or hair, not knit +620332 6digit Mens, boys jackets & blazers, of cotton, not knit Mens, boys jackets & blazers, of cotton, not knit +620333 6digit Mens, boys jackets, blazers, synthetic fibre, not kni Mens, boys jackets, blazers, synthetic fibre, not kni +620339 6digit Mens, boys jackets & blazers, material nes, not knit Mens, boys jackets & blazers, material nes, not knit +620341 6digit Mens, boys trousers & shorts, wool or hair, not knit Mens, boys trousers & shorts, wool or hair, not knit +620342 6digit Mens, boys trousers & shorts, of cotton, not knit Mens, boys trousers & shorts, of cotton, not knit +620343 6digit Mens, boys trousers shorts, synthetic fibre, not knit Mens, boys trousers shorts, synthetic fibre, not knit +620349 6digit Mens, boys trousers & shorts, material nes, not knit Mens, boys trousers & shorts, material nes, not knit +620411 6digit Womens, girls suits, of wool or hair, not knit Womens, girls suits, of wool or hair, not knit +620412 6digit Womens, girls suits, of cotton, not knit Womens, girls suits, of cotton, not knit +620413 6digit Womens, girls suits, synthetic fibres, not knit Womens, girls suits, synthetic fibres, not knit +620419 6digit Womens, girls suits, of material nes, not knit Womens, girls suits, of material nes, not knit +620421 6digit Womens, girls ensembles, of wool or hair, not knit Womens, girls ensembles, of wool or hair, not knit +620422 6digit Womens, girls ensembles, of cotton, not knit Womens, girls ensembles, of cotton, not knit +620423 6digit Womens, girls ensembles, synthetic fibres, not knit Womens, girls ensembles, synthetic fibres, not knit +620429 6digit Womens, girls ensembles, material nes, not knit Womens, girls ensembles, material nes, not knit +620431 6digit Womens, girls jackets, blazers, wool or hair, not kni Womens, girls jackets, blazers, wool or hair, not kni +620432 6digit Womens, girls jackets & blazers, of cotton, not knit Womens, girls jackets & blazers, of cotton, not knit +620433 6digit Womens, girls jackets, blazers, synth fibres, not kni Womens, girls jackets, blazers, synth fibres, not kni +620439 6digit Womens, girls jackets & blazers, material nes,not kni Womens, girls jackets & blazers, material nes,not kni +620441 6digit Womens, girls dresses, of wool or hair, not knit Womens, girls dresses, of wool or hair, not knit +620442 6digit Womens, girls dresses, of cotton, not knit Womens, girls dresses, of cotton, not knit +620443 6digit Womens, girls dresses, synthetic fibres, not knit Womens, girls dresses, synthetic fibres, not knit +620444 6digit Womens, girls dresses, of artificial fibres, not knit Womens, girls dresses, of artificial fibres, not knit +620449 6digit Womens, girls dresses, of material nes, not knit Womens, girls dresses, of material nes, not knit +620451 6digit Womens, girls skirts, of wool or hair, not knit Womens, girls skirts, of wool or hair, not knit +620452 6digit Womens, girls skirts, of cotton, not knit Womens, girls skirts, of cotton, not knit +620453 6digit Womens, girls skirts, synthetic fibres, not knit Womens, girls skirts, synthetic fibres, not knit +620459 6digit Womens, girls skirts, of material nes, not knit Womens, girls skirts, of material nes, not knit +620461 6digit Womens, girls trousers, shorts, wool or hair, not kni Womens, girls trousers, shorts, wool or hair, not kni +620462 6digit Womens, girls trousers & shorts, of cotton, not knit Womens, girls trousers & shorts, of cotton, not knit +620463 6digit Womens, girls trousers, shorts, synth fibres, not kni Womens, girls trousers, shorts, synth fibres, not kni +620469 6digit Womens, girls trousers, shorts, material nes, not kni Womens, girls trousers, shorts, material nes, not kni +620510 6digit Mens, boys shirts, of wool or hair, not knit Mens, boys shirts, of wool or hair, not knit +620520 6digit Mens, boys shirts, of cotton, not knit Mens, boys shirts, of cotton, not knit +620530 6digit Mens, boys shirts, of manmade fibres, not knit Mens, boys shirts, of manmade fibres, not knit +620590 6digit Mens, boys shirts, of material nes, not knit Mens, boys shirts, of material nes, not knit +620610 6digit Womens, girls blouses & shirts, of silk, not knit Womens, girls blouses & shirts, of silk, not knit +620620 6digit Womens, girls blouses & shirts, wool or hair, not kni Womens, girls blouses & shirts, wool or hair, not kni +620630 6digit Womens, girls blouses & shirts, of cotton, not knit Womens, girls blouses & shirts, of cotton, not knit +620640 6digit Womens, girls blouses, shirts, manmade fibre, not kni Womens, girls blouses, shirts, manmade fibre, not kni +620690 6digit Womens, girls blouses & shirts, material nes, not kni Womens, girls blouses & shirts, material nes, not kni +620711 6digit Mens, boys underpants or briefs, of cotton, not knit Mens, boys underpants or briefs, of cotton, not knit +620719 6digit Mens, boys underpants, briefs, material nes, not knit Mens, boys underpants, briefs, material nes, not knit +620721 6digit Mens, boys nightshirts or pyjamas, cotton, not knit Mens, boys nightshirts or pyjamas, cotton, not knit +620722 6digit Mens/boys nightshirts, pyjama, manmade fibre, not kni Mens/boys nightshirts, pyjama, manmade fibre, not kni +620729 6digit Mens, boys nightshirt, pyjamas, material nes, not kni Mens, boys nightshirt, pyjamas, material nes, not kni +620791 6digit Mens, boys dressing gowns, etc cotton, not knit Mens, boys dressing gowns, etc cotton, not knit +620792 6digit Mens, boys dressing gowns etc manmade fibre, not knit Mens, boys dressing gowns etc manmade fibre, not knit +620799 6digit Mens, boys dressing gowns, material nes, not knit Mens, boys dressing gowns, material nes, not knit +620811 6digit Womens, girls slips etc, of manmade fibres, not knit Womens, girls slips etc, of manmade fibres, not knit +620819 6digit Womens, girls slips etc, of material nes, not knit Womens, girls slips etc, of material nes, not knit +620821 6digit Womens, girls nightdress, pyjamas, of cotton, not kni Womens, girls nightdress, pyjamas, of cotton, not kni +620822 6digit Women/girl nightdress, pyjama, manmade fibre, not kni Women/girl nightdress, pyjama, manmade fibre, not kni +620829 6digit Womens girls nightdress, pyjama, material nes not kni Womens girls nightdress, pyjama, material nes not kni +620891 6digit Womens, girls panties, bathrobes etc, cotton, not kni Womens, girls panties, bathrobes etc, cotton, not kni +620892 6digit Women/girl panties bathrobe etc manmade fibre not kni Women/girl panties bathrobe etc manmade fibre not kni +620899 6digit Womens, girls panties, bathrobes, etc, nes not knit Womens, girls panties, bathrobes, etc, nes not knit +620910 6digit Babies garments, accessories of wool or hair, not kni Babies garments, accessories of wool or hair, not kni +620920 6digit Babies garments, accessories of cotton, not knit Babies garments, accessories of cotton, not knit +620930 6digit Babies garments, accessories synthetic fibre, not kni Babies garments, accessories synthetic fibre, not kni +620990 6digit Babies garments, accessories of material nes, not kni Babies garments, accessories of material nes, not kni +621010 6digit Garments made up of textile felts and nonwoven fabric Garments made up of textile felts and nonwoven fabric +621020 6digit Mens, boys overcoats of impregnated, etc fabric Mens, boys overcoats of impregnated, etc fabric +621030 6digit Womens, girls overcoats, of impregnated, etc fabric Womens, girls overcoats, of impregnated, etc fabric +621040 6digit Mens, boys garments nes, made up of impregnated fabri Mens, boys garments nes, made up of impregnated fabri +621050 6digit Womens, girls garments nes, of impregnated fabric Womens, girls garments nes, of impregnated fabric +621111 6digit Mens, boys swimwear, not knit Mens, boys swimwear, not knit +621112 6digit Womens, girls swimwear, not knit Womens, girls swimwear, not knit +621120 6digit Ski suits, of textile material, not knit Ski suits, of textile material, not knit +621131 6digit Mens, boys garments nes, of wool or hair, not knit Mens, boys garments nes, of wool or hair, not knit +621132 6digit Mens, boys garments nes, of cotton, not knit Mens, boys garments nes, of cotton, not knit +621133 6digit Mens, boys garments nes, of manmade fibres, not knit Mens, boys garments nes, of manmade fibres, not knit +621139 6digit Mens, boys garments nes, of material nes, not knit Mens, boys garments nes, of material nes, not knit +621141 6digit Womens, girls garments nes, of wool or hair, not knit Womens, girls garments nes, of wool or hair, not knit +621142 6digit Womens, girls garments nes, of cotton, not knit Womens, girls garments nes, of cotton, not knit +621143 6digit Womens, girls garments nes, manmade fibres, not knit Womens, girls garments nes, manmade fibres, not knit +621149 6digit Womens, girls garments nes, material nes, not knit Womens, girls garments nes, material nes, not knit +621210 6digit Brassieres and parts thereof Brassieres and parts thereof +621220 6digit Girdles, panty girdles and parts thereof Girdles, panty girdles and parts thereof +621230 6digit Corselettes and parts thereof Corselettes and parts thereof +621290 6digit Corsets, braces and parts thereof Corsets, braces and parts thereof +621310 6digit Handkerchiefs, of silk or silk waste, not knit Handkerchiefs, of silk or silk waste, not knit +621320 6digit Handkerchiefs, of cotton, not knit Handkerchiefs, of cotton, not knit +621390 6digit Handkerchiefs, of material nes, not knit Handkerchiefs, of material nes, not knit +621410 6digit Shawls, scarves, etc, of silk etc, not knit Shawls, scarves, etc, of silk etc, not knit +621420 6digit Shawls, scarves, etc, of wool or hair, not knit Shawls, scarves, etc, of wool or hair, not knit +621430 6digit Shawls, scarves, etc, synthetic fibres, not knit Shawls, scarves, etc, synthetic fibres, not knit +621440 6digit Shawls, scarves, etc, of artificial fibres, not knit Shawls, scarves, etc, of artificial fibres, not knit +621490 6digit Shawls, scarves, etc, of material nes, not knit Shawls, scarves, etc, of material nes, not knit +621510 6digit Ties, bow ties and cravats, of silk, not knit Ties, bow ties and cravats, of silk, not knit +621520 6digit Ties, bow ties and cravats, manmade fibres, not knit Ties, bow ties and cravats, manmade fibres, not knit +621590 6digit Ties, bow ties and cravats, material nes, not knit Ties, bow ties and cravats, material nes, not knit +621600 6digit Gloves, mittens and mitts, textile material, not knit Gloves, mittens and mitts, textile material, not knit +621710 6digit Clothing accessories nes, textile material, not knit Clothing accessories nes, textile material, not knit +621790 6digit Parts of garments, clothing accessories nes, not knit Parts of garments, clothing accessories nes, not knit +630110 6digit Electric blankets of textile material Electric blankets of textile material +630120 6digit Blankets (non-electric) & travelling rug, wool or hai Blankets (non-electric) & travelling rug, wool or hai +630130 6digit Blankets (non-electric) and travelling rugs, of cotto Blankets (non-electric) and travelling rugs, of cotto +630140 6digit Blankets (except electric) & travel rugs, synth fibre Blankets (except electric) & travel rugs, synth fibre +630190 6digit Blankets (except electric) & travel rugs, material ne Blankets (except electric) & travel rugs, material ne +630210 6digit Bed linen, of textile knit or crochet materials Bed linen, of textile knit or crochet materials +630221 6digit Bed linen, of cotton, printed, not knit Bed linen, of cotton, printed, not knit +630222 6digit Bed linen, of manmade fibres, printed, not knit Bed linen, of manmade fibres, printed, not knit +630229 6digit Bed linen, of material nes, printed, not knit Bed linen, of material nes, printed, not knit +630231 6digit Bed linen, of cotton, nes Bed linen, of cotton, nes +630232 6digit Bed linen, of manmade fibres, nes Bed linen, of manmade fibres, nes +630239 6digit Bed linen, of material nes, nes Bed linen, of material nes, nes +630240 6digit Table linen, of textile knit or crochet materials Table linen, of textile knit or crochet materials +630251 6digit Table linen, of cotton, not knit Table linen, of cotton, not knit +630252 6digit Table linen, of flax, not knit Table linen, of flax, not knit +630253 6digit Table linen, of manmade fibres, not knit Table linen, of manmade fibres, not knit +630259 6digit Table linen, of material nes, not knit Table linen, of material nes, not knit +630260 6digit Toilet or kitchen linen, of cotton terry towelling Toilet or kitchen linen, of cotton terry towelling +630291 6digit Toilet or kitchen linen, of cotton, nes Toilet or kitchen linen, of cotton, nes +630292 6digit Toilet or kitchen linen, of flax Toilet or kitchen linen, of flax +630293 6digit Toilet or kitchen linen, of manmade fibres Toilet or kitchen linen, of manmade fibres +630299 6digit Toilet or kitchen linen, of material nes Toilet or kitchen linen, of material nes +630311 6digit Curtains drapes blinds valances, cotton, knit Curtains drapes blinds valances, cotton, knit +630312 6digit Curtains drapes blinds valances, synthetic fibre, kni Curtains drapes blinds valances, synthetic fibre, kni +630319 6digit Curtains drapes blinds valances, material nes, knit Curtains drapes blinds valances, material nes, knit +630391 6digit Curtains drapes blinds valances, cotton, not knit Curtains drapes blinds valances, cotton, not knit +630392 6digit Curtains drapes blinds valances, synth fibre, not kni Curtains drapes blinds valances, synth fibre, not kni +630399 6digit Curtains drapes blinds valances, material nes, woven Curtains drapes blinds valances, material nes, woven +630411 6digit Bedspreads, textile material, nes, knit or crochet Bedspreads, textile material, nes, knit or crochet +630419 6digit Bedspreads, textile material, nes, not knit or croche Bedspreads, textile material, nes, not knit or croche +630491 6digit Textile furnishing articles nes, knit or crochet Textile furnishing articles nes, knit or crochet +630492 6digit Furnishing articles nes, of cotton, not knit, crochet Furnishing articles nes, of cotton, not knit, crochet +630493 6digit Furnishing articles nes, synth fibre,not knit, croche Furnishing articles nes, synth fibre,not knit, croche +630499 6digit Furnishing goods nes, material nes, not knit, crochet Furnishing goods nes, material nes, not knit, crochet +630510 6digit Sacks & bags, packing, of jute or other bast fibres Sacks & bags, packing, of jute or other bast fibres +630520 6digit Sacks & bags, packing, of cotton Sacks & bags, packing, of cotton +630531 6digit Sacks & bags, packing, polyethylene or polypropylene Sacks & bags, packing, polyethylene or polypropylene +630539 6digit Sacks & bags, packing, of other manmade yarn Sacks & bags, packing, of other manmade yarn +630590 6digit Sacks & bags, packing, of materials nes Sacks & bags, packing, of materials nes +630611 6digit Tarpaulins, awnings and sunblinds, of cotton Tarpaulins, awnings and sunblinds, of cotton +630612 6digit Tarpaulins, awnings and sunblinds, of synthetic fibre Tarpaulins, awnings and sunblinds, of synthetic fibre +630619 6digit Tarpaulins, awnings and sunblinds, of material nes Tarpaulins, awnings and sunblinds, of material nes +630621 6digit Tents, of cotton Tents, of cotton +630622 6digit Tents, synthetic fibres Tents, synthetic fibres +630629 6digit Tents, of textile material nes Tents, of textile material nes +630631 6digit Sails, synthetic fibres Sails, synthetic fibres +630639 6digit Sails, of material nes Sails, of material nes +630641 6digit Pneumatic mattresses, of cotton Pneumatic mattresses, of cotton +630649 6digit Pneumatic mattresses, textile material, not cotton Pneumatic mattresses, textile material, not cotton +630691 6digit Camping goods nes, of cotton Camping goods nes, of cotton +630699 6digit Camping goods nes, textile material, not cotton Camping goods nes, textile material, not cotton +630710 6digit Floor & dish cloths, dusters, etc, textile material Floor & dish cloths, dusters, etc, textile material +630720 6digit Life jackets and life belts, textile material Life jackets and life belts, textile material +630790 6digit Made up articles (textile) nes, textile dress pattern Made up articles (textile) nes, textile dress pattern +630800 6digit Set, woven fabric and yarn for rugs, tapestry etc Set, woven fabric and yarn for rugs, tapestry etc +630900 6digit Worn clothing and other worn articles Worn clothing and other worn articles +631010 6digit Used or new rags textile material, sorted Used or new rags textile material, sorted +631090 6digit Used or new rags textile material, not sorted Used or new rags textile material, not sorted +640110 6digit Waterproof footwear (Wellingtons etc), metal toe cap Waterproof footwear (Wellingtons etc), metal toe cap +640191 6digit Waterproof footwear(Wellington) no toe cap, over knee Waterproof footwear(Wellington) no toe cap, over knee +640192 6digit Waterproof footwear(Wellington) no toe cap,over ankle Waterproof footwear(Wellington) no toe cap,over ankle +640199 6digit Waterproof footwear(Wellington) no toe cap, nes Waterproof footwear(Wellington) no toe cap, nes +640211 6digit Ski-boots etc, outer soles, uppers of rubber, plastic Ski-boots etc, outer soles, uppers of rubber, plastic +640219 6digit Sports footwear nes, soles, uppers of rubber, plastic Sports footwear nes, soles, uppers of rubber, plastic +640220 6digit Footwear, rubber, plastic, straps fix to sole by plug Footwear, rubber, plastic, straps fix to sole by plug +640230 6digit Footwear, sole/upper rubber/plastic,metal toe-cap nes Footwear, sole/upper rubber/plastic,metal toe-cap nes +640291 6digit Boots, soles/uppers rubber or plastic, over ankle, ne Boots, soles/uppers rubber or plastic, over ankle, ne +640299 6digit Footwear, outer soles/uppers of rubber or plastic, ne Footwear, outer soles/uppers of rubber or plastic, ne +640311 6digit Ski footwear, with uppers of leather Ski footwear, with uppers of leather +640319 6digit Sports footwear, except ski, uppers of leather Sports footwear, except ski, uppers of leather +640320 6digit Footwear, soles/uppers leather, strap instep & big to Footwear, soles/uppers leather, strap instep & big to +640330 6digit Footwear, wood base, uppers leather, no inner sole Footwear, wood base, uppers leather, no inner sole +640340 6digit Footwear, uppers of leather with metal toe-cap, nes Footwear, uppers of leather with metal toe-cap, nes +640351 6digit Footwear, soles, uppers of leather, over ankle, nes Footwear, soles, uppers of leather, over ankle, nes +640359 6digit Footwear, outer soles and uppers of leather, nes Footwear, outer soles and uppers of leather, nes +640391 6digit Boots, sole rubber or plastic upper leather, nes Boots, sole rubber or plastic upper leather, nes +640399 6digit Footwear, sole rubber, plastics uppers of leather, ne Footwear, sole rubber, plastics uppers of leather, ne +640411 6digit Sports footwear, sole rubber or plastic, upper textil Sports footwear, sole rubber or plastic, upper textil +640419 6digit Footwear,sole rubber/plastic,upper textile, not sport Footwear,sole rubber/plastic,upper textile, not sport +640420 6digit Footwear, sole leather and uppers textile material Footwear, sole leather and uppers textile material +640510 6digit Footwear, nes, uppers leather Footwear, nes, uppers leather +640520 6digit Footwear, nes, upper textile material Footwear, nes, upper textile material +640590 6digit Footwear, nes Footwear, nes +640610 6digit Footwear uppers and parts thereof, except stiffeners Footwear uppers and parts thereof, except stiffeners +640620 6digit Soles and heels for footwear, of rubber or plastic Soles and heels for footwear, of rubber or plastic +640691 6digit Parts of footwear of wood Parts of footwear of wood +640699 6digit Parts of footwear nes, gaiters and leggings etc Parts of footwear nes, gaiters and leggings etc +650100 6digit Hat-forms, etc of felt, not shaped, no formed brim Hat-forms, etc of felt, not shaped, no formed brim +650200 6digit Hat-forms, strip material, unshaped, no formed brim Hat-forms, strip material, unshaped, no formed brim +650300 6digit Felt hats and other felt headgear Felt hats and other felt headgear +650400 6digit Hats, plaited or made by assembling strips of materia Hats, plaited or made by assembling strips of materia +650510 6digit Hair-nets of any material Hair-nets of any material +650590 6digit Hats and other headgear, knit or crochet, nes Hats and other headgear, knit or crochet, nes +650610 6digit Safety headgear Safety headgear +650691 6digit Headgear nes, of rubber or plastic Headgear nes, of rubber or plastic +650692 6digit Headgear nes, of furskin Headgear nes, of furskin +650699 6digit Headgear nes, of other materials Headgear nes, of other materials +650700 6digit Parts for hats and headgear Parts for hats and headgear +660110 6digit Garden and similar umbrellas Garden and similar umbrellas +660191 6digit Umbrellas nes, having a telescopic shaft Umbrellas nes, having a telescopic shaft +660199 6digit Umbrellas nes, not with telescopic shaft Umbrellas nes, not with telescopic shaft +660200 6digit Walking-sticks, seat-sticks, whips, etc. Walking-sticks, seat-sticks, whips, etc. +660310 6digit Handles, knobs for umbrellas, walking sticks, etc Handles, knobs for umbrellas, walking sticks, etc +660320 6digit Umbrella frames Umbrella frames +660390 6digit Parts & trimmings, of umbrella, walking sticks, etc Parts & trimmings, of umbrella, walking sticks, etc +670100 6digit Bird skins and feathers, articles therefrom Bird skins and feathers, articles therefrom +670210 6digit Artificial flowers foliage fruit, articles, plastic Artificial flowers foliage fruit, articles, plastic +670290 6digit Artificial flowers foliage fruit etc except plastic Artificial flowers foliage fruit etc except plastic +670300 6digit Worked human hair, wool or animal hair, for wig makin Worked human hair, wool or animal hair, for wig makin +670411 6digit Complete wigs of synthetic textile materials Complete wigs of synthetic textile materials +670419 6digit False beard, eyebrows etc, synthetic textile material False beard, eyebrows etc, synthetic textile material +670420 6digit Wigs, false beards, eyebrows etc, of human hair Wigs, false beards, eyebrows etc, of human hair +670490 6digit Wigs, false beards, eyebrows etc, of other materials Wigs, false beards, eyebrows etc, of other materials +680100 6digit Stone setts, curbstones, flagstones (except slate) Stone setts, curbstones, flagstones (except slate) +680210 6digit Stone mosaic tiles, artificial coloured chips etc Stone mosaic tiles, artificial coloured chips etc +680221 6digit Cut or sawn slabs of marble, travertine or alabaster Cut or sawn slabs of marble, travertine or alabaster +680222 6digit Cut or sawn slabs of calcareous stone nes Cut or sawn slabs of calcareous stone nes +680223 6digit Cut or sawn slabs of granite Cut or sawn slabs of granite +680229 6digit Cut or sawn slabs of stone nes Cut or sawn slabs of stone nes +680291 6digit Worked marble, travertine and alabaster Worked marble, travertine and alabaster +680292 6digit Worked calcareous stone nes Worked calcareous stone nes +680293 6digit Worked granite Worked granite +680299 6digit Worked monumental or building stone nes Worked monumental or building stone nes +680300 6digit Worked slate, articles of slate or agglomerated slate Worked slate, articles of slate or agglomerated slate +680410 6digit Stones for milling, grinding or pulping Stones for milling, grinding or pulping +680421 6digit Grindstones etc of synthetic or natural diamond Grindstones etc of synthetic or natural diamond +680422 6digit Grindstones etc, agglomerated abrasives or ceramics Grindstones etc, agglomerated abrasives or ceramics +680423 6digit Millstones, grindstones etc of natural stone Millstones, grindstones etc of natural stone +680430 6digit Hand sharpening or polishing stones Hand sharpening or polishing stones +680510 6digit Abrasive powderor grain on woven textile support Abrasive powderor grain on woven textile support +680520 6digit Abrasive powder, grain on paper or paperboard support Abrasive powder, grain on paper or paperboard support +680530 6digit Abrasive powder or grain on a base of other material Abrasive powder or grain on a base of other material +680610 6digit Slag wool, rock wool, similar wools, bulk, sheet, rol Slag wool, rock wool, similar wools, bulk, sheet, rol +680620 6digit Exfoliated vermiculite, foamed slag, expanded mineral Exfoliated vermiculite, foamed slag, expanded mineral +680690 6digit Mineral heat or sound insulating materials & articles Mineral heat or sound insulating materials & articles +680710 6digit Asphalt or similar material articles, in rolls Asphalt or similar material articles, in rolls +680790 6digit Asphalt or similar material articles not in rolls Asphalt or similar material articles not in rolls +680800 6digit Boards, etc of veg fibre with mineral binder or cemen Boards, etc of veg fibre with mineral binder or cemen +680911 6digit Plaster board etc not ornamental, paper reinforced Plaster board etc not ornamental, paper reinforced +680919 6digit Plaster boards etc not ornamental, reinforced nes Plaster boards etc not ornamental, reinforced nes +680990 6digit Articles of plaster etc, other than plasterboard Articles of plaster etc, other than plasterboard +681011 6digit Building blocks, bricks of cement, or artificial ston Building blocks, bricks of cement, or artificial ston +681019 6digit Tiles & flagstones of cement,concrete,artificial ston Tiles & flagstones of cement,concrete,artificial ston +681020 6digit Pipes of cement or concrete Pipes of cement or concrete +681091 6digit Prefabricated structural items of cement or concrete Prefabricated structural items of cement or concrete +681099 6digit Articles of cement, concrete or artificial stone nes Articles of cement, concrete or artificial stone nes +681110 6digit Corrugated sheets of asbestos, cellulose fibre cement Corrugated sheets of asbestos, cellulose fibre cement +681120 6digit Sheet/tile, asbestos/cellulose fibre cement not corru Sheet/tile, asbestos/cellulose fibre cement not corru +681130 6digit Tubes, pipes etc of asbestos or cellulose fibre cemen Tubes, pipes etc of asbestos or cellulose fibre cemen +681190 6digit Articles nes, of asbestoso or cellulose fibre cement Articles nes, of asbestoso or cellulose fibre cement +681210 6digit Asbestos fibres etc Asbestos fibres etc +681220 6digit Asbestos yarn and thread Asbestos yarn and thread +681230 6digit Asbestos cords and string Asbestos cords and string +681240 6digit Asbestos woven or knit fabric Asbestos woven or knit fabric +681250 6digit Asbestos clothing, accessories, foot and headwear Asbestos clothing, accessories, foot and headwear +681260 6digit Asbestos paper, millboard and felt Asbestos paper, millboard and felt +681270 6digit Compressed asbestos fibre jointing, in sheets, rolls Compressed asbestos fibre jointing, in sheets, rolls +681290 6digit Asbestos fabricated products nes Asbestos fabricated products nes +681310 6digit Asbestos brake linings and pads Asbestos brake linings and pads +681390 6digit Asbestos friction material, articles except for brake Asbestos friction material, articles except for brake +681410 6digit Mica plates, sheets and strips Mica plates, sheets and strips +681490 6digit Worked mica and articles of mica except sheet mica Worked mica and articles of mica except sheet mica +681510 6digit Non-electrical articles of graphite or other carbon Non-electrical articles of graphite or other carbon +681520 6digit Articles of peat Articles of peat +681591 6digit Articles containing magnesite, dolomite or chromite Articles containing magnesite, dolomite or chromite +681599 6digit Articles of stone or of other mineral substances nes Articles of stone or of other mineral substances nes +690100 6digit Bricks, blocks and ceramic goods of siliceous earths Bricks, blocks and ceramic goods of siliceous earths +690210 6digit Refractory bricks, etc with >50% Mg, Ca or Cr as oxid Refractory bricks, etc with >50% Mg, Ca or Cr as oxid +690220 6digit Refractory bricks etc >50% alumina or silica Refractory bricks etc >50% alumina or silica +690290 6digit Refractory bricks etc nes Refractory bricks etc nes +690310 6digit Refractory ceramic articles, >50% carbon Refractory ceramic articles, >50% carbon +690320 6digit Refractory ceramic articles, >50% alumina or silica Refractory ceramic articles, >50% alumina or silica +690390 6digit Refractory ceramic articles nes Refractory ceramic articles nes +690410 6digit Building bricks Building bricks +690490 6digit Ceramic flooring blocks, tiles and the like Ceramic flooring blocks, tiles and the like +690510 6digit Roofing tiles, ceramic Roofing tiles, ceramic +690590 6digit Ceramic construction items, chimney pots and cowls Ceramic construction items, chimney pots and cowls +690600 6digit Ceramic pipes, conduits, guttering and fittings Ceramic pipes, conduits, guttering and fittings +690710 6digit Unglazed ceramic mosaic tiles etc, <7cm wide Unglazed ceramic mosaic tiles etc, <7cm wide +690790 6digit Unglazed ceramic flags, tiles > 7 cm wide Unglazed ceramic flags, tiles > 7 cm wide +690810 6digit Glazed ceramic mosaic tiles, cubes & similar <7cm wid Glazed ceramic mosaic tiles, cubes & similar <7cm wid +690890 6digit Glazed ceramic flags, tiles wider than 7 cm Glazed ceramic flags, tiles wider than 7 cm +690911 6digit Porcelain ware for laboratory, chemical, technical us Porcelain ware for laboratory, chemical, technical us +690919 6digit Ceramic laboratory & technical ware except porcelain Ceramic laboratory & technical ware except porcelain +690990 6digit Ceramic troughs, etc (agriculture), ceramic pots etc Ceramic troughs, etc (agriculture), ceramic pots etc +691010 6digit Porcelain bathroom, kitchen & other sanitary fixtures Porcelain bathroom, kitchen & other sanitary fixtures +691090 6digit Ceramic bathroom kitchen sanitary items not porcelain Ceramic bathroom kitchen sanitary items not porcelain +691110 6digit Tableware and kitchenware of porcelain or china Tableware and kitchenware of porcelain or china +691190 6digit Household & toilet articles nes of porcelain or china Household & toilet articles nes of porcelain or china +691200 6digit Ceramic housewares, except of porcelain or china Ceramic housewares, except of porcelain or china +691310 6digit Statuettes & ornamental articles of porcelain or chin Statuettes & ornamental articles of porcelain or chin +691390 6digit Ceramic statuettes, ornamental articles, not porcelai Ceramic statuettes, ornamental articles, not porcelai +691410 6digit Articles of porcelain or china nes Articles of porcelain or china nes +691490 6digit Articles of ceramics, except porcelain or china, nes Articles of ceramics, except porcelain or china, nes +700100 6digit Glass cullet, waste or scrap, glass in the mass Glass cullet, waste or scrap, glass in the mass +700210 6digit Glass balls except microspheres < 1mm diameter Glass balls except microspheres < 1mm diameter +700220 6digit Glass tubes, unworked Glass tubes, unworked +700231 6digit Tubes of fused quartz or other fused silica Tubes of fused quartz or other fused silica +700232 6digit Tubes of low expansion glass (Pyrex etc) Tubes of low expansion glass (Pyrex etc) +700239 6digit Tubes of glass other than low expansion Tubes of glass other than low expansion +700311 6digit Cast glass sheet, coloured absorbent reflect or opaqu Cast glass sheet, coloured absorbent reflect or opaqu +700319 6digit Cast glass sheet, non-wired, clear Cast glass sheet, non-wired, clear +700320 6digit Cast glass sheet, wired Cast glass sheet, wired +700330 6digit Cast glass profiles Cast glass profiles +700410 6digit Drawn glass sheet coloured, absorbing, reflect, opaqu Drawn glass sheet coloured, absorbing, reflect, opaqu +700490 6digit Drawn glass in sheets, clear Drawn glass in sheets, clear +700510 6digit Float glass etc sheets, absorbent or reflecting layer Float glass etc sheets, absorbent or reflecting layer +700521 6digit Float glass etc sheets, coloured throughout Float glass etc sheets, coloured throughout +700529 6digit Float glass etc in sheets, non-wired, clear Float glass etc in sheets, non-wired, clear +700530 6digit Float glass etc in sheets, wired Float glass etc in sheets, wired +700600 6digit Cast, drawn or float glass sheet, edge worked or bent Cast, drawn or float glass sheet, edge worked or bent +700711 6digit Safety glass (tempered) for vehicles, aircraft, etc Safety glass (tempered) for vehicles, aircraft, etc +700719 6digit Safety glass, toughened (tempered), non-vehicle use Safety glass, toughened (tempered), non-vehicle use +700721 6digit Safety glass (laminated) for vehicles, aircraft, etc Safety glass (laminated) for vehicles, aircraft, etc +700729 6digit Safety glass, laminated, non vehicle use Safety glass, laminated, non vehicle use +700800 6digit Multiple-walled insulating units of glass Multiple-walled insulating units of glass +700910 6digit Rear-view mirrors for vehicles Rear-view mirrors for vehicles +700991 6digit Glass mirrors, unframed Glass mirrors, unframed +700992 6digit Glass mirrors, framed Glass mirrors, framed +701010 6digit Ampoules of glass for conveyance or packing Ampoules of glass for conveyance or packing +701090 6digit Glass containers nes for packing or conveyance goods Glass containers nes for packing or conveyance goods +701110 6digit Glass envelopes (bulbs & tubes) for electric lighting Glass envelopes (bulbs & tubes) for electric lighting +701120 6digit Glass envelopes for cathode-ray tubes Glass envelopes for cathode-ray tubes +701190 6digit Glass envelopes except lighting or cathode-ray tubes Glass envelopes except lighting or cathode-ray tubes +701200 6digit Glass inners for vacuum flasks, other vacuum vessels Glass inners for vacuum flasks, other vacuum vessels +701310 6digit Glass-ceramic ware for table kitchen, etc Glass-ceramic ware for table kitchen, etc +701321 6digit Drinking glasses of lead crystal Drinking glasses of lead crystal +701329 6digit Drinking glasses, except lead crystal or glass cerami Drinking glasses, except lead crystal or glass cerami +701331 6digit Lead crystal table, kitchen glass (not drink glasses) Lead crystal table, kitchen glass (not drink glasses) +701332 6digit Table, kitchenware of low expansion glass (Pyrex etc) Table, kitchenware of low expansion glass (Pyrex etc) +701339 6digit Glass table or kitchenware, except low expansion glas Glass table or kitchenware, except low expansion glas +701391 6digit Glassware except kitchen, table ware, of lead crystal Glassware except kitchen, table ware, of lead crystal +701399 6digit Glassware, not kitchen or table ware, not lead crysta Glassware, not kitchen or table ware, not lead crysta +701400 6digit Signalling glassware, unworked optical elements Signalling glassware, unworked optical elements +701510 6digit Glasses for corrective spectacles, unworked Glasses for corrective spectacles, unworked +701590 6digit Clock or watch glasses etc not optically worked Clock or watch glasses etc not optically worked +701610 6digit Glass cubes, mosaic tiles Glass cubes, mosaic tiles +701690 6digit Glass blocks, bricks, tiles, leaded lights, etc Glass blocks, bricks, tiles, leaded lights, etc +701710 6digit Fused quartz laboratory, hygienic or pharmeutical war Fused quartz laboratory, hygienic or pharmeutical war +701720 6digit Low expansion laboratory, hygienic, pharmacy glasswar Low expansion laboratory, hygienic, pharmacy glasswar +701790 6digit Laboratory, hygienic or pharmaceutical glassware nes Laboratory, hygienic or pharmaceutical glassware nes +701810 6digit Ornamental glass beads, pearls, stones, worked items Ornamental glass beads, pearls, stones, worked items +701820 6digit Glass microspheres < 1 mm in diameter Glass microspheres < 1 mm in diameter +701890 6digit Articles of glass except jewellery nes, toy glass eye Articles of glass except jewellery nes, toy glass eye +701910 6digit Slivers, rovings, yarn and chopped strands of glass Slivers, rovings, yarn and chopped strands of glass +701920 6digit Woven fabric of glass fibres Woven fabric of glass fibres +701931 6digit Mats of glass fibres Mats of glass fibres +701932 6digit Thin sheets (voiles) of glass fibres Thin sheets (voiles) of glass fibres +701939 6digit Webs, mattresses, other nonwoven fibreglass products Webs, mattresses, other nonwoven fibreglass products +701990 6digit Glass fibres, glass wool and articles thereof nes Glass fibres, glass wool and articles thereof nes +702000 6digit Articles of glass, nes Articles of glass, nes +710110 6digit Pearls natural, not permanently mounted or set Pearls natural, not permanently mounted or set +710121 6digit Pearls cultured unworked Pearls cultured unworked +710122 6digit Pearls cultured worked, not mounted or set Pearls cultured worked, not mounted or set +710210 6digit Diamonds, unsorted Diamonds, unsorted +710221 6digit Diamonds, industrial, unworked or simply sawn, cleave Diamonds, industrial, unworked or simply sawn, cleave +710229 6digit Diamonds industrial, worked Diamonds industrial, worked +710231 6digit Diamonds (jewellery) unworked or simply sawn, cleaved Diamonds (jewellery) unworked or simply sawn, cleaved +710239 6digit Diamonds (jewellery) worked but not mounted or set Diamonds (jewellery) worked but not mounted or set +710310 6digit Precious, semi-precious stones unworked, partly worke Precious, semi-precious stones unworked, partly worke +710391 6digit Rubies, sapphires and emeralds worked but not set Rubies, sapphires and emeralds worked but not set +710399 6digit Precious & semi-precious stones, nes, worked, not set Precious & semi-precious stones, nes, worked, not set +710410 6digit Piezo-electric quartz Piezo-electric quartz +710420 6digit Synthetic precious, semi-precious stone, rough shaped Synthetic precious, semi-precious stone, rough shaped +710490 6digit Synthetic precious or semi-precious stones, worked ne Synthetic precious or semi-precious stones, worked ne +710510 6digit Diamond dust or powder Diamond dust or powder +710590 6digit Dust of precious, semi-precious stones except diamond Dust of precious, semi-precious stones except diamond +710610 6digit Silver powder Silver powder +710691 6digit Silver in unwrought forms Silver in unwrought forms +710692 6digit Silver semi-manufactured including gold/platinum plat Silver semi-manufactured including gold/platinum plat +710700 6digit Base metals clad with silver, semi-manufactured Base metals clad with silver, semi-manufactured +710811 6digit Gold powder non-monetary Gold powder non-monetary +710812 6digit Gold in unwrought forms non-monetary Gold in unwrought forms non-monetary +710813 6digit Gold, semi-manufactured forms, non-monetary Gold, semi-manufactured forms, non-monetary +710900 6digit Base metals or silver, clad with gold, semi-manuf Base metals or silver, clad with gold, semi-manuf +711011 6digit Platinum unwrought or in powder form Platinum unwrought or in powder form +711019 6digit Platinum in semi-manufactured forms Platinum in semi-manufactured forms +711021 6digit Palladium unwrought or in powder form Palladium unwrought or in powder form +711029 6digit Palladium in semi-manufactured forms Palladium in semi-manufactured forms +711031 6digit Rhodium unwrought or in powder form Rhodium unwrought or in powder form +711039 6digit Rhodium in semi-manufactured forms Rhodium in semi-manufactured forms +711041 6digit Iridium, osmium and ruthenium unwrought or powder for Iridium, osmium and ruthenium unwrought or powder for +711049 6digit Iridium, osmium and ruthenium, semi-manufactured Iridium, osmium and ruthenium, semi-manufactured +711100 6digit Metals, clad with platinum, semi-manufactured Metals, clad with platinum, semi-manufactured +711210 6digit Waste or scrap containing gold as sole precious metal Waste or scrap containing gold as sole precious metal +711220 6digit Waste/scrap containing platinum as sole precious meta Waste/scrap containing platinum as sole precious meta +711290 6digit Waste/scrap, precious metals except pure gold/platinu Waste/scrap, precious metals except pure gold/platinu +711311 6digit Jewellery and parts, silver, including plated silver Jewellery and parts, silver, including plated silver +711319 6digit Jewellery and parts of precious metal except silver Jewellery and parts of precious metal except silver +711320 6digit Jewellery, parts, base metal clad with precious metal Jewellery, parts, base metal clad with precious metal +711411 6digit Silver wares, silver ware plated with precious metal Silver wares, silver ware plated with precious metal +711419 6digit Gold/silversmith wares of/clad with precious metal ne Gold/silversmith wares of/clad with precious metal ne +711420 6digit Gold, silversmith wares, base clad with precious meta Gold, silversmith wares, base clad with precious meta +711510 6digit Catalysts (form of wire cloth or grill) of platinum Catalysts (form of wire cloth or grill) of platinum +711590 6digit Articles of, or clad with, precious metal nes Articles of, or clad with, precious metal nes +711610 6digit Articles of natural or cultured pearls Articles of natural or cultured pearls +711620 6digit Articles of precious, semi-precious, artificial stone Articles of precious, semi-precious, artificial stone +711711 6digit Cuff-links and studs of base metal, plated or not Cuff-links and studs of base metal, plated or not +711719 6digit Imitation jewellery nes of base metal including plate Imitation jewellery nes of base metal including plate +711790 6digit Imitation jewellery nes Imitation jewellery nes +711810 6digit Coin (other than gold coin) not being legal tender Coin (other than gold coin) not being legal tender +720110 6digit Pig iron, non-alloy, <0.5% phosphorus Pig iron, non-alloy, <0.5% phosphorus +720120 6digit Pig iron, non-alloy, >0.5% phosphorus Pig iron, non-alloy, >0.5% phosphorus +720130 6digit Alloy pig iron, in primary forms Alloy pig iron, in primary forms +720140 6digit Spiegeleisen in primary forms Spiegeleisen in primary forms +720211 6digit Ferro-manganese, >2% carbon Ferro-manganese, >2% carbon +720219 6digit Ferro-manganese, <2% carbon Ferro-manganese, <2% carbon +720221 6digit Ferro-silicon, >55% silicon Ferro-silicon, >55% silicon +720229 6digit Ferro-silicon, <55% silicon Ferro-silicon, <55% silicon +720230 6digit Ferro-silico-manganese Ferro-silico-manganese +720241 6digit Ferro-chromium, >4% carbon Ferro-chromium, >4% carbon +720249 6digit Ferro-chromium, <4% carbon Ferro-chromium, <4% carbon +720250 6digit Ferro-silico-chromium Ferro-silico-chromium +720260 6digit Ferro-nickel Ferro-nickel +720270 6digit Ferro-molybdenum Ferro-molybdenum +720280 6digit Ferro-tungsten and ferro-silico-tungsten Ferro-tungsten and ferro-silico-tungsten +720291 6digit Ferro-titanium and ferro-silico-titanium Ferro-titanium and ferro-silico-titanium +720292 6digit Ferro-vanadium Ferro-vanadium +720293 6digit Ferro-niobium Ferro-niobium +720299 6digit Ferro-alloys, nes Ferro-alloys, nes +720310 6digit Ferrous products from direct reduction of iron ore Ferrous products from direct reduction of iron ore +720390 6digit Spongy iron lumps, pellets, etc > 99.94% pure Spongy iron lumps, pellets, etc > 99.94% pure +720410 6digit Waste or scrap, of cast iron Waste or scrap, of cast iron +720421 6digit Waste or scrap, of stainless steel Waste or scrap, of stainless steel +720429 6digit Waste or scrap, of alloy steel, other than stainless Waste or scrap, of alloy steel, other than stainless +720430 6digit Waste or scrap, of tinned iron or steel Waste or scrap, of tinned iron or steel +720441 6digit Waste from the mechanical working of iron or steel ne Waste from the mechanical working of iron or steel ne +720449 6digit Ferrous waste or scrap, nes Ferrous waste or scrap, nes +720450 6digit Remelting scrap ingots, of iron or steel Remelting scrap ingots, of iron or steel +720510 6digit Granules of pig iron or spiegeleisen Granules of pig iron or spiegeleisen +720521 6digit Powders, alloy steel Powders, alloy steel +720529 6digit Powders, iron or steel, other than alloy Powders, iron or steel, other than alloy +720610 6digit Iron or non-alloy steel in ingots, <99.94% iron Iron or non-alloy steel in ingots, <99.94% iron +720690 6digit Iron or non-alloy steel, primary nes, <99.94% iron Iron or non-alloy steel, primary nes, <99.94% iron +720711 6digit Rectangular iron or non-alloy steel bars, <.25%C, width< twice thicknes Rectangular iron or non-alloy steel bars, <.25%C, width< twice thicknes +720712 6digit Semi-finished bars, iron or non-alloy steel <0.25%C, rectangular, nes Semi-finished bars, iron or non-alloy steel <0.25%C, rectangular, nes +720719 6digit Semi-finished product, iron or non-alloy steel <0.25%C, nes Semi-finished product, iron or non-alloy steel <0.25%C, nes +720720 6digit Semi-finished product, iron or non-alloy steel >0.25%C Semi-finished product, iron or non-alloy steel >0.25%C +720811 6digit Hot rolled iron or non-alloy steel, coil,w >600mm, t >10mm, myp 355 mpa Hot rolled iron or non-alloy steel, coil,w >600mm, t >10mm, myp 355 mpa +720812 6digit Hot rolled iron or non-alloy steel, coil,w >600mm, t 4.75-10mm, 355 mpa Hot rolled iron or non-alloy steel, coil,w >600mm, t 4.75-10mm, 355 mpa +720813 6digit Hot rolled iron or non-alloy steel, coil,w >600mm, t 3-4.75mm, 355 mpa Hot rolled iron or non-alloy steel, coil,w >600mm, t 3-4.75mm, 355 mpa +720814 6digit Hot rolled iron or non-alloy steel, coil,w >600mm, t <3mm, myp 275 mpa Hot rolled iron or non-alloy steel, coil,w >600mm, t <3mm, myp 275 mpa +720821 6digit Hot rolled iron or non-alloy steel, coil,width >600mm, t >10mm, nes Hot rolled iron or non-alloy steel, coil,width >600mm, t >10mm, nes +720822 6digit Hot rolled iron or non-alloy steel, coil,width >600mm, t 4.75-10mm, nes Hot rolled iron or non-alloy steel, coil,width >600mm, t 4.75-10mm, nes +720823 6digit Hot rolled iron or non-alloy steel, coil,width >600mm, t 3-4.75mm, nes Hot rolled iron or non-alloy steel, coil,width >600mm, t 3-4.75mm, nes +720824 6digit Hot rolled iron or non-alloy steel, coil,width >600mm, t <3mm thick, ne Hot rolled iron or non-alloy steel, coil,width >600mm, t <3mm thick, ne +720831 6digit Hot rolled iron or non-alloy steel, flat, w 600-1250mm, t >4mm, 355 mpa Hot rolled iron or non-alloy steel, flat, w 600-1250mm, t >4mm, 355 mpa +720832 6digit Hot rolled iron or non-alloy steel, flat,w >600mm, t >10mm, myp 355 mpa Hot rolled iron or non-alloy steel, flat,w >600mm, t >10mm, myp 355 mpa +720833 6digit Hot rolled iron or non-alloy steel, flat,w >600mm, t 4.75-10mm, 355 mpa Hot rolled iron or non-alloy steel, flat,w >600mm, t 4.75-10mm, 355 mpa +720834 6digit Hot rolled iron or non-alloy steel, flat,w >600mm, t 3-4.75mm, 355 mpa Hot rolled iron or non-alloy steel, flat,w >600mm, t 3-4.75mm, 355 mpa +720835 6digit Hot rolled iron or non-alloy steel, flat,w >600mm, t <3mm, myp 275 mpa Hot rolled iron or non-alloy steel, flat,w >600mm, t <3mm, myp 275 mpa +720841 6digit Hot rolled iron or non-alloy steel, flat,width 600-1250mm, t >4mm, nes Hot rolled iron or non-alloy steel, flat,width 600-1250mm, t >4mm, nes +720842 6digit Hot rolled iron or non-alloy steel, flat,width >600mm, t >10mm, nes Hot rolled iron or non-alloy steel, flat,width >600mm, t >10mm, nes +720843 6digit Hot rolled iron or non-alloy steel, flat,width >600mm, t 4.75-10mm, nes Hot rolled iron or non-alloy steel, flat,width >600mm, t 4.75-10mm, nes +720844 6digit Hot rolled iron or non-alloy steel, flat,width >600mm, t 3.0-4.75mm, ne Hot rolled iron or non-alloy steel, flat,width >600mm, t 3.0-4.75mm, ne +720845 6digit Hot rolled iron or non-alloy steel, flat,width >600mm, t <3mm, nes Hot rolled iron or non-alloy steel, flat,width >600mm, t <3mm, nes +720890 6digit Hot rolled iron or non-alloy steel, width >600mm, nes Hot rolled iron or non-alloy steel, width >600mm, nes +720911 6digit Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, 355 mp Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, 355 mp +720912 6digit Cold rolled iron or non-alloy steel, coil, w >600mm, t 1.0-3mm, 275 mpa Cold rolled iron or non-alloy steel, coil, w >600mm, t 1.0-3mm, 275 mpa +720913 6digit Cold rolled iron or non-alloy steel, coil, w >600mm, t 0.5-<1mm, 275 mp Cold rolled iron or non-alloy steel, coil, w >600mm, t 0.5-<1mm, 275 mp +720914 6digit Cold rolled iron or non-alloy steel, coil, w >600mm, t <0.5mm, 275 mpa Cold rolled iron or non-alloy steel, coil, w >600mm, t <0.5mm, 275 mpa +720921 6digit Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, nes Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, nes +720922 6digit Cold rolled iron or non-alloy steel, coil, width >600mm, t 1-3mm, nes Cold rolled iron or non-alloy steel, coil, width >600mm, t 1-3mm, nes +720923 6digit Cold rolled iron or non-alloy steel, coil, width >600mm, t 0.5-1mm, nes Cold rolled iron or non-alloy steel, coil, width >600mm, t 0.5-1mm, nes +720924 6digit Cold rolled iron or non-alloy steel, coil, width >600mm, t <0.5mm, nes Cold rolled iron or non-alloy steel, coil, width >600mm, t <0.5mm, nes +720931 6digit Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, 355 mp Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, 355 mp +720932 6digit Cold rolled iron or non-alloy steel, flat, w >600mm, t 1-3mm, 355 mpa Cold rolled iron or non-alloy steel, flat, w >600mm, t 1-3mm, 355 mpa +720933 6digit Cold rolled iron or non-alloy steel, flat, w >600mm, t 0.5-1mm, 355 mpa Cold rolled iron or non-alloy steel, flat, w >600mm, t 0.5-1mm, 355 mpa +720934 6digit Cold rolled iron or non-alloy steel, flat, w >600mm, t <0.5mm, 355 mpa Cold rolled iron or non-alloy steel, flat, w >600mm, t <0.5mm, 355 mpa +720941 6digit Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, nes Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, nes +720942 6digit Cold rolled iron or non-alloy steel, flat, width >600mm, t 1-3mm, nes Cold rolled iron or non-alloy steel, flat, width >600mm, t 1-3mm, nes +720943 6digit Cold rolled iron or non-alloy steel, flat, width >600mm, t 0.5-1mm, nes Cold rolled iron or non-alloy steel, flat, width >600mm, t 0.5-1mm, nes +720944 6digit Cold rolled iron or non-alloy steel, flat, width >600mm, t <0.5mm, nes Cold rolled iron or non-alloy steel, flat, width >600mm, t <0.5mm, nes +720990 6digit Cold rolled iron or non-alloy steel, flat, width >600mm, nes Cold rolled iron or non-alloy steel, flat, width >600mm, nes +721011 6digit Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t >0.5m Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t >0.5m +721012 6digit Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t <0.5m Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t <0.5m +721020 6digit Flat rolled iron or non-alloy steel, coated with lead, width >600mm Flat rolled iron or non-alloy steel, coated with lead, width >600mm +721031 6digit Flat rolled iron or non-alloy steel, electro plate/zinc,<3mm/275,>3/355 Flat rolled iron or non-alloy steel, electro plate/zinc,<3mm/275,>3/355 +721039 6digit Flat rolled iron or non-alloy steel, electro plate/zinc,w >600mm, nes Flat rolled iron or non-alloy steel, electro plate/zinc,w >600mm, nes +721041 6digit Flat rolled iron or non-alloy steel, coat/zinc, corrugated, w >600m, ne Flat rolled iron or non-alloy steel, coat/zinc, corrugated, w >600m, ne +721049 6digit Flat rolled iron or non-alloy steel, coated with zinc, width >600mm, ne Flat rolled iron or non-alloy steel, coated with zinc, width >600mm, ne +721050 6digit Flat rolled iron or non-alloy steel, coated chromium/oxides, w> 600 mm Flat rolled iron or non-alloy steel, coated chromium/oxides, w> 600 mm +721060 6digit Flat rolled iron or non-alloy steel, coated with aluminium, width>600mm Flat rolled iron or non-alloy steel, coated with aluminium, width>600mm +721070 6digit Flat rolled iron or non-alloy steel, painted/plastic coated,width>600mm Flat rolled iron or non-alloy steel, painted/plastic coated,width>600mm +721090 6digit Flat rolled iron or non-alloy steel, clad/plated/coated, w >600mm, nes Flat rolled iron or non-alloy steel, clad/plated/coated, w >600mm, nes +721111 6digit Hot box roll iron or non-alloy steel, flat, w 150-600mm, t >4mm, myp>35 Hot box roll iron or non-alloy steel, flat, w 150-600mm, t >4mm, myp>35 +721112 6digit Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, myp 355 Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, myp 355 +721119 6digit Hot rolled iron or non-alloy steel, w <600mm, t<3mm myp275/t>3mm myp355 Hot rolled iron or non-alloy steel, w <600mm, t<3mm myp275/t>3mm myp355 +721121 6digit Hot box rolled iron or non-alloy steel, flat, w 150-600mm,t >4mm, uncla Hot box rolled iron or non-alloy steel, flat, w 150-600mm,t >4mm, uncla +721122 6digit Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, unclad nes Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, unclad nes +721129 6digit Hot rolled iron or non-alloy steel, width <600mm unclad, nes Hot rolled iron or non-alloy steel, width <600mm unclad, nes +721130 6digit Cold rolled iron or non-alloy steel, width <600mm, <3mm-myp275, >3mm-35 Cold rolled iron or non-alloy steel, width <600mm, <3mm-myp275, >3mm-35 +721141 6digit Flat rolled iron or non-alloy steel, width <600mm, unclad, <0.25% C, ne Flat rolled iron or non-alloy steel, width <600mm, unclad, <0.25% C, ne +721149 6digit Flat rolled iron or non-alloy steel, width <600mm, unclad, nes Flat rolled iron or non-alloy steel, width <600mm, unclad, nes +721190 6digit Flat rolled iron or non-alloy steel, width <600mm, unclad, nes Flat rolled iron or non-alloy steel, width <600mm, unclad, nes +721210 6digit Flat rolled iron or non-alloy steel, width <600mm, plated with tin Flat rolled iron or non-alloy steel, width <600mm, plated with tin +721221 6digit Flat rolled steel, <600mm, zinc plate,<3mm-275/3mm-35 Flat rolled steel, <600mm, zinc plate,<3mm-275/3mm-35 +721229 6digit Flat rolled steel, <600mm, electro-plated zinc, nes Flat rolled steel, <600mm, electro-plated zinc, nes +721230 6digit Flat rolled iron or non-alloy steel, <600mm, coated with zinc, nes Flat rolled iron or non-alloy steel, <600mm, coated with zinc, nes +721240 6digit Flat rolled iron or non-alloy steel, <600mm, painted/plastic coated Flat rolled iron or non-alloy steel, <600mm, painted/plastic coated +721250 6digit Flat rolled iron or non-alloy steel, <600mm, plated/coated, nes Flat rolled iron or non-alloy steel, <600mm, plated/coated, nes +721260 6digit Flat rolled iron or non-alloy steel, width <600mm, clad Flat rolled iron or non-alloy steel, width <600mm, clad +721310 6digit Hot rolled bar/rod grooved iron or non-alloy steel in irregular coils Hot rolled bar/rod grooved iron or non-alloy steel in irregular coils +721320 6digit Hot rolled bar/rod, irregular coils,free cutting stee Hot rolled bar/rod, irregular coils,free cutting stee +721331 6digit Hot rolled bar/rod, iron or non-alloy steel, coiled width <14mm, C<.25% Hot rolled bar/rod, iron or non-alloy steel, coiled width <14mm, C<.25% +721339 6digit Hot rolled bar/rod, iron or non-alloy steel, coiled, C<.25%, nes Hot rolled bar/rod, iron or non-alloy steel, coiled, C<.25%, nes +721341 6digit Hot rolled bar/rod, iron or non-alloy steel, coiled w <14mm, C .25-.6% Hot rolled bar/rod, iron or non-alloy steel, coiled w <14mm, C .25-.6% +721349 6digit Hot rolled bar/rod, iron or non-alloy steel, coiled, C 0.25-0.6% Hot rolled bar/rod, iron or non-alloy steel, coiled, C 0.25-0.6% +721350 6digit Bar/rod, iron or non-alloy steel, irregular coils, >0.6%C, nes Bar/rod, iron or non-alloy steel, irregular coils, >0.6%C, nes +721410 6digit Bar/rod, iron or non-alloy steel, forged Bar/rod, iron or non-alloy steel, forged +721420 6digit Bar/rod, iron or non-alloy steel, indented or twisted, nes Bar/rod, iron or non-alloy steel, indented or twisted, nes +721430 6digit Bar/rod, iron or non-alloy steel, of free cutting steel, nes Bar/rod, iron or non-alloy steel, of free cutting steel, nes +721440 6digit Bar/rod, iron or non-alloy steel, hot formed <0.25%C, nes Bar/rod, iron or non-alloy steel, hot formed <0.25%C, nes +721450 6digit Bar/rod, iron or non-alloy steel, hot formed 0.25-0.6%C, nes Bar/rod, iron or non-alloy steel, hot formed 0.25-0.6%C, nes +721460 6digit Bar/rod, iron or non-alloy steel, hot formed >0.6%C, nes Bar/rod, iron or non-alloy steel, hot formed >0.6%C, nes +721510 6digit Bar/rod, cold formed/finished free cutting steel Bar/rod, cold formed/finished free cutting steel +721520 6digit Bar/rod, iron or non-alloy steel, cold formed/finished, <0.25%C Bar/rod, iron or non-alloy steel, cold formed/finished, <0.25%C +721530 6digit Bar/rod, iron or non-alloy steel, cold formed/finished, 0.25-0.6%C Bar/rod, iron or non-alloy steel, cold formed/finished, 0.25-0.6%C +721540 6digit Bar/rod, iron or non-alloy steel, cold formed/finished, >0.6%C Bar/rod, iron or non-alloy steel, cold formed/finished, >0.6%C +721590 6digit Bar/rod, iron or non-alloy steel, nes Bar/rod, iron or non-alloy steel, nes +721610 6digit Sections, U/I/H, iron or non-alloy steel, nfw than hot formed <80mm Sections, U/I/H, iron or non-alloy steel, nfw than hot formed <80mm +721621 6digit Sections, L, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m Sections, L, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m +721622 6digit Sections, T, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m Sections, T, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m +721631 6digit Sections, U, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m Sections, U, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m +721632 6digit Sections, I, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m Sections, I, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m +721633 6digit Sections, H, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m Sections, H, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m +721640 6digit Sections,L/T,iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m Sections,L/T,iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m +721650 6digit Sections, nes, iron or non-alloy steel, nfw hot-roll/drawn/extruded Sections, nes, iron or non-alloy steel, nfw hot-roll/drawn/extruded +721660 6digit Sections, nes, iron or non-alloy steel, nfw than cold formed/finished Sections, nes, iron or non-alloy steel, nfw than cold formed/finished +721690 6digit Angles/shapes/sections, iron or non-alloy steel, nes Angles/shapes/sections, iron or non-alloy steel, nes +721711 6digit Wire, iron or non-alloy steel, not plated or coated, <0.25%C Wire, iron or non-alloy steel, not plated or coated, <0.25%C +721712 6digit Wire, iron or non-alloy steel, plated or coated with zinc <0.25%C Wire, iron or non-alloy steel, plated or coated with zinc <0.25%C +721713 6digit Wire, iron or non-alloy steel, of base metal plated/coated nes, <0.25%C Wire, iron or non-alloy steel, of base metal plated/coated nes, <0.25%C +721719 6digit Wire, iron or non-alloy steel, <0.25% carbon, nes Wire, iron or non-alloy steel, <0.25% carbon, nes +721721 6digit Wire, iron or non-alloy steel, not plated or coated, 0.25-0.6%C Wire, iron or non-alloy steel, not plated or coated, 0.25-0.6%C +721722 6digit Wire, iron or non-alloy steel, zinc plated/coated, 0.25-0.6%C Wire, iron or non-alloy steel, zinc plated/coated, 0.25-0.6%C +721723 6digit Wire, iron or non-alloy steel, base metal plated/coated nes, 0.25-0.6%C Wire, iron or non-alloy steel, base metal plated/coated nes, 0.25-0.6%C +721729 6digit Wire, iron or non-alloy steel, 0.25-0.6% carbon, nes Wire, iron or non-alloy steel, 0.25-0.6% carbon, nes +721731 6digit Wire, iron or non-alloy steel, not plated or coated, >0.6%C Wire, iron or non-alloy steel, not plated or coated, >0.6%C +721732 6digit Wire, iron or non-alloy steel, zinc plated/coated, >0.6%C Wire, iron or non-alloy steel, zinc plated/coated, >0.6%C +721733 6digit Wire, iron or non-alloy steel, of base metal plated/coated nes, >0.6%C Wire, iron or non-alloy steel, of base metal plated/coated nes, >0.6%C +721739 6digit Wire, iron or non-alloy steel, more than 0.6% carbon, nes Wire, iron or non-alloy steel, more than 0.6% carbon, nes +721810 6digit Ingots and other primary forms, stainless steel Ingots and other primary forms, stainless steel +721890 6digit Semi-finished products, stainless steel Semi-finished products, stainless steel +721911 6digit Hot rolled stainless steel coil, w >600mm, t >10mm Hot rolled stainless steel coil, w >600mm, t >10mm +721912 6digit Hot rolled stainless steel coil, w >600mm, t 4.75-10m Hot rolled stainless steel coil, w >600mm, t 4.75-10m +721913 6digit Hot rolled stainless steel coil, w >600mm, t 3-4.75mm Hot rolled stainless steel coil, w >600mm, t 3-4.75mm +721914 6digit Hot rolled stainless steel coil, w >600mm, t <3mm Hot rolled stainless steel coil, w >600mm, t <3mm +721921 6digit Hot rolled stainless steel flat, w >600mm, t >10mm Hot rolled stainless steel flat, w >600mm, t >10mm +721922 6digit Hot rolled stainless steel flat, w >600mm, t 4.75-10m Hot rolled stainless steel flat, w >600mm, t 4.75-10m +721923 6digit Hot rolled stainless steel flat, w >600mm, t 3-4.75mm Hot rolled stainless steel flat, w >600mm, t 3-4.75mm +721924 6digit Hot rolled stainless steel flat, w >600mm, t <3mm Hot rolled stainless steel flat, w >600mm, t <3mm +721931 6digit Cold rolled stainless steel, w >600mm, t >4.75mm Cold rolled stainless steel, w >600mm, t >4.75mm +721932 6digit Cold rolled stainless steel, w >600mm, t 3.0-4.75mm Cold rolled stainless steel, w >600mm, t 3.0-4.75mm +721933 6digit Cold rolled stainless steel, w >600mm, t 1.0-3.0 mm Cold rolled stainless steel, w >600mm, t 1.0-3.0 mm +721934 6digit Cold rolled stainless steel, w >600mm, t 0.5-1.0 mm Cold rolled stainless steel, w >600mm, t 0.5-1.0 mm +721935 6digit Cold rolled stainless steel, w >600mm, t /0.5 mm Cold rolled stainless steel, w >600mm, t /0.5 mm +721990 6digit Rolled stainless steel sheet, width > 600mm, nes Rolled stainless steel sheet, width > 600mm, nes +722011 6digit Hot rolled stainless steel sheet, w <600mm, t >4.75 m Hot rolled stainless steel sheet, w <600mm, t >4.75 m +722012 6digit Hot rolled stainless steel sheet, w <600mm, t <4.75 m Hot rolled stainless steel sheet, w <600mm, t <4.75 m +722020 6digit Stainless steel sheet, w <600mm, cold rolled/reduced Stainless steel sheet, w <600mm, cold rolled/reduced +722090 6digit Rolled stainless steel sheet, width < 600mm, nes Rolled stainless steel sheet, width < 600mm, nes +722100 6digit Bar or rod, stainless steel, hot rolled, coiled Bar or rod, stainless steel, hot rolled, coiled +722210 6digit Stainless steel bar nfw than hot rolled/drawn/extrude Stainless steel bar nfw than hot rolled/drawn/extrude +722220 6digit Stainless steel bar nfw than cold formed/cold finishe Stainless steel bar nfw than cold formed/cold finishe +722230 6digit Stainless steel bar or rod nes Stainless steel bar or rod nes +722240 6digit Angles, shapes and sections, stainless steel Angles, shapes and sections, stainless steel +722300 6digit Wire of stainless steel Wire of stainless steel +722410 6digit Ingots, primary forms of alloy steel, except stainles Ingots, primary forms of alloy steel, except stainles +722490 6digit Semi-finished products of alloy steel except stainles Semi-finished products of alloy steel except stainles +722510 6digit Flat rolled silicon-electrical steel, width >600mm Flat rolled silicon-electrical steel, width >600mm +722520 6digit Flat rolled high speed steel width >600mm Flat rolled high speed steel width >600mm +722530 6digit Hot rolled alloy-steel, coils width >600mm, nes Hot rolled alloy-steel, coils width >600mm, nes +722540 6digit Hot rolled alloy-steel, not in coil width >600mm, nes Hot rolled alloy-steel, not in coil width >600mm, nes +722550 6digit Cold rolled alloy-steel, width >600mm, nes Cold rolled alloy-steel, width >600mm, nes +722590 6digit Flat rolled alloy-steel, width >600mm, nes Flat rolled alloy-steel, width >600mm, nes +722610 6digit Flat rolled silicon-electrical steel, <600mm wide Flat rolled silicon-electrical steel, <600mm wide +722620 6digit Flat rolled high speed steel <600mm wide Flat rolled high speed steel <600mm wide +722691 6digit Hot rolled alloy-steel nes nfw, <600mm wide Hot rolled alloy-steel nes nfw, <600mm wide +722692 6digit Cold rolled alloy-steel nes nfw, <600mm wide Cold rolled alloy-steel nes nfw, <600mm wide +722699 6digit Flat rolled alloy-steel, <600mm wide, nes Flat rolled alloy-steel, <600mm wide, nes +722710 6digit Bar/rod, of high speed steel, irregular coils Bar/rod, of high speed steel, irregular coils +722720 6digit Bar/rod, of silico-manganese steel, irregular coils Bar/rod, of silico-manganese steel, irregular coils +722790 6digit Bar/rod, alloy steel nes, irregularly wound coils Bar/rod, alloy steel nes, irregularly wound coils +722810 6digit Bar/rod of high speed steel not in coils Bar/rod of high speed steel not in coils +722820 6digit Bar/rod of silico-manganese steel not in coils Bar/rod of silico-manganese steel not in coils +722830 6digit Bar/rod, alloy steel nes,nfw hot rolled/drawn/extrude Bar/rod, alloy steel nes,nfw hot rolled/drawn/extrude +722840 6digit Bar/rod nes, alloy steel nes, nfw forged Bar/rod nes, alloy steel nes, nfw forged +722850 6digit Bar/rod nes, alloy steel nes, nfw cold formed/finishe Bar/rod nes, alloy steel nes, nfw cold formed/finishe +722860 6digit Bar/rod, alloy steel nes Bar/rod, alloy steel nes +722870 6digit Angles, shapes and sections, alloy steel, nes Angles, shapes and sections, alloy steel, nes +722880 6digit Hollow drill bars and rods of alloy/non-alloy steel Hollow drill bars and rods of alloy/non-alloy steel +722910 6digit Wire of high speed steel Wire of high speed steel +722920 6digit Wire of silico-manganese steel Wire of silico-manganese steel +722990 6digit Wire of alloy steel nes Wire of alloy steel nes +730110 6digit Sheet piling of iron or steel Sheet piling of iron or steel +730120 6digit Angles, shapes and sections, welded, iron or steel Angles, shapes and sections, welded, iron or steel +730210 6digit Railway/tramway rails, iron or steel Railway/tramway rails, iron or steel +730220 6digit Sleepers (cross-ties), iron or steel Sleepers (cross-ties), iron or steel +730230 6digit Railway/tramway switch/crossing material, iron/steel Railway/tramway switch/crossing material, iron/steel +730240 6digit Railway fish plates and sole plates, iron or steel Railway fish plates and sole plates, iron or steel +730290 6digit Rail/tramway construction material of iron/steel, nes Rail/tramway construction material of iron/steel, nes +730300 6digit Tubes, pipes and hollow profiles, of cast iron Tubes, pipes and hollow profiles, of cast iron +730410 6digit Pipes, line, iron or steel, for oil or gas pipelines Pipes, line, iron or steel, for oil or gas pipelines +730420 6digit Casings, tubing and drill pipe, for oil drilling Casings, tubing and drill pipe, for oil drilling +730431 6digit Iron/non-alloy steel pipe, cold drawn/rolled, nes Iron/non-alloy steel pipe, cold drawn/rolled, nes +730439 6digit Iron/non-alloy steel pipe or tubing, nes Iron/non-alloy steel pipe or tubing, nes +730441 6digit Stainless steel pipe or tubing, cold rolled Stainless steel pipe or tubing, cold rolled +730449 6digit Stainless steel pipe or tubing, except cold rolled Stainless steel pipe or tubing, except cold rolled +730451 6digit Alloy steel pipe or tubing, cold rolled Alloy steel pipe or tubing, cold rolled +730459 6digit Alloy steel pipe or tubing, except cold rolled Alloy steel pipe or tubing, except cold rolled +730490 6digit Iron or steel tubes, pipes or hollow profiles, nes Iron or steel tubes, pipes or hollow profiles, nes +730511 6digit Pipe-line submerged arc welded steel diameter >406mm Pipe-line submerged arc welded steel diameter >406mm +730512 6digit Pipe-line longitudinal nes welded steel,diameter>406m Pipe-line longitudinal nes welded steel,diameter>406m +730519 6digit Pipe (oil/gas line) iron or steel nes, diameter >406m Pipe (oil/gas line) iron or steel nes, diameter >406m +730520 6digit Casings,circular, iron/steel, oil/gas drilling >406mm Casings,circular, iron/steel, oil/gas drilling >406mm +730531 6digit Steel pipes nes, longitudinally welded diameter>406mm Steel pipes nes, longitudinally welded diameter>406mm +730539 6digit Pipes nes, iron/steel, welded nes, diameter >406.4mm Pipes nes, iron/steel, welded nes, diameter >406.4mm +730590 6digit Tube/pipe nes,iron/steel riveted etc, diameter>406.4m Tube/pipe nes,iron/steel riveted etc, diameter>406.4m +730610 6digit Pipe (oil/gas line) iron or steel nes, diameter <406m Pipe (oil/gas line) iron or steel nes, diameter <406m +730620 6digit Casings,circular, iron/steel, oil/gas drilling <406mm Casings,circular, iron/steel, oil/gas drilling <406mm +730630 6digit Pipes etc nes, iron/steel welded nes,diameter <406.4m Pipes etc nes, iron/steel welded nes,diameter <406.4m +730640 6digit Pipes and tubing, stainless steel, welded Pipes and tubing, stainless steel, welded +730650 6digit Pipes and tubing, alloy steel nes, welded Pipes and tubing, alloy steel nes, welded +730660 6digit Hollow profiles/tubes,iron/steel,non-circular, welded Hollow profiles/tubes,iron/steel,non-circular, welded +730690 6digit Tube/pipe/hollow profile, iron/steel,riveted/open sea Tube/pipe/hollow profile, iron/steel,riveted/open sea +730711 6digit Pipe fittings of non-malleable cast iron Pipe fittings of non-malleable cast iron +730719 6digit Pipe fittings of malleable iron or steel, cast Pipe fittings of malleable iron or steel, cast +730721 6digit Flanges, stainless steel Flanges, stainless steel +730722 6digit Threaded elbows, bends and sleeves of stainless steel Threaded elbows, bends and sleeves of stainless steel +730723 6digit Pipe fittings, butt welding of stainless steel Pipe fittings, butt welding of stainless steel +730729 6digit Pipe fittings of stainless steel except butt welding Pipe fittings of stainless steel except butt welding +730791 6digit Pipe flanges, iron or steel except stainless/cast Pipe flanges, iron or steel except stainless/cast +730792 6digit Threaded fittings, iron or steel except stainless/cas Threaded fittings, iron or steel except stainless/cas +730793 6digit Butt weld fittings, iron/steel except stainless/cast Butt weld fittings, iron/steel except stainless/cast +730799 6digit Fittings, pipe or tube, iron or steel, nes Fittings, pipe or tube, iron or steel, nes +730810 6digit Bridges and bridge sections, iron or steel Bridges and bridge sections, iron or steel +730820 6digit Towers and lattice masts, iron or steel Towers and lattice masts, iron or steel +730830 6digit Doors, windows, frames of iron or steel Doors, windows, frames of iron or steel +730840 6digit Props etc for scaffold, shuttering, pits, iron/steel Props etc for scaffold, shuttering, pits, iron/steel +730890 6digit Structures and parts of structures, iron or steel, ne Structures and parts of structures, iron or steel, ne +730900 6digit Reservoirs/tanks/vats/etc, iron/steel capacity >300l Reservoirs/tanks/vats/etc, iron/steel capacity >300l +731010 6digit Tank, cask or container, iron/steel, capacity 50-300l Tank, cask or container, iron/steel, capacity 50-300l +731021 6digit Cans, iron/steel, capacity <50l closed by crimp/solde Cans, iron/steel, capacity <50l closed by crimp/solde +731029 6digit Cans, iron or steel, capacity <50 litres nes Cans, iron or steel, capacity <50 litres nes +731100 6digit Containers for compressed/liquefied gas, iron or stee Containers for compressed/liquefied gas, iron or stee +731210 6digit Stranded steel wire/cable/etc, no electric insulation Stranded steel wire/cable/etc, no electric insulation +731290 6digit Plaited bands/etc, iron/steel, no electric insulation Plaited bands/etc, iron/steel, no electric insulation +731300 6digit Wire for fencing, including barbed wire Wire for fencing, including barbed wire +731411 6digit Woven products of stainless steel Woven products of stainless steel +731419 6digit Woven products of iron/steel, except stainless steel Woven products of iron/steel, except stainless steel +731420 6digit Net/fencing, welded, iron or non-alloy steel <3mm wire, <100cm mesh Net/fencing, welded, iron or non-alloy steel <3mm wire, <100cm mesh +731430 6digit Net/fencing, welded iron or non-alloy steel, heavy Net/fencing, welded iron or non-alloy steel, heavy +731441 6digit Net/fencing, galvanized iron or non-alloy steel <3mm wire, <100cm mesh Net/fencing, galvanized iron or non-alloy steel <3mm wire, <100cm mesh +731442 6digit Net/fencing,plastic-coated iron or non-alloy steel <3mm wire,<100cm mes Net/fencing,plastic-coated iron or non-alloy steel <3mm wire,<100cm mes +731449 6digit Net/fencing, iron or steel <3mm wire, <100cm mesh, ne Net/fencing, iron or steel <3mm wire, <100cm mesh, ne +731450 6digit Expanded metal, iron or non-alloy steel <3mm wire, <100cm mesh Expanded metal, iron or non-alloy steel <3mm wire, <100cm mesh +731511 6digit Chain, roller, iron or steel Chain, roller, iron or steel +731512 6digit Chain, articulated link, iron or steel, except roller Chain, articulated link, iron or steel, except roller +731519 6digit Chain parts, articulated link, iron or steel Chain parts, articulated link, iron or steel +731520 6digit Chain, skid, iron or steel Chain, skid, iron or steel +731581 6digit Chain, stud link, iron or steel Chain, stud link, iron or steel +731582 6digit Chain, welded link, iron or steel Chain, welded link, iron or steel +731589 6digit Chain, iron or steel, nes Chain, iron or steel, nes +731590 6digit Chain parts, iron or steel, except articulated link Chain parts, iron or steel, except articulated link +731600 6digit Anchors, grapnels and parts thereof of iron or steel Anchors, grapnels and parts thereof of iron or steel +731700 6digit Nails/staples/etc, iron/steel, not office stationary Nails/staples/etc, iron/steel, not office stationary +731811 6digit Screws, coach, iron or steel Screws, coach, iron or steel +731812 6digit Screws, wood, iron or steel, except coach screws Screws, wood, iron or steel, except coach screws +731813 6digit Screw hooks and screw rings of iron or steel Screw hooks and screw rings of iron or steel +731814 6digit Screws, self-tapping, iron or steel Screws, self-tapping, iron or steel +731815 6digit Bolts/screws nes, with/without nut/washer, iron/steel Bolts/screws nes, with/without nut/washer, iron/steel +731816 6digit Nuts, iron or steel Nuts, iron or steel +731819 6digit Iron or steel threaded articles except screw, nut,bol Iron or steel threaded articles except screw, nut,bol +731821 6digit Washers, spring or lock, iron or steel Washers, spring or lock, iron or steel +731822 6digit Washers, iron or steel, except spring/lock Washers, iron or steel, except spring/lock +731823 6digit Rivets, iron or steel Rivets, iron or steel +731824 6digit Cotters and cotter-pins, iron or steel Cotters and cotter-pins, iron or steel +731829 6digit Non-threaded articles of iron or steel, nes Non-threaded articles of iron or steel, nes +731910 6digit Needles, sewing, darning or embroidery, iron or steel Needles, sewing, darning or embroidery, iron or steel +731920 6digit Pins, safety, iron or steel Pins, safety, iron or steel +731930 6digit Pins, iron or steel, except safety pins Pins, iron or steel, except safety pins +731990 6digit Articles for sewing/etc, iron/steel, except pin/needl Articles for sewing/etc, iron/steel, except pin/needl +732010 6digit Leaf springs/leaves thereof, iron or steel Leaf springs/leaves thereof, iron or steel +732020 6digit Springs, helical, iron or steel Springs, helical, iron or steel +732090 6digit Springs, iron or steel, except helical/leaf Springs, iron or steel, except helical/leaf +732111 6digit Cooking appliances for gas fuel, etc, iron or steel Cooking appliances for gas fuel, etc, iron or steel +732112 6digit Cooking appliances for liquid fuel, iron or steel Cooking appliances for liquid fuel, iron or steel +732113 6digit Cooking appliances for solid fuel, iron or steel Cooking appliances for solid fuel, iron or steel +732181 6digit Domestic iron/steel liquid/solid fuel appliances nes Domestic iron/steel liquid/solid fuel appliances nes +732182 6digit Domestic iron/steel liquid fuel appliances,not cooker Domestic iron/steel liquid fuel appliances,not cooker +732183 6digit Domestic iron/steel solid fuel appliances, not cooker Domestic iron/steel solid fuel appliances, not cooker +732190 6digit Parts for domestic non-electric thermic appliances Parts for domestic non-electric thermic appliances +732211 6digit Radiators and parts thereof, cast iron Radiators and parts thereof, cast iron +732219 6digit Radiators and parts thereof, iron or steel except cas Radiators and parts thereof, iron or steel except cas +732290 6digit Non-electric heaters (with fan), parts, of iron/steel Non-electric heaters (with fan), parts, of iron/steel +732310 6digit Iron or steel wool, pot scourers, etc, iron or steel Iron or steel wool, pot scourers, etc, iron or steel +732391 6digit Table/kitchen articles, parts, unenamelled cast iron Table/kitchen articles, parts, unenamelled cast iron +732392 6digit Table/kitchen articles, parts, enamelled cast iron Table/kitchen articles, parts, enamelled cast iron +732393 6digit Table/kitchen articles, parts, stainless steel Table/kitchen articles, parts, stainless steel +732394 6digit Table/kitchen articles, parts, enamelled iron or stee Table/kitchen articles, parts, enamelled iron or stee +732399 6digit Table/kitchen articles, parts, of iron or steel, nes Table/kitchen articles, parts, of iron or steel, nes +732410 6digit Sinks and wash basins, stainless steel Sinks and wash basins, stainless steel +732421 6digit Baths, cast iron Baths, cast iron +732429 6digit Baths, iron or steel, except cast iron Baths, iron or steel, except cast iron +732490 6digit Sanitary ware and parts thereof, iron or steel, nes Sanitary ware and parts thereof, iron or steel, nes +732510 6digit Cast articles, of non-malleable cast iron nes Cast articles, of non-malleable cast iron nes +732591 6digit Balls, iron or steel, cast, for grinding mills Balls, iron or steel, cast, for grinding mills +732599 6digit Cast articles of iron or steel, nes Cast articles of iron or steel, nes +732611 6digit Balls, iron/steel, forged/stamped for grinding mills Balls, iron/steel, forged/stamped for grinding mills +732619 6digit Articles, iron or steel nes, forged/stamped, nfw Articles, iron or steel nes, forged/stamped, nfw +732620 6digit Articles of iron or steel wire, nes Articles of iron or steel wire, nes +732690 6digit Articles of iron or steel, nes Articles of iron or steel, nes +740110 6digit Copper mattes Copper mattes +740120 6digit Cement copper (precipitated copper) Cement copper (precipitated copper) +740200 6digit Unrefined copper, copper anodes, electrolytic refinin Unrefined copper, copper anodes, electrolytic refinin +740311 6digit Copper cathodes and sections of cathodes unwrought Copper cathodes and sections of cathodes unwrought +740312 6digit Wire bars, copper, unwrought Wire bars, copper, unwrought +740313 6digit Billets, copper, unwrought Billets, copper, unwrought +740319 6digit Refined copper products, unwrought, nes Refined copper products, unwrought, nes +740321 6digit Copper-zinc base alloys, unwrought Copper-zinc base alloys, unwrought +740322 6digit Copper-tin base alloys, unwrought Copper-tin base alloys, unwrought +740323 6digit Copper-nickel, copper-nickel-zinc base alloy,unwrough Copper-nickel, copper-nickel-zinc base alloy,unwrough +740329 6digit Copper alloys, unwrought (other than master alloys) Copper alloys, unwrought (other than master alloys) +740400 6digit Copper/copper alloy waste or scrap Copper/copper alloy waste or scrap +740500 6digit Master alloys of copper Master alloys of copper +740610 6digit Powders, copper, of non-lamellar structure Powders, copper, of non-lamellar structure +740620 6digit Powders, copper, of lamellar structure and flakes Powders, copper, of lamellar structure and flakes +740710 6digit Bars, rods & profiles of refined copper Bars, rods & profiles of refined copper +740721 6digit Bars, rods & profiles of copper-zinc base alloys Bars, rods & profiles of copper-zinc base alloys +740722 6digit Bar, rod, profiles, copper-nickel, copper-nickel-zinc Bar, rod, profiles, copper-nickel, copper-nickel-zinc +740729 6digit Bars, rods & profiles, copper alloy nes Bars, rods & profiles, copper alloy nes +740811 6digit Wire of refined copper > 6mm wide Wire of refined copper > 6mm wide +740819 6digit Wire of refined copper < 6mm wide Wire of refined copper < 6mm wide +740821 6digit Wire, copper-zinc base alloy Wire, copper-zinc base alloy +740822 6digit Wire, copper-nickel or copper-nickel-zinc base alloy Wire, copper-nickel or copper-nickel-zinc base alloy +740829 6digit Wire, copper alloy, except nickel/zinc alloys Wire, copper alloy, except nickel/zinc alloys +740911 6digit Plate, sheet, strip, refined copper, coil, t > 0.15mm Plate, sheet, strip, refined copper, coil, t > 0.15mm +740919 6digit Plate, sheet, strip, refined copper, flat, t > 0.15mm Plate, sheet, strip, refined copper, flat, t > 0.15mm +740921 6digit Plate/sheet/strip, copper-zinc alloy, coil,t > 0.15mm Plate/sheet/strip, copper-zinc alloy, coil,t > 0.15mm +740929 6digit Plate/sheet/strip, copper-zinc alloy, flat, t > 0.15m Plate/sheet/strip, copper-zinc alloy, flat, t > 0.15m +740931 6digit Plate/sheet/strip, copper-tin alloy, coil, t > 0.15mm Plate/sheet/strip, copper-tin alloy, coil, t > 0.15mm +740939 6digit Plate/sheet/strip, copper-tin alloy, flat, > t >0.15m Plate/sheet/strip, copper-tin alloy, flat, > t >0.15m +740940 6digit Plate, sheet, strip, Copper nickel alloys, t > 0.15mm Plate, sheet, strip, Copper nickel alloys, t > 0.15mm +740990 6digit Plate, sheet, strip, copper alloy nes, t > 0.15mm Plate, sheet, strip, copper alloy nes, t > 0.15mm +741011 6digit Foil of refined copper, not backed, t < 0.15mm Foil of refined copper, not backed, t < 0.15mm +741012 6digit Foil, copper alloy, not backed, t < 0.15mm Foil, copper alloy, not backed, t < 0.15mm +741021 6digit Foil of refined copper, backed, t < 0.15mm Foil of refined copper, backed, t < 0.15mm +741022 6digit Foil, copper alloy, backed, t < 0.15mm Foil, copper alloy, backed, t < 0.15mm +741110 6digit Pipes or tubes, refined copper Pipes or tubes, refined copper +741121 6digit Pipes or tubes, copper-zinc base alloy Pipes or tubes, copper-zinc base alloy +741122 6digit Pipes or tubes, copper-nickel alloys Pipes or tubes, copper-nickel alloys +741129 6digit Pipes or tubes, copper alloy except nickel/zinc alloy Pipes or tubes, copper alloy except nickel/zinc alloy +741210 6digit Pipe & tube fittings, of refined copper Pipe & tube fittings, of refined copper +741220 6digit Pipe & tube fittings, of copper alloys Pipe & tube fittings, of copper alloys +741300 6digit Stranded copper wire/cable/plaits/etc, uninsulated Stranded copper wire/cable/plaits/etc, uninsulated +741410 6digit Endless bands of copper wire for machinery Endless bands of copper wire for machinery +741490 6digit Copper wire cloth, grill, netting, expanded metal, ne Copper wire cloth, grill, netting, expanded metal, ne +741510 6digit Copper nails, tacks, drawing pins, staples etc Copper nails, tacks, drawing pins, staples etc +741521 6digit Copper washers, including spring washers Copper washers, including spring washers +741529 6digit Copper cotters/cotter pins/unthreaded hardware nes Copper cotters/cotter pins/unthreaded hardware nes +741531 6digit Wood screws of copper and copper alloys Wood screws of copper and copper alloys +741532 6digit Copper screws, bolts or nuts except wood screws Copper screws, bolts or nuts except wood screws +741539 6digit Copper screw hooks and similar articles Copper screw hooks and similar articles +741600 6digit Copper springs Copper springs +741700 6digit Copper cooking, heating apparatus, non-electric, part Copper cooking, heating apparatus, non-electric, part +741810 6digit Table/kitchen articles of copper, pot scourers Table/kitchen articles of copper, pot scourers +741820 6digit Sanitary ware and parts thereof of copper Sanitary ware and parts thereof of copper +741910 6digit Chain and parts thereof of copper Chain and parts thereof of copper +741991 6digit Articles of copper, cast/moulded/stamped, nfw Articles of copper, cast/moulded/stamped, nfw +741999 6digit Articles of copper, nes Articles of copper, nes +750110 6digit Nickel mattes Nickel mattes +750120 6digit Nickel oxide sinters, intermediate nickel products ne Nickel oxide sinters, intermediate nickel products ne +750210 6digit Nickel unwrought, not alloyed Nickel unwrought, not alloyed +750220 6digit Nickel unwrought, alloyed Nickel unwrought, alloyed +750300 6digit Nickel waste or scrap Nickel waste or scrap +750400 6digit Nickel powders and flakes Nickel powders and flakes +750511 6digit Bars, rods and profiles, nickel, not alloyed Bars, rods and profiles, nickel, not alloyed +750512 6digit Bars, rods and profiles, nickel alloy Bars, rods and profiles, nickel alloy +750521 6digit Wire, nickel, not alloyed Wire, nickel, not alloyed +750522 6digit Wire, nickel alloy Wire, nickel alloy +750610 6digit Plates, sheet, strip and foil, nickel, not alloyed Plates, sheet, strip and foil, nickel, not alloyed +750620 6digit Plates, sheet, strip and foil, nickel alloy Plates, sheet, strip and foil, nickel alloy +750711 6digit Tubes and pipe, nickel, not alloyed Tubes and pipe, nickel, not alloyed +750712 6digit Tubes and pipe, nickel alloy Tubes and pipe, nickel alloy +750720 6digit Fittings, pipe and tube, nickel Fittings, pipe and tube, nickel +750800 6digit Articles of nickel, nes Articles of nickel, nes +760110 6digit Aluminium unwrought, not alloyed Aluminium unwrought, not alloyed +760120 6digit Aluminium unwrought, alloyed Aluminium unwrought, alloyed +760200 6digit Waste or scrap, aluminium Waste or scrap, aluminium +760310 6digit Powders, aluminium, of non-lamellar structure Powders, aluminium, of non-lamellar structure +760320 6digit Powders/flakes, aluminium, of lamellar structure Powders/flakes, aluminium, of lamellar structure +760410 6digit Bars, rods and profiles, aluminium, not alloyed Bars, rods and profiles, aluminium, not alloyed +760421 6digit Profiles, hollow, aluminium, alloyed Profiles, hollow, aluminium, alloyed +760429 6digit Bars, rods and other profiles, aluminium alloyed Bars, rods and other profiles, aluminium alloyed +760511 6digit Wire, aluminium, not alloyed, t > 7mm Wire, aluminium, not alloyed, t > 7mm +760519 6digit Wire, aluminium, not alloyed, t < 7mm Wire, aluminium, not alloyed, t < 7mm +760521 6digit Wire, aluminium alloy, t > 7mm Wire, aluminium alloy, t > 7mm +760529 6digit Wire, aluminium alloy, t < 7mm Wire, aluminium alloy, t < 7mm +760611 6digit Pure aluminium rectangular plate/sheet/strip, t >0.2m Pure aluminium rectangular plate/sheet/strip, t >0.2m +760612 6digit Aluminium alloy rectangular plate/sheet/strip,t >0.2m Aluminium alloy rectangular plate/sheet/strip,t >0.2m +760691 6digit Pure aluminium plate, sheet, strip nes, t >0.2mm Pure aluminium plate, sheet, strip nes, t >0.2mm +760692 6digit Aluminium alloy plate, sheet, strip nes, t >0.2mm Aluminium alloy plate, sheet, strip nes, t >0.2mm +760711 6digit Foil, aluminium, not backed, rolled but nfw, < 0.2mm Foil, aluminium, not backed, rolled but nfw, < 0.2mm +760719 6digit Foil, aluminium, not backed and < 0.2mm thick, worked Foil, aluminium, not backed and < 0.2mm thick, worked +760720 6digit Foil, aluminium, backed, < 0.2mm thick except backing Foil, aluminium, backed, < 0.2mm thick except backing +760810 6digit Tubes and pipe, aluminium, not alloyed Tubes and pipe, aluminium, not alloyed +760820 6digit Tubes and pipe, aluminium alloy Tubes and pipe, aluminium alloy +760900 6digit Aluminium pipe or tube fittings Aluminium pipe or tube fittings +761010 6digit Aluminium Doors, windows, frames and thresholds Aluminium Doors, windows, frames and thresholds +761090 6digit Aluminium structures and parts nes, for construction Aluminium structures and parts nes, for construction +761100 6digit Aluminium reservoirs,vats, tanks, etc, volume >300l Aluminium reservoirs,vats, tanks, etc, volume >300l +761210 6digit Aluminium containers, collapsible tubular Aluminium containers, collapsible tubular +761290 6digit Aluminium casks, drums, boxes etc, capacity <300 litr Aluminium casks, drums, boxes etc, capacity <300 litr +761300 6digit Aluminium containers for compressed or liquefied gas Aluminium containers for compressed or liquefied gas +761410 6digit Aluminium wire, cables, etc, steel core, uninsulated Aluminium wire, cables, etc, steel core, uninsulated +761490 6digit Aluminium stranded wire, cable, plait, uninsulated ne Aluminium stranded wire, cable, plait, uninsulated ne +761510 6digit Aluminium table/kitchen/household articles, scourers Aluminium table/kitchen/household articles, scourers +761520 6digit Aluminium sanitary ware, parts thereof Aluminium sanitary ware, parts thereof +761610 6digit Aluminium nails, tacks, staples, bolts, nuts etc, Aluminium nails, tacks, staples, bolts, nuts etc, +761690 6digit Articles of aluminium, nes Articles of aluminium, nes +780110 6digit Lead refined unwrought Lead refined unwrought +780191 6digit Lead unwrought containing mostly antimony Lead unwrought containing mostly antimony +780199 6digit Lead unwrought nes Lead unwrought nes +780200 6digit Lead waste or scrap Lead waste or scrap +780300 6digit Lead bars, rods, profiles and wire Lead bars, rods, profiles and wire +780411 6digit Lead foil of a thickness <2mm Lead foil of a thickness <2mm +780419 6digit Lead plates, sheet, strip Lead plates, sheet, strip +780420 6digit Lead powders and flakes Lead powders and flakes +780500 6digit Lead tubes, pipes and fittings Lead tubes, pipes and fittings +780600 6digit Articles of lead nes Articles of lead nes +790111 6digit Zinc, not alloyed, unwrought, >99% pure Zinc, not alloyed, unwrought, >99% pure +790112 6digit Zinc, not alloyed, unwrought, <99% pure Zinc, not alloyed, unwrought, <99% pure +790120 6digit Zinc alloys unwrought Zinc alloys unwrought +790200 6digit Zinc waste or scrap Zinc waste or scrap +790310 6digit Zinc dust Zinc dust +790390 6digit Zinc powders and flakes Zinc powders and flakes +790400 6digit Zinc bars, rods, profiles and wire Zinc bars, rods, profiles and wire +790500 6digit Zinc plates, sheets, strip and foil Zinc plates, sheets, strip and foil +790600 6digit Zinc tubes, pipes and tube or pipe fittings Zinc tubes, pipes and tube or pipe fittings +790710 6digit Zinc fabricated building components (gutters,etc) Zinc fabricated building components (gutters,etc) +790790 6digit Articles of zinc nes Articles of zinc nes +800110 6digit Tin not alloyed unwrought Tin not alloyed unwrought +800120 6digit Tin alloys unwrought Tin alloys unwrought +800200 6digit Tin waste or scrap Tin waste or scrap +800300 6digit Tin bars, rods, profiles and wire Tin bars, rods, profiles and wire +800400 6digit Tin plates, sheets and strips, thickness > 0.2 mm Tin plates, sheets and strips, thickness > 0.2 mm +800510 6digit Tin foil (thickness < 0.2 mm) Tin foil (thickness < 0.2 mm) +800520 6digit Tin powder and flakes Tin powder and flakes +800600 6digit Tin pipes or tubes and pipe fittings Tin pipes or tubes and pipe fittings +800700 6digit Tin articles nes Tin articles nes +810110 6digit Powders, tungsten (wolfram) Powders, tungsten (wolfram) +810191 6digit Tungsten unwrought, bars/rods simply sintered, scrap Tungsten unwrought, bars/rods simply sintered, scrap +810192 6digit Tungsten profiles, sheet or foil, not simply sintered Tungsten profiles, sheet or foil, not simply sintered +810193 6digit Wire, tungsten (wolfram) Wire, tungsten (wolfram) +810199 6digit Tungsten (wolfram) and articles thereof nes Tungsten (wolfram) and articles thereof nes +810210 6digit Molybdenum, powder Molybdenum, powder +810291 6digit Molybdenum, unwrought, bars/rods simply sintered,scra Molybdenum, unwrought, bars/rods simply sintered,scra +810292 6digit Molybdenum profile/sheet/strip etc not simply sintere Molybdenum profile/sheet/strip etc not simply sintere +810293 6digit Wire, molybdenum Wire, molybdenum +810299 6digit Molybdenum, articles thereof nes Molybdenum, articles thereof nes +810310 6digit Tantalum unwrought, bars, rods simply sintered, scrap Tantalum unwrought, bars, rods simply sintered, scrap +810390 6digit Tantalum and articles thereof nes Tantalum and articles thereof nes +810411 6digit Magnesium unwrought > 99.8% pure Magnesium unwrought > 99.8% pure +810419 6digit Magnesium unwrought nes Magnesium unwrought nes +810420 6digit Magnesium waste or scrap Magnesium waste or scrap +810430 6digit Magnesium raspings/turnings/etc, size graded, powder Magnesium raspings/turnings/etc, size graded, powder +810490 6digit Magnesium, articles thereof nes Magnesium, articles thereof nes +810510 6digit Cobalt, unwrought, matte, waste or scrap, powders Cobalt, unwrought, matte, waste or scrap, powders +810590 6digit Cobalt, articles thereof, nes Cobalt, articles thereof, nes +810600 6digit Bismuth, articles thereof, waste or scrap Bismuth, articles thereof, waste or scrap +810710 6digit Cadmium, unwrought, waste or scrap, powders Cadmium, unwrought, waste or scrap, powders +810790 6digit Cadmium, articles thereof, nes Cadmium, articles thereof, nes +810810 6digit Titanium, unwrought, waste or scrap, powders Titanium, unwrought, waste or scrap, powders +810890 6digit Titanium, articles thereof, nes Titanium, articles thereof, nes +810910 6digit Zirconium, unwrought, waste or scrap, powders Zirconium, unwrought, waste or scrap, powders +810990 6digit Zirconium, articles thereof, nes Zirconium, articles thereof, nes +811000 6digit Antimony, articles thereof, waste or scrap Antimony, articles thereof, waste or scrap +811100 6digit Manganese, articles thereof, waste or scrap Manganese, articles thereof, waste or scrap +811211 6digit Beryllium, unwrought, waste or scrap/powders Beryllium, unwrought, waste or scrap/powders +811219 6digit Beryllium, articles thereof, nes Beryllium, articles thereof, nes +811220 6digit Chromium, articles thereof, waste or scrap/powders Chromium, articles thereof, waste or scrap/powders +811230 6digit Germanium, articles thereof, waste or scrap/powders Germanium, articles thereof, waste or scrap/powders +811240 6digit Vanadium, articles thereof, waste or scrap/powders Vanadium, articles thereof, waste or scrap/powders +811291 6digit Rare earths/metals nes, unwrought/waste or scrap Rare earths/metals nes, unwrought/waste or scrap +811299 6digit Articles of rare earths/metals nes Articles of rare earths/metals nes +811300 6digit Cermets and articles thereof, waste or scrap Cermets and articles thereof, waste or scrap +820110 6digit Spades and shovels Spades and shovels +820120 6digit Forks Forks +820130 6digit Mattocks, picks, hoes and rakes Mattocks, picks, hoes and rakes +820140 6digit Axes, bill hooks and similar hewing tools Axes, bill hooks and similar hewing tools +820150 6digit Secateurs, one handed shears including poultry shears Secateurs, one handed shears including poultry shears +820160 6digit Hedge shears and similar two-handed shears Hedge shears and similar two-handed shears +820190 6digit Scythes, sickles etc used in agriculture, etc Scythes, sickles etc used in agriculture, etc +820210 6digit Hand saws Hand saws +820220 6digit Band saw blades Band saw blades +820231 6digit Circular saw blades, working part of steel Circular saw blades, working part of steel +820232 6digit Circular saw blades, working part other than steel Circular saw blades, working part other than steel +820240 6digit Chain saw blades Chain saw blades +820291 6digit Saw blades, straight, for working metal Saw blades, straight, for working metal +820299 6digit Saw blades nes, including stone cutting, etc Saw blades nes, including stone cutting, etc +820310 6digit Files, rasps and similar tools Files, rasps and similar tools +820320 6digit Pliers, pincers, tweezers and similar tools Pliers, pincers, tweezers and similar tools +820330 6digit Metal and wire cutting shears, etc Metal and wire cutting shears, etc +820340 6digit Pipe-cutters, bolt croppers, perforating punches etc. Pipe-cutters, bolt croppers, perforating punches etc. +820411 6digit Wrenches, hand-operated, with non-adjustable jaws Wrenches, hand-operated, with non-adjustable jaws +820412 6digit Wrenches, hand-operated, with adjustable jaws Wrenches, hand-operated, with adjustable jaws +820420 6digit Wrench sockets, ratchet handles, extensions, spinners Wrench sockets, ratchet handles, extensions, spinners +820510 6digit Drilling, threading or tapping tools Drilling, threading or tapping tools +820520 6digit Hammers including sledge hammers Hammers including sledge hammers +820530 6digit Planes, chisels, gouges and similar wood cutting tool Planes, chisels, gouges and similar wood cutting tool +820540 6digit Screwdrivers Screwdrivers +820551 6digit Cork screws, nut-crackers and other household tools Cork screws, nut-crackers and other household tools +820559 6digit Tools for masons/watchmakers/miners, hand tools nes Tools for masons/watchmakers/miners, hand tools nes +820560 6digit Blow lamps Blow lamps +820570 6digit Vices, clamps and the like Vices, clamps and the like +820580 6digit Anvils, portable forges, hand operated grinders Anvils, portable forges, hand operated grinders +820590 6digit Sets of hand tools Sets of hand tools +820600 6digit Sets of hand tools, retail Sets of hand tools, retail +820711 6digit Rock drilling, boring heads of sintered metal, carbid Rock drilling, boring heads of sintered metal, carbid +820712 6digit Rock drilling or earth boring tools except carbide Rock drilling or earth boring tools except carbide +820720 6digit Dies for drawing or extruding metal Dies for drawing or extruding metal +820730 6digit Tools for pressing, stamping or punching Tools for pressing, stamping or punching +820740 6digit Tools for tapping or threading Tools for tapping or threading +820750 6digit Tools for drilling, other than for rock drilling Tools for drilling, other than for rock drilling +820760 6digit Tools for boring or broaching Tools for boring or broaching +820770 6digit Tools for milling Tools for milling +820780 6digit Tools for turning Tools for turning +820790 6digit Screwdriver bits and other interchangeable tools Screwdriver bits and other interchangeable tools +820810 6digit Blades for metal working machines Blades for metal working machines +820820 6digit Blades for wood working machines Blades for wood working machines +820830 6digit Blades for kitchen appliances & food industry machine Blades for kitchen appliances & food industry machine +820840 6digit Blades for agricultural and forestry machinery Blades for agricultural and forestry machinery +820890 6digit Blades for leather, paper, tobacco etc. industries Blades for leather, paper, tobacco etc. industries +820900 6digit Tool plates/tips/etc, sintered metal carbide & cermet Tool plates/tips/etc, sintered metal carbide & cermet +821000 6digit Hand-operated appliances, food preparation, <10kg Hand-operated appliances, food preparation, <10kg +821110 6digit Sets of different knives, cutlery sets Sets of different knives, cutlery sets +821191 6digit Table knives Table knives +821192 6digit Butcher's knives, hunting knives etc Butcher's knives, hunting knives etc +821193 6digit Pocket/pen/other knives with folding blades Pocket/pen/other knives with folding blades +821194 6digit Blades for knives for hand use Blades for knives for hand use +821210 6digit Razors including safety razors, open blade razors Razors including safety razors, open blade razors +821220 6digit Safety razor blades, including blanks in strips Safety razor blades, including blanks in strips +821290 6digit Parts of non-electric razors Parts of non-electric razors +821300 6digit Scissors, tailors/similar shears, blades thereof Scissors, tailors/similar shears, blades thereof +821410 6digit Paper knives, letter openers, pencil sharpeners etc Paper knives, letter openers, pencil sharpeners etc +821420 6digit Manicure or pedicure sets and instruments Manicure or pedicure sets and instruments +821490 6digit Kitchen chopper, cleavers and mincing knives etc Kitchen chopper, cleavers and mincing knives etc +821510 6digit Cutlery sets plated with precious metal Cutlery sets plated with precious metal +821520 6digit Cutlery sets, articles, not plated with precious meta Cutlery sets, articles, not plated with precious meta +821591 6digit Cutlery not in sets, plated with precious metal Cutlery not in sets, plated with precious metal +821599 6digit Cutlery not in sets, not plated with precious metal Cutlery not in sets, not plated with precious metal +830110 6digit Padlocks of base metal Padlocks of base metal +830120 6digit Locks of a kind used for motor vehicles of base metal Locks of a kind used for motor vehicles of base metal +830130 6digit Locks of a kind used for furniture of base metal Locks of a kind used for furniture of base metal +830140 6digit Locks of base metal, nes Locks of base metal, nes +830150 6digit Clasps etc incorporating locks, of base metal Clasps etc incorporating locks, of base metal +830160 6digit Lock parts, etc, of base metal, Lock parts, etc, of base metal, +830170 6digit Keys, including blanks for keys, of base metal Keys, including blanks for keys, of base metal +830210 6digit Hinges of base metal Hinges of base metal +830220 6digit Castors of base metal Castors of base metal +830230 6digit Motor vehicle mountings, fittings, of base metal, nes Motor vehicle mountings, fittings, of base metal, nes +830241 6digit Mountings, fittings, of base metal, for buildings, ne Mountings, fittings, of base metal, for buildings, ne +830242 6digit Mountings, fittings, of base metal, for furniture, ne Mountings, fittings, of base metal, for furniture, ne +830249 6digit Mountings, fittings, of base metal, nes Mountings, fittings, of base metal, nes +830250 6digit Hat-racks/hat-pegs/brackets etc, of base metal, nes Hat-racks/hat-pegs/brackets etc, of base metal, nes +830260 6digit Door closures, automatic, of base metal Door closures, automatic, of base metal +830300 6digit Safes/strong-boxes etc, of base metal Safes/strong-boxes etc, of base metal +830400 6digit Office equipment of base metal eg filing cabinet, tra Office equipment of base metal eg filing cabinet, tra +830510 6digit Office binder/file fittings, of base metal Office binder/file fittings, of base metal +830520 6digit Staples, office, upholstery, package etc of base meta Staples, office, upholstery, package etc of base meta +830590 6digit Letter corners, paper clips, metal office articles ne Letter corners, paper clips, metal office articles ne +830610 6digit Bells, gongs and the like, of base metal Bells, gongs and the like, of base metal +830621 6digit Statuettes, other ornaments plated with precious meta Statuettes, other ornaments plated with precious meta +830629 6digit Statuettes and other ornaments, base metal, unplated Statuettes and other ornaments, base metal, unplated +830630 6digit Photograph, picture, etc frames, mirrors of base meta Photograph, picture, etc frames, mirrors of base meta +830710 6digit Tubing,flexible, with/without fittings, iron or steel Tubing,flexible, with/without fittings, iron or steel +830790 6digit Tubing,flexible, with/without fittings,base metal nes Tubing,flexible, with/without fittings,base metal nes +830810 6digit Hooks, eyes, eyelets, for clothing, footwear, bags et Hooks, eyes, eyelets, for clothing, footwear, bags et +830820 6digit Rivets, for clothing, footwear, bags/etc Rivets, for clothing, footwear, bags/etc +830890 6digit Clasps/buckles, etc for clothing, footwear, bags etc Clasps/buckles, etc for clothing, footwear, bags etc +830910 6digit Corks, crown, of base metal Corks, crown, of base metal +830990 6digit Stoppers, caps, lids, packing items nes of base metal Stoppers, caps, lids, packing items nes of base metal +831000 6digit Non-illuminated base metal sign plates, letter, numbe Non-illuminated base metal sign plates, letter, numbe +831110 6digit Electrodes, coated, of base metal, for arc welding Electrodes, coated, of base metal, for arc welding +831120 6digit Wire, cored, of base metal, for electric arc welding Wire, cored, of base metal, for electric arc welding +831130 6digit Coated rods/cored wire for flame solder/braze/weld Coated rods/cored wire for flame solder/braze/weld +831190 6digit Electrodes etc of base metal or metal carbide, nes Electrodes etc of base metal or metal carbide, nes +840110 6digit Nuclear reactors Nuclear reactors +840120 6digit Machinery & apparatus for isotopic separation & parts Machinery & apparatus for isotopic separation & parts +840130 6digit Fuel elements non-irradiated, for nuclear reactors Fuel elements non-irradiated, for nuclear reactors +840140 6digit Parts of nuclear reactors Parts of nuclear reactors +840211 6digit Water tube boilers, steam production < 45T per hour Water tube boilers, steam production < 45T per hour +840212 6digit Water tube boilers, steam production < 45T per hour Water tube boilers, steam production < 45T per hour +840219 6digit Vapour generating boilers nes, hybrid boilers Vapour generating boilers nes, hybrid boilers +840220 6digit Super-heated water boilers Super-heated water boilers +840290 6digit Parts of steam or vapour generating boilers nes Parts of steam or vapour generating boilers nes +840310 6digit Central heating boilers nes Central heating boilers nes +840390 6digit Parts of central heating boiler nes Parts of central heating boiler nes +840410 6digit Auxiliary plant for steam/vapour generating boilers Auxiliary plant for steam/vapour generating boilers +840420 6digit Condensers for steam or vapour power units Condensers for steam or vapour power units +840490 6digit Steam, vapour generating boiler auxiliary plant parts Steam, vapour generating boiler auxiliary plant parts +840510 6digit Producer, water and acetylene gas generators Producer, water and acetylene gas generators +840590 6digit Producer, water and acetylene gas generator parts Producer, water and acetylene gas generator parts +840611 6digit Steam and vapour turbines for marine propulsion Steam and vapour turbines for marine propulsion +840619 6digit Steam and vapour turbines nes Steam and vapour turbines nes +840690 6digit Parts of steam and vapour turbines Parts of steam and vapour turbines +840710 6digit Aircraft engines, spark-ignition Aircraft engines, spark-ignition +840721 6digit Outboard motors, spark-ignition Outboard motors, spark-ignition +840729 6digit Marine propulsion spark-ignition engines nes Marine propulsion spark-ignition engines nes +840731 6digit Engines, spark-ignition reciprocating, <50 cc Engines, spark-ignition reciprocating, <50 cc +840732 6digit Engines, spark-ignition reciprocating, 50-250 cc Engines, spark-ignition reciprocating, 50-250 cc +840733 6digit Engines, spark-ignition reciprocating, 250-1000 cc Engines, spark-ignition reciprocating, 250-1000 cc +840734 6digit Engines, spark-ignition reciprocating, over 1000 cc Engines, spark-ignition reciprocating, over 1000 cc +840790 6digit Engines, spark-ignition type nes Engines, spark-ignition type nes +840810 6digit Marine propulsion engines, diesel Marine propulsion engines, diesel +840820 6digit Engines, diesel, for motor vehicles Engines, diesel, for motor vehicles +840890 6digit Engines, diesel except motor vehicle/marine Engines, diesel except motor vehicle/marine +840910 6digit Parts for spark-ignition aircraft engines Parts for spark-ignition aircraft engines +840991 6digit Parts for spark-ignition engines except aircraft Parts for spark-ignition engines except aircraft +840999 6digit Parts for diesel and semi-diesel engines Parts for diesel and semi-diesel engines +841011 6digit Hydraulic turbines, water wheels, power < 1000 kW Hydraulic turbines, water wheels, power < 1000 kW +841012 6digit Hydraulic turbines, water wheels, power 1000-10000 kW Hydraulic turbines, water wheels, power 1000-10000 kW +841013 6digit Hydraulic turbines, water wheels, power > 10000 kW Hydraulic turbines, water wheels, power > 10000 kW +841090 6digit Parts of hydraulic turbines and water wheels Parts of hydraulic turbines and water wheels +841111 6digit Turbo-jet engines of a thrust < 25 KN Turbo-jet engines of a thrust < 25 KN +841112 6digit Turbo-jet engines of a thrust > 25 KN Turbo-jet engines of a thrust > 25 KN +841121 6digit Turbo-propeller engines of a power < 1100 kW Turbo-propeller engines of a power < 1100 kW +841122 6digit Turbo-propeller engines of a power > 1100 kW Turbo-propeller engines of a power > 1100 kW +841181 6digit Gas turbine engines nes of a power < 5000 kW Gas turbine engines nes of a power < 5000 kW +841182 6digit Gas turbine engines nes of a power > 5000 kW Gas turbine engines nes of a power > 5000 kW +841191 6digit Parts of turbo-jet or turbo-propeller engines Parts of turbo-jet or turbo-propeller engines +841199 6digit Parts of gas turbine engines except turbo-jet/prop Parts of gas turbine engines except turbo-jet/prop +841210 6digit Reaction engines other than turbo jets Reaction engines other than turbo jets +841221 6digit Hydraulic power engines/motors, linear acting Hydraulic power engines/motors, linear acting +841229 6digit Hydraulic power engines/motors, except linear acting Hydraulic power engines/motors, except linear acting +841231 6digit Pneumatic power engines/motors, linear acting Pneumatic power engines/motors, linear acting +841239 6digit Pneumatic power engines/motors, except linear acting Pneumatic power engines/motors, except linear acting +841280 6digit Engines and motors nes Engines and motors nes +841290 6digit Parts of hydraulic/pneumatic/other power engines Parts of hydraulic/pneumatic/other power engines +841311 6digit Pumps dispensing fuel, lubricants in filling stations Pumps dispensing fuel, lubricants in filling stations +841319 6digit Pumps fitted, designed to have, a measuring device ne Pumps fitted, designed to have, a measuring device ne +841320 6digit Hand pumps not designed to measure flow Hand pumps not designed to measure flow +841330 6digit Fuel, lubricating and cooling pumps for motor engines Fuel, lubricating and cooling pumps for motor engines +841340 6digit Concrete pumps Concrete pumps +841350 6digit Reciprocating positive displacement pumps nes Reciprocating positive displacement pumps nes +841360 6digit Rotary positive displacement pumps nes Rotary positive displacement pumps nes +841370 6digit Centrifugal pumps nes Centrifugal pumps nes +841381 6digit Pumps nes Pumps nes +841382 6digit Liquid elevators Liquid elevators +841391 6digit Parts of pumps for liquids Parts of pumps for liquids +841392 6digit Parts of liquid elevators Parts of liquid elevators +841410 6digit Vacuum pumps Vacuum pumps +841420 6digit Hand or foot-operated air pumps Hand or foot-operated air pumps +841430 6digit Compressors for refrigerating equipment Compressors for refrigerating equipment +841440 6digit Air compressors mounted on wheeled chassis for towing Air compressors mounted on wheeled chassis for towing +841451 6digit Table, window, ceiling fans, electric motor <125 watt Table, window, ceiling fans, electric motor <125 watt +841459 6digit Electric fans, motor > 125 watts Electric fans, motor > 125 watts +841460 6digit Ventilating hoods having a maximum width < 120 cm Ventilating hoods having a maximum width < 120 cm +841480 6digit Air or gas compressors, hoods Air or gas compressors, hoods +841490 6digit Parts of vacuum pumps, compressors,fans,blowers,hoods Parts of vacuum pumps, compressors,fans,blowers,hoods +841510 6digit Air conditioners window/wall types, self-contained Air conditioners window/wall types, self-contained +841581 6digit Air conditioners nes with reverse cycle refrigeration Air conditioners nes with reverse cycle refrigeration +841582 6digit Air conditioners nes, with refrigerating unit Air conditioners nes, with refrigerating unit +841583 6digit Air conditioners nes, without refrigerating unit Air conditioners nes, without refrigerating unit +841590 6digit Parts for air conditioners Parts for air conditioners +841610 6digit Furnace burners for liquid fuel Furnace burners for liquid fuel +841620 6digit Furnace burners for solid, gas or combination fuel Furnace burners for solid, gas or combination fuel +841630 6digit Mechanical stokers, grates, ash dischargers, etc Mechanical stokers, grates, ash dischargers, etc +841690 6digit Parts of furnace burners, associated equipment Parts of furnace burners, associated equipment +841710 6digit Furnaces/ovens non-electric for ores/pyrites/metals Furnaces/ovens non-electric for ores/pyrites/metals +841720 6digit Bakery ovens, etc non-electric Bakery ovens, etc non-electric +841780 6digit Industrial furnace, oven, incinerator non-electric ne Industrial furnace, oven, incinerator non-electric ne +841790 6digit Parts of industrial or laboratory furnaces/ovens Parts of industrial or laboratory furnaces/ovens +841810 6digit Combined refrigerator-freezers, two door Combined refrigerator-freezers, two door +841821 6digit Refrigerators, household compression type Refrigerators, household compression type +841822 6digit Refrigerators, household absorption type, electric Refrigerators, household absorption type, electric +841829 6digit Refrigerators, household type, including non-elecctri Refrigerators, household type, including non-elecctri +841830 6digit Freezers of the chest type, < 800 litre capacity Freezers of the chest type, < 800 litre capacity +841840 6digit Freezers of the upright type, < 900 litre capacity Freezers of the upright type, < 900 litre capacity +841850 6digit Refrigerator/freezer chests/cabinets/showcases Refrigerator/freezer chests/cabinets/showcases +841861 6digit Compression refrigeration equipment with heat exchang Compression refrigeration equipment with heat exchang +841869 6digit Refrigerating or freezing equipment nes Refrigerating or freezing equipment nes +841891 6digit Furniture to take refrigerating/freezing equipment Furniture to take refrigerating/freezing equipment +841899 6digit Parts of refrigerating or freezing equipment Parts of refrigerating or freezing equipment +841911 6digit Instantaneous gas water heaters Instantaneous gas water heaters +841919 6digit Instantaneous/storage water heaters, not electric nes Instantaneous/storage water heaters, not electric nes +841920 6digit Medical, surgical or laboratory sterilizers Medical, surgical or laboratory sterilizers +841931 6digit Dryers for agricultural products Dryers for agricultural products +841932 6digit Dryers for wood, paper pulp, paper or paperboard Dryers for wood, paper pulp, paper or paperboard +841939 6digit Non-domestic, non-electric dryers nes Non-domestic, non-electric dryers nes +841940 6digit Distilling or rectifying plant Distilling or rectifying plant +841950 6digit Heat exchange units, non-domestic, non-electric Heat exchange units, non-domestic, non-electric +841960 6digit Machinery for liquefying air or other gases Machinery for liquefying air or other gases +841981 6digit Commercial equipment, hot drinks/cooking/heating food Commercial equipment, hot drinks/cooking/heating food +841989 6digit Machinery for treatment by temperature change nes Machinery for treatment by temperature change nes +841990 6digit Parts, laboratory/industrial heating/cooling machiner Parts, laboratory/industrial heating/cooling machiner +842010 6digit Calendering or rolling machines, not. for metals/glas Calendering or rolling machines, not. for metals/glas +842091 6digit Cylinders for rolling machines, except metals, glass Cylinders for rolling machines, except metals, glass +842099 6digit Parts nes for rolling machines, except metals, glass Parts nes for rolling machines, except metals, glass +842111 6digit Cream separators Cream separators +842112 6digit Clothes-dryers, centrifugal Clothes-dryers, centrifugal +842119 6digit Centrifuges nes Centrifuges nes +842121 6digit Water filtering or purifying machinery or apparatus Water filtering or purifying machinery or apparatus +842122 6digit Filtering/purifying machinery/apparatus for beverages Filtering/purifying machinery/apparatus for beverages +842123 6digit Oil/petrol filters for internal combustion engines Oil/petrol filters for internal combustion engines +842129 6digit Filtering/purifying machinery for liquids nes Filtering/purifying machinery for liquids nes +842131 6digit Intake air filters for internal combustion engines Intake air filters for internal combustion engines +842139 6digit Filtering or purifying machinery for gases nes Filtering or purifying machinery for gases nes +842191 6digit Parts of centrifuges, including centrifugal dryers Parts of centrifuges, including centrifugal dryers +842199 6digit Parts for filter/purifying machines for liquid/gas Parts for filter/purifying machines for liquid/gas +842211 6digit Dish washing machines (domestic) Dish washing machines (domestic) +842219 6digit Dish washing machines commercial Dish washing machines commercial +842220 6digit Machinery for cleaning/drying bottles/containers nes Machinery for cleaning/drying bottles/containers nes +842230 6digit Machinery to fill, close, aerate,etc bottle, containe Machinery to fill, close, aerate,etc bottle, containe +842240 6digit Packing or wrapping machinery nes Packing or wrapping machinery nes +842290 6digit Parts of wash, filling, closing, aerating machinery Parts of wash, filling, closing, aerating machinery +842310 6digit Personal weighing machines, baby & household scales Personal weighing machines, baby & household scales +842320 6digit Scales for continuous weighing of goods on conveyors Scales for continuous weighing of goods on conveyors +842330 6digit Constant weight scales, including hopper scales Constant weight scales, including hopper scales +842381 6digit Weighing machinery having a capacity < 30 kg nes Weighing machinery having a capacity < 30 kg nes +842382 6digit Weighing machinery having a capacity of 30-5000 kg Weighing machinery having a capacity of 30-5000 kg +842389 6digit Weighing machinery, nes Weighing machinery, nes +842390 6digit Weighing machine parts and weights of all kinds Weighing machine parts and weights of all kinds +842410 6digit Fire extinguishers, whether or not charged Fire extinguishers, whether or not charged +842420 6digit Spray guns and similar appliances Spray guns and similar appliances +842430 6digit Steam or sand blasting machines Steam or sand blasting machines +842481 6digit Agricultural sprays and powder dispersers Agricultural sprays and powder dispersers +842489 6digit Sprays/powder dispersing machines except agricultural Sprays/powder dispersing machines except agricultural +842490 6digit Parts for sprays and powder dispersers Parts for sprays and powder dispersers +842511 6digit Electric hoists (except skip and vehicle hoists) Electric hoists (except skip and vehicle hoists) +842519 6digit Pulley tackle/hoists not skip/vehicle/electric hoists Pulley tackle/hoists not skip/vehicle/electric hoists +842520 6digit Pit-head winding gear winches Pit-head winding gear winches +842531 6digit Winches or capstans nes powered by electric motor Winches or capstans nes powered by electric motor +842539 6digit Winches or capstans nes Winches or capstans nes +842541 6digit Built-in jacking systems for garages Built-in jacking systems for garages +842542 6digit Hydraulic jacks/hoists except for garages Hydraulic jacks/hoists except for garages +842549 6digit Jacks and hoists except hydraulic and garage hoists Jacks and hoists except hydraulic and garage hoists +842611 6digit Gantry and overhead travelling cranes on fixed suppor Gantry and overhead travelling cranes on fixed suppor +842612 6digit Mobile lifting frames on tyres, straddle carriers Mobile lifting frames on tyres, straddle carriers +842619 6digit Transporter or bridge cranes Transporter or bridge cranes +842620 6digit Tower cranes Tower cranes +842630 6digit Portal or pedestal jib cranes Portal or pedestal jib cranes +842641 6digit Cranes & lifting frames, self-propelled, on tyres Cranes & lifting frames, self-propelled, on tyres +842649 6digit Cranes & lifting frames, self-propelled, not on tyres Cranes & lifting frames, self-propelled, not on tyres +842691 6digit Cranes designed for mounting on road vehicles Cranes designed for mounting on road vehicles +842699 6digit Cranes or derricks nes Cranes or derricks nes +842710 6digit Self-propelled works trucks, electric motor Self-propelled works trucks, electric motor +842720 6digit Self-propelled works trucks, non-electric Self-propelled works trucks, non-electric +842790 6digit Trucks with lifting/handling equipment, non-powered Trucks with lifting/handling equipment, non-powered +842810 6digit Lifts and skip hoists Lifts and skip hoists +842820 6digit Pneumatic elevators and conveyors Pneumatic elevators and conveyors +842831 6digit Mine conveyors/elevators, continuous action Mine conveyors/elevators, continuous action +842832 6digit Continuous action goods conveyor or elevator (bucket) Continuous action goods conveyor or elevator (bucket) +842833 6digit Continuous action goods conveyor or elevator belt typ Continuous action goods conveyor or elevator belt typ +842839 6digit Continuous action elevators or conveyors for goods ne Continuous action elevators or conveyors for goods ne +842840 6digit Escalators and moving walkways Escalators and moving walkways +842850 6digit Wagon handling equipment Wagon handling equipment +842860 6digit Teleferiques, chair-lifts, ski-lifts, etc Teleferiques, chair-lifts, ski-lifts, etc +842890 6digit Lifting, handling, loading or unloading machinery nes Lifting, handling, loading or unloading machinery nes +842911 6digit Bulldozers and angledozers, crawler type Bulldozers and angledozers, crawler type +842919 6digit Bulldozers and angledozers, wheeled Bulldozers and angledozers, wheeled +842920 6digit Graders and levellers, self-propelled Graders and levellers, self-propelled +842930 6digit Scrapers, self-propelled Scrapers, self-propelled +842940 6digit Tamping machines and road rollers, self- propelled Tamping machines and road rollers, self- propelled +842951 6digit Front end shovel loaders Front end shovel loaders +842952 6digit Shovels and excavators with revolving superstructure Shovels and excavators with revolving superstructure +842959 6digit Earth moving/road making equipment, self-propelled ne Earth moving/road making equipment, self-propelled ne +843010 6digit Pile-drivers and pile-extractors Pile-drivers and pile-extractors +843020 6digit Snow-ploughs and snow-blowers, not self-propelled Snow-ploughs and snow-blowers, not self-propelled +843031 6digit Coal or rock cutters, self-propelled Coal or rock cutters, self-propelled +843039 6digit Coal or rock cutters, not self-propelled Coal or rock cutters, not self-propelled +843041 6digit Boring or sinking machinery nes, self-propelled Boring or sinking machinery nes, self-propelled +843049 6digit Boring or sinking machinery nes, not self-propelled Boring or sinking machinery nes, not self-propelled +843050 6digit Construction equipment, self-propelled nes Construction equipment, self-propelled nes +843061 6digit Tamping or compacting machinery, not self-propelled Tamping or compacting machinery, not self-propelled +843062 6digit Scrapers, not self-propelled Scrapers, not self-propelled +843069 6digit Construction equipment, not self-propelled nes Construction equipment, not self-propelled nes +843110 6digit Parts of hoists and winches Parts of hoists and winches +843120 6digit Parts of fork-lift etc trucks Parts of fork-lift etc trucks +843131 6digit Parts of lifts, skip hoist or escalators Parts of lifts, skip hoist or escalators +843139 6digit Parts of lifting/handling machinery nes Parts of lifting/handling machinery nes +843141 6digit Buckets, shovels, grabs etc for excavating machinery Buckets, shovels, grabs etc for excavating machinery +843142 6digit Bulldozer and angledozer blades Bulldozer and angledozer blades +843143 6digit Parts of boring or sinking machinery Parts of boring or sinking machinery +843149 6digit Parts of cranes, work-trucks, shovels, constr machine Parts of cranes, work-trucks, shovels, constr machine +843210 6digit Ploughs Ploughs +843221 6digit Disc harrows Disc harrows +843229 6digit Scarifiers, cultivators, weeders and hoes Scarifiers, cultivators, weeders and hoes +843230 6digit Seeders, planters and transplanters Seeders, planters and transplanters +843240 6digit Manure spreaders and fertilizer distributors Manure spreaders and fertilizer distributors +843280 6digit Rollers, soil preparation, cultivation machinery, nes Rollers, soil preparation, cultivation machinery, nes +843290 6digit Parts for soil preparation or cultivation machinery Parts for soil preparation or cultivation machinery +843311 6digit Mowers, powered, lawn, with horizontal cutting device Mowers, powered, lawn, with horizontal cutting device +843319 6digit Mowers, powered, lawn, nes Mowers, powered, lawn, nes +843320 6digit Hay etc mowers and cutter bars, tractor mounting Hay etc mowers and cutter bars, tractor mounting +843330 6digit Hay tedders and rakes and other haymaking machinery Hay tedders and rakes and other haymaking machinery +843340 6digit Straw or fodder balers, including pick-up balers Straw or fodder balers, including pick-up balers +843351 6digit Combine harvester-threshers Combine harvester-threshers +843352 6digit Threshing machinery nes Threshing machinery nes +843353 6digit Root or tuber harvesting machines Root or tuber harvesting machines +843359 6digit Harvesting machinery nes Harvesting machinery nes +843360 6digit Machines for cleaning, sorting, grading eggs/fruit/et Machines for cleaning, sorting, grading eggs/fruit/et +843390 6digit Parts of agricultural machinery Parts of agricultural machinery +843410 6digit Milking machines Milking machines +843420 6digit Dairy machinery Dairy machinery +843490 6digit Parts of milking machines and dairy machinery Parts of milking machines and dairy machinery +843510 6digit Presses, crushers etc for wine, fruit juice, beverage Presses, crushers etc for wine, fruit juice, beverage +843590 6digit Parts of presses, crushers for wine, fruit juice etc Parts of presses, crushers for wine, fruit juice etc +843610 6digit Machinery for preparing animal feeding stuffs Machinery for preparing animal feeding stuffs +843621 6digit Poultry incubators and brooders Poultry incubators and brooders +843629 6digit Poultry-keeping machinery, nes Poultry-keeping machinery, nes +843680 6digit Agricultural, bee-keeping plant nes, germination plan Agricultural, bee-keeping plant nes, germination plan +843691 6digit Parts of poultry-keeping machinery Parts of poultry-keeping machinery +843699 6digit Parts agricultural, forestry, bee-keeping machines ne Parts agricultural, forestry, bee-keeping machines ne +843710 6digit Machines to clean, sort, grade seed,grain, dry legume Machines to clean, sort, grade seed,grain, dry legume +843780 6digit Machines to mill or work cereals or dried legumes nes Machines to mill or work cereals or dried legumes nes +843790 6digit Parts grain, seed, dry legumes processing equipment Parts grain, seed, dry legumes processing equipment +843810 6digit Bakery and pasta making machinery Bakery and pasta making machinery +843820 6digit Machines, confectionery, cocoa, chocolate manufacture Machines, confectionery, cocoa, chocolate manufacture +843830 6digit Machinery for sugar refining and manufacture Machinery for sugar refining and manufacture +843840 6digit Brewery machinery Brewery machinery +843850 6digit Machinery for the preparation of meat and poultry Machinery for the preparation of meat and poultry +843860 6digit Machinery for preparation of fruits, nuts, vegetables Machinery for preparation of fruits, nuts, vegetables +843880 6digit Industrial machinery nes for food, drink preparation Industrial machinery nes for food, drink preparation +843890 6digit Industrial machine parts, food, drink preparation Industrial machine parts, food, drink preparation +843910 6digit Machinery for pulping fibrous cellulosic material Machinery for pulping fibrous cellulosic material +843920 6digit Machinery for making paper or paperboard Machinery for making paper or paperboard +843930 6digit Machinery for finishing paper or paperboard Machinery for finishing paper or paperboard +843991 6digit Parts of machines for making paper, etc pulp Parts of machines for making paper, etc pulp +843999 6digit Parts of machines for making paper or paperboard Parts of machines for making paper or paperboard +844010 6digit Book-binding machinery including book-sewing machines Book-binding machinery including book-sewing machines +844090 6digit Parts of book-binding and book-sewing machines Parts of book-binding and book-sewing machines +844110 6digit Cutting machines for paper pulp, paper or paperboard Cutting machines for paper pulp, paper or paperboard +844120 6digit Machines for making paper/board bags, sacks, envelope Machines for making paper/board bags, sacks, envelope +844130 6digit Machines making paper/board boxes etc, except moulded Machines making paper/board boxes etc, except moulded +844140 6digit Machines for moulding articles in pulp, paper, board Machines for moulding articles in pulp, paper, board +844180 6digit Machinery for making up pulp, paper, paperboard nes Machinery for making up pulp, paper, paperboard nes +844190 6digit Parts of machinery for making pulp, paper or board Parts of machinery for making pulp, paper or board +844210 6digit Photo-typesetting and composing machines Photo-typesetting and composing machines +844220 6digit Typesetting equipment other than photo Typesetting equipment other than photo +844230 6digit Machinery/equipment for print preparation nes Machinery/equipment for print preparation nes +844240 6digit Parts of machinery for print preparation Parts of machinery for print preparation +844250 6digit Printing type, blocks, plates, cylinders etc Printing type, blocks, plates, cylinders etc +844311 6digit Reel fed offset printing machinery Reel fed offset printing machinery +844312 6digit Sheet fed, office offset printers, sheet < 22x36 cm Sheet fed, office offset printers, sheet < 22x36 cm +844319 6digit Offset printing machinery nes Offset printing machinery nes +844321 6digit Reel fed letterpress printers except flexographic Reel fed letterpress printers except flexographic +844329 6digit Letterpress printing machinery nes except flexographi Letterpress printing machinery nes except flexographi +844330 6digit Flexographic printing machinery Flexographic printing machinery +844340 6digit Gravure printing machinery Gravure printing machinery +844350 6digit Printing machinery nes Printing machinery nes +844360 6digit Machines for uses ancillary to printing Machines for uses ancillary to printing +844390 6digit Parts of printing machinery and ancillary equipment Parts of printing machinery and ancillary equipment +844400 6digit Machines to extrude, draw, cut manmade textile fibres Machines to extrude, draw, cut manmade textile fibres +844511 6digit Textile fibre carding machines Textile fibre carding machines +844512 6digit Textile fibre combing machines Textile fibre combing machines +844513 6digit Textile fibre drawing or roving machines Textile fibre drawing or roving machines +844519 6digit Textile fibre preparing machines nes Textile fibre preparing machines nes +844520 6digit Textile yarn spinning machines Textile yarn spinning machines +844530 6digit Textile yarn doubling or twisting machines Textile yarn doubling or twisting machines +844540 6digit Textile yarn winding or reeling machines Textile yarn winding or reeling machines +844590 6digit Machinery for producing or preparing textile yarn nes Machinery for producing or preparing textile yarn nes +844610 6digit Machines for weaving fabric, width < 30 cm Machines for weaving fabric, width < 30 cm +844621 6digit Shuttle type power loom for weaving fabric >30cm wide Shuttle type power loom for weaving fabric >30cm wide +844629 6digit Shuttle type looms nes for weaving fabric >30cm wide Shuttle type looms nes for weaving fabric >30cm wide +844630 6digit Shuttle-less looms for weaving fabric >30cm wide Shuttle-less looms for weaving fabric >30cm wide +844711 6digit Circular knitting machines, diameter < 165 mm Circular knitting machines, diameter < 165 mm +844712 6digit Circular knitting machines, diameter > 165 mm Circular knitting machines, diameter > 165 mm +844720 6digit Flat knitting machines, stitch-bonding machines Flat knitting machines, stitch-bonding machines +844790 6digit Tulle, lace, embroidery, trimmings etc making machine Tulle, lace, embroidery, trimmings etc making machine +844811 6digit Dobbies, Jacquards, etc for spinning machines & looms Dobbies, Jacquards, etc for spinning machines & looms +844819 6digit Auxiliary machines nes for spin, weave, knit machines Auxiliary machines nes for spin, weave, knit machines +844820 6digit Parts/access, machines for preparing manmade textiles Parts/access, machines for preparing manmade textiles +844831 6digit Card clothing for combing, drawing, spinning machines Card clothing for combing, drawing, spinning machines +844832 6digit Parts and access except card clothing for spinning et Parts and access except card clothing for spinning et +844833 6digit Spinning spindles, spindle flyers, spinning rings Spinning spindles, spindle flyers, spinning rings +844839 6digit Parts etc of spinning, combing, drawing machines nes Parts etc of spinning, combing, drawing machines nes +844841 6digit Shuttles for weaving machines (looms) Shuttles for weaving machines (looms) +844842 6digit Reeds, healds, heald-frames for weaving looms Reeds, healds, heald-frames for weaving looms +844849 6digit Parts & accessories of looms, auxiliary machinery nes Parts & accessories of looms, auxiliary machinery nes +844851 6digit Sinkers, needles etc for knitting, etc machines Sinkers, needles etc for knitting, etc machines +844859 6digit Parts, access nes, knitting, embroidery, lace machine Parts, access nes, knitting, embroidery, lace machine +844900 6digit Machinery for making felt, nonwovens, including hats Machinery for making felt, nonwovens, including hats +845011 6digit Automatic washing machines, of a dry capacity < 10 kg Automatic washing machines, of a dry capacity < 10 kg +845012 6digit Washing machines nes, capacity <10 kg, built-in drier Washing machines nes, capacity <10 kg, built-in drier +845019 6digit Household/laundry-type washing machines <10 kg, nes Household/laundry-type washing machines <10 kg, nes +845020 6digit Household or laundry-type washing machines, cap >10kg Household or laundry-type washing machines, cap >10kg +845090 6digit Parts of household or laundry-type washing machines Parts of household or laundry-type washing machines +845110 6digit Dry-cleaning machines Dry-cleaning machines +845121 6digit Drying machines, capacity <10 kg, except washer-drier Drying machines, capacity <10 kg, except washer-drier +845129 6digit Drying machines, nes Drying machines, nes +845130 6digit Ironing machines and presses including fusing presses Ironing machines and presses including fusing presses +845140 6digit Washing, bleaching or dyeing machines (non-domestic) Washing, bleaching or dyeing machines (non-domestic) +845150 6digit Machinery to reel, fold, cut, pink, etc textile fabri Machinery to reel, fold, cut, pink, etc textile fabri +845180 6digit Machinery to impregnate textiles, make linoleum, etc Machinery to impregnate textiles, make linoleum, etc +845190 6digit Parts of machines for treating textile fabrics Parts of machines for treating textile fabrics +845210 6digit Household type sewing machines Household type sewing machines +845221 6digit Automatic sewing machines, other than book-sewing nes Automatic sewing machines, other than book-sewing nes +845229 6digit Sewing machines, other than book-sewing machines, nes Sewing machines, other than book-sewing machines, nes +845230 6digit Sewing machine needles Sewing machine needles +845240 6digit Furniture, bases, covers for sewing machines, parts Furniture, bases, covers for sewing machines, parts +845290 6digit Parts of sewing machines, nes Parts of sewing machines, nes +845310 6digit Machinery to prepare, tan, work hides, skins, leather Machinery to prepare, tan, work hides, skins, leather +845320 6digit Machinery for making or repairing footwear Machinery for making or repairing footwear +845380 6digit Machinery for leather, skin goods making except sewin Machinery for leather, skin goods making except sewin +845390 6digit Parts of machinery for leather industry Parts of machinery for leather industry +845410 6digit Converters used in metallurgy or metal foundries Converters used in metallurgy or metal foundries +845420 6digit Ingot moulds and ladles used in metallurgy/foundries Ingot moulds and ladles used in metallurgy/foundries +845430 6digit Casting machines used in metallurgy, foundries Casting machines used in metallurgy, foundries +845490 6digit Parts of equipment for metallurgy, foundries Parts of equipment for metallurgy, foundries +845510 6digit Tube mills, metal rolling Tube mills, metal rolling +845521 6digit Hot, or combination hot-cold metal rolling mills Hot, or combination hot-cold metal rolling mills +845522 6digit Cold metal rolling mills Cold metal rolling mills +845530 6digit Rolls for metal rolling mills Rolls for metal rolling mills +845590 6digit Parts of metal rolling mills and rolls Parts of metal rolling mills and rolls +845610 6digit Laser, light and photon beam process machine tools Laser, light and photon beam process machine tools +845620 6digit Ultrasonic process machine tools Ultrasonic process machine tools +845630 6digit Electro-discharge process machine tools Electro-discharge process machine tools +845690 6digit Electro-chem/electron beam/plasma arc/etc machine too Electro-chem/electron beam/plasma arc/etc machine too +845710 6digit Machining centres, for working metal Machining centres, for working metal +845720 6digit Unit construction machines, metal work Unit construction machines, metal work +845730 6digit Multi-station transfer machines for working metal Multi-station transfer machines for working metal +845811 6digit Horizontal numerically controlled metal work lathes Horizontal numerically controlled metal work lathes +845819 6digit Horizontal lathes nes for metal Horizontal lathes nes for metal +845891 6digit Lathes nes numerically controlled for removing metal Lathes nes numerically controlled for removing metal +845899 6digit Lathes nes for removing metal Lathes nes for removing metal +845910 6digit Way-type unit head machines, metal working Way-type unit head machines, metal working +845921 6digit Numerically controlled metal working drill machines Numerically controlled metal working drill machines +845929 6digit Drilling machines for metal, except num controlled Drilling machines for metal, except num controlled +845931 6digit Boring-milling machines num controlled for metal Boring-milling machines num controlled for metal +845939 6digit Boring-milling machines nes for removing metal Boring-milling machines nes for removing metal +845940 6digit Boring machines nes for removing metal Boring machines nes for removing metal +845951 6digit Milling machines, knee-type num controlled for metal Milling machines, knee-type num controlled for metal +845959 6digit Milling machines, knee-type nes for removing metal Milling machines, knee-type nes for removing metal +845961 6digit Milling machines nes, num controlled for metal Milling machines nes, num controlled for metal +845969 6digit Milling machines nes, for metal Milling machines nes, for metal +845970 6digit Threading or tapping machines nes for metal Threading or tapping machines nes for metal +846011 6digit Num controlled surface grinders, accurate to 0.01mm Num controlled surface grinders, accurate to 0.01mm +846019 6digit Surface grinding machines accurate to 0.01mm nes Surface grinding machines accurate to 0.01mm nes +846021 6digit Num controlled grinding machines nes, accuracy 0.01mm Num controlled grinding machines nes, accuracy 0.01mm +846029 6digit Grinding machines nes, accurate to 0.01mm Grinding machines nes, accurate to 0.01mm +846031 6digit Sharpening (tool, cutter grind) machines, num control Sharpening (tool, cutter grind) machines, num control +846039 6digit Sharpening (tool, cutter grind) machines nes Sharpening (tool, cutter grind) machines nes +846040 6digit Honing or lapping machines Honing or lapping machines +846090 6digit Machine tools for finishing metals, nes Machine tools for finishing metals, nes +846110 6digit Metal planing machines Metal planing machines +846120 6digit Metal shaping or slotting machines Metal shaping or slotting machines +846130 6digit Metal broaching machines Metal broaching machines +846140 6digit Gear cutting, grinding and finishing machines Gear cutting, grinding and finishing machines +846150 6digit Metal sawing or cutting-off machines Metal sawing or cutting-off machines +846190 6digit Metal cuttting, shaping, filing, engrave machines, ne Metal cuttting, shaping, filing, engrave machines, ne +846210 6digit Machine tools to forge, stamp, hammer or press metals Machine tools to forge, stamp, hammer or press metals +846221 6digit Num controlled machine tools to bend, fold, etc, meta Num controlled machine tools to bend, fold, etc, meta +846229 6digit Machine tools to bend, fold, shear or press metal, ne Machine tools to bend, fold, shear or press metal, ne +846231 6digit Num controlled shearing (non-punching) machine tools Num controlled shearing (non-punching) machine tools +846239 6digit Shearing (except punch-shear) machine tools, nes Shearing (except punch-shear) machine tools, nes +846241 6digit Num controlled punch, notch, punch-shear machines Num controlled punch, notch, punch-shear machines +846249 6digit Punching, notching, punch-shear machine tools, nes Punching, notching, punch-shear machine tools, nes +846291 6digit Hydraulic presses for working metal Hydraulic presses for working metal +846299 6digit Metal shaping presses, nes Metal shaping presses, nes +846310 6digit Draw-benches for bars, tubes, profiles wire etc Draw-benches for bars, tubes, profiles wire etc +846320 6digit Thread rolling machines for working metal, etc Thread rolling machines for working metal, etc +846330 6digit Machines for working metal wire Machines for working metal wire +846390 6digit Machine-tools (metal, carbides) not metal removal, ne Machine-tools (metal, carbides) not metal removal, ne +846410 6digit Sawing machines for stone, ceramics and glass Sawing machines for stone, ceramics and glass +846420 6digit Grinding/polishing machines for stone, ceramics, glas Grinding/polishing machines for stone, ceramics, glas +846490 6digit Machine tools nes for stone, ceramics and cold glass Machine tools nes for stone, ceramics and cold glass +846510 6digit Multi-purpose machines for wood etc work Multi-purpose machines for wood etc work +846591 6digit Sawing machines for working wood, cork, etc Sawing machines for working wood, cork, etc +846592 6digit Planing and milling machines for wood, cork, etc Planing and milling machines for wood, cork, etc +846593 6digit Grinding, sanding, polishing machines for wood, et c Grinding, sanding, polishing machines for wood, et c +846594 6digit Bending or assembling machines for wood, etc Bending or assembling machines for wood, etc +846595 6digit Drilling or morticing machines for wood, etc Drilling or morticing machines for wood, etc +846596 6digit Splitting, slicing or paring machines for wood, etc Splitting, slicing or paring machines for wood, etc +846599 6digit Machine tools for wood, cork or hard plastic, etc nes Machine tools for wood, cork or hard plastic, etc nes +846610 6digit Tool holders, self-opening dieheads, for machine tool Tool holders, self-opening dieheads, for machine tool +846620 6digit Work holders for use with machine tools Work holders for use with machine tools +846630 6digit Dividing heads/attachments nes for machine tools Dividing heads/attachments nes for machine tools +846691 6digit Parts, accessories nes, stone, ceramic machine tools Parts, accessories nes, stone, ceramic machine tools +846692 6digit Parts, accessories nes, wood, plastic machine tools Parts, accessories nes, wood, plastic machine tools +846693 6digit Parts, accessories nes, metal cutting machine tools Parts, accessories nes, metal cutting machine tools +846694 6digit Parts, accessories nes, metal shaping machine tools Parts, accessories nes, metal shaping machine tools +846711 6digit Tools for working in the hand, pneumatic rotary type Tools for working in the hand, pneumatic rotary type +846719 6digit Tools for working in the hand, pneumatic type nes Tools for working in the hand, pneumatic type nes +846781 6digit Chain saws Chain saws +846789 6digit Tools for working in hand, non-electric motor nes Tools for working in hand, non-electric motor nes +846791 6digit Chain saw parts Chain saw parts +846792 6digit Pneumatic hand tool parts Pneumatic hand tool parts +846799 6digit Hand held tools nes, parts thereof Hand held tools nes, parts thereof +846810 6digit Torches, hand-held, for soldering/brazing/welding Torches, hand-held, for soldering/brazing/welding +846820 6digit Gas-operated machinery for welding nes Gas-operated machinery for welding nes +846880 6digit Welding machinery not gas-operated Welding machinery not gas-operated +846890 6digit Welding machinery parts Welding machinery parts +846910 6digit Automatic typewriters and word-processing machines Automatic typewriters and word-processing machines +846921 6digit Typewriters, electric, > 12 kg, non-automatic Typewriters, electric, > 12 kg, non-automatic +846929 6digit Typewriters, electric, < 12 kg, non-automatic Typewriters, electric, < 12 kg, non-automatic +846931 6digit Typewriters, non-electric, > 12 kg Typewriters, non-electric, > 12 kg +846939 6digit Typewriters, non-electric < 12 kg Typewriters, non-electric < 12 kg +847010 6digit Electronic calculators operable with internal power Electronic calculators operable with internal power +847021 6digit Electronic calculators, printing, external power Electronic calculators, printing, external power +847029 6digit Electronic calculators, non-printing, external power Electronic calculators, non-printing, external power +847030 6digit Calculating machines, non-electric Calculating machines, non-electric +847040 6digit Accounting machines Accounting machines +847050 6digit Cash registers Cash registers +847090 6digit Postage franking, ticket-issuing machines, etc Postage franking, ticket-issuing machines, etc +847110 6digit Analogue or hybrid computers Analogue or hybrid computers +847120 6digit Digital computers with cpu and input-output units Digital computers with cpu and input-output units +847191 6digit Digital computer cpu with some of storage/input/outpu Digital computer cpu with some of storage/input/outpu +847192 6digit Computer input or output units Computer input or output units +847193 6digit Computer data storage units Computer data storage units +847199 6digit Automatic data processing machines and units, nes Automatic data processing machines and units, nes +847210 6digit Office duplicating machines Office duplicating machines +847220 6digit Addressing machines, address plate embossing machines Addressing machines, address plate embossing machines +847230 6digit Machinery for processing mail of all kinds Machinery for processing mail of all kinds +847290 6digit Office machines, nes Office machines, nes +847310 6digit Parts and accessories of typewriters, word processors Parts and accessories of typewriters, word processors +847321 6digit Parts and accessories of electronic calculators Parts and accessories of electronic calculators +847329 6digit Parts and accessories of accounting machines, nes Parts and accessories of accounting machines, nes +847330 6digit Parts and accessories of data processing equipment ne Parts and accessories of data processing equipment ne +847340 6digit Parts and accessories of office machines, nes Parts and accessories of office machines, nes +847410 6digit Machines to sort, screen, wash stone, ores & minerals Machines to sort, screen, wash stone, ores & minerals +847420 6digit Machines to crush or grind stone, ores and minerals Machines to crush or grind stone, ores and minerals +847431 6digit Concrete or mortar mixing machines Concrete or mortar mixing machines +847432 6digit Machines for mixing mineral substances with bitumen Machines for mixing mineral substances with bitumen +847439 6digit Mixing, kneading machines for minerals except bitumen Mixing, kneading machines for minerals except bitumen +847480 6digit Machines to agglomerate, shape, mould minerals or fue Machines to agglomerate, shape, mould minerals or fue +847490 6digit Parts for mineral sort, screen, mix, etc machines Parts for mineral sort, screen, mix, etc machines +847510 6digit Machines to assemble electric lamps, glass envelope Machines to assemble electric lamps, glass envelope +847520 6digit Machines for manufacturing or hot working glass nes Machines for manufacturing or hot working glass nes +847590 6digit Parts of hot glass working machines Parts of hot glass working machines +847611 6digit Automatic food-vendors with heating or refrigeration Automatic food-vendors with heating or refrigeration +847619 6digit Automatic goods-vending machines, non-food Automatic goods-vending machines, non-food +847690 6digit Parts of automatic goods-vending machinery Parts of automatic goods-vending machinery +847710 6digit Injection-moulding machines for rubber or plastic Injection-moulding machines for rubber or plastic +847720 6digit Extruders for working rubber or plastic Extruders for working rubber or plastic +847730 6digit Blow moulding machines for rubber or plastic Blow moulding machines for rubber or plastic +847740 6digit rubber or plastic vacuum moulders, thermoformers rubber or plastic vacuum moulders, thermoformers +847751 6digit Pneumatic tyre moulding and retreading machinery, etc Pneumatic tyre moulding and retreading machinery, etc +847759 6digit rubber or plastic moulding and forming machines nes rubber or plastic moulding and forming machines nes +847780 6digit rubber or plastic working machines, nes rubber or plastic working machines, nes +847790 6digit Parts of machines for working rubber or plastic Parts of machines for working rubber or plastic +847810 6digit Machinery for preparing or making up tobacco Machinery for preparing or making up tobacco +847890 6digit Parts of machinery for preparing tobacco Parts of machinery for preparing tobacco +847910 6digit Machines for public works, building etc, nes Machines for public works, building etc, nes +847920 6digit Machines to process animal or fixed veg fats or oils Machines to process animal or fixed veg fats or oils +847930 6digit Presses for particle, fibre board, etc manufacture Presses for particle, fibre board, etc manufacture +847940 6digit Rope or cable-making machines Rope or cable-making machines +847981 6digit Metal treating machines, electric wire coil-winders Metal treating machines, electric wire coil-winders +847982 6digit Machines to mix, knead, crush, grind, etc, nes Machines to mix, knead, crush, grind, etc, nes +847989 6digit Machines and mechanical appliances nes Machines and mechanical appliances nes +847990 6digit Parts of machines and mechanical appliances nes Parts of machines and mechanical appliances nes +848010 6digit Boxes, moulding, for metal foundry Boxes, moulding, for metal foundry +848020 6digit Bases, moulding Bases, moulding +848030 6digit Patterns, moulding Patterns, moulding +848041 6digit Moulds, injection or compression, for metals/carbides Moulds, injection or compression, for metals/carbides +848049 6digit Moulds for metal or metal carbides, nes Moulds for metal or metal carbides, nes +848050 6digit Moulds for glass Moulds for glass +848060 6digit Moulds for mineral materials Moulds for mineral materials +848071 6digit Moulds, injection & compression, for rubber or plasti Moulds, injection & compression, for rubber or plasti +848079 6digit Moulds for rubber or plastic, nes Moulds for rubber or plastic, nes +848110 6digit Valves, pressure reducing Valves, pressure reducing +848120 6digit Valves for oleohydraulic or pneumatic transmissions Valves for oleohydraulic or pneumatic transmissions +848130 6digit Valves, check Valves, check +848140 6digit Valves, safety or relief Valves, safety or relief +848180 6digit Taps, cocks, valves and similar appliances, nes Taps, cocks, valves and similar appliances, nes +848190 6digit Parts of taps, cocks, valves or similar appliances Parts of taps, cocks, valves or similar appliances +848210 6digit Bearings, ball Bearings, ball +848220 6digit Bearings, tapered roller, including assemblies Bearings, tapered roller, including assemblies +848230 6digit Bearings, spherical roller Bearings, spherical roller +848240 6digit Bearings, needle roller Bearings, needle roller +848250 6digit Bearings, cylindrical roller, nes Bearings, cylindrical roller, nes +848280 6digit Bearings, ball or roller, nes, including combinations Bearings, ball or roller, nes, including combinations +848291 6digit Balls, needles and rollers for bearings Balls, needles and rollers for bearings +848299 6digit Bearing parts, nes Bearing parts, nes +848310 6digit Transmission shafts and cranks, cam and crank shafts Transmission shafts and cranks, cam and crank shafts +848320 6digit Bearing housings etc incorporating ball/roller bearin Bearing housings etc incorporating ball/roller bearin +848330 6digit Bearing housings, shafts, without ball/roller bearing Bearing housings, shafts, without ball/roller bearing +848340 6digit Gearing, ball screws, speed changers, torque converte Gearing, ball screws, speed changers, torque converte +848350 6digit Flywheels and pulleys including pulley blocks Flywheels and pulleys including pulley blocks +848360 6digit Clutches, shaft couplings, universal joints Clutches, shaft couplings, universal joints +848390 6digit Parts of power transmission etc equipment Parts of power transmission etc equipment +848410 6digit Gaskets of metal sheeting, including sandwich type Gaskets of metal sheeting, including sandwich type +848490 6digit Gasket sets, other joints of similar composition Gasket sets, other joints of similar composition +848510 6digit Ships' or boats' propellers and blades thereof Ships' or boats' propellers and blades thereof +848590 6digit Machinery parts, non-electrical, nes Machinery parts, non-electrical, nes +850110 6digit Electric motors of an output < 37.5 watts Electric motors of an output < 37.5 watts +850120 6digit Universal AC/DC motors of an output < 37.5 watts Universal AC/DC motors of an output < 37.5 watts +850131 6digit DC motors, DC generators, of an output < 750 watts DC motors, DC generators, of an output < 750 watts +850132 6digit DC motors, DC generators, of an output 0.75-75 kW DC motors, DC generators, of an output 0.75-75 kW +850133 6digit DC motors, DC generators, of an output 75-375 kW DC motors, DC generators, of an output 75-375 kW +850134 6digit DC motors, DC generators, of an output >375 kW DC motors, DC generators, of an output >375 kW +850140 6digit AC motors, single-phase, nes AC motors, single-phase, nes +850151 6digit AC motors, multi-phase, of an output < 750 Watts AC motors, multi-phase, of an output < 750 Watts +850152 6digit AC motors, multi-phase, of an output 0.75-75 kW AC motors, multi-phase, of an output 0.75-75 kW +850153 6digit AC motors, multi-phase, of an output > 75 kW AC motors, multi-phase, of an output > 75 kW +850161 6digit AC generators, of an output < 75 kVA AC generators, of an output < 75 kVA +850162 6digit AC generators, of an output 75-375 kVA AC generators, of an output 75-375 kVA +850163 6digit AC generators, of an output 375-750 kVA AC generators, of an output 375-750 kVA +850164 6digit AC generators, of an output > 750 kVA AC generators, of an output > 750 kVA +850211 6digit Generating sets, diesel, output < 75 kVA Generating sets, diesel, output < 75 kVA +850212 6digit Generating sets, diesel, output 75-375 kVA Generating sets, diesel, output 75-375 kVA +850213 6digit Generating sets, diesel, output > 375 kVA Generating sets, diesel, output > 375 kVA +850220 6digit Generating sets, with spark ignition engines Generating sets, with spark ignition engines +850230 6digit Electric generating sets, nes Electric generating sets, nes +850240 6digit Electric rotary converters Electric rotary converters +850300 6digit Parts for electric motors and generators Parts for electric motors and generators +850410 6digit Ballasts for discharge lamps or tubes Ballasts for discharge lamps or tubes +850421 6digit Liquid dielectric transformers < 650 KVA Liquid dielectric transformers < 650 KVA +850422 6digit Liquid dielectric transformers 650-10,000KVA Liquid dielectric transformers 650-10,000KVA +850423 6digit Liquid dielectric transformers > 10,000 KVA Liquid dielectric transformers > 10,000 KVA +850431 6digit Transformers electric, power capacity < 1 KVA, nes Transformers electric, power capacity < 1 KVA, nes +850432 6digit Transformers electric, power capacity 1-16 KVA, nes Transformers electric, power capacity 1-16 KVA, nes +850433 6digit Transformers electric, power capacity 16-500 KVA Transformers electric, power capacity 16-500 KVA +850434 6digit Transformers electric, power capacity > 500 KVA, nes Transformers electric, power capacity > 500 KVA, nes +850440 6digit Static converters, nes Static converters, nes +850450 6digit Inductors, electric Inductors, electric +850490 6digit Parts of electrical transformers and inductors Parts of electrical transformers and inductors +850511 6digit Metal permanent magnets, articles intended as magnets Metal permanent magnets, articles intended as magnets +850519 6digit Permanent magnets & articles intended as magnets, nes Permanent magnets & articles intended as magnets, nes +850520 6digit Electro-magnetic couplings, clutches and brakes Electro-magnetic couplings, clutches and brakes +850530 6digit Electro-magnetic lifting heads Electro-magnetic lifting heads +850590 6digit Electro-magnets nes and parts of magnetic devices Electro-magnets nes and parts of magnetic devices +850611 6digit Manganese dioxide primary cell/battery volume < 300 c Manganese dioxide primary cell/battery volume < 300 c +850612 6digit Mercuric oxide primary cell, battery, volume < 300 cc Mercuric oxide primary cell, battery, volume < 300 cc +850613 6digit Silver oxide primary cells, batteries volume < 300 cc Silver oxide primary cells, batteries volume < 300 cc +850619 6digit Primary cells, primary batteries nes, volume < 300 cc Primary cells, primary batteries nes, volume < 300 cc +850620 6digit Primary cells, primary batteries nes, volume > 300 cc Primary cells, primary batteries nes, volume > 300 cc +850690 6digit Parts of primary cells and primary batteries Parts of primary cells and primary batteries +850710 6digit Lead-acid electric accumulators (vehicle) Lead-acid electric accumulators (vehicle) +850720 6digit Lead-acid electric accumulators except for vehicles Lead-acid electric accumulators except for vehicles +850730 6digit Nickel-cadmium electric accumulators Nickel-cadmium electric accumulators +850740 6digit Nickel-iron electric accumulators Nickel-iron electric accumulators +850780 6digit Electric accumulators, nes Electric accumulators, nes +850790 6digit Parts of electric accumulators, including separators Parts of electric accumulators, including separators +850810 6digit Drills, hand-held, with self-contained electric motor Drills, hand-held, with self-contained electric motor +850820 6digit Saws, hand-held, with self-contained electric motor Saws, hand-held, with self-contained electric motor +850880 6digit Tools, hand-held, with electric motor, not drills/saw Tools, hand-held, with electric motor, not drills/saw +850890 6digit Parts, hand tools with self-contained electric motor Parts, hand tools with self-contained electric motor +850910 6digit Domestic vacuum cleaners Domestic vacuum cleaners +850920 6digit Domestic floor polishers Domestic floor polishers +850930 6digit Domestic kitchen waste disposers Domestic kitchen waste disposers +850940 6digit Domestic food grinders, mixers, juice extractors Domestic food grinders, mixers, juice extractors +850980 6digit Domestic appliances, with electric motor, nes Domestic appliances, with electric motor, nes +850990 6digit Parts of domestic appliances with electric motor Parts of domestic appliances with electric motor +851010 6digit Shavers, with self-contained electric motor Shavers, with self-contained electric motor +851020 6digit Hair clippers, with self-contained electric motor Hair clippers, with self-contained electric motor +851090 6digit Parts of shavers/hair clippers, electric Parts of shavers/hair clippers, electric +851110 6digit Spark plugs Spark plugs +851120 6digit Ignition magnetos, magneto-generators and flywheels Ignition magnetos, magneto-generators and flywheels +851130 6digit Distributors and ignition coils Distributors and ignition coils +851140 6digit Starter motors Starter motors +851150 6digit Generators and alternators Generators and alternators +851180 6digit Glow plugs & other ignition or starting equipment nes Glow plugs & other ignition or starting equipment nes +851190 6digit Parts of electrical ignition or starting equipment Parts of electrical ignition or starting equipment +851210 6digit Lighting/signalling equipment as used on bicycles Lighting/signalling equipment as used on bicycles +851220 6digit Lighting/visual signalling equipment nes Lighting/visual signalling equipment nes +851230 6digit Sound signalling equipment Sound signalling equipment +851240 6digit Windscreen wipers/defrosters/demisters Windscreen wipers/defrosters/demisters +851290 6digit Parts of cycle & vehicle light, signal, etc equipment Parts of cycle & vehicle light, signal, etc equipment +851310 6digit Portable battery and magneto-electric lamps Portable battery and magneto-electric lamps +851390 6digit Parts for portable battery & magneto electric lamps Parts for portable battery & magneto electric lamps +851410 6digit Industrial electric resistance heated furnaces & oven Industrial electric resistance heated furnaces & oven +851420 6digit Industrial electric induction, dielectric furnace/ove Industrial electric induction, dielectric furnace/ove +851430 6digit Industrial/laboratory electric furnaces and ovens nes Industrial/laboratory electric furnaces and ovens nes +851440 6digit Industrial induction/dielectric heating equipment nes Industrial induction/dielectric heating equipment nes +851490 6digit Parts of industrial/etc electric furnaces/ovens nes Parts of industrial/etc electric furnaces/ovens nes +851511 6digit Electric soldering irons and guns Electric soldering irons and guns +851519 6digit Electric brazing, soldering machines and apparatus ne Electric brazing, soldering machines and apparatus ne +851521 6digit Electric resistance welding equipment, automatic Electric resistance welding equipment, automatic +851529 6digit Electric resistance welding equipment, non-automatic Electric resistance welding equipment, non-automatic +851531 6digit Automatic electric plasma, other arc welding equipmen Automatic electric plasma, other arc welding equipmen +851539 6digit Non-automatic electric plasma and other arc welders Non-automatic electric plasma and other arc welders +851580 6digit Electric, laser and ultrasonic welding equipment nes Electric, laser and ultrasonic welding equipment nes +851590 6digit Parts of electric solder, weld or braze equipment Parts of electric solder, weld or braze equipment +851610 6digit Electric instant, storage and immersion water heaters Electric instant, storage and immersion water heaters +851621 6digit Electric storage heating radiators Electric storage heating radiators +851629 6digit Electric space heating nes and soil heating apparatus Electric space heating nes and soil heating apparatus +851631 6digit Electric hair dryers Electric hair dryers +851632 6digit Electro-thermic hairdressing apparatus, nes Electro-thermic hairdressing apparatus, nes +851633 6digit Electro-thermic hand drying apparatus Electro-thermic hand drying apparatus +851640 6digit Electric smoothing irons Electric smoothing irons +851650 6digit Microwave ovens Microwave ovens +851660 6digit Electric cooking, grilling & roasting equipment nes Electric cooking, grilling & roasting equipment nes +851671 6digit Electric coffee or tea makers, domestic Electric coffee or tea makers, domestic +851672 6digit Electric toasters, domestic Electric toasters, domestic +851679 6digit Electro-thermic appliances, domestic, nes Electro-thermic appliances, domestic, nes +851680 6digit Electric heating resistors Electric heating resistors +851690 6digit Parts of electro-thermic apparatus, domestic, etc Parts of electro-thermic apparatus, domestic, etc +851710 6digit Telephone sets Telephone sets +851720 6digit Teleprinters Teleprinters +851730 6digit Telephonic or telegraphic switching apparatus Telephonic or telegraphic switching apparatus +851740 6digit Apparatus, for carrier-current line systems, nes Apparatus, for carrier-current line systems, nes +851781 6digit Telephonic apparatus, nes Telephonic apparatus, nes +851782 6digit Telegraphic apparatus, nes Telegraphic apparatus, nes +851790 6digit Parts of line telephone/telegraph equipment, nes Parts of line telephone/telegraph equipment, nes +851810 6digit Microphones and stands thereof Microphones and stands thereof +851821 6digit Single loudspeakers, mounted in enclosure Single loudspeakers, mounted in enclosure +851822 6digit Multiple loudspeakers, mounted in single enclosure Multiple loudspeakers, mounted in single enclosure +851829 6digit Loudspeakers, nes Loudspeakers, nes +851830 6digit Headphones, earphones, combinations Headphones, earphones, combinations +851840 6digit Audio-frequency electric amplifiers Audio-frequency electric amplifiers +851850 6digit Electric sound amplifier sets Electric sound amplifier sets +851890 6digit Parts of non-recording electronic equipment Parts of non-recording electronic equipment +851910 6digit Coin or disc-operated record-players Coin or disc-operated record-players +851921 6digit Record-players without built-in loudspeaker, nes Record-players without built-in loudspeaker, nes +851929 6digit Record-players with loudspeakers, nes Record-players with loudspeakers, nes +851931 6digit Turntables with automatic record changing mechanism Turntables with automatic record changing mechanism +851939 6digit Turntables, without record changers Turntables, without record changers +851940 6digit Transcribing machines Transcribing machines +851991 6digit Cassette players, non-recording Cassette players, non-recording +851999 6digit Sound reproducing apparatus, non-recording, nes Sound reproducing apparatus, non-recording, nes +852010 6digit Dictating machine requiring external power source Dictating machine requiring external power source +852020 6digit Telephone answering machines Telephone answering machines +852031 6digit Cassette type audio tape recorders, sound reproducing Cassette type audio tape recorders, sound reproducing +852039 6digit Non-cassette audio tape recorders, sound reproducing Non-cassette audio tape recorders, sound reproducing +852090 6digit Audio recording equipment without sound reproduction Audio recording equipment without sound reproduction +852110 6digit Video recording/reproducing apparatus, magnetic tape Video recording/reproducing apparatus, magnetic tape +852190 6digit Video record/reproduction apparatus not magnetic tape Video record/reproduction apparatus not magnetic tape +852210 6digit Pick-up cartridges Pick-up cartridges +852290 6digit Parts and accessories of recorders except cartridges Parts and accessories of recorders except cartridges +852311 6digit Unrecorded magnetic tapes, width < 4 mm Unrecorded magnetic tapes, width < 4 mm +852312 6digit Unrecorded magnetic tapes, width 4-6.5 mm Unrecorded magnetic tapes, width 4-6.5 mm +852313 6digit Unrecorded magnetic tapes, width > 6.5 mm Unrecorded magnetic tapes, width > 6.5 mm +852320 6digit Unrecorded magnetic discs Unrecorded magnetic discs +852390 6digit Unrecorded sound recording media except photo/magneti Unrecorded sound recording media except photo/magneti +852410 6digit Recorded gramophone records Recorded gramophone records +852421 6digit Recorded magnetic tapes, width < 4 mm Recorded magnetic tapes, width < 4 mm +852422 6digit Recorded magnetic tapes, width 4-6.5 mm Recorded magnetic tapes, width 4-6.5 mm +852423 6digit Recorded magnetic tapes, width > 6.5 mm Recorded magnetic tapes, width > 6.5 mm +852490 6digit Sound recordings other than photographic products nes Sound recordings other than photographic products nes +852510 6digit Transmission apparatus for radio, telephone and TV Transmission apparatus for radio, telephone and TV +852520 6digit Transmit-receive apparatus for radio, TV, etc. Transmit-receive apparatus for radio, TV, etc. +852530 6digit Television cameras Television cameras +852610 6digit Radar apparatus Radar apparatus +852691 6digit Radio navigational aid apparatus Radio navigational aid apparatus +852692 6digit Radio remote control apparatus Radio remote control apparatus +852711 6digit Radio receivers, portable, with sound reproduce/recor Radio receivers, portable, with sound reproduce/recor +852719 6digit Radio receivers, portable, non-recording Radio receivers, portable, non-recording +852721 6digit Radio receivers, external power,sound reproduce/recor Radio receivers, external power,sound reproduce/recor +852729 6digit Radio receivers, external power, not sound reproducer Radio receivers, external power, not sound reproducer +852731 6digit Radio-telephony receiver, with sound reproduce/record Radio-telephony receiver, with sound reproduce/record +852732 6digit Radio-telephony etc receivers, nes Radio-telephony etc receivers, nes +852739 6digit Radio-broadcast receivers nes Radio-broadcast receivers nes +852790 6digit Radio reception apparatus nes Radio reception apparatus nes +852810 6digit Colour television receivers/monitors/projectors Colour television receivers/monitors/projectors +852820 6digit Monochrome television receivers/monitors/projectors Monochrome television receivers/monitors/projectors +852910 6digit Aerials and aerial reflectors Aerials and aerial reflectors +852990 6digit Parts for radio/tv transmit/receive equipment, nes Parts for radio/tv transmit/receive equipment, nes +853010 6digit Electric signal, safety & traffic controls, railway Electric signal, safety & traffic controls, railway +853080 6digit Electric signal, safety & traffic controls, nes Electric signal, safety & traffic controls, nes +853090 6digit Electric signal, safety & traffic controller parts Electric signal, safety & traffic controller parts +853110 6digit Burglar or fire alarms and similar apparatus Burglar or fire alarms and similar apparatus +853120 6digit Indicator panels incorporating electronic displays Indicator panels incorporating electronic displays +853180 6digit Electric sound or visual signalling apparatus, nes Electric sound or visual signalling apparatus, nes +853190 6digit Parts of electric sound & visual signalling apparatus Parts of electric sound & visual signalling apparatus +853210 6digit Fixed power capacitors (50/60 herz circuits) Fixed power capacitors (50/60 herz circuits) +853221 6digit Electric capacitors, fixed, tantalum, nes Electric capacitors, fixed, tantalum, nes +853222 6digit Electric capacitors, fixed, aluminium electrolytic ne Electric capacitors, fixed, aluminium electrolytic ne +853223 6digit Electric capacitors, fixed, ceramic, single layer Electric capacitors, fixed, ceramic, single layer +853224 6digit Electric capacitors, fixed, ceramic, multilayer, Electric capacitors, fixed, ceramic, multilayer, +853225 6digit Electric capacitors, fixed, paper/plastic dielectric Electric capacitors, fixed, paper/plastic dielectric +853229 6digit Electric capacitors, fixed, nes Electric capacitors, fixed, nes +853230 6digit Electric capacitors, variable or adjustable (pre-set) Electric capacitors, variable or adjustable (pre-set) +853290 6digit Parts of electrical capacitors Parts of electrical capacitors +853310 6digit Electrical resistors, fixed carbon Electrical resistors, fixed carbon +853321 6digit Electrical resistors fixed, power capacity < 20 watt Electrical resistors fixed, power capacity < 20 watt +853329 6digit Electrical resistors, fixed, except heating, > 20 wat Electrical resistors, fixed, except heating, > 20 wat +853331 6digit Wirewound variable resistors, rheostats, etc, <20 wat Wirewound variable resistors, rheostats, etc, <20 wat +853339 6digit Wirewound variable resistors, rheostats, etc > 20 wat Wirewound variable resistors, rheostats, etc > 20 wat +853340 6digit Variable resistors, rheostats and potentiometers, nes Variable resistors, rheostats and potentiometers, nes +853390 6digit Parts of electrical resistors, rheostats, etc Parts of electrical resistors, rheostats, etc +853400 6digit Electronic printed circuits Electronic printed circuits +853510 6digit Electrical fuses, for voltage > 1kV Electrical fuses, for voltage > 1kV +853521 6digit Automatic circuit breakers for voltage 1-72.5 kV Automatic circuit breakers for voltage 1-72.5 kV +853529 6digit Automatic circuit breakers for voltage > 72.5 kV Automatic circuit breakers for voltage > 72.5 kV +853530 6digit Isolating and make-and-break switches, voltage >1 kV Isolating and make-and-break switches, voltage >1 kV +853540 6digit Lightning arresters & voltage or surge limiters > 1kV Lightning arresters & voltage or surge limiters > 1kV +853590 6digit Electrical apparatus for voltage > 1kV, nes Electrical apparatus for voltage > 1kV, nes +853610 6digit Electrical fuses, for < 1,000 volts Electrical fuses, for < 1,000 volts +853620 6digit Automatic circuit breakers for < 1,000 volts Automatic circuit breakers for < 1,000 volts +853630 6digit Electrical circuit protectors nes for < 1,000 volts Electrical circuit protectors nes for < 1,000 volts +853641 6digit Electrical relays for < 60 volts Electrical relays for < 60 volts +853649 6digit Electrical relays for 60 - 1,000 volts Electrical relays for 60 - 1,000 volts +853650 6digit Electrical switches for < 1,000 volts, nes Electrical switches for < 1,000 volts, nes +853661 6digit Electrical lamp-holders, for < 1,000 volts Electrical lamp-holders, for < 1,000 volts +853669 6digit Electrical plugs and sockets Electrical plugs and sockets +853690 6digit Electrical switch, protector, connecter for < 1kV nes Electrical switch, protector, connecter for < 1kV nes +853710 6digit Electrical control and distribution boards, < 1kV Electrical control and distribution boards, < 1kV +853720 6digit Electrical control and distribution boards, > 1kV Electrical control and distribution boards, > 1kV +853810 6digit Elictrical boards, panels, etc, not equipped Elictrical boards, panels, etc, not equipped +853890 6digit Parts, electric switches, protectors & connectors nes Parts, electric switches, protectors & connectors nes +853910 6digit Sealed beam lamp units Sealed beam lamp units +853921 6digit Filament lamps, tungsten halogen Filament lamps, tungsten halogen +853922 6digit Filament lamps, of a power <= 200 Watt, > 100 volts Filament lamps, of a power <= 200 Watt, > 100 volts +853929 6digit Filament lamps, except ultraviolet or infra-red, nes Filament lamps, except ultraviolet or infra-red, nes +853931 6digit Fluorescent lamps, hot cathode Fluorescent lamps, hot cathode +853939 6digit Discharge lamps, other than ultra-violet lamps, nes Discharge lamps, other than ultra-violet lamps, nes +853940 6digit Ultra-violet or infra-red lamps, arc lamps Ultra-violet or infra-red lamps, arc lamps +853990 6digit Parts of electric filament or discharge lamps Parts of electric filament or discharge lamps +854011 6digit Colour cathode-ray television picture tubes, monitors Colour cathode-ray television picture tubes, monitors +854012 6digit Monochrome cathode-ray picture tubes, monitors Monochrome cathode-ray picture tubes, monitors +854020 6digit Television camera tubes and other photo-cathode tubes Television camera tubes and other photo-cathode tubes +854030 6digit Cathode-ray tubes, except for television Cathode-ray tubes, except for television +854041 6digit Magnetron tubes Magnetron tubes +854042 6digit Klystron tubes Klystron tubes +854049 6digit Microwave tubes, except magnetron/klystron Microwave tubes, except magnetron/klystron +854081 6digit Receiver or amplifier valves and tubes Receiver or amplifier valves and tubes +854089 6digit Electronic valves/tubes, except receiver/amplifier Electronic valves/tubes, except receiver/amplifier +854091 6digit Parts of cathode-ray tubes Parts of cathode-ray tubes +854099 6digit Parts of electronic valve & tubes, except cathode ray Parts of electronic valve & tubes, except cathode ray +854110 6digit Diodes, except photosensitive and light emitting Diodes, except photosensitive and light emitting +854121 6digit Transistors, except photosensitive, < 1 watt Transistors, except photosensitive, < 1 watt +854129 6digit Transistors, except photosensitive, > 1 watt Transistors, except photosensitive, > 1 watt +854130 6digit Thyristors/diacs/triacs, except photosensitive device Thyristors/diacs/triacs, except photosensitive device +854140 6digit Photosensitive/photovoltaic/LED semiconductor devices Photosensitive/photovoltaic/LED semiconductor devices +854150 6digit Semiconductor devices, not light sensitive or emittin Semiconductor devices, not light sensitive or emittin +854160 6digit Mounted piezo-electric crystals Mounted piezo-electric crystals +854190 6digit Parts of semiconductor devices and similar devices Parts of semiconductor devices and similar devices +854211 6digit Monolithic integrated circuits, digital Monolithic integrated circuits, digital +854219 6digit Monolithic integrated circuits, except digital Monolithic integrated circuits, except digital +854220 6digit Hybrid integrated circuits Hybrid integrated circuits +854280 6digit Electronic integrated circuits/microassemblies, nes Electronic integrated circuits/microassemblies, nes +854290 6digit Parts of electronic integrated circuits etc Parts of electronic integrated circuits etc +854310 6digit Particle accelerators Particle accelerators +854320 6digit Signal generators Signal generators +854330 6digit Apparatus for electro-plating, electrolysis, etc Apparatus for electro-plating, electrolysis, etc +854380 6digit Electrical machines and apparatus, nes Electrical machines and apparatus, nes +854390 6digit Parts of electrical machines and apparatus nes Parts of electrical machines and apparatus nes +854411 6digit Insulated winding wire of copper Insulated winding wire of copper +854419 6digit Insulated winding wire, nes Insulated winding wire, nes +854420 6digit Co-axial cable and other co-axial electric conductors Co-axial cable and other co-axial electric conductors +854430 6digit Ignition/other wiring sets for vehicles/aircraft/ship Ignition/other wiring sets for vehicles/aircraft/ship +854441 6digit Electric conductors, nes < 80 volts, with connectors Electric conductors, nes < 80 volts, with connectors +854449 6digit Electric conductors, nes < 80 volts, no connectors Electric conductors, nes < 80 volts, no connectors +854451 6digit Electric conductors, 80-1,000 volts, with connectors Electric conductors, 80-1,000 volts, with connectors +854459 6digit Electric conductors, 80-1,000 volts, no connectors Electric conductors, 80-1,000 volts, no connectors +854460 6digit Electric conductors, for over 1,000 volts, nes Electric conductors, for over 1,000 volts, nes +854470 6digit Optical fibres and cables Optical fibres and cables +854511 6digit Carbon and graphite furnace electrodes Carbon and graphite furnace electrodes +854519 6digit Carbon and graphite electrodes, except for furnaces Carbon and graphite electrodes, except for furnaces +854520 6digit Carbon and graphite brushes Carbon and graphite brushes +854590 6digit Battery carbonsand carbon electrical items nes Battery carbonsand carbon electrical items nes +854610 6digit Electrical insulators of glass Electrical insulators of glass +854620 6digit Electrical insulators of ceramics Electrical insulators of ceramics +854690 6digit Electrical insulators, except glass/ceramics Electrical insulators, except glass/ceramics +854710 6digit Electrical insulating fittings of ceramics Electrical insulating fittings of ceramics +854720 6digit Electrical insulating fittings of plastics Electrical insulating fittings of plastics +854790 6digit Electrical insulating fittings except plastic/ceramic Electrical insulating fittings except plastic/ceramic +854800 6digit Electrical parts of machinery and apparatus, nes Electrical parts of machinery and apparatus, nes +860110 6digit Rail locomotives, externally electrically powered Rail locomotives, externally electrically powered +860120 6digit Rail locomotives powered by electric accumulators Rail locomotives powered by electric accumulators +860210 6digit Rail locomotives, diesel-electric Rail locomotives, diesel-electric +860290 6digit Rail locomotives non-electric and locomotive tenders Rail locomotives non-electric and locomotive tenders +860310 6digit Self-propelled railway cars, external electric power Self-propelled railway cars, external electric power +860390 6digit Self-propelled railway cars except external electric Self-propelled railway cars except external electric +860400 6digit Railway maintenance-of-way service vehicles Railway maintenance-of-way service vehicles +860500 6digit Railway passenger and special purpose coaches Railway passenger and special purpose coaches +860610 6digit Railway tank cars Railway tank cars +860620 6digit Railway wagons, insulated/refrigerated except tank ca Railway wagons, insulated/refrigerated except tank ca +860630 6digit Railway cars, self-discharging, nes Railway cars, self-discharging, nes +860691 6digit Railway cars nes, closed and covered Railway cars nes, closed and covered +860692 6digit Railway cars nes, open, with sides > 60 cm high Railway cars nes, open, with sides > 60 cm high +860699 6digit Railway cars nes Railway cars nes +860711 6digit Railway & tramway driving bogies& bissel-bogies Railway & tramway driving bogies& bissel-bogies +860712 6digit Railway & tramway bogies & bissel-bogies, non-driving Railway & tramway bogies & bissel-bogies, non-driving +860719 6digit Railway & tramway axles, wheels and parts Railway & tramway axles, wheels and parts +860721 6digit Air brakes, parts for railway rolling stock Air brakes, parts for railway rolling stock +860729 6digit Brakes except air, parts for railway rolling stock Brakes except air, parts for railway rolling stock +860730 6digit Coupling devices, parts for railway rolling stock Coupling devices, parts for railway rolling stock +860791 6digit Railway locomotive parts nes Railway locomotive parts nes +860799 6digit Railway rolling stock parts nes Railway rolling stock parts nes +860800 6digit Signals etc for rail, tram, water-way, port, airfield Signals etc for rail, tram, water-way, port, airfield +860900 6digit Cargo containers designed for carriage Cargo containers designed for carriage +870110 6digit Pedestrian controlled tractors Pedestrian controlled tractors +870120 6digit Road tractors for semi-trailers (truck tractors) Road tractors for semi-trailers (truck tractors) +870130 6digit Track-laying tractors (crawlers) Track-laying tractors (crawlers) +870190 6digit Wheeled tractors nes Wheeled tractors nes +870210 6digit Diesel powered buses Diesel powered buses +870290 6digit Buses except diesel powered Buses except diesel powered +870310 6digit Snowmobiles, golf cars, similar vehicles Snowmobiles, golf cars, similar vehicles +870321 6digit Automobiles, spark ignition engine of <1000 cc Automobiles, spark ignition engine of <1000 cc +870322 6digit Automobiles, spark ignition engine of 1000-1500 cc Automobiles, spark ignition engine of 1000-1500 cc +870323 6digit Automobiles, spark ignition engine of 1500-3000 cc Automobiles, spark ignition engine of 1500-3000 cc +870324 6digit Automobiles, spark ignition engine of >3000 cc Automobiles, spark ignition engine of >3000 cc +870331 6digit Automobiles, diesel engine of <1500 cc Automobiles, diesel engine of <1500 cc +870332 6digit Automobiles, diesel engine of 1500-2500 cc Automobiles, diesel engine of 1500-2500 cc +870333 6digit Automobiles, diesel engine of >2500 cc Automobiles, diesel engine of >2500 cc +870390 6digit Automobiles nes including gas turbine powered Automobiles nes including gas turbine powered +870410 6digit Dump trucks designed for off-highway use Dump trucks designed for off-highway use +870421 6digit Diesel powered trucks weighing < 5 tonnes Diesel powered trucks weighing < 5 tonnes +870422 6digit Diesel powered trucks weighing 5-20 tonnes Diesel powered trucks weighing 5-20 tonnes +870423 6digit Diesel powered trucks weighing > 20 tonnes Diesel powered trucks weighing > 20 tonnes +870431 6digit Spark ignition engine trucks weighing < 5 tonnes Spark ignition engine trucks weighing < 5 tonnes +870432 6digit Spark ignition engine trucks weighing > 5 tonnes Spark ignition engine trucks weighing > 5 tonnes +870490 6digit Trucks nes Trucks nes +870510 6digit Mobile cranes Mobile cranes +870520 6digit Mobile drilling derricks Mobile drilling derricks +870530 6digit Fire fighting vehicles Fire fighting vehicles +870540 6digit Mobile concrete mixers Mobile concrete mixers +870590 6digit Special purpose motor vehicles nes Special purpose motor vehicles nes +870600 6digit Motor vehicle chassis fitted with engine Motor vehicle chassis fitted with engine +870710 6digit Bodies for passenger carrying vehicles Bodies for passenger carrying vehicles +870790 6digit Bodies for tractors, buses, trucks etc Bodies for tractors, buses, trucks etc +870810 6digit Bumpers and parts thereof for motor vehicles Bumpers and parts thereof for motor vehicles +870821 6digit Safety seat belts for motor vehicles Safety seat belts for motor vehicles +870829 6digit Parts and accessories of bodies nes for motor vehicle Parts and accessories of bodies nes for motor vehicle +870831 6digit Mounted brake linings for motor vehicles Mounted brake linings for motor vehicles +870839 6digit Brake system parts except linings for motor vehicles Brake system parts except linings for motor vehicles +870840 6digit Transmissions for motor vehicles Transmissions for motor vehicles +870850 6digit Drive axles with differential for motor vehicles Drive axles with differential for motor vehicles +870860 6digit Non-driving axles/parts for motor vehicles Non-driving axles/parts for motor vehicles +870870 6digit Wheels including parts/accessories for motor vehicles Wheels including parts/accessories for motor vehicles +870880 6digit Shock absorbers for motor vehicles Shock absorbers for motor vehicles +870891 6digit Radiators for motor vehicles Radiators for motor vehicles +870892 6digit Mufflers and exhaust pipes for motor vehicles Mufflers and exhaust pipes for motor vehicles +870893 6digit Clutches and parts thereof for motor vehicles Clutches and parts thereof for motor vehicles +870894 6digit Steering wheels, columns & boxes for motor vehicles Steering wheels, columns & boxes for motor vehicles +870899 6digit Motor vehicle parts nes Motor vehicle parts nes +870911 6digit Work trucks, electrically powered Work trucks, electrically powered +870919 6digit Work trucks except electrically powered Work trucks except electrically powered +870990 6digit Work truck parts Work truck parts +871000 6digit Tanks and other armoured fighting vehicles Tanks and other armoured fighting vehicles +871110 6digit Motorcycles, spark ignition engine of < 50 cc Motorcycles, spark ignition engine of < 50 cc +871120 6digit Motorcycles, spark ignition engine of 50-250 cc Motorcycles, spark ignition engine of 50-250 cc +871130 6digit Motorcycles, spark ignition engine of 250-500 cc Motorcycles, spark ignition engine of 250-500 cc +871140 6digit Motorcycles, spark ignition engine of 500-800 cc Motorcycles, spark ignition engine of 500-800 cc +871150 6digit Motorcycles, spark ignition engine of > 800 cc Motorcycles, spark ignition engine of > 800 cc +871190 6digit Motorcycles with other than a spark ignition engine Motorcycles with other than a spark ignition engine +871200 6digit Bicycles, other cycles, not motorized Bicycles, other cycles, not motorized +871310 6digit Wheelchairs not mechanically propelled Wheelchairs not mechanically propelled +871390 6digit Wheelchairs, mechanically propelled Wheelchairs, mechanically propelled +871411 6digit Motorcycle saddles Motorcycle saddles +871419 6digit Motorcycle parts except saddles Motorcycle parts except saddles +871420 6digit Wheelchair parts Wheelchair parts +871491 6digit Bicycle frames and forks, and parts thereof Bicycle frames and forks, and parts thereof +871492 6digit Bicycle wheel rims and spokes Bicycle wheel rims and spokes +871493 6digit Bicycle hubs, free-wheel sprocket wheels Bicycle hubs, free-wheel sprocket wheels +871494 6digit Bicycle brakes, parts thereof Bicycle brakes, parts thereof +871495 6digit Bicycle saddles Bicycle saddles +871496 6digit Bicycle pedals/crank-gear, parts thereof Bicycle pedals/crank-gear, parts thereof +871499 6digit Bicycle parts nes Bicycle parts nes +871500 6digit Baby carriages and parts thereof Baby carriages and parts thereof +871610 6digit Trailers for housing or camping Trailers for housing or camping +871620 6digit Trailers for agricultural purposes Trailers for agricultural purposes +871631 6digit Tanker trailers and semi-trailers Tanker trailers and semi-trailers +871639 6digit Trailers nes for the transport of goods Trailers nes for the transport of goods +871640 6digit Trailers, semi-trailers nes Trailers, semi-trailers nes +871680 6digit Wheelbarrows, hand-carts, rickshaws etc Wheelbarrows, hand-carts, rickshaws etc +871690 6digit Trailer/non-mechanically propelled vehicle parts nes Trailer/non-mechanically propelled vehicle parts nes +880110 6digit Gliders, hang gliders Gliders, hang gliders +880190 6digit Balloons, dirigibles, non-powered aircraft nes Balloons, dirigibles, non-powered aircraft nes +880211 6digit Helicopters of an unladen weight < 2,000 kg Helicopters of an unladen weight < 2,000 kg +880212 6digit Helicopters of an unladen weight > 2,000 kg Helicopters of an unladen weight > 2,000 kg +880220 6digit Fixed wing aircraft, unladen weight < 2,000 kg Fixed wing aircraft, unladen weight < 2,000 kg +880230 6digit Fixed wing aircraft, unladen weight 2,000-15,000 kg Fixed wing aircraft, unladen weight 2,000-15,000 kg +880240 6digit Fixed wing aircraft, unladen weight > 15,000 kg Fixed wing aircraft, unladen weight > 15,000 kg +880250 6digit Spacecraft, satellites and spacecraft launch vehicles Spacecraft, satellites and spacecraft launch vehicles +880310 6digit Aircraft propellers, rotors and parts thereof Aircraft propellers, rotors and parts thereof +880320 6digit Aircraft under-carriages and parts thereof Aircraft under-carriages and parts thereof +880330 6digit Aircraft parts nes Aircraft parts nes +880390 6digit Parts of balloons, dirigibles, spacecraft Parts of balloons, dirigibles, spacecraft +880400 6digit Parachutes, parts and accessories thereof Parachutes, parts and accessories thereof +880510 6digit Aircraft launching and deck-arrestor gear, parts Aircraft launching and deck-arrestor gear, parts +880520 6digit Flight simulators, parts thereof Flight simulators, parts thereof +890110 6digit Cruise ships, excursion boats, ferry boats Cruise ships, excursion boats, ferry boats +890120 6digit Tankers Tankers +890130 6digit Refrigerated vessels other than tankers Refrigerated vessels other than tankers +890190 6digit Cargo vessels other than tanker or refrigerated Cargo vessels other than tanker or refrigerated +890200 6digit Fishing vessels and factory ships Fishing vessels and factory ships +890310 6digit Inflatable pleasure craft Inflatable pleasure craft +890391 6digit Sailboats, with or without auxiliary motor Sailboats, with or without auxiliary motor +890392 6digit Motorboats, other than outboard motorboats Motorboats, other than outboard motorboats +890399 6digit Rowing boats, canoes, pleasure boats except sail/powe Rowing boats, canoes, pleasure boats except sail/powe +890400 6digit Tugs and pusher craft Tugs and pusher craft +890510 6digit Dredgers Dredgers +890520 6digit Floating, submersible drilling or production platform Floating, submersible drilling or production platform +890590 6digit Floating docks, special function vessels nes Floating docks, special function vessels nes +890600 6digit Warships, lifeboats, hospital ships, vessels nes Warships, lifeboats, hospital ships, vessels nes +890710 6digit Inflatable rafts Inflatable rafts +890790 6digit Buoys, beacons, coffer-dams, pontoons, floats nes Buoys, beacons, coffer-dams, pontoons, floats nes +890800 6digit Vessels and other floating structures for breaking up Vessels and other floating structures for breaking up +900110 6digit Optical fibres, except for telecommunications Optical fibres, except for telecommunications +900120 6digit Sheets/plates of polarising material Sheets/plates of polarising material +900130 6digit Contact lenses Contact lenses +900140 6digit Spectacle lenses of glass Spectacle lenses of glass +900150 6digit Spectacle lenses of other materials Spectacle lenses of other materials +900190 6digit Prisms, mirrors and optical elements nes, unmounted Prisms, mirrors and optical elements nes, unmounted +900211 6digit Objective lenses for cameras, projectors, etc Objective lenses for cameras, projectors, etc +900219 6digit Objective lenses, nes Objective lenses, nes +900220 6digit Optical filters Optical filters +900290 6digit Mounted lenses, prisms, mirrors, optical elements nes Mounted lenses, prisms, mirrors, optical elements nes +900311 6digit Frames & mountings for spectacles etc, of plastic Frames & mountings for spectacles etc, of plastic +900319 6digit Frames & mountings for spectacles etc, except plastic Frames & mountings for spectacles etc, except plastic +900390 6digit Parts of frames and mountings for spectacles etc Parts of frames and mountings for spectacles etc +900410 6digit Sunglasses Sunglasses +900490 6digit Spectacles, goggles except sunglasses Spectacles, goggles except sunglasses +900510 6digit Binoculars Binoculars +900580 6digit Monoculars, telescopes, etc Monoculars, telescopes, etc +900590 6digit Parts and accessories for binoculars, telescopes, etc Parts and accessories for binoculars, telescopes, etc +900610 6digit Cameras for preparing printing plates or cylinders Cameras for preparing printing plates or cylinders +900620 6digit Cameras for recording microfilm etc Cameras for recording microfilm etc +900630 6digit Cameras for special use, underwater,aerial, etc Cameras for special use, underwater,aerial, etc +900640 6digit Instant print cameras Instant print cameras +900651 6digit Cameras, single lens reflex, for roll film <= 35 mm Cameras, single lens reflex, for roll film <= 35 mm +900652 6digit Cameras for roll film of a width <35 mm Cameras for roll film of a width <35 mm +900653 6digit Cameras for 35 mm roll film except single lens reflex Cameras for 35 mm roll film except single lens reflex +900659 6digit Photographic, other than cinematographic cameras nes Photographic, other than cinematographic cameras nes +900661 6digit Photographic discharge lamp flashlight apparatus Photographic discharge lamp flashlight apparatus +900662 6digit Flashbulbs, flashcubes and the like Flashbulbs, flashcubes and the like +900669 6digit Photographic flashlight apparatus, nes Photographic flashlight apparatus, nes +900691 6digit Parts and accessories for photographic cameras Parts and accessories for photographic cameras +900699 6digit Parts and accessories for flashlights and flashbulbs Parts and accessories for flashlights and flashbulbs +900711 6digit Cinematographic cameras for film <16mm wide Cinematographic cameras for film <16mm wide +900719 6digit Cinematographic cameras for film >16mm wide Cinematographic cameras for film >16mm wide +900721 6digit Cinematographic projectors for film of <16 mm width Cinematographic projectors for film of <16 mm width +900729 6digit Cinematographic projectors for film of >16 mm width Cinematographic projectors for film of >16 mm width +900791 6digit Parts and accessories for cinematographic cameras Parts and accessories for cinematographic cameras +900792 6digit Parts and accessories for cinematographic projectors Parts and accessories for cinematographic projectors +900810 6digit Slide projectors Slide projectors +900820 6digit Microfilm, microfiche or other microform readers Microfilm, microfiche or other microform readers +900830 6digit Image projectors, except slide/microform Image projectors, except slide/microform +900840 6digit Photographic enlargers and reducers, other than cine Photographic enlargers and reducers, other than cine +900890 6digit Parts and accessories of image projectors, non-cine Parts and accessories of image projectors, non-cine +900911 6digit Electrostatic photo-copyers, direct process Electrostatic photo-copyers, direct process +900912 6digit Electrostatic photo-copyers, indirect process Electrostatic photo-copyers, indirect process +900921 6digit Photo-copying equipment with an optical system, nes Photo-copying equipment with an optical system, nes +900922 6digit Contact type photo-copying apparatus,nes Contact type photo-copying apparatus,nes +900930 6digit Thermo-copying apparatus Thermo-copying apparatus +900990 6digit Parts and accessories for photo-copying apparatus Parts and accessories for photo-copying apparatus +901010 6digit Equipment for automatic development of photo film Equipment for automatic development of photo film +901020 6digit Equipment for photographic laboratories nes Equipment for photographic laboratories nes +901030 6digit Projection screens Projection screens +901090 6digit Parts and accessories for photo laboratory equipment Parts and accessories for photo laboratory equipment +901110 6digit Stereoscopic microscopes Stereoscopic microscopes +901120 6digit Microscopes, for photomicrography Microscopes, for photomicrography +901180 6digit Microscopes, optical, nes Microscopes, optical, nes +901190 6digit Parts and accessories for optical microscopes Parts and accessories for optical microscopes +901210 6digit Microscopes except optical, diffraction apparatus Microscopes except optical, diffraction apparatus +901290 6digit Parts and accessories for non-optical microscopes, et Parts and accessories for non-optical microscopes, et +901310 6digit Telescopes for arms/other equipment, periscopes Telescopes for arms/other equipment, periscopes +901320 6digit Lasers, other than laser diodes Lasers, other than laser diodes +901380 6digit Optical devices, appliances and instruments, nes Optical devices, appliances and instruments, nes +901390 6digit Parts and accessories of optical appliances nes Parts and accessories of optical appliances nes +901410 6digit Direction finding compasses Direction finding compasses +901420 6digit Instruments nes for aeronautical/space navigation Instruments nes for aeronautical/space navigation +901480 6digit Navigational instruments and appliances nes Navigational instruments and appliances nes +901490 6digit Parts and accessories for navigational instruments Parts and accessories for navigational instruments +901510 6digit Rangefinders Rangefinders +901520 6digit Theodolites and tacheometers Theodolites and tacheometers +901530 6digit Surveying levels Surveying levels +901540 6digit Photogrammetrical surveying instruments, appliances Photogrammetrical surveying instruments, appliances +901580 6digit Surveying, etc instruments nes Surveying, etc instruments nes +901590 6digit Parts and accessories for surveying etc instruments Parts and accessories for surveying etc instruments +901600 6digit Balances of a sensitivity of 50 milligram or better Balances of a sensitivity of 50 milligram or better +901710 6digit Drafting tables and machines Drafting tables and machines +901720 6digit Drawing, marking-out, instruments nes, slide rules Drawing, marking-out, instruments nes, slide rules +901730 6digit Micrometers, callipers and gauges Micrometers, callipers and gauges +901780 6digit Instruments for measuring length, hand use, nes Instruments for measuring length, hand use, nes +901790 6digit Parts and accessories for drawing, etc instruments Parts and accessories for drawing, etc instruments +901811 6digit Electro-cardiographs Electro-cardiographs +901819 6digit Electro-diagnostic apparatus, nes Electro-diagnostic apparatus, nes +901820 6digit Ultra-violet or infra-red ray apparatus Ultra-violet or infra-red ray apparatus +901831 6digit Syringes, with or without needles Syringes, with or without needles +901832 6digit Tubular metal needles and needles for sutures Tubular metal needles and needles for sutures +901839 6digit Needles, catheters, cannulae etc, (medical) Needles, catheters, cannulae etc, (medical) +901841 6digit Dental drill engines Dental drill engines +901849 6digit Instruments and appliances, used in dentistry Instruments and appliances, used in dentistry +901850 6digit Ophthalmic instruments and appliances Ophthalmic instruments and appliances +901890 6digit Instruments, appliances for medical, etc science, nes Instruments, appliances for medical, etc science, nes +901910 6digit Massage and psychological aptitude-test apparatus Massage and psychological aptitude-test apparatus +901920 6digit Therapeutic respiration apparatus Therapeutic respiration apparatus +902000 6digit Breathing appliances and gas masks Breathing appliances and gas masks +902111 6digit Artificial joints Artificial joints +902119 6digit Orthopaedic/fracture appliances, nes Orthopaedic/fracture appliances, nes +902121 6digit Artificial teeth Artificial teeth +902129 6digit Dental fittings, nes Dental fittings, nes +902130 6digit Artificial body parts, aids and appliances, etc Artificial body parts, aids and appliances, etc +902140 6digit Hearing aids, except parts and accessories Hearing aids, except parts and accessories +902150 6digit Pacemakers for stimulating heart muscles Pacemakers for stimulating heart muscles +902190 6digit Orthopaedic appliances, nes Orthopaedic appliances, nes +902211 6digit Medical X-ray apparatus Medical X-ray apparatus +902219 6digit Non-medical X-ray equipment Non-medical X-ray equipment +902221 6digit Medical apparatus using alpha, beta or gamma radiatio Medical apparatus using alpha, beta or gamma radiatio +902229 6digit Non-medical apparatus using alpha/beta/gamma radiatio Non-medical apparatus using alpha/beta/gamma radiatio +902230 6digit X-ray tubes X-ray tubes +902290 6digit Parts and accessories for radiation apparatus Parts and accessories for radiation apparatus +902300 6digit Instruments, apparatus and models, for demonstration Instruments, apparatus and models, for demonstration +902410 6digit Machines for testing mechanical properties of metals Machines for testing mechanical properties of metals +902480 6digit Machines for testing mechanical properties nes Machines for testing mechanical properties nes +902490 6digit Parts and accessories of material testing equipment Parts and accessories of material testing equipment +902511 6digit Thermometers, liquid-filled Thermometers, liquid-filled +902519 6digit Thermometers, except liquid filled Thermometers, except liquid filled +902520 6digit Barometers Barometers +902580 6digit Hydrometer, pyrometer, hygrometer, alone or combined Hydrometer, pyrometer, hygrometer, alone or combined +902590 6digit Parts and accessories for thermometers, etc Parts and accessories for thermometers, etc +902610 6digit Equipment to measure or check liquid flow or level Equipment to measure or check liquid flow or level +902620 6digit Equipment to measure or check pressure Equipment to measure or check pressure +902680 6digit Equipment to measure, check gas/liquid properties nes Equipment to measure, check gas/liquid properties nes +902690 6digit Parts of equipment to measure or check fluid variable Parts of equipment to measure or check fluid variable +902710 6digit Gas/smoke analysis apparatus Gas/smoke analysis apparatus +902720 6digit Chromatographs, electrophoresis instruments Chromatographs, electrophoresis instruments +902730 6digit Spectrometers, spectrophotometers, etc using light Spectrometers, spectrophotometers, etc using light +902740 6digit Exposure meters Exposure meters +902750 6digit Instruments nes using optical radiations Instruments nes using optical radiations +902780 6digit Equipment for physical or chemical analysis, nes Equipment for physical or chemical analysis, nes +902790 6digit Microtomes, parts of scientific analysis equipment Microtomes, parts of scientific analysis equipment +902810 6digit Gas supply/production/calibration meters Gas supply/production/calibration meters +902820 6digit Liquid supply, production and calibrating meters Liquid supply, production and calibrating meters +902830 6digit Electricity supply, production and calibrating meters Electricity supply, production and calibrating meters +902890 6digit Parts, accessories for gas, liquid, electricity meter Parts, accessories for gas, liquid, electricity meter +902910 6digit Revolution counters/taximeters/mileometers/pedometers Revolution counters/taximeters/mileometers/pedometers +902920 6digit Speed indicators, tachometers, stroboscopes Speed indicators, tachometers, stroboscopes +902990 6digit Parts and accessories of revolution counters, etc Parts and accessories of revolution counters, etc +903010 6digit Instruments to measure or detect ionising radiations Instruments to measure or detect ionising radiations +903020 6digit Cathode-ray oscilloscopes, oscillographs Cathode-ray oscilloscopes, oscillographs +903031 6digit Electrical multimeters Electrical multimeters +903039 6digit Ammeters, voltmeters, ohm meters, etc, non-recording Ammeters, voltmeters, ohm meters, etc, non-recording +903040 6digit Gain, /distortion and crosstalk meters, etc Gain, /distortion and crosstalk meters, etc +903081 6digit Electrical measurement recording instruments Electrical measurement recording instruments +903089 6digit Electrical measurement instruments nes Electrical measurement instruments nes +903090 6digit Parts & accessories, electrical measuring instruments Parts & accessories, electrical measuring instruments +903110 6digit Machines for balancing mechanical parts, nes Machines for balancing mechanical parts, nes +903120 6digit Test benches for measuring or checking equipment Test benches for measuring or checking equipment +903130 6digit Profile projectors, nes Profile projectors, nes +903140 6digit Optical instruments and appliances, nes Optical instruments and appliances, nes +903180 6digit Measuring or checking equipment, nes Measuring or checking equipment, nes +903190 6digit Parts and access for measuring, checking equipment ne Parts and access for measuring, checking equipment ne +903210 6digit Thermostats Thermostats +903220 6digit Manostats Manostats +903281 6digit Hydraulic and pneumatic automatic controls Hydraulic and pneumatic automatic controls +903289 6digit Automatic regulating/controlling equipment nes Automatic regulating/controlling equipment nes +903290 6digit Parts and accessories for automatic controls Parts and accessories for automatic controls +903300 6digit Parts/accessories nes for optical/electric instrument Parts/accessories nes for optical/electric instrument +910111 6digit Wrist-watch, precious metal, battery, with hands Wrist-watch, precious metal, battery, with hands +910112 6digit Wrist-watch, precious metal, battery, opto/electric Wrist-watch, precious metal, battery, opto/electric +910119 6digit Wrist-watch, precious metal, battery, other Wrist-watch, precious metal, battery, other +910121 6digit Wrist-watch, precious metal, automatic wound Wrist-watch, precious metal, automatic wound +910129 6digit Wrist-watch, precious metal, hand wound Wrist-watch, precious metal, hand wound +910191 6digit Pocket-watch, precious-metal case, battery Pocket-watch, precious-metal case, battery +910199 6digit Pocket-watch, precious-metal case, non-battery Pocket-watch, precious-metal case, non-battery +910211 6digit Wrist-watch, base-metal case, battery, with hands Wrist-watch, base-metal case, battery, with hands +910212 6digit Wrist-watch, base-metal case, battery, opto/electric Wrist-watch, base-metal case, battery, opto/electric +910219 6digit Wrist-watch, base-metal case, battery, other Wrist-watch, base-metal case, battery, other +910221 6digit Wrist-watch, base-metal case, automatic wound Wrist-watch, base-metal case, automatic wound +910229 6digit Wrist-watch, base-metal case, hand wound Wrist-watch, base-metal case, hand wound +910291 6digit Pocket-watch, base-metal case, battery Pocket-watch, base-metal case, battery +910299 6digit Pocket-watch, base-metal case, non-battery Pocket-watch, base-metal case, non-battery +910310 6digit Clocks with watch movements, battery (except vehicle) Clocks with watch movements, battery (except vehicle) +910390 6digit Clocks with watch movements, nes (except vehicle) Clocks with watch movements, nes (except vehicle) +910400 6digit Instrument panel clocks etc for vehicles/aircraft etc Instrument panel clocks etc for vehicles/aircraft etc +910511 6digit Alarm clocks, battery or mains powered Alarm clocks, battery or mains powered +910519 6digit Alarm clocks, non-electric Alarm clocks, non-electric +910521 6digit Wall clocks, battery or mains powered Wall clocks, battery or mains powered +910529 6digit Wall clocks, non-electric Wall clocks, non-electric +910591 6digit Clocks, nes, battery or mains powered Clocks, nes, battery or mains powered +910599 6digit Clocks, nes, non-electric Clocks, nes, non-electric +910610 6digit Time-registers, time-recorders Time-registers, time-recorders +910620 6digit Parking meters Parking meters +910690 6digit Time of day recording apparatus, nes Time of day recording apparatus, nes +910700 6digit Time switches Time switches +910811 6digit Assembled battery watch movement, mechanical display Assembled battery watch movement, mechanical display +910812 6digit Assembled battery watch movement,opto-electric displa Assembled battery watch movement,opto-electric displa +910819 6digit Assembled battery watch movement, nes Assembled battery watch movement, nes +910820 6digit Watch movements, complete and assembled, auto-winding Watch movements, complete and assembled, auto-winding +910891 6digit Watch movements, complete and assembled, nes, <33.8mm Watch movements, complete and assembled, nes, <33.8mm +910899 6digit Watch movements, complete and assembled, nes Watch movements, complete and assembled, nes +910911 6digit Clock movements, complete and assembled, battery/alar Clock movements, complete and assembled, battery/alar +910919 6digit Clock movements, complete and assembled, battery nes Clock movements, complete and assembled, battery nes +910990 6digit Clock movements, complete & assembled, non-battery ne Clock movements, complete & assembled, non-battery ne +911011 6digit Complete movements of watches, un/partly assembled Complete movements of watches, un/partly assembled +911012 6digit Incomplete movements of watches, assembled Incomplete movements of watches, assembled +911019 6digit Rough movements of watches Rough movements of watches +911090 6digit Clock movements, un/partly assembled, rough clocks Clock movements, un/partly assembled, rough clocks +911110 6digit Watch cases of, or clad with, precious metal Watch cases of, or clad with, precious metal +911120 6digit Watch cases of base metal including gold/silver-plate Watch cases of base metal including gold/silver-plate +911180 6digit Watch cases, nes Watch cases, nes +911190 6digit Parts of watch cases Parts of watch cases +911210 6digit Clock, etc cases, of metal Clock, etc cases, of metal +911280 6digit Clock, etc cases, except metal Clock, etc cases, except metal +911290 6digit Parts of clock/etc cases Parts of clock/etc cases +911310 6digit Watch straps etc & parts, of/clad with precious metal Watch straps etc & parts, of/clad with precious metal +911320 6digit Watch straps etc and parts, of base metal Watch straps etc and parts, of base metal +911390 6digit Watch straps etc and parts, of leather/plastic/etc Watch straps etc and parts, of leather/plastic/etc +911410 6digit Clock or watch springs, including hair-springs Clock or watch springs, including hair-springs +911420 6digit Clock or watch jewels Clock or watch jewels +911430 6digit Clock or watch dials Clock or watch dials +911440 6digit Clock or watch plates and bridges Clock or watch plates and bridges +911490 6digit Clock or watch parts, nes Clock or watch parts, nes +920110 6digit Upright pianos, including auto-players Upright pianos, including auto-players +920120 6digit Grand pianos, including auto-players Grand pianos, including auto-players +920190 6digit Harpsichords, keyboard stringed instruments nes Harpsichords, keyboard stringed instruments nes +920210 6digit String musical instruments played with a bow String musical instruments played with a bow +920290 6digit String musical instruments nes String musical instruments nes +920300 6digit Harmoniums, pipe organs, etc Harmoniums, pipe organs, etc +920410 6digit Accordions and similar instruments Accordions and similar instruments +920420 6digit Mouth organs (harmonicas) Mouth organs (harmonicas) +920510 6digit Brass-wind instruments Brass-wind instruments +920590 6digit Wind musical instruments except brass Wind musical instruments except brass +920600 6digit Percussion musical instruments Percussion musical instruments +920710 6digit Keyboard instruments electrical/requiring amplifier Keyboard instruments electrical/requiring amplifier +920790 6digit Musical instruments nes, electric/requiring amplifier Musical instruments nes, electric/requiring amplifier +920810 6digit Musical boxes Musical boxes +920890 6digit Musical instruments etc nes Musical instruments etc nes +920910 6digit Metronomes, tuning forks and pitch pipes Metronomes, tuning forks and pitch pipes +920920 6digit Mechanisms for musical boxes Mechanisms for musical boxes +920930 6digit Strings, musical instrument Strings, musical instrument +920991 6digit Parts and accessories for pianos Parts and accessories for pianos +920992 6digit Parts and accessories for string musical instruments Parts and accessories for string musical instruments +920993 6digit Parts and accessories for pipe organs, harmoniums, et Parts and accessories for pipe organs, harmoniums, et +920994 6digit Parts/accessories for electric amplified instruments Parts/accessories for electric amplified instruments +920999 6digit Parts and accessories for the musical instruments nes Parts and accessories for the musical instruments nes +930100 6digit Military weapons, other than hand guns, swords, etc Military weapons, other than hand guns, swords, etc +930200 6digit Revolvers and pistols Revolvers and pistols +930310 6digit Muzzle-loading firearms Muzzle-loading firearms +930320 6digit Shotguns, shotgun-rifles for sport, hunting or target Shotguns, shotgun-rifles for sport, hunting or target +930330 6digit Rifles, sporting, hunting or target-shooting, nes Rifles, sporting, hunting or target-shooting, nes +930390 6digit Signal pistols, etc, humane killers, etc Signal pistols, etc, humane killers, etc +930400 6digit Arms nes, (spring/air/gas guns, truncheons, etc) Arms nes, (spring/air/gas guns, truncheons, etc) +930510 6digit Parts and accessories of revolvers or pistols Parts and accessories of revolvers or pistols +930521 6digit Shotgun barrels Shotgun barrels +930529 6digit Parts and accessories of shotguns or rifles, nes Parts and accessories of shotguns or rifles, nes +930590 6digit Parts and accessories nes of weapons, nes Parts and accessories nes of weapons, nes +930610 6digit Cartridges for rivet etc tools, humane killers, etc Cartridges for rivet etc tools, humane killers, etc +930621 6digit Cartridges, shotgun Cartridges, shotgun +930629 6digit Air gun pellets, parts of shotgun cartridges Air gun pellets, parts of shotgun cartridges +930630 6digit Cartridges nes, parts thereof Cartridges nes, parts thereof +930690 6digit Munitions of war, ammunition/projectiles and parts Munitions of war, ammunition/projectiles and parts +930700 6digit Swords, cutlasses, bayonets, lances, scabbards, etc Swords, cutlasses, bayonets, lances, scabbards, etc +940110 6digit Seats, aircraft Seats, aircraft +940120 6digit Seats, motor vehicles Seats, motor vehicles +940130 6digit Swivel seats with variable height adjustment Swivel seats with variable height adjustment +940140 6digit Seats convertible into beds Seats convertible into beds +940150 6digit Seats of cane, osier, bamboo or similar materials Seats of cane, osier, bamboo or similar materials +940161 6digit Seats with wooden frames, upholstered nes Seats with wooden frames, upholstered nes +940169 6digit Seats with wooden frames, nes Seats with wooden frames, nes +940171 6digit Seats with metal frames, upholstered nes Seats with metal frames, upholstered nes +940179 6digit Seats with metal frames, nes Seats with metal frames, nes +940180 6digit Seats nes Seats nes +940190 6digit Parts of seats Parts of seats +940210 6digit Dentists, barbers or similar chairs and parts Dentists, barbers or similar chairs and parts +940290 6digit Medical, dental, surgical & veterinary furniture, nes Medical, dental, surgical & veterinary furniture, nes +940310 6digit Office furniture, metal, nes Office furniture, metal, nes +940320 6digit Furniture, metal, nes Furniture, metal, nes +940330 6digit Office furniture, wooden, nes Office furniture, wooden, nes +940340 6digit Kitchen furniture, wooden, nes Kitchen furniture, wooden, nes +940350 6digit Bedroom furniture, wooden, nes Bedroom furniture, wooden, nes +940360 6digit Furniture, wooden, nes Furniture, wooden, nes +940370 6digit Furniture, plastic, nes Furniture, plastic, nes +940380 6digit Furniture of cane, materials nes Furniture of cane, materials nes +940390 6digit Furniture parts nes Furniture parts nes +940410 6digit Mattress supports Mattress supports +940421 6digit Mattresses of cellular rubber or plastic Mattresses of cellular rubber or plastic +940429 6digit Mattresses, stuffed, spring interior, etc Mattresses, stuffed, spring interior, etc +940430 6digit Sleeping bags Sleeping bags +940490 6digit Articles of bedding nes Articles of bedding nes +940510 6digit Chandeliers, other electric ceiling or wall lights Chandeliers, other electric ceiling or wall lights +940520 6digit Electric table, desk, bedside and floor lamps Electric table, desk, bedside and floor lamps +940530 6digit Lighting sets of a kind used for Christmas trees Lighting sets of a kind used for Christmas trees +940540 6digit Electric lamps, lighting fittings, nes Electric lamps, lighting fittings, nes +940550 6digit Non-electrical lamps and lighting fittings Non-electrical lamps and lighting fittings +940560 6digit Illuminated signs, illuminated nameplates etc Illuminated signs, illuminated nameplates etc +940591 6digit Lamp and lighting fitting parts of glass Lamp and lighting fitting parts of glass +940592 6digit Lamp and lighting fitting parts of plastics Lamp and lighting fitting parts of plastics +940599 6digit Lamp and lighting fitting parts except glass/plastic Lamp and lighting fitting parts except glass/plastic +940600 6digit Prefabricated buildings Prefabricated buildings +950100 6digit Rideable wheeled toys, dolls carriages Rideable wheeled toys, dolls carriages +950210 6digit Dolls representing only human beings Dolls representing only human beings +950291 6digit Garments, accessories for dolls representing humans Garments, accessories for dolls representing humans +950299 6digit Parts nes, for dolls representing only human beings Parts nes, for dolls representing only human beings +950310 6digit Electric trains, train sets, etc Electric trains, train sets, etc +950320 6digit Reduced-size (scale) models, kits, except trains Reduced-size (scale) models, kits, except trains +950330 6digit Construction sets and constructional toys, nes Construction sets and constructional toys, nes +950341 6digit Stuffed toys - animals or non-human creatures Stuffed toys - animals or non-human creatures +950349 6digit Toys nes representing animals/non-humans Toys nes representing animals/non-humans +950350 6digit Toy musical instruments, apparatus Toy musical instruments, apparatus +950360 6digit Puzzles Puzzles +950370 6digit Toys, retail in sets or outfits Toys, retail in sets or outfits +950380 6digit Toys and models incorporating a motor Toys and models incorporating a motor +950390 6digit Toys nes Toys nes +950410 6digit Video games used with a television receiver Video games used with a television receiver +950420 6digit Articles and accessories for billiards Articles and accessories for billiards +950430 6digit Games, coin or disc operated Games, coin or disc operated +950440 6digit Playing cards Playing cards +950490 6digit Articles for funfair, table and parlour games, nes Articles for funfair, table and parlour games, nes +950510 6digit Articles for Christmas festivities Articles for Christmas festivities +950590 6digit Festive,carnival, other entertainment articles, nes Festive,carnival, other entertainment articles, nes +950611 6digit Snow-skis and parts Snow-skis and parts +950612 6digit Snow-ski fastenings (ski-bindings) Snow-ski fastenings (ski-bindings) +950619 6digit Snow-ski equipment except skis/bindings Snow-ski equipment except skis/bindings +950621 6digit Sailboards Sailboards +950629 6digit Water-skis, surf-boards, other watersport equipment Water-skis, surf-boards, other watersport equipment +950631 6digit Golf clubs, complete Golf clubs, complete +950632 6digit Golf balls Golf balls +950639 6digit Golf equipment except balls and clubs Golf equipment except balls and clubs +950640 6digit Articles, equipment for table-tennis Articles, equipment for table-tennis +950651 6digit Lawn-tennis rackets Lawn-tennis rackets +950659 6digit Badminton or similar rackets Badminton or similar rackets +950661 6digit Lawn-tennis balls Lawn-tennis balls +950662 6digit Inflatable balls Inflatable balls +950669 6digit Balls nes Balls nes +950670 6digit Ice skates, roller skates, skating boots Ice skates, roller skates, skating boots +950691 6digit Physical exercise, gymnasium and athletics equipment Physical exercise, gymnasium and athletics equipment +950699 6digit Equipment nes for sports, swimming and paddling pools Equipment nes for sports, swimming and paddling pools +950710 6digit Fishing rods Fishing rods +950720 6digit Fish-hooks, whether or not snelled Fish-hooks, whether or not snelled +950730 6digit Fishing reels Fishing reels +950790 6digit Fishing and hunting equipment and requisites nes Fishing and hunting equipment and requisites nes +950800 6digit Play, fair-ground equipment, travellng circus, theatr Play, fair-ground equipment, travellng circus, theatr +960110 6digit Worked ivory, articles of ivory Worked ivory, articles of ivory +960190 6digit Animal carving material, articles, nes Animal carving material, articles, nes +960200 6digit Worked vegetable, mineral carving material, articles Worked vegetable, mineral carving material, articles +960310 6digit Brooms/brushes of vegetable material Brooms/brushes of vegetable material +960321 6digit Tooth brushes Tooth brushes +960329 6digit Shaving, hair, nail, eyelash and other toilet brushes Shaving, hair, nail, eyelash and other toilet brushes +960330 6digit Artists, writing and cosmetics brushes Artists, writing and cosmetics brushes +960340 6digit Paint/distemper/varnish brushes nes, paint pads etc Paint/distemper/varnish brushes nes, paint pads etc +960350 6digit Brushes nes, as parts of machines, appliances etc Brushes nes, as parts of machines, appliances etc +960390 6digit Brushes, parts, nes Brushes, parts, nes +960400 6digit Hand sieves and hand riddles Hand sieves and hand riddles +960500 6digit Travel sets, toilet, sewing, shoe, clothes cleaning Travel sets, toilet, sewing, shoe, clothes cleaning +960610 6digit Press-fasteners, snap-fasteners and press-studs, part Press-fasteners, snap-fasteners and press-studs, part +960621 6digit Buttons of plastics, not covered with textile Buttons of plastics, not covered with textile +960622 6digit Buttons of base metal, not covered with textile Buttons of base metal, not covered with textile +960629 6digit Buttons, nes Buttons, nes +960630 6digit Button moulds, button parts, blanks Button moulds, button parts, blanks +960711 6digit Slide fasteners with chain scoops of base metal Slide fasteners with chain scoops of base metal +960719 6digit Slide fasteners, nes Slide fasteners, nes +960720 6digit Parts of slide fasteners Parts of slide fasteners +960810 6digit Ball point pens Ball point pens +960820 6digit Felt tipped, other porous-tipped pens and markers Felt tipped, other porous-tipped pens and markers +960831 6digit Indian ink drawing pens Indian ink drawing pens +960839 6digit Fountain pens, stylograph pens and other pens, nes Fountain pens, stylograph pens and other pens, nes +960840 6digit Propelling or sliding pencils Propelling or sliding pencils +960850 6digit Sets of articles of mixed types of pens/pencils Sets of articles of mixed types of pens/pencils +960860 6digit Refills for ball point pens Refills for ball point pens +960891 6digit Pen nibs, nib points nes Pen nibs, nib points nes +960899 6digit Duplicating stylos, pen/pencil holders, pen parts Duplicating stylos, pen/pencil holders, pen parts +960910 6digit Pencils/crayons, with leads in rigid sheath, nes Pencils/crayons, with leads in rigid sheath, nes +960920 6digit Pencil leads, black or coloured Pencil leads, black or coloured +960990 6digit Pastels, drawing charcoals, chalks Pastels, drawing charcoals, chalks +961000 6digit Slates/boards with writing or drawing surfaces Slates/boards with writing or drawing surfaces +961100 6digit Hand printing, dating and numbering devices, etc Hand printing, dating and numbering devices, etc +961210 6digit Typewriter or similar ribbons Typewriter or similar ribbons +961220 6digit Ink-pads Ink-pads +961310 6digit Pocket lighters, gas-fuelled, non-refillable Pocket lighters, gas-fuelled, non-refillable +961320 6digit Pocket lighters, gas-fuelled, refillable Pocket lighters, gas-fuelled, refillable +961330 6digit Table lighters Table lighters +961380 6digit Lighters, nes Lighters, nes +961390 6digit Parts of lighters, other than flints/wicks Parts of lighters, other than flints/wicks +961410 6digit Roughly shaped blocks of wood or root, for pipes Roughly shaped blocks of wood or root, for pipes +961420 6digit Smoking pipes and pipe bowls Smoking pipes and pipe bowls +961490 6digit Cigar or cigarette holders and parts, pipe stems Cigar or cigarette holders and parts, pipe stems +961511 6digit Combs, hair-slides etc of hard rubber or plastic Combs, hair-slides etc of hard rubber or plastic +961519 6digit Combs, hair-slides etc of other materials Combs, hair-slides etc of other materials +961590 6digit Hairpins, curling pins, hair-curlers and the like, ne Hairpins, curling pins, hair-curlers and the like, ne +961610 6digit Scent sprays and similar toilet sprays, parts Scent sprays and similar toilet sprays, parts +961620 6digit Powder-puffs and pads for the application of cosmetic Powder-puffs and pads for the application of cosmetic +961700 6digit Vacuum flasks etc, parts except inner Vacuum flasks etc, parts except inner +961800 6digit Tailors dummies, display dummies and automata Tailors dummies, display dummies and automata +970110 6digit Paintings/drawings/pastels executed by hand Paintings/drawings/pastels executed by hand +970190 6digit Collages, similar decorative plaques Collages, similar decorative plaques +970200 6digit Original engravings, prints and lithographs Original engravings, prints and lithographs +970300 6digit Original sculptures and statuary, in any material Original sculptures and statuary, in any material +970400 6digit Used postage and revenue stamps, first day covers, et Used postage and revenue stamps, first day covers, et +970500 6digit Collections and collectors pieces Collections and collectors pieces +970600 6digit Antiques older than one hundred years Antiques older than one hundred years +999999 6digit Commodities not specified according to kind Commodities not specified according to kind +9999AA 6digit Commodities not specified according to kind Commodities not specified according to kind +XXXXXX 6digit Trade data discrepancies Trade data discrepancies Trade data discrepancies Trade data discrepancies diff --git a/product/HS/IntlAtlas/out/hs92_atlas.csv b/product/HS/IntlAtlas/out/hs92_atlas.csv index 702788a..d2f2ae1 100644 --- a/product/HS/IntlAtlas/out/hs92_atlas.csv +++ b/product/HS/IntlAtlas/out/hs92_atlas.csv @@ -1349,3 +1349,5043 @@ 1890,"9706","Antiques older than one hundred years","4digit","Antiques older than one hundred years","Antigüedades de más de cien años.","Antiques >100 years","Antigüedades >100 años",195.0 1891,"9999","Commodities not specified according to kind","4digit","Commodities not specified according to kind","Commodities not specified according to kind","Commodities not specified according to kind","Commodities not specified according to kind",196.0 1892,"XXXX","Trade data discrepancies","4digit","Trade data discrepancies","Trade data discrepancies","Trade data discrepancies","Trade data discrepancies",196.0 +5000,"010111","Horses, live pure-bred breeding","6digit","Horses, live pure-bred breeding","","Horses, live pure-bred breeding","",650.0 +5001,"010119","Horses, live except pure-bred breeding","6digit","Horses, live except pure-bred breeding","","Horses, live except pure-bred breeding","",650.0 +5002,"010120","Asses, mules and hinnies, live","6digit","Asses, mules and hinnies, live","","Asses, mules and hinnies, live","",650.0 +5003,"010210","Bovine animals, live pure-bred breeding","6digit","Bovine animals, live pure-bred breeding","","Bovine animals, live pure-bred breeding","",651.0 +5004,"010290","Bovine animals, live, except pure-bred breeding","6digit","Bovine animals, live, except pure-bred breeding","","Bovine animals, live, except pure-bred breeding","",651.0 +5005,"010310","Swine, live pure-bred breeding","6digit","Swine, live pure-bred breeding","","Swine, live pure-bred breeding","",652.0 +5006,"010391","Swine, live except pure-bred breeding < 50 kg","6digit","Swine, live except pure-bred breeding < 50 kg","","Swine, live except pure-bred breeding < 50 kg","",652.0 +5007,"010392","Swine, live except pure-bred breeding > 50 kg","6digit","Swine, live except pure-bred breeding > 50 kg","","Swine, live except pure-bred breeding > 50 kg","",652.0 +5008,"010410","Sheep, live","6digit","Sheep, live","","Sheep, live","",653.0 +5009,"010420","Goats, live","6digit","Goats, live","","Goats, live","",653.0 +5010,"010511","Fowls, live domestic < 185 grams","6digit","Fowls, live domestic < 185 grams","","Fowls, live domestic < 185 grams","",654.0 +5011,"010519","Poultry, live except domestic fowls, < 185 grams","6digit","Poultry, live except domestic fowls, < 185 grams","","Poultry, live except domestic fowls, < 185 grams","",654.0 +5012,"010591","Fowls, live domestic > 185 grams","6digit","Fowls, live domestic > 185 grams","","Fowls, live domestic > 185 grams","",654.0 +5013,"010599","Poultry, live except domestic fowls, > 185 grams","6digit","Poultry, live except domestic fowls, > 185 grams","","Poultry, live except domestic fowls, > 185 grams","",654.0 +5014,"010600","Animals, live, except farm animals","6digit","Animals, live, except farm animals","","Animals, live, except farm animals","",655.0 +5015,"020110","Bovine carcasses and half carcasses, fresh or chilled","6digit","Bovine carcasses and half carcasses, fresh or chilled","","Bovine carcasses and half carcasses, fresh or chilled","",656.0 +5016,"020120","Bovine cuts bone in, fresh or chilled","6digit","Bovine cuts bone in, fresh or chilled","","Bovine cuts bone in, fresh or chilled","",656.0 +5017,"020130","Bovine cuts boneless, fresh or chilled","6digit","Bovine cuts boneless, fresh or chilled","","Bovine cuts boneless, fresh or chilled","",656.0 +5018,"020210","Bovine carcasses and half carcasses, frozen","6digit","Bovine carcasses and half carcasses, frozen","","Bovine carcasses and half carcasses, frozen","",657.0 +5019,"020220","Bovine cuts bone in, frozen","6digit","Bovine cuts bone in, frozen","","Bovine cuts bone in, frozen","",657.0 +5020,"020230","Bovine cuts boneless, frozen","6digit","Bovine cuts boneless, frozen","","Bovine cuts boneless, frozen","",657.0 +5021,"020311","Swine carcasses and half carcasses, fresh or chilled","6digit","Swine carcasses and half carcasses, fresh or chilled","","Swine carcasses and half carcasses, fresh or chilled","",658.0 +5022,"020312","Swine hams, shoulders & cuts bone in, fresh or chille","6digit","Swine hams, shoulders & cuts bone in, fresh or chille","","Swine hams, shoulders & cuts bone in, fresh or chille","",658.0 +5023,"020319","Swine cuts, fresh or chilled, nes","6digit","Swine cuts, fresh or chilled, nes","","Swine cuts, fresh or chilled, nes","",658.0 +5024,"020321","Swine carcasses and half carcasses, frozen","6digit","Swine carcasses and half carcasses, frozen","","Swine carcasses and half carcasses, frozen","",658.0 +5025,"020322","Hams, shoulders and cuts, of swine, bone in, frozen","6digit","Hams, shoulders and cuts, of swine, bone in, frozen","","Hams, shoulders and cuts, of swine, bone in, frozen","",658.0 +5026,"020329","Swine cuts, frozen nes","6digit","Swine cuts, frozen nes","","Swine cuts, frozen nes","",658.0 +5027,"020410","Lamb carcasses and half carcasses, fresh or chilled","6digit","Lamb carcasses and half carcasses, fresh or chilled","","Lamb carcasses and half carcasses, fresh or chilled","",659.0 +5028,"020421","Sheep carcasses and half carcasses, fresh or chilled","6digit","Sheep carcasses and half carcasses, fresh or chilled","","Sheep carcasses and half carcasses, fresh or chilled","",659.0 +5029,"020422","Sheep cuts, bone in, fresh or chilled","6digit","Sheep cuts, bone in, fresh or chilled","","Sheep cuts, bone in, fresh or chilled","",659.0 +5030,"020423","Sheep cuts, boneless, fresh or chilled","6digit","Sheep cuts, boneless, fresh or chilled","","Sheep cuts, boneless, fresh or chilled","",659.0 +5031,"020430","Lamb carcasses and half carcasses, frozen","6digit","Lamb carcasses and half carcasses, frozen","","Lamb carcasses and half carcasses, frozen","",659.0 +5032,"020441","Sheep carcasses and half carcasses, frozen","6digit","Sheep carcasses and half carcasses, frozen","","Sheep carcasses and half carcasses, frozen","",659.0 +5033,"020442","Sheep cuts, bone in, frozen","6digit","Sheep cuts, bone in, frozen","","Sheep cuts, bone in, frozen","",659.0 +5034,"020443","Sheep cuts, boneless, frozen","6digit","Sheep cuts, boneless, frozen","","Sheep cuts, boneless, frozen","",659.0 +5035,"020450","Goat meat, fresh, chilled or frozen","6digit","Goat meat, fresh, chilled or frozen","","Goat meat, fresh, chilled or frozen","",659.0 +5036,"020500","Horse, ass, mule, hinny meat, fresh, chilled or froze","6digit","Horse, ass, mule, hinny meat, fresh, chilled or froze","","Horse, ass, mule, hinny meat, fresh, chilled or froze","",660.0 +5037,"020610","Bovine edible offal, fresh or chilled","6digit","Bovine edible offal, fresh or chilled","","Bovine edible offal, fresh or chilled","",661.0 +5038,"020621","Bovine tongues, frozen","6digit","Bovine tongues, frozen","","Bovine tongues, frozen","",661.0 +5039,"020622","Bovine livers, frozen","6digit","Bovine livers, frozen","","Bovine livers, frozen","",661.0 +5040,"020629","Bovine edible offal, frozen except livers and tongues","6digit","Bovine edible offal, frozen except livers and tongues","","Bovine edible offal, frozen except livers and tongues","",661.0 +5041,"020630","Swine edible offal, fresh or chilled","6digit","Swine edible offal, fresh or chilled","","Swine edible offal, fresh or chilled","",661.0 +5042,"020641","Swine livers, frozen","6digit","Swine livers, frozen","","Swine livers, frozen","",661.0 +5043,"020649","Swine edible offal, frozen except livers","6digit","Swine edible offal, frozen except livers","","Swine edible offal, frozen except livers","",661.0 +5044,"020680","Sheep, goat, ass, mule, hinnie offal, fresh or chille","6digit","Sheep, goat, ass, mule, hinnie offal, fresh or chille","","Sheep, goat, ass, mule, hinnie offal, fresh or chille","",661.0 +5045,"020690","Sheep, goat, ass, mule, hinnie edible offal, frozen","6digit","Sheep, goat, ass, mule, hinnie edible offal, frozen","","Sheep, goat, ass, mule, hinnie edible offal, frozen","",661.0 +5046,"020710","Poultry, domestic, whole, fresh or chilled","6digit","Poultry, domestic, whole, fresh or chilled","","Poultry, domestic, whole, fresh or chilled","",662.0 +5047,"020721","Fowls, domestic, whole, frozen","6digit","Fowls, domestic, whole, frozen","","Fowls, domestic, whole, frozen","",662.0 +5048,"020722","Turkeys, domestic, whole, frozen","6digit","Turkeys, domestic, whole, frozen","","Turkeys, domestic, whole, frozen","",662.0 +5049,"020723","Ducks, geese and guinea fowls, domestic, whole, froze","6digit","Ducks, geese and guinea fowls, domestic, whole, froze","","Ducks, geese and guinea fowls, domestic, whole, froze","",662.0 +5050,"020731","Fatty livers (geese,ducks) domestic fresh or chilled","6digit","Fatty livers (geese,ducks) domestic fresh or chilled","","Fatty livers (geese,ducks) domestic fresh or chilled","",662.0 +5051,"020739","Poultry cuts & offal, except livers, fresh or chilled","6digit","Poultry cuts & offal, except livers, fresh or chilled","","Poultry cuts & offal, except livers, fresh or chilled","",662.0 +5052,"020741","Fowl cuts & offal, domestic, except livers, frozen","6digit","Fowl cuts & offal, domestic, except livers, frozen","","Fowl cuts & offal, domestic, except livers, frozen","",662.0 +5053,"020742","Turkey cuts & offal, except livers, frozen","6digit","Turkey cuts & offal, except livers, frozen","","Turkey cuts & offal, except livers, frozen","",662.0 +5054,"020743","Duck, goose, guinea fowl cuts, offal not liver, froze","6digit","Duck, goose, guinea fowl cuts, offal not liver, froze","","Duck, goose, guinea fowl cuts, offal not liver, froze","",662.0 +5055,"020750","Poultry livers, domestic, frozen","6digit","Poultry livers, domestic, frozen","","Poultry livers, domestic, frozen","",662.0 +5056,"020810","Rabbit or hare meat, offal, fresh, chilled or frozen","6digit","Rabbit or hare meat, offal, fresh, chilled or frozen","","Rabbit or hare meat, offal, fresh, chilled or frozen","",663.0 +5057,"020820","Frog legs, fresh, chilled or frozen","6digit","Frog legs, fresh, chilled or frozen","","Frog legs, fresh, chilled or frozen","",663.0 +5058,"020890","Meat and edible offal nes fresh, chilled or frozen","6digit","Meat and edible offal nes fresh, chilled or frozen","","Meat and edible offal nes fresh, chilled or frozen","",663.0 +5059,"020900","Pig and poultry fat, unrendered","6digit","Pig and poultry fat, unrendered","","Pig and poultry fat, unrendered","",664.0 +5060,"021011","Hams and shoulders, swine, salted, dried or smoked","6digit","Hams and shoulders, swine, salted, dried or smoked","","Hams and shoulders, swine, salted, dried or smoked","",665.0 +5061,"021012","Bellies (streaky) of swine, salted, dried or smoked","6digit","Bellies (streaky) of swine, salted, dried or smoked","","Bellies (streaky) of swine, salted, dried or smoked","",665.0 +5062,"021019","Swine meat, salted/dried/smoked not ham/shoulder/bell","6digit","Swine meat, salted/dried/smoked not ham/shoulder/bell","","Swine meat, salted/dried/smoked not ham/shoulder/bell","",665.0 +5063,"021020","Bovine meat salted, dried or smoked","6digit","Bovine meat salted, dried or smoked","","Bovine meat salted, dried or smoked","",665.0 +5064,"021090","Meat and edible meat offal cured, flours, meals nes","6digit","Meat and edible meat offal cured, flours, meals nes","","Meat and edible meat offal cured, flours, meals nes","",665.0 +5065,"030110","Ornamental fish, live","6digit","Ornamental fish, live","","Ornamental fish, live","",666.0 +5066,"030191","Trout, live","6digit","Trout, live","","Trout, live","",666.0 +5067,"030192","Eels, live","6digit","Eels, live","","Eels, live","",666.0 +5068,"030193","Carp, live","6digit","Carp, live","","Carp, live","",666.0 +5069,"030199","Fish live, except trout, eel or carp","6digit","Fish live, except trout, eel or carp","","Fish live, except trout, eel or carp","",666.0 +5070,"030211","Trout, fresh or chilled, whole","6digit","Trout, fresh or chilled, whole","","Trout, fresh or chilled, whole","",667.0 +5071,"030212","Salmon fresh or chilled, whole","6digit","Salmon fresh or chilled, whole","","Salmon fresh or chilled, whole","",667.0 +5072,"030219","Salmonidae, not trout or salmon,fresh or chilled whol","6digit","Salmonidae, not trout or salmon,fresh or chilled whol","","Salmonidae, not trout or salmon,fresh or chilled whol","",667.0 +5073,"030221","Halibut, fresh or chilled, whole","6digit","Halibut, fresh or chilled, whole","","Halibut, fresh or chilled, whole","",667.0 +5074,"030222","Plaice, fresh or chilled, whole","6digit","Plaice, fresh or chilled, whole","","Plaice, fresh or chilled, whole","",667.0 +5075,"030223","Sole, fresh or chilled, whole","6digit","Sole, fresh or chilled, whole","","Sole, fresh or chilled, whole","",667.0 +5076,"030229","Flatfish, fresh/chilled not halibut/plaice/sole, whol","6digit","Flatfish, fresh/chilled not halibut/plaice/sole, whol","","Flatfish, fresh/chilled not halibut/plaice/sole, whol","",667.0 +5077,"030231","Tuna(albacore,longfin) fresh or chilled, whole","6digit","Tuna(albacore,longfin) fresh or chilled, whole","","Tuna(albacore,longfin) fresh or chilled, whole","",667.0 +5078,"030232","Tuna(yellowfin) fresh or chilled, whole","6digit","Tuna(yellowfin) fresh or chilled, whole","","Tuna(yellowfin) fresh or chilled, whole","",667.0 +5079,"030233","Skipjack,stripe-belly bonito, fresh or chilled, whole","6digit","Skipjack,stripe-belly bonito, fresh or chilled, whole","","Skipjack,stripe-belly bonito, fresh or chilled, whole","",667.0 +5080,"030239","Tuna nes, fresh or chilled, whole","6digit","Tuna nes, fresh or chilled, whole","","Tuna nes, fresh or chilled, whole","",667.0 +5081,"030240","Herring, fresh or chilled, whole","6digit","Herring, fresh or chilled, whole","","Herring, fresh or chilled, whole","",667.0 +5082,"030250","Cod, fresh or chilled, whole","6digit","Cod, fresh or chilled, whole","","Cod, fresh or chilled, whole","",667.0 +5083,"030261","Sardines,brisling,sprats, fresh or chilled, whole","6digit","Sardines,brisling,sprats, fresh or chilled, whole","","Sardines,brisling,sprats, fresh or chilled, whole","",667.0 +5084,"030262","Haddock, fresh or chilled, whole","6digit","Haddock, fresh or chilled, whole","","Haddock, fresh or chilled, whole","",667.0 +5085,"030263","Coalfish, fresh or chilled, whole","6digit","Coalfish, fresh or chilled, whole","","Coalfish, fresh or chilled, whole","",667.0 +5086,"030264","Mackerel, fresh or chilled, whole","6digit","Mackerel, fresh or chilled, whole","","Mackerel, fresh or chilled, whole","",667.0 +5087,"030265","Dogfish and other sharks, fresh or chilled, whole","6digit","Dogfish and other sharks, fresh or chilled, whole","","Dogfish and other sharks, fresh or chilled, whole","",667.0 +5088,"030266","Eels, fresh or chilled, whole","6digit","Eels, fresh or chilled, whole","","Eels, fresh or chilled, whole","",667.0 +5089,"030269","Fish nes, fresh or chilled, whole","6digit","Fish nes, fresh or chilled, whole","","Fish nes, fresh or chilled, whole","",667.0 +5090,"030270","Fish livers and roes, fresh or chilled","6digit","Fish livers and roes, fresh or chilled","","Fish livers and roes, fresh or chilled","",667.0 +5091,"030310","Salmon, Pacific, frozen, whole","6digit","Salmon, Pacific, frozen, whole","","Salmon, Pacific, frozen, whole","",668.0 +5092,"030321","Trout, frozen, whole","6digit","Trout, frozen, whole","","Trout, frozen, whole","",668.0 +5093,"030322","Salmon Atlantic or Danube, frozen, whole","6digit","Salmon Atlantic or Danube, frozen, whole","","Salmon Atlantic or Danube, frozen, whole","",668.0 +5094,"030329","Salmonidae, nes,frozen, whole","6digit","Salmonidae, nes,frozen, whole","","Salmonidae, nes,frozen, whole","",668.0 +5095,"030331","Halibut, frozen, whole","6digit","Halibut, frozen, whole","","Halibut, frozen, whole","",668.0 +5096,"030332","Plaice, frozen, whole","6digit","Plaice, frozen, whole","","Plaice, frozen, whole","",668.0 +5097,"030333","Sole, frozen, whole","6digit","Sole, frozen, whole","","Sole, frozen, whole","",668.0 +5098,"030339","Flatfish except halibut, plaice or sole, frozen, whol","6digit","Flatfish except halibut, plaice or sole, frozen, whol","","Flatfish except halibut, plaice or sole, frozen, whol","",668.0 +5099,"030341","Tunas(albacore,longfin), frozen, whole","6digit","Tunas(albacore,longfin), frozen, whole","","Tunas(albacore,longfin), frozen, whole","",668.0 +5100,"030342","Tunas(yellowfin) frozen, whole","6digit","Tunas(yellowfin) frozen, whole","","Tunas(yellowfin) frozen, whole","",668.0 +5101,"030343","Skipjack,stripe-bellied bonito, frozen, whole","6digit","Skipjack,stripe-bellied bonito, frozen, whole","","Skipjack,stripe-bellied bonito, frozen, whole","",668.0 +5102,"030349","Tunas nes, frozen, whole","6digit","Tunas nes, frozen, whole","","Tunas nes, frozen, whole","",668.0 +5103,"030350","Herrings, frozen, whole","6digit","Herrings, frozen, whole","","Herrings, frozen, whole","",668.0 +5104,"030360","Cod, frozen, whole","6digit","Cod, frozen, whole","","Cod, frozen, whole","",668.0 +5105,"030371","Sardines,brisling,sprats, frozen, whole","6digit","Sardines,brisling,sprats, frozen, whole","","Sardines,brisling,sprats, frozen, whole","",668.0 +5106,"030372","Haddock, frozen, whole","6digit","Haddock, frozen, whole","","Haddock, frozen, whole","",668.0 +5107,"030373","Coalfish, frozen, whole","6digit","Coalfish, frozen, whole","","Coalfish, frozen, whole","",668.0 +5108,"030374","Mackerel, frozen, whole","6digit","Mackerel, frozen, whole","","Mackerel, frozen, whole","",668.0 +5109,"030375","Dogfish and other sharks, frozen, whole","6digit","Dogfish and other sharks, frozen, whole","","Dogfish and other sharks, frozen, whole","",668.0 +5110,"030376","Eels, frozen, whole","6digit","Eels, frozen, whole","","Eels, frozen, whole","",668.0 +5111,"030377","Sea bass, frozen, whole","6digit","Sea bass, frozen, whole","","Sea bass, frozen, whole","",668.0 +5112,"030378","Hake, frozen, whole","6digit","Hake, frozen, whole","","Hake, frozen, whole","",668.0 +5113,"030379","Fish nes, frozen, whole","6digit","Fish nes, frozen, whole","","Fish nes, frozen, whole","",668.0 +5114,"030380","Fish livers and roes, frozen","6digit","Fish livers and roes, frozen","","Fish livers and roes, frozen","",668.0 +5115,"030410","Fish fillet or meat, fresh or chilled, not liver, roe","6digit","Fish fillet or meat, fresh or chilled, not liver, roe","","Fish fillet or meat, fresh or chilled, not liver, roe","",669.0 +5116,"030420","Fish fillets, frozen","6digit","Fish fillets, frozen","","Fish fillets, frozen","",669.0 +5117,"030490","Fish meat & mince, except liver, roe & fillets, froze","6digit","Fish meat & mince, except liver, roe & fillets, froze","","Fish meat & mince, except liver, roe & fillets, froze","",669.0 +5118,"030510","Flours, meals & pellets of fish for human consumption","6digit","Flours, meals & pellets of fish for human consumption","","Flours, meals & pellets of fish for human consumption","",670.0 +5119,"030520","Livers and roes, dried, smoked, salted or in brine","6digit","Livers and roes, dried, smoked, salted or in brine","","Livers and roes, dried, smoked, salted or in brine","",670.0 +5120,"030530","Fish fillets, dried, salted or in brine, not smoked","6digit","Fish fillets, dried, salted or in brine, not smoked","","Fish fillets, dried, salted or in brine, not smoked","",670.0 +5121,"030541","Salmon, smoked, including fillets","6digit","Salmon, smoked, including fillets","","Salmon, smoked, including fillets","",670.0 +5122,"030542","Herrings, smoked, including fillets","6digit","Herrings, smoked, including fillets","","Herrings, smoked, including fillets","",670.0 +5123,"030549","Smoked fish & fillets other than herrings or salmon","6digit","Smoked fish & fillets other than herrings or salmon","","Smoked fish & fillets other than herrings or salmon","",670.0 +5124,"030551","Cod dried, whether or not salted but not smoked","6digit","Cod dried, whether or not salted but not smoked","","Cod dried, whether or not salted but not smoked","",670.0 +5125,"030559","Dried fish, other than cod, not smoked","6digit","Dried fish, other than cod, not smoked","","Dried fish, other than cod, not smoked","",670.0 +5126,"030561","Herrings, salted or in brine, not dried or smoked","6digit","Herrings, salted or in brine, not dried or smoked","","Herrings, salted or in brine, not dried or smoked","",670.0 +5127,"030562","Cod, salted or in brine, not dried or smoked","6digit","Cod, salted or in brine, not dried or smoked","","Cod, salted or in brine, not dried or smoked","",670.0 +5128,"030563","Anchovies, salted or in brine, not dried or smoked","6digit","Anchovies, salted or in brine, not dried or smoked","","Anchovies, salted or in brine, not dried or smoked","",670.0 +5129,"030569","Fish nes, salted or in brine, not dried or smoked","6digit","Fish nes, salted or in brine, not dried or smoked","","Fish nes, salted or in brine, not dried or smoked","",670.0 +5130,"030611","Rock lobster and other sea crawfish, frozen","6digit","Rock lobster and other sea crawfish, frozen","","Rock lobster and other sea crawfish, frozen","",671.0 +5131,"030612","Lobsters (Homarus) frozen","6digit","Lobsters (Homarus) frozen","","Lobsters (Homarus) frozen","",671.0 +5132,"030613","Shrimps and prawns, frozen","6digit","Shrimps and prawns, frozen","","Shrimps and prawns, frozen","",671.0 +5133,"030614","Crabs, frozen","6digit","Crabs, frozen","","Crabs, frozen","",671.0 +5134,"030619","Crustaceans nes, frozen,","6digit","Crustaceans nes, frozen,","","Crustaceans nes, frozen,","",671.0 +5135,"030621","Rock lobster and other sea crawfish not frozen","6digit","Rock lobster and other sea crawfish not frozen","","Rock lobster and other sea crawfish not frozen","",671.0 +5136,"030622","Lobsters (Homarus), not frozen","6digit","Lobsters (Homarus), not frozen","","Lobsters (Homarus), not frozen","",671.0 +5137,"030623","Shrimps and prawns, not frozen","6digit","Shrimps and prawns, not frozen","","Shrimps and prawns, not frozen","",671.0 +5138,"030624","Crabs, not frozen","6digit","Crabs, not frozen","","Crabs, not frozen","",671.0 +5139,"030629","Crustaceans nes, not frozen","6digit","Crustaceans nes, not frozen","","Crustaceans nes, not frozen","",671.0 +5140,"030710","Oysters","6digit","Oysters","","Oysters","",672.0 +5141,"030721","Scallops, live, fresh or chilled","6digit","Scallops, live, fresh or chilled","","Scallops, live, fresh or chilled","",672.0 +5142,"030729","Scallops other than live, fresh or chilled","6digit","Scallops other than live, fresh or chilled","","Scallops other than live, fresh or chilled","",672.0 +5143,"030731","Mussels, shelled or not, live, fresh or chilled","6digit","Mussels, shelled or not, live, fresh or chilled","","Mussels, shelled or not, live, fresh or chilled","",672.0 +5144,"030739","Mussels, frozen, dried, salted or in brine","6digit","Mussels, frozen, dried, salted or in brine","","Mussels, frozen, dried, salted or in brine","",672.0 +5145,"030741","Cuttle fish, squid, live, fresh or chilled","6digit","Cuttle fish, squid, live, fresh or chilled","","Cuttle fish, squid, live, fresh or chilled","",672.0 +5146,"030749","Cuttle fish, squid, frozen, dried, salted or in brine","6digit","Cuttle fish, squid, frozen, dried, salted or in brine","","Cuttle fish, squid, frozen, dried, salted or in brine","",672.0 +5147,"030751","Octopus, live, fresh or chilled","6digit","Octopus, live, fresh or chilled","","Octopus, live, fresh or chilled","",672.0 +5148,"030759","Octopus, frozen, dried, salted or in brine","6digit","Octopus, frozen, dried, salted or in brine","","Octopus, frozen, dried, salted or in brine","",672.0 +5149,"030760","Snails, edible (except sea snails)","6digit","Snails, edible (except sea snails)","","Snails, edible (except sea snails)","",672.0 +5150,"030791","Aquatic invertebrates nes, fresh or chilled, live","6digit","Aquatic invertebrates nes, fresh or chilled, live","","Aquatic invertebrates nes, fresh or chilled, live","",672.0 +5151,"030799","Aquatic invertebrates nes, frozen or preserved","6digit","Aquatic invertebrates nes, frozen or preserved","","Aquatic invertebrates nes, frozen or preserved","",672.0 +5152,"040110","Milk not concentrated nor sweetened < 1% fat","6digit","Milk not concentrated nor sweetened < 1% fat","","Milk not concentrated nor sweetened < 1% fat","",673.0 +5153,"040120","Milk not concentrated nor sweetened 1-6% fat","6digit","Milk not concentrated nor sweetened 1-6% fat","","Milk not concentrated nor sweetened 1-6% fat","",673.0 +5154,"040130","Milk and cream not concentrated nor sweetened < 6% fa","6digit","Milk and cream not concentrated nor sweetened < 6% fa","","Milk and cream not concentrated nor sweetened < 6% fa","",673.0 +5155,"040210","Milk powder < 1.5% fat","6digit","Milk powder < 1.5% fat","","Milk powder < 1.5% fat","",674.0 +5156,"040221","Milk and cream powder unsweetened < 1.5% fat","6digit","Milk and cream powder unsweetened < 1.5% fat","","Milk and cream powder unsweetened < 1.5% fat","",674.0 +5157,"040229","Milk and cream powder sweetened < 1.5% fat","6digit","Milk and cream powder sweetened < 1.5% fat","","Milk and cream powder sweetened < 1.5% fat","",674.0 +5158,"040291","Milk and cream unsweetened, concentrated","6digit","Milk and cream unsweetened, concentrated","","Milk and cream unsweetened, concentrated","",674.0 +5159,"040299","Milk and cream nes sweetened or concentrated","6digit","Milk and cream nes sweetened or concentrated","","Milk and cream nes sweetened or concentrated","",674.0 +5160,"040310","Yogurt","6digit","Yogurt","","Yogurt","",675.0 +5161,"040390","Buttermilk, curdled milk, cream, kephir, etc.","6digit","Buttermilk, curdled milk, cream, kephir, etc.","","Buttermilk, curdled milk, cream, kephir, etc.","",675.0 +5162,"040410","Whey","6digit","Whey","","Whey","",676.0 +5163,"040490","Natural milk products nes","6digit","Natural milk products nes","","Natural milk products nes","",676.0 +5164,"040500","Butter and other fats and oils derived from milk","6digit","Butter and other fats and oils derived from milk","","Butter and other fats and oils derived from milk","",677.0 +5165,"040610","Fresh cheese, unfermented whey cheese, curd","6digit","Fresh cheese, unfermented whey cheese, curd","","Fresh cheese, unfermented whey cheese, curd","",678.0 +5166,"040620","Cheese, grated or powdered, of all kinds","6digit","Cheese, grated or powdered, of all kinds","","Cheese, grated or powdered, of all kinds","",678.0 +5167,"040630","Cheese processed, not grated or powdered","6digit","Cheese processed, not grated or powdered","","Cheese processed, not grated or powdered","",678.0 +5168,"040640","Cheese, blue-veined","6digit","Cheese, blue-veined","","Cheese, blue-veined","",678.0 +5169,"040690","Cheese except fresh, grated, processed or blue-veined","6digit","Cheese except fresh, grated, processed or blue-veined","","Cheese except fresh, grated, processed or blue-veined","",678.0 +5170,"040700","Birds eggs, in shell, fresh, preserved or cooked","6digit","Birds eggs, in shell, fresh, preserved or cooked","","Birds eggs, in shell, fresh, preserved or cooked","",679.0 +5171,"040811","Egg yolks dried","6digit","Egg yolks dried","","Egg yolks dried","",680.0 +5172,"040819","Egg yolks except dried","6digit","Egg yolks except dried","","Egg yolks except dried","",680.0 +5173,"040891","Eggs, bird, not in shell, dried","6digit","Eggs, bird, not in shell, dried","","Eggs, bird, not in shell, dried","",680.0 +5174,"040899","Eggs, bird, not in shell not dried","6digit","Eggs, bird, not in shell not dried","","Eggs, bird, not in shell not dried","",680.0 +5175,"040900","Honey, natural","6digit","Honey, natural","","Honey, natural","",681.0 +5176,"041000","Edible products of animal origin nes","6digit","Edible products of animal origin nes","","Edible products of animal origin nes","",682.0 +5177,"050100","Hair, human, unworked, waste of human hair","6digit","Hair, human, unworked, waste of human hair","","Hair, human, unworked, waste of human hair","",683.0 +5178,"050210","Bristles, hair & waste thereof of pigs, hogs or boars","6digit","Bristles, hair & waste thereof of pigs, hogs or boars","","Bristles, hair & waste thereof of pigs, hogs or boars","",684.0 +5179,"050290","Hair & waste of badger and of other brush making hair","6digit","Hair & waste of badger and of other brush making hair","","Hair & waste of badger and of other brush making hair","",684.0 +5180,"050300","Horsehair, waste","6digit","Horsehair, waste","","Horsehair, waste","",685.0 +5181,"050400","Guts, bladders and stomachs of animals except fish","6digit","Guts, bladders and stomachs of animals except fish","","Guts, bladders and stomachs of animals except fish","",686.0 +5182,"050510","Feathers and down used for stuffing","6digit","Feathers and down used for stuffing","","Feathers and down used for stuffing","",687.0 +5183,"050590","Feathers, down, etc. of birds, except for stuffing","6digit","Feathers, down, etc. of birds, except for stuffing","","Feathers, down, etc. of birds, except for stuffing","",687.0 +5184,"050610","Ossein and bones treated with acid","6digit","Ossein and bones treated with acid","","Ossein and bones treated with acid","",688.0 +5185,"050690","Bones and horn-cores unworked or simply worked nes","6digit","Bones and horn-cores unworked or simply worked nes","","Bones and horn-cores unworked or simply worked nes","",688.0 +5186,"050710","Ivory, unworked or simply prepared, powder and waste","6digit","Ivory, unworked or simply prepared, powder and waste","","Ivory, unworked or simply prepared, powder and waste","",689.0 +5187,"050790","Whalebone, horns, etc unworked or simply prepared nes","6digit","Whalebone, horns, etc unworked or simply prepared nes","","Whalebone, horns, etc unworked or simply prepared nes","",689.0 +5188,"050800","Coral,seashell,cuttle bone,etc, unworked,powder,waste","6digit","Coral,seashell,cuttle bone,etc, unworked,powder,waste","","Coral,seashell,cuttle bone,etc, unworked,powder,waste","",690.0 +5189,"050900","Sponges, natural, of animal origin","6digit","Sponges, natural, of animal origin","","Sponges, natural, of animal origin","",691.0 +5190,"051000","Ambergris, civet, musk, etc for pharmaceutical use","6digit","Ambergris, civet, musk, etc for pharmaceutical use","","Ambergris, civet, musk, etc for pharmaceutical use","",692.0 +5191,"051110","Semen bovine","6digit","Semen bovine","","Semen bovine","",693.0 +5192,"051191","Fish, shellfish and crustaceans (non-food)","6digit","Fish, shellfish and crustaceans (non-food)","","Fish, shellfish and crustaceans (non-food)","",693.0 +5193,"051199","Animal products and domestic animal carcass (non-food","6digit","Animal products and domestic animal carcass (non-food","","Animal products and domestic animal carcass (non-food","",693.0 +5194,"060110","Bulbs, tubers, corms, crowns and rhizomes, dormant","6digit","Bulbs, tubers, corms, crowns and rhizomes, dormant","","Bulbs, tubers, corms, crowns and rhizomes, dormant","",694.0 +5195,"060120","Bulbs, tubers, corms etc in growth, chicory plants","6digit","Bulbs, tubers, corms etc in growth, chicory plants","","Bulbs, tubers, corms etc in growth, chicory plants","",694.0 +5196,"060210","Cuttings and slips, not rooted","6digit","Cuttings and slips, not rooted","","Cuttings and slips, not rooted","",695.0 +5197,"060220","Trees, edible fruit or nut, shrubs and bushes","6digit","Trees, edible fruit or nut, shrubs and bushes","","Trees, edible fruit or nut, shrubs and bushes","",695.0 +5198,"060230","Rhododendrons and azaleas","6digit","Rhododendrons and azaleas","","Rhododendrons and azaleas","",695.0 +5199,"060240","Roses","6digit","Roses","","Roses","",695.0 +5200,"060291","Mushroom spawn","6digit","Mushroom spawn","","Mushroom spawn","",695.0 +5201,"060299","Plants, live (including their roots),nes","6digit","Plants, live (including their roots),nes","","Plants, live (including their roots),nes","",695.0 +5202,"060310","Cut flowers and flower buds for bouquets, etc., fresh","6digit","Cut flowers and flower buds for bouquets, etc., fresh","","Cut flowers and flower buds for bouquets, etc., fresh","",696.0 +5203,"060390","Cut flowers and flower buds for bouquets, dried, etc.","6digit","Cut flowers and flower buds for bouquets, dried, etc.","","Cut flowers and flower buds for bouquets, dried, etc.","",696.0 +5204,"060410","Mosses and lichens for bouquets, ornamental purposes","6digit","Mosses and lichens for bouquets, ornamental purposes","","Mosses and lichens for bouquets, ornamental purposes","",697.0 +5205,"060491","Foliage,branches, for bouquets, etc. - fresh","6digit","Foliage,branches, for bouquets, etc. - fresh","","Foliage,branches, for bouquets, etc. - fresh","",697.0 +5206,"060499","Foliage,branches, for bouquets, etc. - except fresh","6digit","Foliage,branches, for bouquets, etc. - except fresh","","Foliage,branches, for bouquets, etc. - except fresh","",697.0 +5207,"070110","Potatoes seed, fresh or chilled","6digit","Potatoes seed, fresh or chilled","","Potatoes seed, fresh or chilled","",698.0 +5208,"070190","Potatoes, fresh or chilled except seed","6digit","Potatoes, fresh or chilled except seed","","Potatoes, fresh or chilled except seed","",698.0 +5209,"070200","Tomatoes, fresh or chilled","6digit","Tomatoes, fresh or chilled","","Tomatoes, fresh or chilled","",699.0 +5210,"070310","Onions and shallots, fresh or chilled","6digit","Onions and shallots, fresh or chilled","","Onions and shallots, fresh or chilled","",700.0 +5211,"070320","Garlic, fresh or chilled","6digit","Garlic, fresh or chilled","","Garlic, fresh or chilled","",700.0 +5212,"070390","Leeks & other alliaceous vegetables, fresh or chilled","6digit","Leeks & other alliaceous vegetables, fresh or chilled","","Leeks & other alliaceous vegetables, fresh or chilled","",700.0 +5213,"070410","Cauliflowers and headed broccoli, fresh or chilled","6digit","Cauliflowers and headed broccoli, fresh or chilled","","Cauliflowers and headed broccoli, fresh or chilled","",701.0 +5214,"070420","Brussels sprouts, fresh or chilled","6digit","Brussels sprouts, fresh or chilled","","Brussels sprouts, fresh or chilled","",701.0 +5215,"070490","Edible brassicas nes, fresh or chilled","6digit","Edible brassicas nes, fresh or chilled","","Edible brassicas nes, fresh or chilled","",701.0 +5216,"070511","Cabbage lettuce (head lettuce) fresh or chilled","6digit","Cabbage lettuce (head lettuce) fresh or chilled","","Cabbage lettuce (head lettuce) fresh or chilled","",702.0 +5217,"070519","Lettuce, fresh or chilled except cabbage lettuce","6digit","Lettuce, fresh or chilled except cabbage lettuce","","Lettuce, fresh or chilled except cabbage lettuce","",702.0 +5218,"070521","Witloof chicory, fresh or chilled","6digit","Witloof chicory, fresh or chilled","","Witloof chicory, fresh or chilled","",702.0 +5219,"070529","Chicory, fresh or chilled, except witloof","6digit","Chicory, fresh or chilled, except witloof","","Chicory, fresh or chilled, except witloof","",702.0 +5220,"070610","Carrots and turnips, fresh or chilled","6digit","Carrots and turnips, fresh or chilled","","Carrots and turnips, fresh or chilled","",703.0 +5221,"070690","Beetroot,salsify,celeriac,radishes etc. fresh, chille","6digit","Beetroot,salsify,celeriac,radishes etc. fresh, chille","","Beetroot,salsify,celeriac,radishes etc. fresh, chille","",703.0 +5222,"070700","Cucumbers and gherkins, fresh or chilled","6digit","Cucumbers and gherkins, fresh or chilled","","Cucumbers and gherkins, fresh or chilled","",704.0 +5223,"070810","Peas, shelled or unshelled, fresh or chilled","6digit","Peas, shelled or unshelled, fresh or chilled","","Peas, shelled or unshelled, fresh or chilled","",705.0 +5224,"070820","Beans, shelled or unshelled, fresh or chilled","6digit","Beans, shelled or unshelled, fresh or chilled","","Beans, shelled or unshelled, fresh or chilled","",705.0 +5225,"070890","Legumes except peas & beans, fresh or chilled","6digit","Legumes except peas & beans, fresh or chilled","","Legumes except peas & beans, fresh or chilled","",705.0 +5226,"070910","Globe artichokes, fresh or chilled","6digit","Globe artichokes, fresh or chilled","","Globe artichokes, fresh or chilled","",706.0 +5227,"070920","Asparagus, fresh or chilled","6digit","Asparagus, fresh or chilled","","Asparagus, fresh or chilled","",706.0 +5228,"070930","Aubergines(egg-plants), fresh or chilled","6digit","Aubergines(egg-plants), fresh or chilled","","Aubergines(egg-plants), fresh or chilled","",706.0 +5229,"070940","Celery, other than celeriac, fresh or chilled","6digit","Celery, other than celeriac, fresh or chilled","","Celery, other than celeriac, fresh or chilled","",706.0 +5230,"070951","Mushrooms, fresh or chilled","6digit","Mushrooms, fresh or chilled","","Mushrooms, fresh or chilled","",706.0 +5231,"070952","Truffles, fresh or chilled","6digit","Truffles, fresh or chilled","","Truffles, fresh or chilled","",706.0 +5232,"070960","Peppers (Capsicum, Pimenta) fresh or chilled","6digit","Peppers (Capsicum, Pimenta) fresh or chilled","","Peppers (Capsicum, Pimenta) fresh or chilled","",706.0 +5233,"070970","Spinach fresh or chilled","6digit","Spinach fresh or chilled","","Spinach fresh or chilled","",706.0 +5234,"070990","Vegetables, fresh or chilled nes","6digit","Vegetables, fresh or chilled nes","","Vegetables, fresh or chilled nes","",706.0 +5235,"071010","Potatoes, frozen, uncooked steamed or boiled","6digit","Potatoes, frozen, uncooked steamed or boiled","","Potatoes, frozen, uncooked steamed or boiled","",707.0 +5236,"071021","Peas, frozen, uncooked steamed or boiled","6digit","Peas, frozen, uncooked steamed or boiled","","Peas, frozen, uncooked steamed or boiled","",707.0 +5237,"071022","Beans, frozen, uncooked steamed or boiled","6digit","Beans, frozen, uncooked steamed or boiled","","Beans, frozen, uncooked steamed or boiled","",707.0 +5238,"071029","Legumes, except peas and beans, frozen","6digit","Legumes, except peas and beans, frozen","","Legumes, except peas and beans, frozen","",707.0 +5239,"071030","Spinach, frozen, uncooked steamed or boiled","6digit","Spinach, frozen, uncooked steamed or boiled","","Spinach, frozen, uncooked steamed or boiled","",707.0 +5240,"071040","Sweet corn, frozen, uncooked steamed or boiled","6digit","Sweet corn, frozen, uncooked steamed or boiled","","Sweet corn, frozen, uncooked steamed or boiled","",707.0 +5241,"071080","Vegetables, frozen nes, uncooked steamed or boiled","6digit","Vegetables, frozen nes, uncooked steamed or boiled","","Vegetables, frozen nes, uncooked steamed or boiled","",707.0 +5242,"071090","Frozen vegetable mixtures, uncooked, boiled or steame","6digit","Frozen vegetable mixtures, uncooked, boiled or steame","","Frozen vegetable mixtures, uncooked, boiled or steame","",707.0 +5243,"071110","Onions, provisionally preserved","6digit","Onions, provisionally preserved","","Onions, provisionally preserved","",708.0 +5244,"071120","Olives, provisionally preserved","6digit","Olives, provisionally preserved","","Olives, provisionally preserved","",708.0 +5245,"071130","Capers, provisionally preserved","6digit","Capers, provisionally preserved","","Capers, provisionally preserved","",708.0 +5246,"071140","Cucumbers and gherkins provisionally preserved","6digit","Cucumbers and gherkins provisionally preserved","","Cucumbers and gherkins provisionally preserved","",708.0 +5247,"071190","Vegetables nes and mixtures provisionally preserved","6digit","Vegetables nes and mixtures provisionally preserved","","Vegetables nes and mixtures provisionally preserved","",708.0 +5248,"071210","Potatoes, dried, not further prepared","6digit","Potatoes, dried, not further prepared","","Potatoes, dried, not further prepared","",709.0 +5249,"071220","Onions, dried, not further prepared","6digit","Onions, dried, not further prepared","","Onions, dried, not further prepared","",709.0 +5250,"071230","Mushrooms and truffles, dried, not further prepared","6digit","Mushrooms and truffles, dried, not further prepared","","Mushrooms and truffles, dried, not further prepared","",709.0 +5251,"071290","Vegetables nes & mixtures, dried, not further prepare","6digit","Vegetables nes & mixtures, dried, not further prepare","","Vegetables nes & mixtures, dried, not further prepare","",709.0 +5252,"071310","Peas dried, shelled","6digit","Peas dried, shelled","","Peas dried, shelled","",710.0 +5253,"071320","Chickpeas, dried, shelled","6digit","Chickpeas, dried, shelled","","Chickpeas, dried, shelled","",710.0 +5254,"071331","Urd,mung,black or green gram beans dried shelled","6digit","Urd,mung,black or green gram beans dried shelled","","Urd,mung,black or green gram beans dried shelled","",710.0 +5255,"071332","Beans, small red (Adzuki) dried, shelled","6digit","Beans, small red (Adzuki) dried, shelled","","Beans, small red (Adzuki) dried, shelled","",710.0 +5256,"071333","Kidney beans and white pea beans dried shelled","6digit","Kidney beans and white pea beans dried shelled","","Kidney beans and white pea beans dried shelled","",710.0 +5257,"071339","Beans dried, shelled, nes","6digit","Beans dried, shelled, nes","","Beans dried, shelled, nes","",710.0 +5258,"071340","Lentils dried, shelled","6digit","Lentils dried, shelled","","Lentils dried, shelled","",710.0 +5259,"071350","Broad beans and horse beans dried, shelled","6digit","Broad beans and horse beans dried, shelled","","Broad beans and horse beans dried, shelled","",710.0 +5260,"071390","Leguminous vegetables dried, shelled","6digit","Leguminous vegetables dried, shelled","","Leguminous vegetables dried, shelled","",710.0 +5261,"071410","Manioc (cassava), fresh or dried","6digit","Manioc (cassava), fresh or dried","","Manioc (cassava), fresh or dried","",711.0 +5262,"071420","Sweet potatoes, fresh or dried","6digit","Sweet potatoes, fresh or dried","","Sweet potatoes, fresh or dried","",711.0 +5263,"071490","Arrowroot, salep, etc fresh or dried and sago pith","6digit","Arrowroot, salep, etc fresh or dried and sago pith","","Arrowroot, salep, etc fresh or dried and sago pith","",711.0 +5264,"080110","Coconuts, fresh or dried","6digit","Coconuts, fresh or dried","","Coconuts, fresh or dried","",712.0 +5265,"080120","Brazil nuts, fresh or dried","6digit","Brazil nuts, fresh or dried","","Brazil nuts, fresh or dried","",712.0 +5266,"080130","Cashew nuts, fresh or dried","6digit","Cashew nuts, fresh or dried","","Cashew nuts, fresh or dried","",712.0 +5267,"080211","Almonds in shell fresh or dried","6digit","Almonds in shell fresh or dried","","Almonds in shell fresh or dried","",713.0 +5268,"080212","Almonds,fresh or dried, shelled","6digit","Almonds,fresh or dried, shelled","","Almonds,fresh or dried, shelled","",713.0 +5269,"080221","Hazelnuts and filberts in shell fresh or dried","6digit","Hazelnuts and filberts in shell fresh or dried","","Hazelnuts and filberts in shell fresh or dried","",713.0 +5270,"080222","Hazelnuts and filberts, fresh or dried, shelled","6digit","Hazelnuts and filberts, fresh or dried, shelled","","Hazelnuts and filberts, fresh or dried, shelled","",713.0 +5271,"080231","Walnuts in shell, fresh or dried","6digit","Walnuts in shell, fresh or dried","","Walnuts in shell, fresh or dried","",713.0 +5272,"080232","Walnuts, fresh or dried, shelled","6digit","Walnuts, fresh or dried, shelled","","Walnuts, fresh or dried, shelled","",713.0 +5273,"080240","Chestnuts, fresh or dried","6digit","Chestnuts, fresh or dried","","Chestnuts, fresh or dried","",713.0 +5274,"080250","Pistachios, fresh or dried","6digit","Pistachios, fresh or dried","","Pistachios, fresh or dried","",713.0 +5275,"080290","Nuts edible, fresh or dried, nes","6digit","Nuts edible, fresh or dried, nes","","Nuts edible, fresh or dried, nes","",713.0 +5276,"080300","Bananas, including plantains, fresh or dried","6digit","Bananas, including plantains, fresh or dried","","Bananas, including plantains, fresh or dried","",714.0 +5277,"080410","Dates, fresh or dried","6digit","Dates, fresh or dried","","Dates, fresh or dried","",715.0 +5278,"080420","Figs, fresh or dried","6digit","Figs, fresh or dried","","Figs, fresh or dried","",715.0 +5279,"080430","Pineapples, fresh or dried","6digit","Pineapples, fresh or dried","","Pineapples, fresh or dried","",715.0 +5280,"080440","Avocados, fresh or dried","6digit","Avocados, fresh or dried","","Avocados, fresh or dried","",715.0 +5281,"080450","Guavas, mangoes and mangosteens, fresh or dried","6digit","Guavas, mangoes and mangosteens, fresh or dried","","Guavas, mangoes and mangosteens, fresh or dried","",715.0 +5282,"080510","Oranges, fresh or dried","6digit","Oranges, fresh or dried","","Oranges, fresh or dried","",716.0 +5283,"080520","Mandarin, clementine & citrus hybrids, fresh or dried","6digit","Mandarin, clementine & citrus hybrids, fresh or dried","","Mandarin, clementine & citrus hybrids, fresh or dried","",716.0 +5284,"080530","Lemons and limes, fresh or dried","6digit","Lemons and limes, fresh or dried","","Lemons and limes, fresh or dried","",716.0 +5285,"080540","Grapefruit, fresh or dried","6digit","Grapefruit, fresh or dried","","Grapefruit, fresh or dried","",716.0 +5286,"080590","Citrus fruits, fresh or dried, nes","6digit","Citrus fruits, fresh or dried, nes","","Citrus fruits, fresh or dried, nes","",716.0 +5287,"080610","Grapes, fresh","6digit","Grapes, fresh","","Grapes, fresh","",717.0 +5288,"080620","Grapes, dried","6digit","Grapes, dried","","Grapes, dried","",717.0 +5289,"080710","Melons (including watermelons), fresh","6digit","Melons (including watermelons), fresh","","Melons (including watermelons), fresh","",718.0 +5290,"080720","Papaws (papayas), fresh","6digit","Papaws (papayas), fresh","","Papaws (papayas), fresh","",718.0 +5291,"080810","Apples, fresh","6digit","Apples, fresh","","Apples, fresh","",719.0 +5292,"080820","Pears and quinces, fresh","6digit","Pears and quinces, fresh","","Pears and quinces, fresh","",719.0 +5293,"080910","Apricots, fresh","6digit","Apricots, fresh","","Apricots, fresh","",720.0 +5294,"080920","Cherries, fresh","6digit","Cherries, fresh","","Cherries, fresh","",720.0 +5295,"080930","Peaches, nectarines, fresh","6digit","Peaches, nectarines, fresh","","Peaches, nectarines, fresh","",720.0 +5296,"080940","Plums, sloes, fresh","6digit","Plums, sloes, fresh","","Plums, sloes, fresh","",720.0 +5297,"081010","Strawberries, fresh","6digit","Strawberries, fresh","","Strawberries, fresh","",721.0 +5298,"081020","Raspberry, blackberry, mulberry and loganberry, fresh","6digit","Raspberry, blackberry, mulberry and loganberry, fresh","","Raspberry, blackberry, mulberry and loganberry, fresh","",721.0 +5299,"081030","Black, white or red currants and gooseberries, fresh","6digit","Black, white or red currants and gooseberries, fresh","","Black, white or red currants and gooseberries, fresh","",721.0 +5300,"081040","Cranberries, bilberries, similar fruits, fresh","6digit","Cranberries, bilberries, similar fruits, fresh","","Cranberries, bilberries, similar fruits, fresh","",721.0 +5301,"081090","Fruits, fresh nes","6digit","Fruits, fresh nes","","Fruits, fresh nes","",721.0 +5302,"081110","Strawberries, (uncooked steamed or boiled), frozen","6digit","Strawberries, (uncooked steamed or boiled), frozen","","Strawberries, (uncooked steamed or boiled), frozen","",722.0 +5303,"081120","Rasp-, mul-berries, etc (uncooked, steam, boil),froze","6digit","Rasp-, mul-berries, etc (uncooked, steam, boil),froze","","Rasp-, mul-berries, etc (uncooked, steam, boil),froze","",722.0 +5304,"081190","Fruits and nuts (uncooked, steamed, boiled) frozen,ne","6digit","Fruits and nuts (uncooked, steamed, boiled) frozen,ne","","Fruits and nuts (uncooked, steamed, boiled) frozen,ne","",722.0 +5305,"081210","Cherries provisionally preserved","6digit","Cherries provisionally preserved","","Cherries provisionally preserved","",723.0 +5306,"081220","Strawberries provisionally preserved","6digit","Strawberries provisionally preserved","","Strawberries provisionally preserved","",723.0 +5307,"081290","Fruits and nuts, provisionally preserved nes","6digit","Fruits and nuts, provisionally preserved nes","","Fruits and nuts, provisionally preserved nes","",723.0 +5308,"081310","Apricots, dried","6digit","Apricots, dried","","Apricots, dried","",724.0 +5309,"081320","Prunes, dried","6digit","Prunes, dried","","Prunes, dried","",724.0 +5310,"081330","Apples, dried","6digit","Apples, dried","","Apples, dried","",724.0 +5311,"081340","Fruits, dried nes","6digit","Fruits, dried nes","","Fruits, dried nes","",724.0 +5312,"081350","Mixtures of edible nuts, dried and preserved fruits","6digit","Mixtures of edible nuts, dried and preserved fruits","","Mixtures of edible nuts, dried and preserved fruits","",724.0 +5313,"081400","Peel of citrus fruit or melons","6digit","Peel of citrus fruit or melons","","Peel of citrus fruit or melons","",725.0 +5314,"090111","Coffee, not roasted, not decaffeinated","6digit","Coffee, not roasted, not decaffeinated","","Coffee, not roasted, not decaffeinated","",726.0 +5315,"090112","Coffee, not roasted, decaffeinated","6digit","Coffee, not roasted, decaffeinated","","Coffee, not roasted, decaffeinated","",726.0 +5316,"090121","Coffee, roasted, not decaffeinated","6digit","Coffee, roasted, not decaffeinated","","Coffee, roasted, not decaffeinated","",726.0 +5317,"090122","Coffee, roasted, decaffeinated","6digit","Coffee, roasted, decaffeinated","","Coffee, roasted, decaffeinated","",726.0 +5318,"090130","Coffee husks and skins","6digit","Coffee husks and skins","","Coffee husks and skins","",726.0 +5319,"090140","Coffee substitutes containing coffee","6digit","Coffee substitutes containing coffee","","Coffee substitutes containing coffee","",726.0 +5320,"090210","Tea, green (unfermented) in packages < 3 kg","6digit","Tea, green (unfermented) in packages < 3 kg","","Tea, green (unfermented) in packages < 3 kg","",727.0 +5321,"090220","Tea, green (unfermented) in packages > 3 kg","6digit","Tea, green (unfermented) in packages > 3 kg","","Tea, green (unfermented) in packages > 3 kg","",727.0 +5322,"090230","Tea, black (fermented or partly) in packages < 3 kg","6digit","Tea, black (fermented or partly) in packages < 3 kg","","Tea, black (fermented or partly) in packages < 3 kg","",727.0 +5323,"090240","Tea, black (fermented or partly) in packages > 3 kg","6digit","Tea, black (fermented or partly) in packages > 3 kg","","Tea, black (fermented or partly) in packages > 3 kg","",727.0 +5324,"090300","Mate","6digit","Mate","","Mate","",728.0 +5325,"090411","Pepper of the genus Piper, whole","6digit","Pepper of the genus Piper, whole","","Pepper of the genus Piper, whole","",729.0 +5326,"090412","Pepper of the genus Piper, crushed or ground","6digit","Pepper of the genus Piper, crushed or ground","","Pepper of the genus Piper, crushed or ground","",729.0 +5327,"090420","Capsicum or Pimenta, dried, crushed or ground","6digit","Capsicum or Pimenta, dried, crushed or ground","","Capsicum or Pimenta, dried, crushed or ground","",729.0 +5328,"090500","Vanilla beans","6digit","Vanilla beans","","Vanilla beans","",730.0 +5329,"090610","Cinnamon and cinnamon-tree flowers whole","6digit","Cinnamon and cinnamon-tree flowers whole","","Cinnamon and cinnamon-tree flowers whole","",731.0 +5330,"090620","Cinnamon and cinnamon-tree flowers crushed or ground","6digit","Cinnamon and cinnamon-tree flowers crushed or ground","","Cinnamon and cinnamon-tree flowers crushed or ground","",731.0 +5331,"090700","Cloves (whole fruit, cloves and stems)","6digit","Cloves (whole fruit, cloves and stems)","","Cloves (whole fruit, cloves and stems)","",732.0 +5332,"090810","Nutmeg","6digit","Nutmeg","","Nutmeg","",733.0 +5333,"090820","Mace","6digit","Mace","","Mace","",733.0 +5334,"090830","Cardamoms","6digit","Cardamoms","","Cardamoms","",733.0 +5335,"090910","Anise or badian seeds","6digit","Anise or badian seeds","","Anise or badian seeds","",734.0 +5336,"090920","Coriander seeds","6digit","Coriander seeds","","Coriander seeds","",734.0 +5337,"090930","Cumin seeds","6digit","Cumin seeds","","Cumin seeds","",734.0 +5338,"090940","Caraway seeds","6digit","Caraway seeds","","Caraway seeds","",734.0 +5339,"090950","Fennel seeds, juniper berries","6digit","Fennel seeds, juniper berries","","Fennel seeds, juniper berries","",734.0 +5340,"091010","Ginger","6digit","Ginger","","Ginger","",735.0 +5341,"091020","Saffron","6digit","Saffron","","Saffron","",735.0 +5342,"091030","Turmeric (curcuma)","6digit","Turmeric (curcuma)","","Turmeric (curcuma)","",735.0 +5343,"091040","Thyme and bay leaves","6digit","Thyme and bay leaves","","Thyme and bay leaves","",735.0 +5344,"091050","Curry","6digit","Curry","","Curry","",735.0 +5345,"091091","Mixtures of spices","6digit","Mixtures of spices","","Mixtures of spices","",735.0 +5346,"091099","Spices nes","6digit","Spices nes","","Spices nes","",735.0 +5347,"100110","Durum wheat","6digit","Durum wheat","","Durum wheat","",736.0 +5348,"100190","Wheat except durum wheat, and meslin","6digit","Wheat except durum wheat, and meslin","","Wheat except durum wheat, and meslin","",736.0 +5349,"100200","Rye","6digit","Rye","","Rye","",737.0 +5350,"100300","Barley","6digit","Barley","","Barley","",738.0 +5351,"100400","Oats","6digit","Oats","","Oats","",739.0 +5352,"100510","Maize (corn) seed","6digit","Maize (corn) seed","","Maize (corn) seed","",740.0 +5353,"100590","Maize except seed corn","6digit","Maize except seed corn","","Maize except seed corn","",740.0 +5354,"100610","Rice in the husk (paddy or rough)","6digit","Rice in the husk (paddy or rough)","","Rice in the husk (paddy or rough)","",741.0 +5355,"100620","Rice, husked (brown)","6digit","Rice, husked (brown)","","Rice, husked (brown)","",741.0 +5356,"100630","Rice, semi-milled or wholly milled","6digit","Rice, semi-milled or wholly milled","","Rice, semi-milled or wholly milled","",741.0 +5357,"100640","Rice, broken","6digit","Rice, broken","","Rice, broken","",741.0 +5358,"100700","Grain sorghum","6digit","Grain sorghum","","Grain sorghum","",742.0 +5359,"100810","Buckwheat","6digit","Buckwheat","","Buckwheat","",743.0 +5360,"100820","Millet","6digit","Millet","","Millet","",743.0 +5361,"100830","Canary seed","6digit","Canary seed","","Canary seed","",743.0 +5362,"100890","Cereals unmilled nes","6digit","Cereals unmilled nes","","Cereals unmilled nes","",743.0 +5363,"110100","Wheat or meslin flour","6digit","Wheat or meslin flour","","Wheat or meslin flour","",744.0 +5364,"110210","Rye flour","6digit","Rye flour","","Rye flour","",745.0 +5365,"110220","Maize (corn) flour","6digit","Maize (corn) flour","","Maize (corn) flour","",745.0 +5366,"110230","Rice flour","6digit","Rice flour","","Rice flour","",745.0 +5367,"110290","Cereal flour except wheat, meslin, rye, maize, rice","6digit","Cereal flour except wheat, meslin, rye, maize, rice","","Cereal flour except wheat, meslin, rye, maize, rice","",745.0 +5368,"110311","Wheat meal","6digit","Wheat meal","","Wheat meal","",746.0 +5369,"110312","Oat groats or meal","6digit","Oat groats or meal","","Oat groats or meal","",746.0 +5370,"110313","Maize (corn) groats or meal","6digit","Maize (corn) groats or meal","","Maize (corn) groats or meal","",746.0 +5371,"110314","Rice groats or meal","6digit","Rice groats or meal","","Rice groats or meal","",746.0 +5372,"110319","Cereal groats or meal except wheat, maize, rice, oats","6digit","Cereal groats or meal except wheat, maize, rice, oats","","Cereal groats or meal except wheat, maize, rice, oats","",746.0 +5373,"110321","Wheat pellets","6digit","Wheat pellets","","Wheat pellets","",746.0 +5374,"110329","Cereal pellets except wheat","6digit","Cereal pellets except wheat","","Cereal pellets except wheat","",746.0 +5375,"110411","Barley, rolled or flaked grains","6digit","Barley, rolled or flaked grains","","Barley, rolled or flaked grains","",747.0 +5376,"110412","Oats, rolled or flaked grains","6digit","Oats, rolled or flaked grains","","Oats, rolled or flaked grains","",747.0 +5377,"110419","Cereals, rolled or flaked grains nes","6digit","Cereals, rolled or flaked grains nes","","Cereals, rolled or flaked grains nes","",747.0 +5378,"110421","Barley, hulled, pearled, sliced or kibbled","6digit","Barley, hulled, pearled, sliced or kibbled","","Barley, hulled, pearled, sliced or kibbled","",747.0 +5379,"110422","Oats, hulled, pearled, sliced or kibbled","6digit","Oats, hulled, pearled, sliced or kibbled","","Oats, hulled, pearled, sliced or kibbled","",747.0 +5380,"110423","Maize (corn), hulled, pearled, sliced or kibbled","6digit","Maize (corn), hulled, pearled, sliced or kibbled","","Maize (corn), hulled, pearled, sliced or kibbled","",747.0 +5381,"110429","Cereals, hulled, pearled, sliced or kibbled nes","6digit","Cereals, hulled, pearled, sliced or kibbled nes","","Cereals, hulled, pearled, sliced or kibbled nes","",747.0 +5382,"110430","Germ of cereals, whole, rolled, flaked or ground","6digit","Germ of cereals, whole, rolled, flaked or ground","","Germ of cereals, whole, rolled, flaked or ground","",747.0 +5383,"110510","Potato flour or meal","6digit","Potato flour or meal","","Potato flour or meal","",748.0 +5384,"110520","Potato flakes, granules and pellets","6digit","Potato flakes, granules and pellets","","Potato flakes, granules and pellets","",748.0 +5385,"110610","Flour or meal of dried legumes","6digit","Flour or meal of dried legumes","","Flour or meal of dried legumes","",749.0 +5386,"110620","Flour or meal of sago, starchy roots or tubers","6digit","Flour or meal of sago, starchy roots or tubers","","Flour or meal of sago, starchy roots or tubers","",749.0 +5387,"110630","Flour, meal, powder of fruit/nut, citrus or melon pee","6digit","Flour, meal, powder of fruit/nut, citrus or melon pee","","Flour, meal, powder of fruit/nut, citrus or melon pee","",749.0 +5388,"110710","Malt, not roasted","6digit","Malt, not roasted","","Malt, not roasted","",750.0 +5389,"110720","Malt, roasted","6digit","Malt, roasted","","Malt, roasted","",750.0 +5390,"110811","Wheat, starch","6digit","Wheat, starch","","Wheat, starch","",751.0 +5391,"110812","Maize (corn) starch","6digit","Maize (corn) starch","","Maize (corn) starch","",751.0 +5392,"110813","Potato starch","6digit","Potato starch","","Potato starch","",751.0 +5393,"110814","Manioc (cassava) starch","6digit","Manioc (cassava) starch","","Manioc (cassava) starch","",751.0 +5394,"110819","Starches except wheat, maize, potato, manioc","6digit","Starches except wheat, maize, potato, manioc","","Starches except wheat, maize, potato, manioc","",751.0 +5395,"110820","Inulin","6digit","Inulin","","Inulin","",751.0 +5396,"110900","Wheat gluten","6digit","Wheat gluten","","Wheat gluten","",752.0 +5397,"120100","Soya beans","6digit","Soya beans","","Soya beans","",753.0 +5398,"120210","Ground-nuts in shell not roasted or cooked","6digit","Ground-nuts in shell not roasted or cooked","","Ground-nuts in shell not roasted or cooked","",754.0 +5399,"120220","Ground-nuts shelled, not roasted or cooked","6digit","Ground-nuts shelled, not roasted or cooked","","Ground-nuts shelled, not roasted or cooked","",754.0 +5400,"120300","Copra","6digit","Copra","","Copra","",755.0 +5401,"120400","Linseed","6digit","Linseed","","Linseed","",756.0 +5402,"120500","Rape or colza seeds","6digit","Rape or colza seeds","","Rape or colza seeds","",757.0 +5403,"120600","Sunflower seeds","6digit","Sunflower seeds","","Sunflower seeds","",758.0 +5404,"120710","Palm nuts and kernels","6digit","Palm nuts and kernels","","Palm nuts and kernels","",759.0 +5405,"120720","Cotton seeds","6digit","Cotton seeds","","Cotton seeds","",759.0 +5406,"120730","Castor oil seeds","6digit","Castor oil seeds","","Castor oil seeds","",759.0 +5407,"120740","Sesamum seeds","6digit","Sesamum seeds","","Sesamum seeds","",759.0 +5408,"120750","Mustard seeds","6digit","Mustard seeds","","Mustard seeds","",759.0 +5409,"120760","Safflower seeds","6digit","Safflower seeds","","Safflower seeds","",759.0 +5410,"120791","Poppy seeds","6digit","Poppy seeds","","Poppy seeds","",759.0 +5411,"120792","Shea nuts (karite nuts)","6digit","Shea nuts (karite nuts)","","Shea nuts (karite nuts)","",759.0 +5412,"120799","Oil seeds and oleaginous fruits, nes","6digit","Oil seeds and oleaginous fruits, nes","","Oil seeds and oleaginous fruits, nes","",759.0 +5413,"120810","Soya bean flour or meal","6digit","Soya bean flour or meal","","Soya bean flour or meal","",760.0 +5414,"120890","Flour or meal of oil seed, fruit, except mustard, soy","6digit","Flour or meal of oil seed, fruit, except mustard, soy","","Flour or meal of oil seed, fruit, except mustard, soy","",760.0 +5415,"120911","Seed, sugar beet, for sowing","6digit","Seed, sugar beet, for sowing","","Seed, sugar beet, for sowing","",761.0 +5416,"120919","Seed, beet, except sugar, for sowing","6digit","Seed, beet, except sugar, for sowing","","Seed, beet, except sugar, for sowing","",761.0 +5417,"120921","Seed, lucerne (alfalfa), for sowing","6digit","Seed, lucerne (alfalfa), for sowing","","Seed, lucerne (alfalfa), for sowing","",761.0 +5418,"120922","Seed, clover, for sowing","6digit","Seed, clover, for sowing","","Seed, clover, for sowing","",761.0 +5419,"120923","Seed, fescue, for sowing","6digit","Seed, fescue, for sowing","","Seed, fescue, for sowing","",761.0 +5420,"120924","Seed, Kentucky blue grass, for sowing","6digit","Seed, Kentucky blue grass, for sowing","","Seed, Kentucky blue grass, for sowing","",761.0 +5421,"120925","Seed, rye grass, for sowing","6digit","Seed, rye grass, for sowing","","Seed, rye grass, for sowing","",761.0 +5422,"120926","Seed, Timothy grass, for sowing","6digit","Seed, Timothy grass, for sowing","","Seed, Timothy grass, for sowing","",761.0 +5423,"120929","Seed, forage plants, for sowing nes","6digit","Seed, forage plants, for sowing nes","","Seed, forage plants, for sowing nes","",761.0 +5424,"120930","Seed, flower, for sowing","6digit","Seed, flower, for sowing","","Seed, flower, for sowing","",761.0 +5425,"120991","Seed, vegetable, nes for sowing","6digit","Seed, vegetable, nes for sowing","","Seed, vegetable, nes for sowing","",761.0 +5426,"120999","Seed, fruits and spores for sowing, nes","6digit","Seed, fruits and spores for sowing, nes","","Seed, fruits and spores for sowing, nes","",761.0 +5427,"121010","Hop cones, not ground, powdered or pelleted","6digit","Hop cones, not ground, powdered or pelleted","","Hop cones, not ground, powdered or pelleted","",762.0 +5428,"121020","Hop cones, ground, powdered or pelleted and lupulin","6digit","Hop cones, ground, powdered or pelleted and lupulin","","Hop cones, ground, powdered or pelleted and lupulin","",762.0 +5429,"121110","Liquorice roots","6digit","Liquorice roots","","Liquorice roots","",763.0 +5430,"121120","Ginseng roots","6digit","Ginseng roots","","Ginseng roots","",763.0 +5431,"121190","Plants & parts, pharmacy, perfume, insecticide use ne","6digit","Plants & parts, pharmacy, perfume, insecticide use ne","","Plants & parts, pharmacy, perfume, insecticide use ne","",763.0 +5432,"121210","Locust beans, locust seeds","6digit","Locust beans, locust seeds","","Locust beans, locust seeds","",764.0 +5433,"121220","Seaweeds and other algae,","6digit","Seaweeds and other algae,","","Seaweeds and other algae,","",764.0 +5434,"121230","Apricot, peach and plum stones & kernels, human food","6digit","Apricot, peach and plum stones & kernels, human food","","Apricot, peach and plum stones & kernels, human food","",764.0 +5435,"121291","Sugar beet","6digit","Sugar beet","","Sugar beet","",764.0 +5436,"121292","Sugar cane","6digit","Sugar cane","","Sugar cane","",764.0 +5437,"121299","Vegetable products nes for human consumption","6digit","Vegetable products nes for human consumption","","Vegetable products nes for human consumption","",764.0 +5438,"121300","Cereal straw & husks, unprepared","6digit","Cereal straw & husks, unprepared","","Cereal straw & husks, unprepared","",765.0 +5439,"121410","Lucerne (alfalfa) meal and pellets","6digit","Lucerne (alfalfa) meal and pellets","","Lucerne (alfalfa) meal and pellets","",766.0 +5440,"121490","Other fodder and forage products, roots, etc.","6digit","Other fodder and forage products, roots, etc.","","Other fodder and forage products, roots, etc.","",766.0 +5441,"130110","Lac","6digit","Lac","","Lac","",767.0 +5442,"130120","Gum arabic","6digit","Gum arabic","","Gum arabic","",767.0 +5443,"130190","Natural gum, resin, gum-resin, balsam, not gum arabic","6digit","Natural gum, resin, gum-resin, balsam, not gum arabic","","Natural gum, resin, gum-resin, balsam, not gum arabic","",767.0 +5444,"130211","Opium sap","6digit","Opium sap","","Opium sap","",768.0 +5445,"130212","Liquorice extract","6digit","Liquorice extract","","Liquorice extract","",768.0 +5446,"130213","Hop extract","6digit","Hop extract","","Hop extract","",768.0 +5447,"130214","Pyrethrum, roots containing rotenone, extracts","6digit","Pyrethrum, roots containing rotenone, extracts","","Pyrethrum, roots containing rotenone, extracts","",768.0 +5448,"130219","Vegetable saps and extracts nes","6digit","Vegetable saps and extracts nes","","Vegetable saps and extracts nes","",768.0 +5449,"130220","Pectic substances, pectinates, pectates","6digit","Pectic substances, pectinates, pectates","","Pectic substances, pectinates, pectates","",768.0 +5450,"130231","Agar-agar","6digit","Agar-agar","","Agar-agar","",768.0 +5451,"130232","Mucilages & thickeners, from locust bean, guar seeds","6digit","Mucilages & thickeners, from locust bean, guar seeds","","Mucilages & thickeners, from locust bean, guar seeds","",768.0 +5452,"130239","Mucilages and thickeners nes","6digit","Mucilages and thickeners nes","","Mucilages and thickeners nes","",768.0 +5453,"140110","Bamboos used primarily for plaiting","6digit","Bamboos used primarily for plaiting","","Bamboos used primarily for plaiting","",769.0 +5454,"140120","Rattan used primarily for plaiting","6digit","Rattan used primarily for plaiting","","Rattan used primarily for plaiting","",769.0 +5455,"140190","Vegetable materials nes, used primarily for plaiting","6digit","Vegetable materials nes, used primarily for plaiting","","Vegetable materials nes, used primarily for plaiting","",769.0 +5456,"140210","Kapok","6digit","Kapok","","Kapok","",770.0 +5457,"140291","Vegetable hair used as stuffing or padding","6digit","Vegetable hair used as stuffing or padding","","Vegetable hair used as stuffing or padding","",770.0 +5458,"140299","Vegetable material nes used as stuffing","6digit","Vegetable material nes used as stuffing","","Vegetable material nes used as stuffing","",770.0 +5459,"140310","Broom corn used in brooms or brushes","6digit","Broom corn used in brooms or brushes","","Broom corn used in brooms or brushes","",771.0 +5460,"140390","Vegetable material nes used in brooms or brushes","6digit","Vegetable material nes used in brooms or brushes","","Vegetable material nes used in brooms or brushes","",771.0 +5461,"140410","Raw vegetable materials for dyeing or tanning","6digit","Raw vegetable materials for dyeing or tanning","","Raw vegetable materials for dyeing or tanning","",772.0 +5462,"140420","Cotton linters","6digit","Cotton linters","","Cotton linters","",772.0 +5463,"140490","Vegetable products nes","6digit","Vegetable products nes","","Vegetable products nes","",772.0 +5464,"150100","Lard, other pig fat and poultry fat, rendered","6digit","Lard, other pig fat and poultry fat, rendered","","Lard, other pig fat and poultry fat, rendered","",773.0 +5465,"150200","Bovine, sheep and goat fats, raw or rendered","6digit","Bovine, sheep and goat fats, raw or rendered","","Bovine, sheep and goat fats, raw or rendered","",774.0 +5466,"150300","Lard stearin, oleostearin & oils, natural tallow oil","6digit","Lard stearin, oleostearin & oils, natural tallow oil","","Lard stearin, oleostearin & oils, natural tallow oil","",775.0 +5467,"150410","Fish-liver oils, fractions, not chemically modified","6digit","Fish-liver oils, fractions, not chemically modified","","Fish-liver oils, fractions, not chemically modified","",776.0 +5468,"150420","Fish oils except liver, not chemically modified","6digit","Fish oils except liver, not chemically modified","","Fish oils except liver, not chemically modified","",776.0 +5469,"150430","Marine mammal fats, oils, etc. not chemically modifie","6digit","Marine mammal fats, oils, etc. not chemically modifie","","Marine mammal fats, oils, etc. not chemically modifie","",776.0 +5470,"150510","Wool grease, crude","6digit","Wool grease, crude","","Wool grease, crude","",777.0 +5471,"150590","Derivatives of wool grease (including lanolin)","6digit","Derivatives of wool grease (including lanolin)","","Derivatives of wool grease (including lanolin)","",777.0 +5472,"150600","Animal fats,oils,fractions not chemically modified ne","6digit","Animal fats,oils,fractions not chemically modified ne","","Animal fats,oils,fractions not chemically modified ne","",778.0 +5473,"150710","Soya-bean oil crude, whether or not degummed","6digit","Soya-bean oil crude, whether or not degummed","","Soya-bean oil crude, whether or not degummed","",779.0 +5474,"150790","Refined soya-bean oil, not chemically modified","6digit","Refined soya-bean oil, not chemically modified","","Refined soya-bean oil, not chemically modified","",779.0 +5475,"150810","Ground-nut oil, crude","6digit","Ground-nut oil, crude","","Ground-nut oil, crude","",780.0 +5476,"150890","Refined ground-nut oil not chemically modified","6digit","Refined ground-nut oil not chemically modified","","Refined ground-nut oil not chemically modified","",780.0 +5477,"150910","Olive oil, virgin","6digit","Olive oil, virgin","","Olive oil, virgin","",781.0 +5478,"150990","Olive oil, fractions, refined, not chemically modifie","6digit","Olive oil, fractions, refined, not chemically modifie","","Olive oil, fractions, refined, not chemically modifie","",781.0 +5479,"151000","Olive oil, fractions, blends, not chemically modified","6digit","Olive oil, fractions, blends, not chemically modified","","Olive oil, fractions, blends, not chemically modified","",782.0 +5480,"151110","Palm oil, crude","6digit","Palm oil, crude","","Palm oil, crude","",783.0 +5481,"151190","Palm oil or fractions simply refined","6digit","Palm oil or fractions simply refined","","Palm oil or fractions simply refined","",783.0 +5482,"151211","Sunflower-seed or safflower oil, crude","6digit","Sunflower-seed or safflower oil, crude","","Sunflower-seed or safflower oil, crude","",784.0 +5483,"151219","Sunflower or safflower oil,fractions simply refined","6digit","Sunflower or safflower oil,fractions simply refined","","Sunflower or safflower oil,fractions simply refined","",784.0 +5484,"151221","Cotton-seed oil crude","6digit","Cotton-seed oil crude","","Cotton-seed oil crude","",784.0 +5485,"151229","Cotton-seed or fractions simply refined","6digit","Cotton-seed or fractions simply refined","","Cotton-seed or fractions simply refined","",784.0 +5486,"151311","Coconut (copra) oil crude","6digit","Coconut (copra) oil crude","","Coconut (copra) oil crude","",785.0 +5487,"151319","Coconut (copra) oil or fractions simply refined","6digit","Coconut (copra) oil or fractions simply refined","","Coconut (copra) oil or fractions simply refined","",785.0 +5488,"151321","Palm kernel or babassu oil, crude","6digit","Palm kernel or babassu oil, crude","","Palm kernel or babassu oil, crude","",785.0 +5489,"151329","Palm kernel & babassu oil, fractions, simply refined","6digit","Palm kernel & babassu oil, fractions, simply refined","","Palm kernel & babassu oil, fractions, simply refined","",785.0 +5490,"151410","Canola, rape, colza or mustard oil, crude","6digit","Canola, rape, colza or mustard oil, crude","","Canola, rape, colza or mustard oil, crude","",786.0 +5491,"151490","Canola, rape, colza or mustard oil, fractions, refine","6digit","Canola, rape, colza or mustard oil, fractions, refine","","Canola, rape, colza or mustard oil, fractions, refine","",786.0 +5492,"151511","Linseed oil, crude","6digit","Linseed oil, crude","","Linseed oil, crude","",787.0 +5493,"151519","Linseed oil,fractions, refined not chemically modifie","6digit","Linseed oil,fractions, refined not chemically modifie","","Linseed oil,fractions, refined not chemically modifie","",787.0 +5494,"151521","Maize oil crude","6digit","Maize oil crude","","Maize oil crude","",787.0 +5495,"151529","Maize oil, fractions, refined not chemically modified","6digit","Maize oil, fractions, refined not chemically modified","","Maize oil, fractions, refined not chemically modified","",787.0 +5496,"151530","Castor oil or fractions not chemically modified","6digit","Castor oil or fractions not chemically modified","","Castor oil or fractions not chemically modified","",787.0 +5497,"151540","Tung oil or fractions not chemically modified","6digit","Tung oil or fractions not chemically modified","","Tung oil or fractions not chemically modified","",787.0 +5498,"151550","Sesame oil or fractions not chemically modified","6digit","Sesame oil or fractions not chemically modified","","Sesame oil or fractions not chemically modified","",787.0 +5499,"151560","Jojoba oil or fractions not chemically modified","6digit","Jojoba oil or fractions not chemically modified","","Jojoba oil or fractions not chemically modified","",787.0 +5500,"151590","Veg fats, oils nes, fractions, not chemically modifie","6digit","Veg fats, oils nes, fractions, not chemically modifie","","Veg fats, oils nes, fractions, not chemically modifie","",787.0 +5501,"151610","Animal fats, oils, fractions, hydrogenated, esterifie","6digit","Animal fats, oils, fractions, hydrogenated, esterifie","","Animal fats, oils, fractions, hydrogenated, esterifie","",788.0 +5502,"151620","Veg fats, oils or fractions hydrogenated, esterified","6digit","Veg fats, oils or fractions hydrogenated, esterified","","Veg fats, oils or fractions hydrogenated, esterified","",788.0 +5503,"151710","Margarine, except liquid margarine","6digit","Margarine, except liquid margarine","","Margarine, except liquid margarine","",789.0 +5504,"151790","Edible mix & preparations of animal & veg fat, oil ne","6digit","Edible mix & preparations of animal & veg fat, oil ne","","Edible mix & preparations of animal & veg fat, oil ne","",789.0 +5505,"151800","Processed animal, vegetable oils, industrial preps ne","6digit","Processed animal, vegetable oils, industrial preps ne","","Processed animal, vegetable oils, industrial preps ne","",790.0 +5506,"151911","Stearic acid","6digit","Stearic acid","","Stearic acid","",791.0 +5507,"151912","Oleic acid","6digit","Oleic acid","","Oleic acid","",791.0 +5508,"151913","Tall oil fatty acids","6digit","Tall oil fatty acids","","Tall oil fatty acids","",791.0 +5509,"151919","Industrial monocarboxylic fatty acids, nes, acid oils","6digit","Industrial monocarboxylic fatty acids, nes, acid oils","","Industrial monocarboxylic fatty acids, nes, acid oils","",791.0 +5510,"151920","Acid oils from refining","6digit","Acid oils from refining","","Acid oils from refining","",791.0 +5511,"151930","Industrial fatty alcohols","6digit","Industrial fatty alcohols","","Industrial fatty alcohols","",791.0 +5512,"152010","Glycerol (glycerine), crude and glycerol waters & lye","6digit","Glycerol (glycerine), crude and glycerol waters & lye","","Glycerol (glycerine), crude and glycerol waters & lye","",792.0 +5513,"152090","Glycerol (glycerine), nes including synthetic glycero","6digit","Glycerol (glycerine), nes including synthetic glycero","","Glycerol (glycerine), nes including synthetic glycero","",792.0 +5514,"152110","Vegetable waxes except triglycerides","6digit","Vegetable waxes except triglycerides","","Vegetable waxes except triglycerides","",793.0 +5515,"152190","Beeswax, other insect waxes and spermaceti","6digit","Beeswax, other insect waxes and spermaceti","","Beeswax, other insect waxes and spermaceti","",793.0 +5516,"152200","Degras, residues from treatment animal & veg waxes","6digit","Degras, residues from treatment animal & veg waxes","","Degras, residues from treatment animal & veg waxes","",794.0 +5517,"160100","Sausages, similar products of meat, meat offal & bloo","6digit","Sausages, similar products of meat, meat offal & bloo","","Sausages, similar products of meat, meat offal & bloo","",795.0 +5518,"160210","Homogenized preparations of meat and meat offal","6digit","Homogenized preparations of meat and meat offal","","Homogenized preparations of meat and meat offal","",796.0 +5519,"160220","Livers of any animal prepared or preserved","6digit","Livers of any animal prepared or preserved","","Livers of any animal prepared or preserved","",796.0 +5520,"160231","Turkey meat, offal prepared or preserved, except live","6digit","Turkey meat, offal prepared or preserved, except live","","Turkey meat, offal prepared or preserved, except live","",796.0 +5521,"160239","Fowl, duck,goose, offal, prepared, preserved not live","6digit","Fowl, duck,goose, offal, prepared, preserved not live","","Fowl, duck,goose, offal, prepared, preserved not live","",796.0 +5522,"160241","Swine hams & cuts thereof, prepared or preserved","6digit","Swine hams & cuts thereof, prepared or preserved","","Swine hams & cuts thereof, prepared or preserved","",796.0 +5523,"160242","Swine shoulders & cuts thereof, prepared or preserved","6digit","Swine shoulders & cuts thereof, prepared or preserved","","Swine shoulders & cuts thereof, prepared or preserved","",796.0 +5524,"160249","Swine meat or offal nes, prepared,preserved, not live","6digit","Swine meat or offal nes, prepared,preserved, not live","","Swine meat or offal nes, prepared,preserved, not live","",796.0 +5525,"160250","Bovine meat, offal nes, not livers, prepared/preserve","6digit","Bovine meat, offal nes, not livers, prepared/preserve","","Bovine meat, offal nes, not livers, prepared/preserve","",796.0 +5526,"160290","Meat, meat offal and blood, prepared or preserved, ne","6digit","Meat, meat offal and blood, prepared or preserved, ne","","Meat, meat offal and blood, prepared or preserved, ne","",796.0 +5527,"160300","Extracts, juices of meat, fish, aquatic invertebrates","6digit","Extracts, juices of meat, fish, aquatic invertebrates","","Extracts, juices of meat, fish, aquatic invertebrates","",797.0 +5528,"160411","Salmon prepared or preserved, not minced","6digit","Salmon prepared or preserved, not minced","","Salmon prepared or preserved, not minced","",798.0 +5529,"160412","Herrings, prepared or preserved, not minced","6digit","Herrings, prepared or preserved, not minced","","Herrings, prepared or preserved, not minced","",798.0 +5530,"160413","Sardine, brisling, sprat prepared/preserved,not mince","6digit","Sardine, brisling, sprat prepared/preserved,not mince","","Sardine, brisling, sprat prepared/preserved,not mince","",798.0 +5531,"160414","Tuna, skipjack, bonito, prepared/preserved, not mince","6digit","Tuna, skipjack, bonito, prepared/preserved, not mince","","Tuna, skipjack, bonito, prepared/preserved, not mince","",798.0 +5532,"160415","Mackerel, prepared or preserved, not minced","6digit","Mackerel, prepared or preserved, not minced","","Mackerel, prepared or preserved, not minced","",798.0 +5533,"160416","Anchovies, prepared or preserved, not minced","6digit","Anchovies, prepared or preserved, not minced","","Anchovies, prepared or preserved, not minced","",798.0 +5534,"160419","Fish nes, prepared or preserved, not minced","6digit","Fish nes, prepared or preserved, not minced","","Fish nes, prepared or preserved, not minced","",798.0 +5535,"160420","Fish prepared or preserved, except whole, in pieces","6digit","Fish prepared or preserved, except whole, in pieces","","Fish prepared or preserved, except whole, in pieces","",798.0 +5536,"160430","Caviar and caviar substitutes prepared from fish eggs","6digit","Caviar and caviar substitutes prepared from fish eggs","","Caviar and caviar substitutes prepared from fish eggs","",798.0 +5537,"160510","Crab, prepared or preserved","6digit","Crab, prepared or preserved","","Crab, prepared or preserved","",799.0 +5538,"160520","Shrimps and prawns, prepared or preserved","6digit","Shrimps and prawns, prepared or preserved","","Shrimps and prawns, prepared or preserved","",799.0 +5539,"160530","Lobster, prepared or preserved","6digit","Lobster, prepared or preserved","","Lobster, prepared or preserved","",799.0 +5540,"160540","Crustaceans nes, prepared or preserved","6digit","Crustaceans nes, prepared or preserved","","Crustaceans nes, prepared or preserved","",799.0 +5541,"160590","Molluscs and shellfish nes, prepared or preserved","6digit","Molluscs and shellfish nes, prepared or preserved","","Molluscs and shellfish nes, prepared or preserved","",799.0 +5542,"170111","Raw sugar, cane","6digit","Raw sugar, cane","","Raw sugar, cane","",800.0 +5543,"170112","Raw sugar, beet","6digit","Raw sugar, beet","","Raw sugar, beet","",800.0 +5544,"170191","Refined sugar, in solid form, flavoured or coloured","6digit","Refined sugar, in solid form, flavoured or coloured","","Refined sugar, in solid form, flavoured or coloured","",800.0 +5545,"170199","Refined sugar, in solid form, nes, pure sucrose","6digit","Refined sugar, in solid form, nes, pure sucrose","","Refined sugar, in solid form, nes, pure sucrose","",800.0 +5546,"170210","Lactose and lactose syrup","6digit","Lactose and lactose syrup","","Lactose and lactose syrup","",801.0 +5547,"170220","Maple sugar and maple syrup","6digit","Maple sugar and maple syrup","","Maple sugar and maple syrup","",801.0 +5548,"170230","Glucose, glucose syrup < 20% fructose","6digit","Glucose, glucose syrup < 20% fructose","","Glucose, glucose syrup < 20% fructose","",801.0 +5549,"170240","Glucose including syrup of 20%-50% dry weight fructos","6digit","Glucose including syrup of 20%-50% dry weight fructos","","Glucose including syrup of 20%-50% dry weight fructos","",801.0 +5550,"170250","Fructose, chemically pure","6digit","Fructose, chemically pure","","Fructose, chemically pure","",801.0 +5551,"170260","Fructose, syrup > 50% fructose, not pure fructose","6digit","Fructose, syrup > 50% fructose, not pure fructose","","Fructose, syrup > 50% fructose, not pure fructose","",801.0 +5552,"170290","Sugar nes, invert sugar, caramel and artificial honey","6digit","Sugar nes, invert sugar, caramel and artificial honey","","Sugar nes, invert sugar, caramel and artificial honey","",801.0 +5553,"170310","Cane molasses","6digit","Cane molasses","","Cane molasses","",802.0 +5554,"170390","Molasses, except cane molasses","6digit","Molasses, except cane molasses","","Molasses, except cane molasses","",802.0 +5555,"170410","Chewing gum containing sugar, except medicinal","6digit","Chewing gum containing sugar, except medicinal","","Chewing gum containing sugar, except medicinal","",803.0 +5556,"170490","Sugar confectionery not chewing gum, no cocoa content","6digit","Sugar confectionery not chewing gum, no cocoa content","","Sugar confectionery not chewing gum, no cocoa content","",803.0 +5557,"180100","Cocoa beans, whole or broken, raw or roasted","6digit","Cocoa beans, whole or broken, raw or roasted","","Cocoa beans, whole or broken, raw or roasted","",804.0 +5558,"180200","Cocoa shells, husks, skins and waste","6digit","Cocoa shells, husks, skins and waste","","Cocoa shells, husks, skins and waste","",805.0 +5559,"180310","Cocoa paste not defatted","6digit","Cocoa paste not defatted","","Cocoa paste not defatted","",806.0 +5560,"180320","Cocoa paste wholly or partly defatted","6digit","Cocoa paste wholly or partly defatted","","Cocoa paste wholly or partly defatted","",806.0 +5561,"180400","Cocoa butter, fat, oil","6digit","Cocoa butter, fat, oil","","Cocoa butter, fat, oil","",807.0 +5562,"180500","Cocoa powder, unsweetened","6digit","Cocoa powder, unsweetened","","Cocoa powder, unsweetened","",808.0 +5563,"180610","Cocoa powder, sweetened","6digit","Cocoa powder, sweetened","","Cocoa powder, sweetened","",809.0 +5564,"180620","Chocolate and other food preps containing cocoa > 2 k","6digit","Chocolate and other food preps containing cocoa > 2 k","","Chocolate and other food preps containing cocoa > 2 k","",809.0 +5565,"180631","Chocolate, cocoa preps, block, slab, bar, filled, >2k","6digit","Chocolate, cocoa preps, block, slab, bar, filled, >2k","","Chocolate, cocoa preps, block, slab, bar, filled, >2k","",809.0 +5566,"180632","Chocolate, cocoa prep, block/slab/bar, not filled,>2k","6digit","Chocolate, cocoa prep, block/slab/bar, not filled,>2k","","Chocolate, cocoa prep, block/slab/bar, not filled,>2k","",809.0 +5567,"180690","Chocolate/cocoa food preparations nes","6digit","Chocolate/cocoa food preparations nes","","Chocolate/cocoa food preparations nes","",809.0 +5568,"190110","Infant foods of cereals, flour, starch or milk, retai","6digit","Infant foods of cereals, flour, starch or milk, retai","","Infant foods of cereals, flour, starch or milk, retai","",810.0 +5569,"190120","Mixes and doughs for bread, pastry, biscuits, etc.","6digit","Mixes and doughs for bread, pastry, biscuits, etc.","","Mixes and doughs for bread, pastry, biscuits, etc.","",810.0 +5570,"190190","Malt extract & limited cocoa pastrycooks products nes","6digit","Malt extract & limited cocoa pastrycooks products nes","","Malt extract & limited cocoa pastrycooks products nes","",810.0 +5571,"190211","Uncooked egg pasta not stuffed or prepared","6digit","Uncooked egg pasta not stuffed or prepared","","Uncooked egg pasta not stuffed or prepared","",811.0 +5572,"190219","Uncooked pasta, not stuffed or prepared, without eggs","6digit","Uncooked pasta, not stuffed or prepared, without eggs","","Uncooked pasta, not stuffed or prepared, without eggs","",811.0 +5573,"190220","Stuffed pasta","6digit","Stuffed pasta","","Stuffed pasta","",811.0 +5574,"190230","Pasta except uncooked or stuffed","6digit","Pasta except uncooked or stuffed","","Pasta except uncooked or stuffed","",811.0 +5575,"190240","Couscous","6digit","Couscous","","Couscous","",811.0 +5576,"190300","Tapioca and tapioca substitutes","6digit","Tapioca and tapioca substitutes","","Tapioca and tapioca substitutes","",812.0 +5577,"190410","Cereal foods obtained by swelling, roasting of cereal","6digit","Cereal foods obtained by swelling, roasting of cereal","","Cereal foods obtained by swelling, roasting of cereal","",813.0 +5578,"190490","Cereals, except maize grain, prepared nes","6digit","Cereals, except maize grain, prepared nes","","Cereals, except maize grain, prepared nes","",813.0 +5579,"190510","Crispbread","6digit","Crispbread","","Crispbread","",814.0 +5580,"190520","Gingerbread and the like","6digit","Gingerbread and the like","","Gingerbread and the like","",814.0 +5581,"190530","Sweet biscuits, waffles and wafers","6digit","Sweet biscuits, waffles and wafers","","Sweet biscuits, waffles and wafers","",814.0 +5582,"190540","Rusks, toasted bread and similar toasted products","6digit","Rusks, toasted bread and similar toasted products","","Rusks, toasted bread and similar toasted products","",814.0 +5583,"190590","Communion wafers, rice paper, bakers wares nes","6digit","Communion wafers, rice paper, bakers wares nes","","Communion wafers, rice paper, bakers wares nes","",814.0 +5584,"200110","Cucumbers,gherkins, prepared or preserved by vinegar","6digit","Cucumbers,gherkins, prepared or preserved by vinegar","","Cucumbers,gherkins, prepared or preserved by vinegar","",815.0 +5585,"200120","Onions prepared or preserved by vinegar","6digit","Onions prepared or preserved by vinegar","","Onions prepared or preserved by vinegar","",815.0 +5586,"200190","Veg, fruit, nuts nes prepared or preserved by vinegar","6digit","Veg, fruit, nuts nes prepared or preserved by vinegar","","Veg, fruit, nuts nes prepared or preserved by vinegar","",815.0 +5587,"200210","Tomatoes, whole/pieces, prepared/preserved, no vinega","6digit","Tomatoes, whole/pieces, prepared/preserved, no vinega","","Tomatoes, whole/pieces, prepared/preserved, no vinega","",816.0 +5588,"200290","Tomatoes nes, prepared or preserved, not in vinegar","6digit","Tomatoes nes, prepared or preserved, not in vinegar","","Tomatoes nes, prepared or preserved, not in vinegar","",816.0 +5589,"200310","Mushrooms, prepared or preserved, not in vinegar","6digit","Mushrooms, prepared or preserved, not in vinegar","","Mushrooms, prepared or preserved, not in vinegar","",817.0 +5590,"200320","Truffles, prepared or preserved, not in vinegar","6digit","Truffles, prepared or preserved, not in vinegar","","Truffles, prepared or preserved, not in vinegar","",817.0 +5591,"200410","Potatoes, prepared, frozen","6digit","Potatoes, prepared, frozen","","Potatoes, prepared, frozen","",818.0 +5592,"200490","Vegetables nes and mixtures, prepared, frozen","6digit","Vegetables nes and mixtures, prepared, frozen","","Vegetables nes and mixtures, prepared, frozen","",818.0 +5593,"200510","Homogenized vegetable preparations, not frozen/vinega","6digit","Homogenized vegetable preparations, not frozen/vinega","","Homogenized vegetable preparations, not frozen/vinega","",819.0 +5594,"200520","Potatoes, prepared or preserved, not frozen/vinegar","6digit","Potatoes, prepared or preserved, not frozen/vinegar","","Potatoes, prepared or preserved, not frozen/vinegar","",819.0 +5595,"200530","Sauerkraut, prepared or preserved, not frozen/vinegar","6digit","Sauerkraut, prepared or preserved, not frozen/vinegar","","Sauerkraut, prepared or preserved, not frozen/vinegar","",819.0 +5596,"200540","Peas, prepared or preserved, not frozen/vinegar","6digit","Peas, prepared or preserved, not frozen/vinegar","","Peas, prepared or preserved, not frozen/vinegar","",819.0 +5597,"200551","Beans, shelled, prepared/preserved, not frozen/vinega","6digit","Beans, shelled, prepared/preserved, not frozen/vinega","","Beans, shelled, prepared/preserved, not frozen/vinega","",819.0 +5598,"200559","Beans nes, prepared or preserved, not frozen/vinegar","6digit","Beans nes, prepared or preserved, not frozen/vinegar","","Beans nes, prepared or preserved, not frozen/vinegar","",819.0 +5599,"200560","Asparagus, prepared or preserved, not frozen/vinegar","6digit","Asparagus, prepared or preserved, not frozen/vinegar","","Asparagus, prepared or preserved, not frozen/vinegar","",819.0 +5600,"200570","Olives, prepared or preserved, not frozen/vinegar","6digit","Olives, prepared or preserved, not frozen/vinegar","","Olives, prepared or preserved, not frozen/vinegar","",819.0 +5601,"200580","Sweet corn, prepared or preserved, not frozen/vinegar","6digit","Sweet corn, prepared or preserved, not frozen/vinegar","","Sweet corn, prepared or preserved, not frozen/vinegar","",819.0 +5602,"200590","Veg nes, mixes, prepared/preserved, not frozen/vinega","6digit","Veg nes, mixes, prepared/preserved, not frozen/vinega","","Veg nes, mixes, prepared/preserved, not frozen/vinega","",819.0 +5603,"200600","Fruits, nuts, fruit-peel, etc preserved by sugar","6digit","Fruits, nuts, fruit-peel, etc preserved by sugar","","Fruits, nuts, fruit-peel, etc preserved by sugar","",820.0 +5604,"200710","Homogenised jams, jellies, etc","6digit","Homogenised jams, jellies, etc","","Homogenised jams, jellies, etc","",821.0 +5605,"200791","Citrus based jams jellies marmalade, etc.","6digit","Citrus based jams jellies marmalade, etc.","","Citrus based jams jellies marmalade, etc.","",821.0 +5606,"200799","Jams, fruit jellies, purees and pastes, except citrus","6digit","Jams, fruit jellies, purees and pastes, except citrus","","Jams, fruit jellies, purees and pastes, except citrus","",821.0 +5607,"200811","Ground-nuts otherwise prepared or preserved","6digit","Ground-nuts otherwise prepared or preserved","","Ground-nuts otherwise prepared or preserved","",822.0 +5608,"200819","Nuts, seeds & mixes, otherwise prepared or preserved","6digit","Nuts, seeds & mixes, otherwise prepared or preserved","","Nuts, seeds & mixes, otherwise prepared or preserved","",822.0 +5609,"200820","Pineapples, otherwise prepared or preserved","6digit","Pineapples, otherwise prepared or preserved","","Pineapples, otherwise prepared or preserved","",822.0 +5610,"200830","Citrus fruits, otherwise prepared or preserved","6digit","Citrus fruits, otherwise prepared or preserved","","Citrus fruits, otherwise prepared or preserved","",822.0 +5611,"200840","Pears, otherwise prepared or preserved","6digit","Pears, otherwise prepared or preserved","","Pears, otherwise prepared or preserved","",822.0 +5612,"200850","Apricots, otherwise prepared or preserved","6digit","Apricots, otherwise prepared or preserved","","Apricots, otherwise prepared or preserved","",822.0 +5613,"200860","Cherries, otherwise prepared or preserved","6digit","Cherries, otherwise prepared or preserved","","Cherries, otherwise prepared or preserved","",822.0 +5614,"200870","Peaches, otherwise prepared or preserved","6digit","Peaches, otherwise prepared or preserved","","Peaches, otherwise prepared or preserved","",822.0 +5615,"200880","Strawberries, otherwise prepared or preserved","6digit","Strawberries, otherwise prepared or preserved","","Strawberries, otherwise prepared or preserved","",822.0 +5616,"200891","Palm hearts, otherwise prepared or preserved","6digit","Palm hearts, otherwise prepared or preserved","","Palm hearts, otherwise prepared or preserved","",822.0 +5617,"200892","Fruit mixtures, otherwise prepared or preserved","6digit","Fruit mixtures, otherwise prepared or preserved","","Fruit mixtures, otherwise prepared or preserved","",822.0 +5618,"200899","Fruit, edible plants nes otherwise prepared/preserved","6digit","Fruit, edible plants nes otherwise prepared/preserved","","Fruit, edible plants nes otherwise prepared/preserved","",822.0 +5619,"200911","Orange juice, frozen, not fermented or spirited","6digit","Orange juice, frozen, not fermented or spirited","","Orange juice, frozen, not fermented or spirited","",823.0 +5620,"200919","Orange juice, not fermented, spirited, or frozen","6digit","Orange juice, not fermented, spirited, or frozen","","Orange juice, not fermented, spirited, or frozen","",823.0 +5621,"200920","Grapefruit juice, not fermented or spirited","6digit","Grapefruit juice, not fermented or spirited","","Grapefruit juice, not fermented or spirited","",823.0 +5622,"200930","Citrus juice nes (one fruit) not fermented or spirite","6digit","Citrus juice nes (one fruit) not fermented or spirite","","Citrus juice nes (one fruit) not fermented or spirite","",823.0 +5623,"200940","Pineapple juice, not fermented or spirited","6digit","Pineapple juice, not fermented or spirited","","Pineapple juice, not fermented or spirited","",823.0 +5624,"200950","Tomato juice not fermented or spirited","6digit","Tomato juice not fermented or spirited","","Tomato juice not fermented or spirited","",823.0 +5625,"200960","Grape juice or must not fermented or spirited","6digit","Grape juice or must not fermented or spirited","","Grape juice or must not fermented or spirited","",823.0 +5626,"200970","Apple juice not fermented or spirited","6digit","Apple juice not fermented or spirited","","Apple juice not fermented or spirited","",823.0 +5627,"200980","Single fruit, veg juice nes, not fermented or spirite","6digit","Single fruit, veg juice nes, not fermented or spirite","","Single fruit, veg juice nes, not fermented or spirite","",823.0 +5628,"200990","Mixtures of juices not fermented or spirited","6digit","Mixtures of juices not fermented or spirited","","Mixtures of juices not fermented or spirited","",823.0 +5629,"210110","Coffee extracts, essences, concentrates, preparations","6digit","Coffee extracts, essences, concentrates, preparations","","Coffee extracts, essences, concentrates, preparations","",824.0 +5630,"210120","Tea and mate extracts, essences and concentrates","6digit","Tea and mate extracts, essences and concentrates","","Tea and mate extracts, essences and concentrates","",824.0 +5631,"210130","Chicory & other coffee substitutes, roasted & product","6digit","Chicory & other coffee substitutes, roasted & product","","Chicory & other coffee substitutes, roasted & product","",824.0 +5632,"210210","Yeasts, active","6digit","Yeasts, active","","Yeasts, active","",825.0 +5633,"210220","Yeasts, inactive, dead unicellular organisms nes","6digit","Yeasts, inactive, dead unicellular organisms nes","","Yeasts, inactive, dead unicellular organisms nes","",825.0 +5634,"210230","Baking powders, prepared","6digit","Baking powders, prepared","","Baking powders, prepared","",825.0 +5635,"210310","Soya sauce","6digit","Soya sauce","","Soya sauce","",826.0 +5636,"210320","Tomato ketchup and other tomato sauces","6digit","Tomato ketchup and other tomato sauces","","Tomato ketchup and other tomato sauces","",826.0 +5637,"210330","Mustard flour or meal and prepared mustard","6digit","Mustard flour or meal and prepared mustard","","Mustard flour or meal and prepared mustard","",826.0 +5638,"210390","Sauces nes, mixed condiments, mixed seasoning","6digit","Sauces nes, mixed condiments, mixed seasoning","","Sauces nes, mixed condiments, mixed seasoning","",826.0 +5639,"210410","Soups and broths and preparations thereof","6digit","Soups and broths and preparations thereof","","Soups and broths and preparations thereof","",827.0 +5640,"210420","Homogenised composite food preparations","6digit","Homogenised composite food preparations","","Homogenised composite food preparations","",827.0 +5641,"210500","Ice cream and other edible ice","6digit","Ice cream and other edible ice","","Ice cream and other edible ice","",828.0 +5642,"210610","Protein concentrates and textured protein substances","6digit","Protein concentrates and textured protein substances","","Protein concentrates and textured protein substances","",829.0 +5643,"210690","Food preparations nes","6digit","Food preparations nes","","Food preparations nes","",829.0 +5644,"220110","Mineral and aerated waters not sweetened or flavoured","6digit","Mineral and aerated waters not sweetened or flavoured","","Mineral and aerated waters not sweetened or flavoured","",830.0 +5645,"220190","Ice, snow and potable water not sweetened or flavoure","6digit","Ice, snow and potable water not sweetened or flavoure","","Ice, snow and potable water not sweetened or flavoure","",830.0 +5646,"220210","Beverage waters, sweetened or flavoured","6digit","Beverage waters, sweetened or flavoured","","Beverage waters, sweetened or flavoured","",831.0 +5647,"220290","Non-alcoholic beverages nes, except fruit, veg juices","6digit","Non-alcoholic beverages nes, except fruit, veg juices","","Non-alcoholic beverages nes, except fruit, veg juices","",831.0 +5648,"220300","Beer made from malt","6digit","Beer made from malt","","Beer made from malt","",832.0 +5649,"220410","Grape wines, sparkling","6digit","Grape wines, sparkling","","Grape wines, sparkling","",833.0 +5650,"220421","Grape wines nes, fortified wine or must, pack < 2l","6digit","Grape wines nes, fortified wine or must, pack < 2l","","Grape wines nes, fortified wine or must, pack < 2l","",833.0 +5651,"220429","Grape wines, alcoholic grape must nes","6digit","Grape wines, alcoholic grape must nes","","Grape wines, alcoholic grape must nes","",833.0 +5652,"220430","Grape must, unfermented, except as fruit juice","6digit","Grape must, unfermented, except as fruit juice","","Grape must, unfermented, except as fruit juice","",833.0 +5653,"220510","Vermouth and other flavoured grape wines - pack < 2l","6digit","Vermouth and other flavoured grape wines - pack < 2l","","Vermouth and other flavoured grape wines - pack < 2l","",834.0 +5654,"220590","Vermouth and other flavoured grape wines - pack > 2l","6digit","Vermouth and other flavoured grape wines - pack > 2l","","Vermouth and other flavoured grape wines - pack > 2l","",834.0 +5655,"220600","Fermented beverages nes (eg cider, perry, mead, etc)","6digit","Fermented beverages nes (eg cider, perry, mead, etc)","","Fermented beverages nes (eg cider, perry, mead, etc)","",835.0 +5656,"220710","Undenatured ethyl alcohol > 80% by volume","6digit","Undenatured ethyl alcohol > 80% by volume","","Undenatured ethyl alcohol > 80% by volume","",836.0 +5657,"220720","Ethyl alcohol and other spirits, denatured","6digit","Ethyl alcohol and other spirits, denatured","","Ethyl alcohol and other spirits, denatured","",836.0 +5658,"220810","Compound alcoholic preps for beverage manufacture","6digit","Compound alcoholic preps for beverage manufacture","","Compound alcoholic preps for beverage manufacture","",837.0 +5659,"220820","Spirits obtained by distilling grape wine, grape marc","6digit","Spirits obtained by distilling grape wine, grape marc","","Spirits obtained by distilling grape wine, grape marc","",837.0 +5660,"220830","Whiskies","6digit","Whiskies","","Whiskies","",837.0 +5661,"220840","Rum and tafia","6digit","Rum and tafia","","Rum and tafia","",837.0 +5662,"220850","Gin and Geneva","6digit","Gin and Geneva","","Gin and Geneva","",837.0 +5663,"220890","Alcoholic liqueurs nes","6digit","Alcoholic liqueurs nes","","Alcoholic liqueurs nes","",837.0 +5664,"220900","Vinegar and substitutes for vinegar from acetic acid","6digit","Vinegar and substitutes for vinegar from acetic acid","","Vinegar and substitutes for vinegar from acetic acid","",838.0 +5665,"230110","Flour or meal, pellet of meat or offal for animal fee","6digit","Flour or meal, pellet of meat or offal for animal fee","","Flour or meal, pellet of meat or offal for animal fee","",839.0 +5666,"230120","Flour or meal, pellet, fish, etc, for animal feed","6digit","Flour or meal, pellet, fish, etc, for animal feed","","Flour or meal, pellet, fish, etc, for animal feed","",839.0 +5667,"230210","Maize bran, sharps, other residues","6digit","Maize bran, sharps, other residues","","Maize bran, sharps, other residues","",840.0 +5668,"230220","Rice bran, sharps, other residues","6digit","Rice bran, sharps, other residues","","Rice bran, sharps, other residues","",840.0 +5669,"230230","Wheat bran, sharps, other residues","6digit","Wheat bran, sharps, other residues","","Wheat bran, sharps, other residues","",840.0 +5670,"230240","Cereal bran, sharps, residue except maize, wheat, ric","6digit","Cereal bran, sharps, residue except maize, wheat, ric","","Cereal bran, sharps, residue except maize, wheat, ric","",840.0 +5671,"230250","Bran, sharps and other residues of leguminous plants","6digit","Bran, sharps and other residues of leguminous plants","","Bran, sharps and other residues of leguminous plants","",840.0 +5672,"230310","Residues of starch manufacture and similar residues","6digit","Residues of starch manufacture and similar residues","","Residues of starch manufacture and similar residues","",841.0 +5673,"230320","Beet-pulp, bagasse & other waste of sugar manufacture","6digit","Beet-pulp, bagasse & other waste of sugar manufacture","","Beet-pulp, bagasse & other waste of sugar manufacture","",841.0 +5674,"230330","Brewing or distilling dregs and waste","6digit","Brewing or distilling dregs and waste","","Brewing or distilling dregs and waste","",841.0 +5675,"230400","Soya-bean oil-cake and other solid residues","6digit","Soya-bean oil-cake and other solid residues","","Soya-bean oil-cake and other solid residues","",842.0 +5676,"230500","Ground-nut oil-cake and other solid residues","6digit","Ground-nut oil-cake and other solid residues","","Ground-nut oil-cake and other solid residues","",843.0 +5677,"230610","Cotton seed oil-cake and other solid residues","6digit","Cotton seed oil-cake and other solid residues","","Cotton seed oil-cake and other solid residues","",844.0 +5678,"230620","Linseed oil-cake and other solid residues","6digit","Linseed oil-cake and other solid residues","","Linseed oil-cake and other solid residues","",844.0 +5679,"230630","Sunflower seed oil-cake and other solid residues","6digit","Sunflower seed oil-cake and other solid residues","","Sunflower seed oil-cake and other solid residues","",844.0 +5680,"230640","Rape or colza seed oil-cake and other solid residues","6digit","Rape or colza seed oil-cake and other solid residues","","Rape or colza seed oil-cake and other solid residues","",844.0 +5681,"230650","Coconut or copra oil-cake and other solid residues","6digit","Coconut or copra oil-cake and other solid residues","","Coconut or copra oil-cake and other solid residues","",844.0 +5682,"230660","Palm nut or kernel oil cake and other solid residues","6digit","Palm nut or kernel oil cake and other solid residues","","Palm nut or kernel oil cake and other solid residues","",844.0 +5683,"230690","Vegetable oil-cake and other solid residues nes","6digit","Vegetable oil-cake and other solid residues nes","","Vegetable oil-cake and other solid residues nes","",844.0 +5684,"230700","Wine lees, argol","6digit","Wine lees, argol","","Wine lees, argol","",845.0 +5685,"230810","Acorns and horse-chestnuts for animal feed","6digit","Acorns and horse-chestnuts for animal feed","","Acorns and horse-chestnuts for animal feed","",846.0 +5686,"230890","Vegetable wastes and residues nes for animal feed","6digit","Vegetable wastes and residues nes for animal feed","","Vegetable wastes and residues nes for animal feed","",846.0 +5687,"230910","Dog or cat food (retail)","6digit","Dog or cat food (retail)","","Dog or cat food (retail)","",847.0 +5688,"230990","Animal feed preparations nes","6digit","Animal feed preparations nes","","Animal feed preparations nes","",847.0 +5689,"240110","Tobacco, unmanufactured, not stemmed or stripped","6digit","Tobacco, unmanufactured, not stemmed or stripped","","Tobacco, unmanufactured, not stemmed or stripped","",848.0 +5690,"240120","Tobacco, unmanufactured, stemmed or stripped","6digit","Tobacco, unmanufactured, stemmed or stripped","","Tobacco, unmanufactured, stemmed or stripped","",848.0 +5691,"240130","Tobacco refuse","6digit","Tobacco refuse","","Tobacco refuse","",848.0 +5692,"240210","Cigars, cheroots and cigarillos, containing tobacco","6digit","Cigars, cheroots and cigarillos, containing tobacco","","Cigars, cheroots and cigarillos, containing tobacco","",849.0 +5693,"240220","Cigarettes containing tobacco","6digit","Cigarettes containing tobacco","","Cigarettes containing tobacco","",849.0 +5694,"240290","Cigars, cheroots, cigarettes, with tobacco substitute","6digit","Cigars, cheroots, cigarettes, with tobacco substitute","","Cigars, cheroots, cigarettes, with tobacco substitute","",849.0 +5695,"240310","Cigarette or pipe tobacco and tobacco substitute mixe","6digit","Cigarette or pipe tobacco and tobacco substitute mixe","","Cigarette or pipe tobacco and tobacco substitute mixe","",850.0 +5696,"240391","Homogenized or reconstituted tobacco","6digit","Homogenized or reconstituted tobacco","","Homogenized or reconstituted tobacco","",850.0 +5697,"240399","Products of tobacco, substitute nes, extract, essence","6digit","Products of tobacco, substitute nes, extract, essence","","Products of tobacco, substitute nes, extract, essence","",850.0 +5698,"250100","Salt (sodium chloride) including solution, salt water","6digit","Salt (sodium chloride) including solution, salt water","","Salt (sodium chloride) including solution, salt water","",851.0 +5699,"250200","Unroasted iron pyrites","6digit","Unroasted iron pyrites","","Unroasted iron pyrites","",852.0 +5700,"250310","Sulphur, crude or unrefined","6digit","Sulphur, crude or unrefined","","Sulphur, crude or unrefined","",853.0 +5701,"250390","refined sulphur, not sublimate, precipitate, colloida","6digit","refined sulphur, not sublimate, precipitate, colloida","","refined sulphur, not sublimate, precipitate, colloida","",853.0 +5702,"250410","Natural graphite in powder or flakes","6digit","Natural graphite in powder or flakes","","Natural graphite in powder or flakes","",854.0 +5703,"250490","Natural graphite, except powder or flakes","6digit","Natural graphite, except powder or flakes","","Natural graphite, except powder or flakes","",854.0 +5704,"250510","Silica sands and quartz sands","6digit","Silica sands and quartz sands","","Silica sands and quartz sands","",855.0 +5705,"250590","Natural sands nes, except sand for mineral extraction","6digit","Natural sands nes, except sand for mineral extraction","","Natural sands nes, except sand for mineral extraction","",855.0 +5706,"250610","Quartz (other than natural sands)","6digit","Quartz (other than natural sands)","","Quartz (other than natural sands)","",856.0 +5707,"250621","Quartzite, crude or roughly trimmed","6digit","Quartzite, crude or roughly trimmed","","Quartzite, crude or roughly trimmed","",856.0 +5708,"250629","Quartzite, slabs etc.","6digit","Quartzite, slabs etc.","","Quartzite, slabs etc.","",856.0 +5709,"250700","Kaolin and other kaolinic clays","6digit","Kaolin and other kaolinic clays","","Kaolin and other kaolinic clays","",857.0 +5710,"250810","Bentonite","6digit","Bentonite","","Bentonite","",858.0 +5711,"250820","Decolourising earths and fuller's earth","6digit","Decolourising earths and fuller's earth","","Decolourising earths and fuller's earth","",858.0 +5712,"250830","Fire-clay","6digit","Fire-clay","","Fire-clay","",858.0 +5713,"250840","Other clays(except expanded clay for insulation)","6digit","Other clays(except expanded clay for insulation)","","Other clays(except expanded clay for insulation)","",858.0 +5714,"250850","Andalusite, kyanite and sillimanite","6digit","Andalusite, kyanite and sillimanite","","Andalusite, kyanite and sillimanite","",858.0 +5715,"250860","Mullite","6digit","Mullite","","Mullite","",858.0 +5716,"250870","Chamotte or dinas earths","6digit","Chamotte or dinas earths","","Chamotte or dinas earths","",858.0 +5717,"250900","Chalk","6digit","Chalk","","Chalk","",859.0 +5718,"251010","Natural calcium phosphates, unground","6digit","Natural calcium phosphates, unground","","Natural calcium phosphates, unground","",860.0 +5719,"251020","Natural calcium phosphates, ground","6digit","Natural calcium phosphates, ground","","Natural calcium phosphates, ground","",860.0 +5720,"251110","Natural barium sulphate (barytes)","6digit","Natural barium sulphate (barytes)","","Natural barium sulphate (barytes)","",861.0 +5721,"251120","Natural barium carbonate (witherite)","6digit","Natural barium carbonate (witherite)","","Natural barium carbonate (witherite)","",861.0 +5722,"251200","Siliceous fossil meals and earths","6digit","Siliceous fossil meals and earths","","Siliceous fossil meals and earths","",862.0 +5723,"251311","Pumice stones, crude or in irregular pieces","6digit","Pumice stones, crude or in irregular pieces","","Pumice stones, crude or in irregular pieces","",863.0 +5724,"251319","Pumice stone, worked","6digit","Pumice stone, worked","","Pumice stone, worked","",863.0 +5725,"251321","Emery & natural abrasives nes, crude, irregular piece","6digit","Emery & natural abrasives nes, crude, irregular piece","","Emery & natural abrasives nes, crude, irregular piece","",863.0 +5726,"251329","Emery, natural corundum/garnet, including heat treate","6digit","Emery, natural corundum/garnet, including heat treate","","Emery, natural corundum/garnet, including heat treate","",863.0 +5727,"251400","Slate","6digit","Slate","","Slate","",864.0 +5728,"251511","Marble and travertine, crude or roughly trimmed","6digit","Marble and travertine, crude or roughly trimmed","","Marble and travertine, crude or roughly trimmed","",865.0 +5729,"251512","Marble and travertine in blocks etc.","6digit","Marble and travertine in blocks etc.","","Marble and travertine in blocks etc.","",865.0 +5730,"251520","Ecaussine, calcareous building stone nes, alabaster","6digit","Ecaussine, calcareous building stone nes, alabaster","","Ecaussine, calcareous building stone nes, alabaster","",865.0 +5731,"251611","Granite, crude or roughly trimmed","6digit","Granite, crude or roughly trimmed","","Granite, crude or roughly trimmed","",866.0 +5732,"251612","Granite, merely cut into blocks etc","6digit","Granite, merely cut into blocks etc","","Granite, merely cut into blocks etc","",866.0 +5733,"251621","Sandstone, crude or roughly trimmed","6digit","Sandstone, crude or roughly trimmed","","Sandstone, crude or roughly trimmed","",866.0 +5734,"251622","Sandstone, merely cut into blocks etc","6digit","Sandstone, merely cut into blocks etc","","Sandstone, merely cut into blocks etc","",866.0 +5735,"251690","Monumental or building stone nes, porphyry and basalt","6digit","Monumental or building stone nes, porphyry and basalt","","Monumental or building stone nes, porphyry and basalt","",866.0 +5736,"251710","Pebbles, gravel, broken & crushed stone for aggregate","6digit","Pebbles, gravel, broken & crushed stone for aggregate","","Pebbles, gravel, broken & crushed stone for aggregate","",867.0 +5737,"251720","Macadam of slag, dross or similar industrial waste","6digit","Macadam of slag, dross or similar industrial waste","","Macadam of slag, dross or similar industrial waste","",867.0 +5738,"251730","Tarred macadam","6digit","Tarred macadam","","Tarred macadam","",867.0 +5739,"251741","Marble granules, chipping and powder","6digit","Marble granules, chipping and powder","","Marble granules, chipping and powder","",867.0 +5740,"251749","Granules, chippings, powder of granite,sandstone,etc","6digit","Granules, chippings, powder of granite,sandstone,etc","","Granules, chippings, powder of granite,sandstone,etc","",867.0 +5741,"251810","Dolomite not calcined","6digit","Dolomite not calcined","","Dolomite not calcined","",868.0 +5742,"251820","Calcined dolomite","6digit","Calcined dolomite","","Calcined dolomite","",868.0 +5743,"251830","Agglomerated dolomite (including tarred dolomite)","6digit","Agglomerated dolomite (including tarred dolomite)","","Agglomerated dolomite (including tarred dolomite)","",868.0 +5744,"251910","Natural magnesium carbonate (magnesite)","6digit","Natural magnesium carbonate (magnesite)","","Natural magnesium carbonate (magnesite)","",869.0 +5745,"251990","Magnesia, fused, dead-burned etc and magnesium oxide","6digit","Magnesia, fused, dead-burned etc and magnesium oxide","","Magnesia, fused, dead-burned etc and magnesium oxide","",869.0 +5746,"252010","Gypsum, anhydride","6digit","Gypsum, anhydride","","Gypsum, anhydride","",870.0 +5747,"252020","Plasters (calcined gypsum or calcium sulphate) etc","6digit","Plasters (calcined gypsum or calcium sulphate) etc","","Plasters (calcined gypsum or calcium sulphate) etc","",870.0 +5748,"252100","Limestone materials for manufacture of lime or cement","6digit","Limestone materials for manufacture of lime or cement","","Limestone materials for manufacture of lime or cement","",871.0 +5749,"252210","Quicklime","6digit","Quicklime","","Quicklime","",872.0 +5750,"252220","Slaked lime","6digit","Slaked lime","","Slaked lime","",872.0 +5751,"252230","Hydraulic lime","6digit","Hydraulic lime","","Hydraulic lime","",872.0 +5752,"252310","Cement clinkers","6digit","Cement clinkers","","Cement clinkers","",873.0 +5753,"252321","Portland cement, white or white artificially coloured","6digit","Portland cement, white or white artificially coloured","","Portland cement, white or white artificially coloured","",873.0 +5754,"252329","Portland cement, other than white cement","6digit","Portland cement, other than white cement","","Portland cement, other than white cement","",873.0 +5755,"252330","Aluminous cement","6digit","Aluminous cement","","Aluminous cement","",873.0 +5756,"252390","Hydraulic cements except portland or aluminous","6digit","Hydraulic cements except portland or aluminous","","Hydraulic cements except portland or aluminous","",873.0 +5757,"252400","Asbestos","6digit","Asbestos","","Asbestos","",874.0 +5758,"252510","Mica in crude form, sheets and splittings","6digit","Mica in crude form, sheets and splittings","","Mica in crude form, sheets and splittings","",875.0 +5759,"252520","Mica powder","6digit","Mica powder","","Mica powder","",875.0 +5760,"252530","Mica waste","6digit","Mica waste","","Mica waste","",875.0 +5761,"252610","Natural steatite, not crushed or powdered","6digit","Natural steatite, not crushed or powdered","","Natural steatite, not crushed or powdered","",876.0 +5762,"252620","Natural steatite, crushed or powdered","6digit","Natural steatite, crushed or powdered","","Natural steatite, crushed or powdered","",876.0 +5763,"252700","Natural cryolite, natural chiolite","6digit","Natural cryolite, natural chiolite","","Natural cryolite, natural chiolite","",877.0 +5764,"252810","Natural sodium borates and concentrates","6digit","Natural sodium borates and concentrates","","Natural sodium borates and concentrates","",878.0 +5765,"252890","Natural borates etc nes, natural boric acid (<85%)","6digit","Natural borates etc nes, natural boric acid (<85%)","","Natural borates etc nes, natural boric acid (<85%)","",878.0 +5766,"252910","Feldspar","6digit","Feldspar","","Feldspar","",879.0 +5767,"252921","Fluorspar, <97% calcium fluoride","6digit","Fluorspar, <97% calcium fluoride","","Fluorspar, <97% calcium fluoride","",879.0 +5768,"252922","Fluorspar, >97% calcium fluoride","6digit","Fluorspar, >97% calcium fluoride","","Fluorspar, >97% calcium fluoride","",879.0 +5769,"252930","Leucite, nepheline and nepheline syenite","6digit","Leucite, nepheline and nepheline syenite","","Leucite, nepheline and nepheline syenite","",879.0 +5770,"253010","Vermiculite, perlite and chlorites, unexpanded","6digit","Vermiculite, perlite and chlorites, unexpanded","","Vermiculite, perlite and chlorites, unexpanded","",880.0 +5771,"253020","Kieserite, epsomite (natural magnesium sulphates)","6digit","Kieserite, epsomite (natural magnesium sulphates)","","Kieserite, epsomite (natural magnesium sulphates)","",880.0 +5772,"253030","Earth colours","6digit","Earth colours","","Earth colours","",880.0 +5773,"253040","Natural micaceous iron oxides","6digit","Natural micaceous iron oxides","","Natural micaceous iron oxides","",880.0 +5774,"253090","Mineral substances, nes","6digit","Mineral substances, nes","","Mineral substances, nes","",880.0 +5775,"260111","Iron ore, concentrate, not iron pyrites,unagglomerate","6digit","Iron ore, concentrate, not iron pyrites,unagglomerate","","Iron ore, concentrate, not iron pyrites,unagglomerate","",881.0 +5776,"260112","Iron ore, concentrate, not iron pyrites, agglomerated","6digit","Iron ore, concentrate, not iron pyrites, agglomerated","","Iron ore, concentrate, not iron pyrites, agglomerated","",881.0 +5777,"260120","Roasted iron pyrites","6digit","Roasted iron pyrites","","Roasted iron pyrites","",881.0 +5778,"260200","Manganese ores, concentrates, iron ores >20% Manganes","6digit","Manganese ores, concentrates, iron ores >20% Manganes","","Manganese ores, concentrates, iron ores >20% Manganes","",882.0 +5779,"260300","Copper ores and concentrates","6digit","Copper ores and concentrates","","Copper ores and concentrates","",883.0 +5780,"260400","Nickel ores and concentrates","6digit","Nickel ores and concentrates","","Nickel ores and concentrates","",884.0 +5781,"260500","Cobalt ores and concentrates","6digit","Cobalt ores and concentrates","","Cobalt ores and concentrates","",885.0 +5782,"260600","Aluminium ores and concentrates","6digit","Aluminium ores and concentrates","","Aluminium ores and concentrates","",886.0 +5783,"260700","Lead ores and concentrates","6digit","Lead ores and concentrates","","Lead ores and concentrates","",887.0 +5784,"260800","Zinc ores and concentrates","6digit","Zinc ores and concentrates","","Zinc ores and concentrates","",888.0 +5785,"260900","Tin ores and concentrates","6digit","Tin ores and concentrates","","Tin ores and concentrates","",889.0 +5786,"261000","Chromium ores and concentrates","6digit","Chromium ores and concentrates","","Chromium ores and concentrates","",890.0 +5787,"261100","Tungsten ores and concentrates","6digit","Tungsten ores and concentrates","","Tungsten ores and concentrates","",891.0 +5788,"261210","Uranium ores and concentrates","6digit","Uranium ores and concentrates","","Uranium ores and concentrates","",892.0 +5789,"261220","Thorium ores and concentrates","6digit","Thorium ores and concentrates","","Thorium ores and concentrates","",892.0 +5790,"261310","Molybdenum concentrates, roasted","6digit","Molybdenum concentrates, roasted","","Molybdenum concentrates, roasted","",893.0 +5791,"261390","Molybdenum ores and concentrates except roasted","6digit","Molybdenum ores and concentrates except roasted","","Molybdenum ores and concentrates except roasted","",893.0 +5792,"261400","Titanium ores and concentrates","6digit","Titanium ores and concentrates","","Titanium ores and concentrates","",894.0 +5793,"261510","Zirconium ores and concentrates","6digit","Zirconium ores and concentrates","","Zirconium ores and concentrates","",895.0 +5794,"261590","Niobium, tantalum and vanadium ores and concentrates","6digit","Niobium, tantalum and vanadium ores and concentrates","","Niobium, tantalum and vanadium ores and concentrates","",895.0 +5795,"261610","Silver ores and concentrates","6digit","Silver ores and concentrates","","Silver ores and concentrates","",896.0 +5796,"261690","Precious metal ores and concentrates except silver","6digit","Precious metal ores and concentrates except silver","","Precious metal ores and concentrates except silver","",896.0 +5797,"261710","Antimony ores and concentrates","6digit","Antimony ores and concentrates","","Antimony ores and concentrates","",897.0 +5798,"261790","ores and concentrates nes","6digit","ores and concentrates nes","","ores and concentrates nes","",897.0 +5799,"261800","Granulated slag (slag sand) from iron, steel industry","6digit","Granulated slag (slag sand) from iron, steel industry","","Granulated slag (slag sand) from iron, steel industry","",898.0 +5800,"261900","Waste, scale, dross, slag of iron or steel industry","6digit","Waste, scale, dross, slag of iron or steel industry","","Waste, scale, dross, slag of iron or steel industry","",899.0 +5801,"262011","Ash or residues containing hard zinc spelter","6digit","Ash or residues containing hard zinc spelter","","Ash or residues containing hard zinc spelter","",900.0 +5802,"262019","Ash or residues containing mainly zinc (not spelter)","6digit","Ash or residues containing mainly zinc (not spelter)","","Ash or residues containing mainly zinc (not spelter)","",900.0 +5803,"262020","Ash or residues containing mainly lead","6digit","Ash or residues containing mainly lead","","Ash or residues containing mainly lead","",900.0 +5804,"262030","Ash or residues containing mainly copper","6digit","Ash or residues containing mainly copper","","Ash or residues containing mainly copper","",900.0 +5805,"262040","Ash or residues containing mainly aluminium","6digit","Ash or residues containing mainly aluminium","","Ash or residues containing mainly aluminium","",900.0 +5806,"262050","Ash or residues containing mainly vanadium","6digit","Ash or residues containing mainly vanadium","","Ash or residues containing mainly vanadium","",900.0 +5807,"262090","Ash or residues containing metals, metal compounds ne","6digit","Ash or residues containing metals, metal compounds ne","","Ash or residues containing metals, metal compounds ne","",900.0 +5808,"262100","Slag and ash nes, including seaweed ash (kelp)","6digit","Slag and ash nes, including seaweed ash (kelp)","","Slag and ash nes, including seaweed ash (kelp)","",901.0 +5809,"270111","Anthracite, not agglomerated","6digit","Anthracite, not agglomerated","","Anthracite, not agglomerated","",902.0 +5810,"270112","Bituminous coal, not agglomerated","6digit","Bituminous coal, not agglomerated","","Bituminous coal, not agglomerated","",902.0 +5811,"270119","Coal except anthracite or bituminous, not agglomerate","6digit","Coal except anthracite or bituminous, not agglomerate","","Coal except anthracite or bituminous, not agglomerate","",902.0 +5812,"270120","Coal briquettes, ovoids, similar made solid fuels","6digit","Coal briquettes, ovoids, similar made solid fuels","","Coal briquettes, ovoids, similar made solid fuels","",902.0 +5813,"270210","Lignite, not agglomerated","6digit","Lignite, not agglomerated","","Lignite, not agglomerated","",903.0 +5814,"270220","Lignite, agglomerated","6digit","Lignite, agglomerated","","Lignite, agglomerated","",903.0 +5815,"270300","Peat (including peat litter)","6digit","Peat (including peat litter)","","Peat (including peat litter)","",904.0 +5816,"270400","Coke, semi-coke of coal, lignite, peat & retort carbo","6digit","Coke, semi-coke of coal, lignite, peat & retort carbo","","Coke, semi-coke of coal, lignite, peat & retort carbo","",905.0 +5817,"270500","Coal gas, water gas, etc. (not gaseous hydrocarbons)","6digit","Coal gas, water gas, etc. (not gaseous hydrocarbons)","","Coal gas, water gas, etc. (not gaseous hydrocarbons)","",906.0 +5818,"270600","Tar from coal, lignite or peat, other mineral tars","6digit","Tar from coal, lignite or peat, other mineral tars","","Tar from coal, lignite or peat, other mineral tars","",907.0 +5819,"270710","Benzol","6digit","Benzol","","Benzol","",908.0 +5820,"270720","Toluole","6digit","Toluole","","Toluole","",908.0 +5821,"270730","Xylole","6digit","Xylole","","Xylole","",908.0 +5822,"270740","Naphthalene","6digit","Naphthalene","","Naphthalene","",908.0 +5823,"270750","Aromatic hydrocarbon mixtures from coal tar, nes","6digit","Aromatic hydrocarbon mixtures from coal tar, nes","","Aromatic hydrocarbon mixtures from coal tar, nes","",908.0 +5824,"270760","Phenols","6digit","Phenols","","Phenols","",908.0 +5825,"270791","Creosote oils","6digit","Creosote oils","","Creosote oils","",908.0 +5826,"270799","Coal tar distillation products nes","6digit","Coal tar distillation products nes","","Coal tar distillation products nes","",908.0 +5827,"270810","Pitch","6digit","Pitch","","Pitch","",909.0 +5828,"270820","Pitch coke","6digit","Pitch coke","","Pitch coke","",909.0 +5829,"270900","Petroleum oils, oils from bituminous minerals, crude","6digit","Petroleum oils, oils from bituminous minerals, crude","","Petroleum oils, oils from bituminous minerals, crude","",910.0 +5830,"271000","Oils petroleum, bituminous, distillates, except crude","6digit","Oils petroleum, bituminous, distillates, except crude","","Oils petroleum, bituminous, distillates, except crude","",911.0 +5831,"271011","Aviation spirit","6digit","Aviation spirit","","Aviation spirit","",911.0 +5832,"271012","Petroleum spirit for motor vehicles","6digit","Petroleum spirit for motor vehicles","","Petroleum spirit for motor vehicles","",911.0 +5833,"271013","Petroleum spirit except aviation or motor fuel","6digit","Petroleum spirit except aviation or motor fuel","","Petroleum spirit except aviation or motor fuel","",911.0 +5834,"271014","Petroleum spirit-type fuel","6digit","Petroleum spirit-type fuel","","Petroleum spirit-type fuel","",911.0 +5835,"271015","White spirit","6digit","White spirit","","White spirit","",911.0 +5836,"271016","Petroleum naphtha","6digit","Petroleum naphtha","","Petroleum naphtha","",911.0 +5837,"271019","Light petroleum distillates nes","6digit","Light petroleum distillates nes","","Light petroleum distillates nes","",911.0 +5838,"271021","Kerosene jet fuel","6digit","Kerosene jet fuel","","Kerosene jet fuel","",911.0 +5839,"271022","Kerosene, for furnaces","6digit","Kerosene, for furnaces","","Kerosene, for furnaces","",911.0 +5840,"271025","Kerosene lamp oil, motor kerosene, light diesel, etc","6digit","Kerosene lamp oil, motor kerosene, light diesel, etc","","Kerosene lamp oil, motor kerosene, light diesel, etc","",911.0 +5841,"271026","Gas oils - bunker oil, No.1 furnace, motor diesel","6digit","Gas oils - bunker oil, No.1 furnace, motor diesel","","Gas oils - bunker oil, No.1 furnace, motor diesel","",911.0 +5842,"271027","Diesel oils- No.2 furnace, marine diesel","6digit","Diesel oils- No.2 furnace, marine diesel","","Diesel oils- No.2 furnace, marine diesel","",911.0 +5843,"271029","Fuel oils nes, heavy distillates","6digit","Fuel oils nes, heavy distillates","","Fuel oils nes, heavy distillates","",911.0 +5844,"271091","Heavy furnace oil (heating or motor fuel) <1% sulphur","6digit","Heavy furnace oil (heating or motor fuel) <1% sulphur","","Heavy furnace oil (heating or motor fuel) <1% sulphur","",911.0 +5845,"271093","Heavy furnace oil nes","6digit","Heavy furnace oil nes","","Heavy furnace oil nes","",911.0 +5846,"271094","Petroleum oil used in road building","6digit","Petroleum oil used in road building","","Petroleum oil used in road building","",911.0 +5847,"271095","Petroleum lubricating oils","6digit","Petroleum lubricating oils","","Petroleum lubricating oils","",911.0 +5848,"271096","Petroleum lubricating greases","6digit","Petroleum lubricating greases","","Petroleum lubricating greases","",911.0 +5849,"271099","Petroleum oils and products nes","6digit","Petroleum oils and products nes","","Petroleum oils and products nes","",911.0 +5850,"271111","Natural gas, liquefied","6digit","Natural gas, liquefied","","Natural gas, liquefied","",912.0 +5851,"271112","Propane, liquefied","6digit","Propane, liquefied","","Propane, liquefied","",912.0 +5852,"271113","Butanes, liquefied","6digit","Butanes, liquefied","","Butanes, liquefied","",912.0 +5853,"271114","Ethylene, propylene, butylene, butadiene, liquefied","6digit","Ethylene, propylene, butylene, butadiene, liquefied","","Ethylene, propylene, butylene, butadiene, liquefied","",912.0 +5854,"271119","Petroleum gases & gaseous hydrocarbons nes, liquefied","6digit","Petroleum gases & gaseous hydrocarbons nes, liquefied","","Petroleum gases & gaseous hydrocarbons nes, liquefied","",912.0 +5855,"271121","Natural gas in gaseous state","6digit","Natural gas in gaseous state","","Natural gas in gaseous state","",912.0 +5856,"271129","Petroleum gases and gaseous hydrocarbons nes, as gas","6digit","Petroleum gases and gaseous hydrocarbons nes, as gas","","Petroleum gases and gaseous hydrocarbons nes, as gas","",912.0 +5857,"271210","Petroleum jelly","6digit","Petroleum jelly","","Petroleum jelly","",913.0 +5858,"271220","Paraffin wax containing <0.75% oil","6digit","Paraffin wax containing <0.75% oil","","Paraffin wax containing <0.75% oil","",913.0 +5859,"271290","Mineral waxes nes","6digit","Mineral waxes nes","","Mineral waxes nes","",913.0 +5860,"271311","Petroleum coke, not calcined","6digit","Petroleum coke, not calcined","","Petroleum coke, not calcined","",914.0 +5861,"271312","Petroleum coke, calcined","6digit","Petroleum coke, calcined","","Petroleum coke, calcined","",914.0 +5862,"271320","Petroleum bitumen","6digit","Petroleum bitumen","","Petroleum bitumen","",914.0 +5863,"271390","Residues of petroleum oils etc. nes","6digit","Residues of petroleum oils etc. nes","","Residues of petroleum oils etc. nes","",914.0 +5864,"271410","Bituminous or oil shale and tar sands","6digit","Bituminous or oil shale and tar sands","","Bituminous or oil shale and tar sands","",915.0 +5865,"271490","Bitumen and asphalt, asphaltites and asphaltic rocks","6digit","Bitumen and asphalt, asphaltites and asphaltic rocks","","Bitumen and asphalt, asphaltites and asphaltic rocks","",915.0 +5866,"271500","Bituminous mix, mastic from asphalt, bitumen/tar/pitc","6digit","Bituminous mix, mastic from asphalt, bitumen/tar/pitc","","Bituminous mix, mastic from asphalt, bitumen/tar/pitc","",916.0 +5867,"271600","Electrical energy","6digit","Electrical energy","","Electrical energy","",917.0 +5868,"280110","Chlorine","6digit","Chlorine","","Chlorine","",918.0 +5869,"280120","Iodine","6digit","Iodine","","Iodine","",918.0 +5870,"280130","Fluorine, bromine","6digit","Fluorine, bromine","","Fluorine, bromine","",918.0 +5871,"280200","Sulphur, sublimed or precipitated, colloidal sulphur","6digit","Sulphur, sublimed or precipitated, colloidal sulphur","","Sulphur, sublimed or precipitated, colloidal sulphur","",919.0 +5872,"280300","Carbon (carbon blacks and other forms of carbon, nes)","6digit","Carbon (carbon blacks and other forms of carbon, nes)","","Carbon (carbon blacks and other forms of carbon, nes)","",920.0 +5873,"280410","Hydrogen","6digit","Hydrogen","","Hydrogen","",921.0 +5874,"280421","Argon","6digit","Argon","","Argon","",921.0 +5875,"280429","Rare gases other than argon","6digit","Rare gases other than argon","","Rare gases other than argon","",921.0 +5876,"280430","Nitrogen","6digit","Nitrogen","","Nitrogen","",921.0 +5877,"280440","Oxygen","6digit","Oxygen","","Oxygen","",921.0 +5878,"280450","Boron, tellurium","6digit","Boron, tellurium","","Boron, tellurium","",921.0 +5879,"280461","Silicon, >99.99% pure","6digit","Silicon, >99.99% pure","","Silicon, >99.99% pure","",921.0 +5880,"280469","Silicon, <99.99% pure","6digit","Silicon, <99.99% pure","","Silicon, <99.99% pure","",921.0 +5881,"280470","Phosphorus","6digit","Phosphorus","","Phosphorus","",921.0 +5882,"280480","Arsenic","6digit","Arsenic","","Arsenic","",921.0 +5883,"280490","Selenium","6digit","Selenium","","Selenium","",921.0 +5884,"280511","Sodium","6digit","Sodium","","Sodium","",922.0 +5885,"280519","Alkali metals other than sodium","6digit","Alkali metals other than sodium","","Alkali metals other than sodium","",922.0 +5886,"280521","Calcium","6digit","Calcium","","Calcium","",922.0 +5887,"280522","Strontium and barium","6digit","Strontium and barium","","Strontium and barium","",922.0 +5888,"280530","Rare-earth metals, scandium and yttrium","6digit","Rare-earth metals, scandium and yttrium","","Rare-earth metals, scandium and yttrium","",922.0 +5889,"280540","Mercury","6digit","Mercury","","Mercury","",922.0 +5890,"280610","Hydrogen chloride (hydrochloric acid)","6digit","Hydrogen chloride (hydrochloric acid)","","Hydrogen chloride (hydrochloric acid)","",923.0 +5891,"280620","Chlorosulphuric acid","6digit","Chlorosulphuric acid","","Chlorosulphuric acid","",923.0 +5892,"280700","Sulphuric acid, oleum","6digit","Sulphuric acid, oleum","","Sulphuric acid, oleum","",924.0 +5893,"280800","Nitric acid, sulphonitric acids","6digit","Nitric acid, sulphonitric acids","","Nitric acid, sulphonitric acids","",925.0 +5894,"280910","Diphosphorus pentaoxide","6digit","Diphosphorus pentaoxide","","Diphosphorus pentaoxide","",926.0 +5895,"280920","Phosphoric acid and polyphosphoric acids","6digit","Phosphoric acid and polyphosphoric acids","","Phosphoric acid and polyphosphoric acids","",926.0 +5896,"281000","Oxides of boron, boric acids","6digit","Oxides of boron, boric acids","","Oxides of boron, boric acids","",927.0 +5897,"281111","Hydrogen fluoride (hydrofluoric acid)","6digit","Hydrogen fluoride (hydrofluoric acid)","","Hydrogen fluoride (hydrofluoric acid)","",928.0 +5898,"281119","Inorganic acids nes","6digit","Inorganic acids nes","","Inorganic acids nes","",928.0 +5899,"281121","Carbon dioxide","6digit","Carbon dioxide","","Carbon dioxide","",928.0 +5900,"281122","Silicon dioxide","6digit","Silicon dioxide","","Silicon dioxide","",928.0 +5901,"281123","Sulphur dioxide","6digit","Sulphur dioxide","","Sulphur dioxide","",928.0 +5902,"281129","Inorganic oxygen compounds of non-metals nes","6digit","Inorganic oxygen compounds of non-metals nes","","Inorganic oxygen compounds of non-metals nes","",928.0 +5903,"281210","Chlorides and chloride oxides of non-metals","6digit","Chlorides and chloride oxides of non-metals","","Chlorides and chloride oxides of non-metals","",929.0 +5904,"281290","Halides & halide oxides of non-metals (not chlorides)","6digit","Halides & halide oxides of non-metals (not chlorides)","","Halides & halide oxides of non-metals (not chlorides)","",929.0 +5905,"281310","Carbon disulphide","6digit","Carbon disulphide","","Carbon disulphide","",930.0 +5906,"281390","Sulphides of non-metals except carbon disulphide","6digit","Sulphides of non-metals except carbon disulphide","","Sulphides of non-metals except carbon disulphide","",930.0 +5907,"281410","Anhydrous ammonia","6digit","Anhydrous ammonia","","Anhydrous ammonia","",931.0 +5908,"281420","Ammonia in aqueous solution","6digit","Ammonia in aqueous solution","","Ammonia in aqueous solution","",931.0 +5909,"281511","Sodium hydroxide (caustic soda) solid","6digit","Sodium hydroxide (caustic soda) solid","","Sodium hydroxide (caustic soda) solid","",932.0 +5910,"281512","Sodium hydroxide (caustic soda) in aqueous solution","6digit","Sodium hydroxide (caustic soda) in aqueous solution","","Sodium hydroxide (caustic soda) in aqueous solution","",932.0 +5911,"281520","Potassium hydroxide (caustic potash)","6digit","Potassium hydroxide (caustic potash)","","Potassium hydroxide (caustic potash)","",932.0 +5912,"281530","Peroxides of sodium or potassium","6digit","Peroxides of sodium or potassium","","Peroxides of sodium or potassium","",932.0 +5913,"281610","Magnesium hydroxide and peroxide","6digit","Magnesium hydroxide and peroxide","","Magnesium hydroxide and peroxide","",933.0 +5914,"281620","Strontium oxide, hydroxide and peroxide","6digit","Strontium oxide, hydroxide and peroxide","","Strontium oxide, hydroxide and peroxide","",933.0 +5915,"281630","Barium oxide, hydroxide and peroxide","6digit","Barium oxide, hydroxide and peroxide","","Barium oxide, hydroxide and peroxide","",933.0 +5916,"281700","Zinc oxide and peroxide","6digit","Zinc oxide and peroxide","","Zinc oxide and peroxide","",934.0 +5917,"281810","Artificial corundum","6digit","Artificial corundum","","Artificial corundum","",935.0 +5918,"281820","Aluminium oxide, except artificial corundum","6digit","Aluminium oxide, except artificial corundum","","Aluminium oxide, except artificial corundum","",935.0 +5919,"281830","Aluminium hydroxide","6digit","Aluminium hydroxide","","Aluminium hydroxide","",935.0 +5920,"281910","Chromium trioxide","6digit","Chromium trioxide","","Chromium trioxide","",936.0 +5921,"281990","Chromium oxides, hydroxides except chromium trioxide","6digit","Chromium oxides, hydroxides except chromium trioxide","","Chromium oxides, hydroxides except chromium trioxide","",936.0 +5922,"282010","Manganese dioxide","6digit","Manganese dioxide","","Manganese dioxide","",937.0 +5923,"282090","Manganese oxides other than manganese dioxide","6digit","Manganese oxides other than manganese dioxide","","Manganese oxides other than manganese dioxide","",937.0 +5924,"282110","Iron oxides and hydroxides","6digit","Iron oxides and hydroxides","","Iron oxides and hydroxides","",938.0 +5925,"282120","Earth colours with >70% iron as Ferrous oxide","6digit","Earth colours with >70% iron as Ferrous oxide","","Earth colours with >70% iron as Ferrous oxide","",938.0 +5926,"282200","Cobalt oxides and hydroxides","6digit","Cobalt oxides and hydroxides","","Cobalt oxides and hydroxides","",939.0 +5927,"282300","Titanium oxides","6digit","Titanium oxides","","Titanium oxides","",940.0 +5928,"282410","Lead monoxide (litharge, massicot)","6digit","Lead monoxide (litharge, massicot)","","Lead monoxide (litharge, massicot)","",941.0 +5929,"282420","Red lead and orange lead","6digit","Red lead and orange lead","","Red lead and orange lead","",941.0 +5930,"282490","Lead oxides other than monoxide, red and orange lead","6digit","Lead oxides other than monoxide, red and orange lead","","Lead oxides other than monoxide, red and orange lead","",941.0 +5931,"282510","Hydrazine and hydroxylamine, inorganic salts","6digit","Hydrazine and hydroxylamine, inorganic salts","","Hydrazine and hydroxylamine, inorganic salts","",942.0 +5932,"282520","Lithium oxide and hydroxide","6digit","Lithium oxide and hydroxide","","Lithium oxide and hydroxide","",942.0 +5933,"282530","Vanadium oxides and hydroxides","6digit","Vanadium oxides and hydroxides","","Vanadium oxides and hydroxides","",942.0 +5934,"282540","Nickel oxides and hydroxides","6digit","Nickel oxides and hydroxides","","Nickel oxides and hydroxides","",942.0 +5935,"282550","Copper oxides and hydroxides","6digit","Copper oxides and hydroxides","","Copper oxides and hydroxides","",942.0 +5936,"282560","Germanium oxides and zirconium dioxide","6digit","Germanium oxides and zirconium dioxide","","Germanium oxides and zirconium dioxide","",942.0 +5937,"282570","Molybdenum oxides and hydroxides","6digit","Molybdenum oxides and hydroxides","","Molybdenum oxides and hydroxides","",942.0 +5938,"282580","Antimony oxides","6digit","Antimony oxides","","Antimony oxides","",942.0 +5939,"282590","Metal bases, oxides, hydroxides, peroxides, nes","6digit","Metal bases, oxides, hydroxides, peroxides, nes","","Metal bases, oxides, hydroxides, peroxides, nes","",942.0 +5940,"282611","Fluorides of ammonium or of sodium","6digit","Fluorides of ammonium or of sodium","","Fluorides of ammonium or of sodium","",943.0 +5941,"282612","Aluminium fluoride","6digit","Aluminium fluoride","","Aluminium fluoride","",943.0 +5942,"282619","Fluorides of metals except ammonium, sodium, aluminiu","6digit","Fluorides of metals except ammonium, sodium, aluminiu","","Fluorides of metals except ammonium, sodium, aluminiu","",943.0 +5943,"282620","Fluorosilicates of sodium or of potassium","6digit","Fluorosilicates of sodium or of potassium","","Fluorosilicates of sodium or of potassium","",943.0 +5944,"282630","Sodium hexafluoroaluminate (synthetic cryolite)","6digit","Sodium hexafluoroaluminate (synthetic cryolite)","","Sodium hexafluoroaluminate (synthetic cryolite)","",943.0 +5945,"282690","Complex fluorine salts except synthetic cryolite","6digit","Complex fluorine salts except synthetic cryolite","","Complex fluorine salts except synthetic cryolite","",943.0 +5946,"282710","Ammonium chloride","6digit","Ammonium chloride","","Ammonium chloride","",944.0 +5947,"282720","Calcium chloride","6digit","Calcium chloride","","Calcium chloride","",944.0 +5948,"282731","Magnesium chloride","6digit","Magnesium chloride","","Magnesium chloride","",944.0 +5949,"282732","Aluminium chloride","6digit","Aluminium chloride","","Aluminium chloride","",944.0 +5950,"282733","Iron chlorides","6digit","Iron chlorides","","Iron chlorides","",944.0 +5951,"282734","Cobalt chloride","6digit","Cobalt chloride","","Cobalt chloride","",944.0 +5952,"282735","Nickel chloride","6digit","Nickel chloride","","Nickel chloride","",944.0 +5953,"282736","Zinc chloride","6digit","Zinc chloride","","Zinc chloride","",944.0 +5954,"282737","Tin chlorides","6digit","Tin chlorides","","Tin chlorides","",944.0 +5955,"282738","Barium chloride","6digit","Barium chloride","","Barium chloride","",944.0 +5956,"282739","Chlorides of metals nes","6digit","Chlorides of metals nes","","Chlorides of metals nes","",944.0 +5957,"282741","Chloride oxides and chloride hydroxides of copper","6digit","Chloride oxides and chloride hydroxides of copper","","Chloride oxides and chloride hydroxides of copper","",944.0 +5958,"282749","Chloride oxides, hydroxides of metals except copper","6digit","Chloride oxides, hydroxides of metals except copper","","Chloride oxides, hydroxides of metals except copper","",944.0 +5959,"282751","Bromides of sodium and potassium","6digit","Bromides of sodium and potassium","","Bromides of sodium and potassium","",944.0 +5960,"282759","Bromides and bromide oxides of non-alkali metals","6digit","Bromides and bromide oxides of non-alkali metals","","Bromides and bromide oxides of non-alkali metals","",944.0 +5961,"282760","Iodides and odide oxides of metals","6digit","Iodides and odide oxides of metals","","Iodides and odide oxides of metals","",944.0 +5962,"282810","Commercial and other calcium hypochlorite","6digit","Commercial and other calcium hypochlorite","","Commercial and other calcium hypochlorite","",945.0 +5963,"282890","Hypochlorites nes, chlorites & hypobromites of metals","6digit","Hypochlorites nes, chlorites & hypobromites of metals","","Hypochlorites nes, chlorites & hypobromites of metals","",945.0 +5964,"282911","Sodium chlorate","6digit","Sodium chlorate","","Sodium chlorate","",946.0 +5965,"282919","Chlorates of metals except sodium","6digit","Chlorates of metals except sodium","","Chlorates of metals except sodium","",946.0 +5966,"282990","Perchlorates, bromates & per-,iodates & per- of metal","6digit","Perchlorates, bromates & per-,iodates & per- of metal","","Perchlorates, bromates & per-,iodates & per- of metal","",946.0 +5967,"283010","Sodium sulphides","6digit","Sodium sulphides","","Sodium sulphides","",947.0 +5968,"283020","Zinc sulphide","6digit","Zinc sulphide","","Zinc sulphide","",947.0 +5969,"283030","Cadmium sulphide","6digit","Cadmium sulphide","","Cadmium sulphide","",947.0 +5970,"283090","Sulphides of metals nes, polysulphides of metals","6digit","Sulphides of metals nes, polysulphides of metals","","Sulphides of metals nes, polysulphides of metals","",947.0 +5971,"283110","Dithionites and sulphoxylates of sodium","6digit","Dithionites and sulphoxylates of sodium","","Dithionites and sulphoxylates of sodium","",948.0 +5972,"283190","Dithionites and sulphoxylates of metals except sodium","6digit","Dithionites and sulphoxylates of metals except sodium","","Dithionites and sulphoxylates of metals except sodium","",948.0 +5973,"283210","Sodium sulphites","6digit","Sodium sulphites","","Sodium sulphites","",949.0 +5974,"283220","Sulphites of metals other than sodium","6digit","Sulphites of metals other than sodium","","Sulphites of metals other than sodium","",949.0 +5975,"283230","Thiosulphates of metals","6digit","Thiosulphates of metals","","Thiosulphates of metals","",949.0 +5976,"283311","Disodium sulphate","6digit","Disodium sulphate","","Disodium sulphate","",950.0 +5977,"283319","Sodium sulphates other than disodium sulphate","6digit","Sodium sulphates other than disodium sulphate","","Sodium sulphates other than disodium sulphate","",950.0 +5978,"283321","Magnesium sulphate","6digit","Magnesium sulphate","","Magnesium sulphate","",950.0 +5979,"283322","Aluminium sulphate","6digit","Aluminium sulphate","","Aluminium sulphate","",950.0 +5980,"283323","Chromium sulphates","6digit","Chromium sulphates","","Chromium sulphates","",950.0 +5981,"283324","Nickel sulphates","6digit","Nickel sulphates","","Nickel sulphates","",950.0 +5982,"283325","Copper sulphates","6digit","Copper sulphates","","Copper sulphates","",950.0 +5983,"283326","Zinc sulphate","6digit","Zinc sulphate","","Zinc sulphate","",950.0 +5984,"283327","Barium sulphate","6digit","Barium sulphate","","Barium sulphate","",950.0 +5985,"283329","Sulphates of metals nes","6digit","Sulphates of metals nes","","Sulphates of metals nes","",950.0 +5986,"283330","Alums","6digit","Alums","","Alums","",950.0 +5987,"283340","Peroxosulphates (persulphates) of metals","6digit","Peroxosulphates (persulphates) of metals","","Peroxosulphates (persulphates) of metals","",950.0 +5988,"283410","Nitrites of metals","6digit","Nitrites of metals","","Nitrites of metals","",951.0 +5989,"283421","Potassium nitrate","6digit","Potassium nitrate","","Potassium nitrate","",951.0 +5990,"283422","Bismuth nitrates","6digit","Bismuth nitrates","","Bismuth nitrates","",951.0 +5991,"283429","Nitrates of metals except potassium and bismuth","6digit","Nitrates of metals except potassium and bismuth","","Nitrates of metals except potassium and bismuth","",951.0 +5992,"283510","Phosphinates and phosphonates","6digit","Phosphinates and phosphonates","","Phosphinates and phosphonates","",952.0 +5993,"283521","Triammonium phosphate","6digit","Triammonium phosphate","","Triammonium phosphate","",952.0 +5994,"283522","Mono- or di-sodium phosphates","6digit","Mono- or di-sodium phosphates","","Mono- or di-sodium phosphates","",952.0 +5995,"283523","Trisodium phosphate","6digit","Trisodium phosphate","","Trisodium phosphate","",952.0 +5996,"283524","Potassium phosphates","6digit","Potassium phosphates","","Potassium phosphates","",952.0 +5997,"283525","Calcium hydrogen-orthophosphate","6digit","Calcium hydrogen-orthophosphate","","Calcium hydrogen-orthophosphate","",952.0 +5998,"283526","Calcium phosphates except hydrogen-orthophosphate","6digit","Calcium phosphates except hydrogen-orthophosphate","","Calcium phosphates except hydrogen-orthophosphate","",952.0 +5999,"283529","Phosphates of metals nes","6digit","Phosphates of metals nes","","Phosphates of metals nes","",952.0 +6000,"283531","Sodium triphosphate","6digit","Sodium triphosphate","","Sodium triphosphate","",952.0 +6001,"283539","Polyphosphates of metals except sodium triphosphate","6digit","Polyphosphates of metals except sodium triphosphate","","Polyphosphates of metals except sodium triphosphate","",952.0 +6002,"283610","Ammonium carbonate (including commercial)","6digit","Ammonium carbonate (including commercial)","","Ammonium carbonate (including commercial)","",953.0 +6003,"283620","Disodium carbonate","6digit","Disodium carbonate","","Disodium carbonate","",953.0 +6004,"283630","Sodium bicarbonate","6digit","Sodium bicarbonate","","Sodium bicarbonate","",953.0 +6005,"283640","Potassium carbonates","6digit","Potassium carbonates","","Potassium carbonates","",953.0 +6006,"283650","Calcium carbonate","6digit","Calcium carbonate","","Calcium carbonate","",953.0 +6007,"283660","Barium carbonate","6digit","Barium carbonate","","Barium carbonate","",953.0 +6008,"283670","Lead carbonate","6digit","Lead carbonate","","Lead carbonate","",953.0 +6009,"283691","Lithium carbonates","6digit","Lithium carbonates","","Lithium carbonates","",953.0 +6010,"283692","Strontium carbonate","6digit","Strontium carbonate","","Strontium carbonate","",953.0 +6011,"283693","Bismuth carbonate","6digit","Bismuth carbonate","","Bismuth carbonate","",953.0 +6012,"283699","Carbonates of metals nes","6digit","Carbonates of metals nes","","Carbonates of metals nes","",953.0 +6013,"283711","Cyanides and cyanide oxides of sodium","6digit","Cyanides and cyanide oxides of sodium","","Cyanides and cyanide oxides of sodium","",954.0 +6014,"283719","Cyanides and cyanide oxides of metals except sodium","6digit","Cyanides and cyanide oxides of metals except sodium","","Cyanides and cyanide oxides of metals except sodium","",954.0 +6015,"283720","Complex cyanides of metals","6digit","Complex cyanides of metals","","Complex cyanides of metals","",954.0 +6016,"283800","Fulminates, cyanates and thiocyanates","6digit","Fulminates, cyanates and thiocyanates","","Fulminates, cyanates and thiocyanates","",955.0 +6017,"283911","Sodium metasilicates","6digit","Sodium metasilicates","","Sodium metasilicates","",956.0 +6018,"283919","Silicates of sodium other than metasilicates","6digit","Silicates of sodium other than metasilicates","","Silicates of sodium other than metasilicates","",956.0 +6019,"283920","Potassium silicates","6digit","Potassium silicates","","Potassium silicates","",956.0 +6020,"283990","Commercial alkali metal silicates, silicates nes","6digit","Commercial alkali metal silicates, silicates nes","","Commercial alkali metal silicates, silicates nes","",956.0 +6021,"284011","Disodium tetraborate (refined borax) anhydrous","6digit","Disodium tetraborate (refined borax) anhydrous","","Disodium tetraborate (refined borax) anhydrous","",957.0 +6022,"284019","Disodium tetraborate (refined borax) hydrated","6digit","Disodium tetraborate (refined borax) hydrated","","Disodium tetraborate (refined borax) hydrated","",957.0 +6023,"284020","Borates of metals except refined borax","6digit","Borates of metals except refined borax","","Borates of metals except refined borax","",957.0 +6024,"284030","Peroxoborates (perborates) of metals","6digit","Peroxoborates (perborates) of metals","","Peroxoborates (perborates) of metals","",957.0 +6025,"284110","Metallic aluminates","6digit","Metallic aluminates","","Metallic aluminates","",958.0 +6026,"284120","Chromates of zinc or of lead","6digit","Chromates of zinc or of lead","","Chromates of zinc or of lead","",958.0 +6027,"284130","Sodium dichromate","6digit","Sodium dichromate","","Sodium dichromate","",958.0 +6028,"284140","Potassium dichromate","6digit","Potassium dichromate","","Potassium dichromate","",958.0 +6029,"284150","Chromates, dichromates, peroxochromates nes","6digit","Chromates, dichromates, peroxochromates nes","","Chromates, dichromates, peroxochromates nes","",958.0 +6030,"284160","Manganites, manganates and permanganates of metals","6digit","Manganites, manganates and permanganates of metals","","Manganites, manganates and permanganates of metals","",958.0 +6031,"284170","Metallic molybdates","6digit","Metallic molybdates","","Metallic molybdates","",958.0 +6032,"284180","Metallic tungstates (wolframates)","6digit","Metallic tungstates (wolframates)","","Metallic tungstates (wolframates)","",958.0 +6033,"284190","Salts of oxymetallic or peroxometallic acids nes","6digit","Salts of oxymetallic or peroxometallic acids nes","","Salts of oxymetallic or peroxometallic acids nes","",958.0 +6034,"284210","Double or complex silicates of metals","6digit","Double or complex silicates of metals","","Double or complex silicates of metals","",959.0 +6035,"284290","Metallic salts of inorganic acids nes, except azides","6digit","Metallic salts of inorganic acids nes, except azides","","Metallic salts of inorganic acids nes, except azides","",959.0 +6036,"284310","Colloidal precious metals","6digit","Colloidal precious metals","","Colloidal precious metals","",960.0 +6037,"284321","Silver nitrate","6digit","Silver nitrate","","Silver nitrate","",960.0 +6038,"284329","Silver compounds other than silver nitrate","6digit","Silver compounds other than silver nitrate","","Silver compounds other than silver nitrate","",960.0 +6039,"284330","Gold compounds","6digit","Gold compounds","","Gold compounds","",960.0 +6040,"284390","Precious metal compounds except gold, silver, amalgam","6digit","Precious metal compounds except gold, silver, amalgam","","Precious metal compounds except gold, silver, amalgam","",960.0 +6041,"284410","Natural uranium, its compounds, mixtures","6digit","Natural uranium, its compounds, mixtures","","Natural uranium, its compounds, mixtures","",961.0 +6042,"284420","Uranium (enriched U235), plutonium compounds, alloys","6digit","Uranium (enriched U235), plutonium compounds, alloys","","Uranium (enriched U235), plutonium compounds, alloys","",961.0 +6043,"284430","Uranium (depleted U235), thorium compounds, products","6digit","Uranium (depleted U235), thorium compounds, products","","Uranium (depleted U235), thorium compounds, products","",961.0 +6044,"284440","Radio-actives nes, their mixtures and compounds","6digit","Radio-actives nes, their mixtures and compounds","","Radio-actives nes, their mixtures and compounds","",961.0 +6045,"284450","Spent fuel elements of nuclear reactors","6digit","Spent fuel elements of nuclear reactors","","Spent fuel elements of nuclear reactors","",961.0 +6046,"284510","Heavy water (deuterium oxide)","6digit","Heavy water (deuterium oxide)","","Heavy water (deuterium oxide)","",962.0 +6047,"284590","Isotopes nes, compounds","6digit","Isotopes nes, compounds","","Isotopes nes, compounds","",962.0 +6048,"284610","Cerium compounds","6digit","Cerium compounds","","Cerium compounds","",963.0 +6049,"284690","Compounds, mixes of rare-earths, yttrium, scandium ne","6digit","Compounds, mixes of rare-earths, yttrium, scandium ne","","Compounds, mixes of rare-earths, yttrium, scandium ne","",963.0 +6050,"284700","Hydrogen peroxide","6digit","Hydrogen peroxide","","Hydrogen peroxide","",964.0 +6051,"284810","Phosphides of copper containing > 15% phosphorous","6digit","Phosphides of copper containing > 15% phosphorous","","Phosphides of copper containing > 15% phosphorous","",965.0 +6052,"284890","Phosphides of other metals or of non-metals","6digit","Phosphides of other metals or of non-metals","","Phosphides of other metals or of non-metals","",965.0 +6053,"284910","Calcium carbide","6digit","Calcium carbide","","Calcium carbide","",966.0 +6054,"284920","Silicon carbide","6digit","Silicon carbide","","Silicon carbide","",966.0 +6055,"284990","Carbides except calcium and silicon","6digit","Carbides except calcium and silicon","","Carbides except calcium and silicon","",966.0 +6056,"285000","Hydrides, nitrides, azides, silicides and borides","6digit","Hydrides, nitrides, azides, silicides and borides","","Hydrides, nitrides, azides, silicides and borides","",967.0 +6057,"285100","Inorganic compounds,liquid/compressed air,amalgams ne","6digit","Inorganic compounds,liquid/compressed air,amalgams ne","","Inorganic compounds,liquid/compressed air,amalgams ne","",968.0 +6058,"290110","Saturated acyclic hydrocarbons","6digit","Saturated acyclic hydrocarbons","","Saturated acyclic hydrocarbons","",969.0 +6059,"290121","Ethylene","6digit","Ethylene","","Ethylene","",969.0 +6060,"290122","Propene (propylene)","6digit","Propene (propylene)","","Propene (propylene)","",969.0 +6061,"290123","Butene (butylene) and isomers thereof","6digit","Butene (butylene) and isomers thereof","","Butene (butylene) and isomers thereof","",969.0 +6062,"290124","Buta-1, 3-diene and isoprene","6digit","Buta-1, 3-diene and isoprene","","Buta-1, 3-diene and isoprene","",969.0 +6063,"290129","Unsaturated acyclic hydrocarbons nes","6digit","Unsaturated acyclic hydrocarbons nes","","Unsaturated acyclic hydrocarbons nes","",969.0 +6064,"290211","Cyclohexane","6digit","Cyclohexane","","Cyclohexane","",970.0 +6065,"290219","Cyclanes, cyclenes and cycloterpenes nes","6digit","Cyclanes, cyclenes and cycloterpenes nes","","Cyclanes, cyclenes and cycloterpenes nes","",970.0 +6066,"290220","Benzene","6digit","Benzene","","Benzene","",970.0 +6067,"290230","Toluene","6digit","Toluene","","Toluene","",970.0 +6068,"290241","O-xylene","6digit","O-xylene","","O-xylene","",970.0 +6069,"290242","M-xylene","6digit","M-xylene","","M-xylene","",970.0 +6070,"290243","P-xylene","6digit","P-xylene","","P-xylene","",970.0 +6071,"290244","Mixed xylene isomers","6digit","Mixed xylene isomers","","Mixed xylene isomers","",970.0 +6072,"290250","Styrene","6digit","Styrene","","Styrene","",970.0 +6073,"290260","Ethylbenzene","6digit","Ethylbenzene","","Ethylbenzene","",970.0 +6074,"290270","Cumene","6digit","Cumene","","Cumene","",970.0 +6075,"290290","Cyclic hydrocarbons nes","6digit","Cyclic hydrocarbons nes","","Cyclic hydrocarbons nes","",970.0 +6076,"290311","Chloromethane and chloroethane","6digit","Chloromethane and chloroethane","","Chloromethane and chloroethane","",971.0 +6077,"290312","Dichloromethane (methylene chloride)","6digit","Dichloromethane (methylene chloride)","","Dichloromethane (methylene chloride)","",971.0 +6078,"290313","Chloroform (trichloromethane)","6digit","Chloroform (trichloromethane)","","Chloroform (trichloromethane)","",971.0 +6079,"290314","Carbon tetrachloride","6digit","Carbon tetrachloride","","Carbon tetrachloride","",971.0 +6080,"290315","1,2-dichloroethane(ethylene dichloride)","6digit","1,2-dichloroethane(ethylene dichloride)","","1,2-dichloroethane(ethylene dichloride)","",971.0 +6081,"290316","1,2-dichloropropane and dichlorobutanes","6digit","1,2-dichloropropane and dichlorobutanes","","1,2-dichloropropane and dichlorobutanes","",971.0 +6082,"290319","Chlorinated derivs saturated acyclic hydrocarbons, ne","6digit","Chlorinated derivs saturated acyclic hydrocarbons, ne","","Chlorinated derivs saturated acyclic hydrocarbons, ne","",971.0 +6083,"290321","Vinyl chloride (chloroethylene)","6digit","Vinyl chloride (chloroethylene)","","Vinyl chloride (chloroethylene)","",971.0 +6084,"290322","Trichloroethylene","6digit","Trichloroethylene","","Trichloroethylene","",971.0 +6085,"290323","Tetrachloroethylene (perchloroethylene)","6digit","Tetrachloroethylene (perchloroethylene)","","Tetrachloroethylene (perchloroethylene)","",971.0 +6086,"290329","Chlorinated derivs unsaturated acyclic hydrocarbon ne","6digit","Chlorinated derivs unsaturated acyclic hydrocarbon ne","","Chlorinated derivs unsaturated acyclic hydrocarbon ne","",971.0 +6087,"290330","Fluor-/brom-/iodin-ated derivs of acyclic hydrocarbon","6digit","Fluor-/brom-/iodin-ated derivs of acyclic hydrocarbon","","Fluor-/brom-/iodin-ated derivs of acyclic hydrocarbon","",971.0 +6088,"290340","Multi-halogen derivatives of acyclic hydrocarbons","6digit","Multi-halogen derivatives of acyclic hydrocarbons","","Multi-halogen derivatives of acyclic hydrocarbons","",971.0 +6089,"290351","1,2,3,4,5,6-hexachlorocyclohexane","6digit","1,2,3,4,5,6-hexachlorocyclohexane","","1,2,3,4,5,6-hexachlorocyclohexane","",971.0 +6090,"290359","Halogenated cyclanic/cyclenic/cycloterpen hydrocarbon","6digit","Halogenated cyclanic/cyclenic/cycloterpen hydrocarbon","","Halogenated cyclanic/cyclenic/cycloterpen hydrocarbon","",971.0 +6091,"290361","Chlorobenzene, o-dichlorobenzene and p-dichlorobenzen","6digit","Chlorobenzene, o-dichlorobenzene and p-dichlorobenzen","","Chlorobenzene, o-dichlorobenzene and p-dichlorobenzen","",971.0 +6092,"290362","Hexachlorobenzene and DDT","6digit","Hexachlorobenzene and DDT","","Hexachlorobenzene and DDT","",971.0 +6093,"290369","Halogenated derivatives of aromatic hydrocarbons, nes","6digit","Halogenated derivatives of aromatic hydrocarbons, nes","","Halogenated derivatives of aromatic hydrocarbons, nes","",971.0 +6094,"290410","Sulphonated hydrocarbons, salts and ethyl esters","6digit","Sulphonated hydrocarbons, salts and ethyl esters","","Sulphonated hydrocarbons, salts and ethyl esters","",972.0 +6095,"290420","Nitrated, nitrosated hydrocarbons","6digit","Nitrated, nitrosated hydrocarbons","","Nitrated, nitrosated hydrocarbons","",972.0 +6096,"290490","Hydrocarbon derivs, mixed sulpho/nitro/nitroso groups","6digit","Hydrocarbon derivs, mixed sulpho/nitro/nitroso groups","","Hydrocarbon derivs, mixed sulpho/nitro/nitroso groups","",972.0 +6097,"290511","Methyl alcohol","6digit","Methyl alcohol","","Methyl alcohol","",973.0 +6098,"290512","Propyl alcohol and isopropyl alcohol","6digit","Propyl alcohol and isopropyl alcohol","","Propyl alcohol and isopropyl alcohol","",973.0 +6099,"290513","N-butyl alcohol","6digit","N-butyl alcohol","","N-butyl alcohol","",973.0 +6100,"290514","Butanols nes","6digit","Butanols nes","","Butanols nes","",973.0 +6101,"290515","Pentanol, isomers","6digit","Pentanol, isomers","","Pentanol, isomers","",973.0 +6102,"290516","Octanol(octyl alcohol), isomers","6digit","Octanol(octyl alcohol), isomers","","Octanol(octyl alcohol), isomers","",973.0 +6103,"290517","Dodecan-1-ol, hexadecan-1-ol and octadecan-1-ol","6digit","Dodecan-1-ol, hexadecan-1-ol and octadecan-1-ol","","Dodecan-1-ol, hexadecan-1-ol and octadecan-1-ol","",973.0 +6104,"290519","Saturated monohydric acyclic alcohols nes","6digit","Saturated monohydric acyclic alcohols nes","","Saturated monohydric acyclic alcohols nes","",973.0 +6105,"290521","Allyl alcohol","6digit","Allyl alcohol","","Allyl alcohol","",973.0 +6106,"290522","Acyclic terpene alcohols","6digit","Acyclic terpene alcohols","","Acyclic terpene alcohols","",973.0 +6107,"290529","Unsaturated monohydric acyclic alcohols nes","6digit","Unsaturated monohydric acyclic alcohols nes","","Unsaturated monohydric acyclic alcohols nes","",973.0 +6108,"290531","Ethylene glycol (ethanediol)","6digit","Ethylene glycol (ethanediol)","","Ethylene glycol (ethanediol)","",973.0 +6109,"290532","Propylene glycol (propane-1,2-diol)","6digit","Propylene glycol (propane-1,2-diol)","","Propylene glycol (propane-1,2-diol)","",973.0 +6110,"290539","Diols except ethylene and propylene glycol","6digit","Diols except ethylene and propylene glycol","","Diols except ethylene and propylene glycol","",973.0 +6111,"290541","Trimethylolpropane","6digit","Trimethylolpropane","","Trimethylolpropane","",973.0 +6112,"290542","Pentaerythritol","6digit","Pentaerythritol","","Pentaerythritol","",973.0 +6113,"290543","Mannitol","6digit","Mannitol","","Mannitol","",973.0 +6114,"290544","D-glucitol (sorbitol)","6digit","D-glucitol (sorbitol)","","D-glucitol (sorbitol)","",973.0 +6115,"290549","Polyhydric acyclic alcohols nes","6digit","Polyhydric acyclic alcohols nes","","Polyhydric acyclic alcohols nes","",973.0 +6116,"290550","Derivatives of acyclic alcohols","6digit","Derivatives of acyclic alcohols","","Derivatives of acyclic alcohols","",973.0 +6117,"290611","Menthol","6digit","Menthol","","Menthol","",974.0 +6118,"290612","Cyclohexanol,methylcyclohexanol, dimethylcyclohexanol","6digit","Cyclohexanol,methylcyclohexanol, dimethylcyclohexanol","","Cyclohexanol,methylcyclohexanol, dimethylcyclohexanol","",974.0 +6119,"290613","Sterols and inositols","6digit","Sterols and inositols","","Sterols and inositols","",974.0 +6120,"290614","Terpineols","6digit","Terpineols","","Terpineols","",974.0 +6121,"290619","Cyclic alcohols, derivatives, other than aromatic, ne","6digit","Cyclic alcohols, derivatives, other than aromatic, ne","","Cyclic alcohols, derivatives, other than aromatic, ne","",974.0 +6122,"290621","Benzyl alcohol","6digit","Benzyl alcohol","","Benzyl alcohol","",974.0 +6123,"290629","Aromatic alcohols, derivatives, except benzyl alcohol","6digit","Aromatic alcohols, derivatives, except benzyl alcohol","","Aromatic alcohols, derivatives, except benzyl alcohol","",974.0 +6124,"290711","Phenol (hdroxybenzene), salts","6digit","Phenol (hdroxybenzene), salts","","Phenol (hdroxybenzene), salts","",975.0 +6125,"290712","Cresols, salts","6digit","Cresols, salts","","Cresols, salts","",975.0 +6126,"290713","Octylphenol, nonylphenol and isomers, salts thereof","6digit","Octylphenol, nonylphenol and isomers, salts thereof","","Octylphenol, nonylphenol and isomers, salts thereof","",975.0 +6127,"290714","Xylenols, salts","6digit","Xylenols, salts","","Xylenols, salts","",975.0 +6128,"290715","Naphthols, salts","6digit","Naphthols, salts","","Naphthols, salts","",975.0 +6129,"290719","Monophenols nes","6digit","Monophenols nes","","Monophenols nes","",975.0 +6130,"290721","Resorcinol, salts","6digit","Resorcinol, salts","","Resorcinol, salts","",975.0 +6131,"290722","Hydroquinone (quinol), salts","6digit","Hydroquinone (quinol), salts","","Hydroquinone (quinol), salts","",975.0 +6132,"290723","Bisphenol A, diphenylolpropane, salts","6digit","Bisphenol A, diphenylolpropane, salts","","Bisphenol A, diphenylolpropane, salts","",975.0 +6133,"290729","Polyphenols nes","6digit","Polyphenols nes","","Polyphenols nes","",975.0 +6134,"290730","Phenol-alcohols","6digit","Phenol-alcohols","","Phenol-alcohols","",975.0 +6135,"290810","Halogen derivs of phenols or phenol-alcohols, & salts","6digit","Halogen derivs of phenols or phenol-alcohols, & salts","","Halogen derivs of phenols or phenol-alcohols, & salts","",976.0 +6136,"290820","Sulpho- derivs of phenols or phenol-alcohols, & salts","6digit","Sulpho- derivs of phenols or phenol-alcohols, & salts","","Sulpho- derivs of phenols or phenol-alcohols, & salts","",976.0 +6137,"290890","Derivatives of phenols or phenol-alcohols, nes","6digit","Derivatives of phenols or phenol-alcohols, nes","","Derivatives of phenols or phenol-alcohols, nes","",976.0 +6138,"290911","Diethyl ether","6digit","Diethyl ether","","Diethyl ether","",977.0 +6139,"290919","Acyclic ethers nes, derivatives of acyclic ethers","6digit","Acyclic ethers nes, derivatives of acyclic ethers","","Acyclic ethers nes, derivatives of acyclic ethers","",977.0 +6140,"290920","Cyclanic, cyclenic or cycloterpenic ethers and derivs","6digit","Cyclanic, cyclenic or cycloterpenic ethers and derivs","","Cyclanic, cyclenic or cycloterpenic ethers and derivs","",977.0 +6141,"290930","Aromatic ethers, derivatives","6digit","Aromatic ethers, derivatives","","Aromatic ethers, derivatives","",977.0 +6142,"290941","2,2'-oxydiethanol(diethylene glycol)","6digit","2,2'-oxydiethanol(diethylene glycol)","","2,2'-oxydiethanol(diethylene glycol)","",977.0 +6143,"290942","Monomethyl ethers of ethylene and diethylene glycol","6digit","Monomethyl ethers of ethylene and diethylene glycol","","Monomethyl ethers of ethylene and diethylene glycol","",977.0 +6144,"290943","Monobutyl ethers of ethylene and diethylene glycol","6digit","Monobutyl ethers of ethylene and diethylene glycol","","Monobutyl ethers of ethylene and diethylene glycol","",977.0 +6145,"290944","Monoalkyl ethers of ethylene, diethylene glycol, nes","6digit","Monoalkyl ethers of ethylene, diethylene glycol, nes","","Monoalkyl ethers of ethylene, diethylene glycol, nes","",977.0 +6146,"290949","Ether-alcohols nes, derivatives of ether-alcohols","6digit","Ether-alcohols nes, derivatives of ether-alcohols","","Ether-alcohols nes, derivatives of ether-alcohols","",977.0 +6147,"290950","Ether-phenols, ether-alcohol-phenols and derivatives","6digit","Ether-phenols, ether-alcohol-phenols and derivatives","","Ether-phenols, ether-alcohol-phenols and derivatives","",977.0 +6148,"290960","Alcohol, ether, ketone peroxides, derivatives","6digit","Alcohol, ether, ketone peroxides, derivatives","","Alcohol, ether, ketone peroxides, derivatives","",977.0 +6149,"291010","Oxirane (ethylene oxide)","6digit","Oxirane (ethylene oxide)","","Oxirane (ethylene oxide)","",978.0 +6150,"291020","Methyloxirane (propylene oxide)","6digit","Methyloxirane (propylene oxide)","","Methyloxirane (propylene oxide)","",978.0 +6151,"291030","1-chloro-2,3-epoxypropane(epichlorohy-drin)","6digit","1-chloro-2,3-epoxypropane(epichlorohy-drin)","","1-chloro-2,3-epoxypropane(epichlorohy-drin)","",978.0 +6152,"291090","Epoxides, epoxy-alcohols,-phenols,-ethers nes, derivs","6digit","Epoxides, epoxy-alcohols,-phenols,-ethers nes, derivs","","Epoxides, epoxy-alcohols,-phenols,-ethers nes, derivs","",978.0 +6153,"291100","Acetals and hemiacetals, derivatives","6digit","Acetals and hemiacetals, derivatives","","Acetals and hemiacetals, derivatives","",979.0 +6154,"291211","Methanal (formaldehyde)","6digit","Methanal (formaldehyde)","","Methanal (formaldehyde)","",980.0 +6155,"291212","Ethanal (acetaldehyde)","6digit","Ethanal (acetaldehyde)","","Ethanal (acetaldehyde)","",980.0 +6156,"291213","Butanal (butyraldehyde, normal isomer)","6digit","Butanal (butyraldehyde, normal isomer)","","Butanal (butyraldehyde, normal isomer)","",980.0 +6157,"291219","Acyclic aldehydes without other oxygen function, nes","6digit","Acyclic aldehydes without other oxygen function, nes","","Acyclic aldehydes without other oxygen function, nes","",980.0 +6158,"291221","Benzaldehyde","6digit","Benzaldehyde","","Benzaldehyde","",980.0 +6159,"291229","Cyclic aldehydes without other oxygen function, nes","6digit","Cyclic aldehydes without other oxygen function, nes","","Cyclic aldehydes without other oxygen function, nes","",980.0 +6160,"291230","Aldehyde-alcohols","6digit","Aldehyde-alcohols","","Aldehyde-alcohols","",980.0 +6161,"291241","Vanillin(4-hydroxy-3-methoxybenzaldehyde)","6digit","Vanillin(4-hydroxy-3-methoxybenzaldehyde)","","Vanillin(4-hydroxy-3-methoxybenzaldehyde)","",980.0 +6162,"291242","Ethylvanillin(3-ethoxy-4-hydroxybenzaldehyde)","6digit","Ethylvanillin(3-ethoxy-4-hydroxybenzaldehyde)","","Ethylvanillin(3-ethoxy-4-hydroxybenzaldehyde)","",980.0 +6163,"291249","Aldehydes, derivs with other oxygen function","6digit","Aldehydes, derivs with other oxygen function","","Aldehydes, derivs with other oxygen function","",980.0 +6164,"291250","Cyclic polymers of aldehydes","6digit","Cyclic polymers of aldehydes","","Cyclic polymers of aldehydes","",980.0 +6165,"291260","Paraformaldehyde","6digit","Paraformaldehyde","","Paraformaldehyde","",980.0 +6166,"291300","Hydrogenated, sulphonated, nitrated aldehydes","6digit","Hydrogenated, sulphonated, nitrated aldehydes","","Hydrogenated, sulphonated, nitrated aldehydes","",981.0 +6167,"291411","Acetone","6digit","Acetone","","Acetone","",982.0 +6168,"291412","Butanone (methyl ethyl ketone)","6digit","Butanone (methyl ethyl ketone)","","Butanone (methyl ethyl ketone)","",982.0 +6169,"291413","4-methylpentan-2-one(methyl isobutyl ketone)","6digit","4-methylpentan-2-one(methyl isobutyl ketone)","","4-methylpentan-2-one(methyl isobutyl ketone)","",982.0 +6170,"291419","Acyclic ketones without other oxygen function, nes","6digit","Acyclic ketones without other oxygen function, nes","","Acyclic ketones without other oxygen function, nes","",982.0 +6171,"291421","Camphor","6digit","Camphor","","Camphor","",982.0 +6172,"291422","Cyclohexanone and methylcyclohexanones","6digit","Cyclohexanone and methylcyclohexanones","","Cyclohexanone and methylcyclohexanones","",982.0 +6173,"291423","Ionones and methylionones","6digit","Ionones and methylionones","","Ionones and methylionones","",982.0 +6174,"291429","Cyclanic/cyclenic/cycloterp ketones,no oxygen functio","6digit","Cyclanic/cyclenic/cycloterp ketones,no oxygen functio","","Cyclanic/cyclenic/cycloterp ketones,no oxygen functio","",982.0 +6175,"291430","Aromatic ketones without other oxygen function","6digit","Aromatic ketones without other oxygen function","","Aromatic ketones without other oxygen function","",982.0 +6176,"291441","4-hydroxy-4-methylpentan-2-one(diacetone alcohol)","6digit","4-hydroxy-4-methylpentan-2-one(diacetone alcohol)","","4-hydroxy-4-methylpentan-2-one(diacetone alcohol)","",982.0 +6177,"291449","Ketone-alcohols nes, ketone-aldehydes","6digit","Ketone-alcohols nes, ketone-aldehydes","","Ketone-alcohols nes, ketone-aldehydes","",982.0 +6178,"291450","Ketone-phenols and ketones with other oxygen function","6digit","Ketone-phenols and ketones with other oxygen function","","Ketone-phenols and ketones with other oxygen function","",982.0 +6179,"291461","Anthraquinone","6digit","Anthraquinone","","Anthraquinone","",982.0 +6180,"291469","Quinones other than anthraquinone","6digit","Quinones other than anthraquinone","","Quinones other than anthraquinone","",982.0 +6181,"291470","Derivatives of ketones and quinones","6digit","Derivatives of ketones and quinones","","Derivatives of ketones and quinones","",982.0 +6182,"291511","Formic acid","6digit","Formic acid","","Formic acid","",983.0 +6183,"291512","Salts of formic acid","6digit","Salts of formic acid","","Salts of formic acid","",983.0 +6184,"291513","Esters of formic acid","6digit","Esters of formic acid","","Esters of formic acid","",983.0 +6185,"291521","Acetic acid","6digit","Acetic acid","","Acetic acid","",983.0 +6186,"291522","Sodium acetate","6digit","Sodium acetate","","Sodium acetate","",983.0 +6187,"291523","Cobalt acetates","6digit","Cobalt acetates","","Cobalt acetates","",983.0 +6188,"291524","Acetic anhydride","6digit","Acetic anhydride","","Acetic anhydride","",983.0 +6189,"291529","Acetic acid salts except cobalt and sodium","6digit","Acetic acid salts except cobalt and sodium","","Acetic acid salts except cobalt and sodium","",983.0 +6190,"291531","Ethyl acetate","6digit","Ethyl acetate","","Ethyl acetate","",983.0 +6191,"291532","Vinyl acetate","6digit","Vinyl acetate","","Vinyl acetate","",983.0 +6192,"291533","N-butyl acetate","6digit","N-butyl acetate","","N-butyl acetate","",983.0 +6193,"291534","Isobutyl acetate","6digit","Isobutyl acetate","","Isobutyl acetate","",983.0 +6194,"291535","2-ethoxyethyl acetate","6digit","2-ethoxyethyl acetate","","2-ethoxyethyl acetate","",983.0 +6195,"291539","Acetic acid esters nes","6digit","Acetic acid esters nes","","Acetic acid esters nes","",983.0 +6196,"291540","Mono-, di-, tri-chloroacetic acids, salts & esters","6digit","Mono-, di-, tri-chloroacetic acids, salts & esters","","Mono-, di-, tri-chloroacetic acids, salts & esters","",983.0 +6197,"291550","Propionic acid, its salts & esters","6digit","Propionic acid, its salts & esters","","Propionic acid, its salts & esters","",983.0 +6198,"291560","Butyric acids, valeric acids, their salts & esters","6digit","Butyric acids, valeric acids, their salts & esters","","Butyric acids, valeric acids, their salts & esters","",983.0 +6199,"291570","Palmitic acid, stearic acid, their salts & esters","6digit","Palmitic acid, stearic acid, their salts & esters","","Palmitic acid, stearic acid, their salts & esters","",983.0 +6200,"291590","Saturated acyclic monocarboxylic acids, derivs, nes","6digit","Saturated acyclic monocarboxylic acids, derivs, nes","","Saturated acyclic monocarboxylic acids, derivs, nes","",983.0 +6201,"291611","Acrylic acid, salts","6digit","Acrylic acid, salts","","Acrylic acid, salts","",984.0 +6202,"291612","Acrylic acid esters","6digit","Acrylic acid esters","","Acrylic acid esters","",984.0 +6203,"291613","Methacrylic acid, salts","6digit","Methacrylic acid, salts","","Methacrylic acid, salts","",984.0 +6204,"291614","Methacrylic acid esters","6digit","Methacrylic acid esters","","Methacrylic acid esters","",984.0 +6205,"291615","Oleic,linoleic or linolenic acids, salts & esters","6digit","Oleic,linoleic or linolenic acids, salts & esters","","Oleic,linoleic or linolenic acids, salts & esters","",984.0 +6206,"291619","Unsaturated acyclic monocarboxylic acids, derivatives","6digit","Unsaturated acyclic monocarboxylic acids, derivatives","","Unsaturated acyclic monocarboxylic acids, derivatives","",984.0 +6207,"291620","Cyclan-/cyclen-/cycloterpen-monocarboxylic acid/deriv","6digit","Cyclan-/cyclen-/cycloterpen-monocarboxylic acid/deriv","","Cyclan-/cyclen-/cycloterpen-monocarboxylic acid/deriv","",984.0 +6208,"291631","Benzoic acid, its salts & esters","6digit","Benzoic acid, its salts & esters","","Benzoic acid, its salts & esters","",984.0 +6209,"291632","Benzoyl peroxide and benzoyl chloride","6digit","Benzoyl peroxide and benzoyl chloride","","Benzoyl peroxide and benzoyl chloride","",984.0 +6210,"291633","Phenylacetic acid, its salts & esters","6digit","Phenylacetic acid, its salts & esters","","Phenylacetic acid, its salts & esters","",984.0 +6211,"291639","Aromatic monocarboxylic acids and derivatives, nes","6digit","Aromatic monocarboxylic acids and derivatives, nes","","Aromatic monocarboxylic acids and derivatives, nes","",984.0 +6212,"291711","Oxalic acid, its salts & esters","6digit","Oxalic acid, its salts & esters","","Oxalic acid, its salts & esters","",985.0 +6213,"291712","Adipic acid, its salts & esters","6digit","Adipic acid, its salts & esters","","Adipic acid, its salts & esters","",985.0 +6214,"291713","Azelaic acid, sebacic acid, their salts & esters","6digit","Azelaic acid, sebacic acid, their salts & esters","","Azelaic acid, sebacic acid, their salts & esters","",985.0 +6215,"291714","Maleic anhydride","6digit","Maleic anhydride","","Maleic anhydride","",985.0 +6216,"291719","Acyclic polycarboxylic acids, derivatives, nes","6digit","Acyclic polycarboxylic acids, derivatives, nes","","Acyclic polycarboxylic acids, derivatives, nes","",985.0 +6217,"291720","Cyclan-, cyclen-, cycloterpen-poly-carboxylic acids","6digit","Cyclan-, cyclen-, cycloterpen-poly-carboxylic acids","","Cyclan-, cyclen-, cycloterpen-poly-carboxylic acids","",985.0 +6218,"291731","Dibutyl orthophthalates","6digit","Dibutyl orthophthalates","","Dibutyl orthophthalates","",985.0 +6219,"291732","Dioctyl orthophthalates","6digit","Dioctyl orthophthalates","","Dioctyl orthophthalates","",985.0 +6220,"291733","Dinonyl or didecyl orthophthalates","6digit","Dinonyl or didecyl orthophthalates","","Dinonyl or didecyl orthophthalates","",985.0 +6221,"291734","Orthophthalic acid esters, nes","6digit","Orthophthalic acid esters, nes","","Orthophthalic acid esters, nes","",985.0 +6222,"291735","Phthalic anhydride","6digit","Phthalic anhydride","","Phthalic anhydride","",985.0 +6223,"291736","Terephthalic acid, its salts","6digit","Terephthalic acid, its salts","","Terephthalic acid, its salts","",985.0 +6224,"291737","Dimethyl terephthalate","6digit","Dimethyl terephthalate","","Dimethyl terephthalate","",985.0 +6225,"291739","Aromatic polycarboxylic acids, derivatives, nes","6digit","Aromatic polycarboxylic acids, derivatives, nes","","Aromatic polycarboxylic acids, derivatives, nes","",985.0 +6226,"291811","Lactic acid, its salts & esters","6digit","Lactic acid, its salts & esters","","Lactic acid, its salts & esters","",986.0 +6227,"291812","Tartaric acid","6digit","Tartaric acid","","Tartaric acid","",986.0 +6228,"291813","Salts & esters of tartaric acid","6digit","Salts & esters of tartaric acid","","Salts & esters of tartaric acid","",986.0 +6229,"291814","Citric acid","6digit","Citric acid","","Citric acid","",986.0 +6230,"291815","Salts & esters of citric acid","6digit","Salts & esters of citric acid","","Salts & esters of citric acid","",986.0 +6231,"291816","Gluconic acid, its salts & esters","6digit","Gluconic acid, its salts & esters","","Gluconic acid, its salts & esters","",986.0 +6232,"291817","Phenylglycolic acid, its salts & esters","6digit","Phenylglycolic acid, its salts & esters","","Phenylglycolic acid, its salts & esters","",986.0 +6233,"291819","Carboxylic acids (alcohol function only), derivatives","6digit","Carboxylic acids (alcohol function only), derivatives","","Carboxylic acids (alcohol function only), derivatives","",986.0 +6234,"291821","Salicylic acid, salts","6digit","Salicylic acid, salts","","Salicylic acid, salts","",986.0 +6235,"291822","O-acetylsalicylic acid, its salts & esters","6digit","O-acetylsalicylic acid, its salts & esters","","O-acetylsalicylic acid, its salts & esters","",986.0 +6236,"291823","Salicylic acid esters, nes, salts","6digit","Salicylic acid esters, nes, salts","","Salicylic acid esters, nes, salts","",986.0 +6237,"291829","Carboxylic acids (phenol function only) & derivatives","6digit","Carboxylic acids (phenol function only) & derivatives","","Carboxylic acids (phenol function only) & derivatives","",986.0 +6238,"291830","Carboxylic acids (aldehyde, ketone function), derivs","6digit","Carboxylic acids (aldehyde, ketone function), derivs","","Carboxylic acids (aldehyde, ketone function), derivs","",986.0 +6239,"291890","Carboxylic acids nes, derivativess","6digit","Carboxylic acids nes, derivativess","","Carboxylic acids nes, derivativess","",986.0 +6240,"291900","Phosphoric esters, their salts and derivatives","6digit","Phosphoric esters, their salts and derivatives","","Phosphoric esters, their salts and derivatives","",987.0 +6241,"292010","Thiophosphoric esters(phosphorothioates),salts,derivs","6digit","Thiophosphoric esters(phosphorothioates),salts,derivs","","Thiophosphoric esters(phosphorothioates),salts,derivs","",988.0 +6242,"292090","Esters of inorganic acids, nes, their salts, derivs","6digit","Esters of inorganic acids, nes, their salts, derivs","","Esters of inorganic acids, nes, their salts, derivs","",988.0 +6243,"292111","Methylamine, di- or trimethylamine, salts","6digit","Methylamine, di- or trimethylamine, salts","","Methylamine, di- or trimethylamine, salts","",989.0 +6244,"292112","Diethylamine, its salts","6digit","Diethylamine, its salts","","Diethylamine, its salts","",989.0 +6245,"292119","Acyclic monoamines nes, derivatives and salts","6digit","Acyclic monoamines nes, derivatives and salts","","Acyclic monoamines nes, derivatives and salts","",989.0 +6246,"292121","Ethylenediamine, its salts","6digit","Ethylenediamine, its salts","","Ethylenediamine, its salts","",989.0 +6247,"292122","Hexamethylenediamine, its salts","6digit","Hexamethylenediamine, its salts","","Hexamethylenediamine, its salts","",989.0 +6248,"292129","Acyclic polyamines nes, their derivatives and salts","6digit","Acyclic polyamines nes, their derivatives and salts","","Acyclic polyamines nes, their derivatives and salts","",989.0 +6249,"292130","Cyclanic, cyclenic and cycloterpenic amines, compound","6digit","Cyclanic, cyclenic and cycloterpenic amines, compound","","Cyclanic, cyclenic and cycloterpenic amines, compound","",989.0 +6250,"292141","Aniline and its salts","6digit","Aniline and its salts","","Aniline and its salts","",989.0 +6251,"292142","Aniline derivatives, salts thereof","6digit","Aniline derivatives, salts thereof","","Aniline derivatives, salts thereof","",989.0 +6252,"292143","Toluidines, derivatives, salts thereof","6digit","Toluidines, derivatives, salts thereof","","Toluidines, derivatives, salts thereof","",989.0 +6253,"292144","Diphenylamine, derivatives, salts thereof","6digit","Diphenylamine, derivatives, salts thereof","","Diphenylamine, derivatives, salts thereof","",989.0 +6254,"292145","Naphthylamines, derivatives, salts thereof","6digit","Naphthylamines, derivatives, salts thereof","","Naphthylamines, derivatives, salts thereof","",989.0 +6255,"292149","Aromatic monoamines nes, derivatives, salts thereof","6digit","Aromatic monoamines nes, derivatives, salts thereof","","Aromatic monoamines nes, derivatives, salts thereof","",989.0 +6256,"292151","O-,M-,P-phenylenediamine,diaminotoluenes, derivs,salt","6digit","O-,M-,P-phenylenediamine,diaminotoluenes, derivs,salt","","O-,M-,P-phenylenediamine,diaminotoluenes, derivs,salt","",989.0 +6257,"292159","Aromatic polyamines nes, derivatives, salts thereof","6digit","Aromatic polyamines nes, derivatives, salts thereof","","Aromatic polyamines nes, derivatives, salts thereof","",989.0 +6258,"292211","Monoethanolmine, salts","6digit","Monoethanolmine, salts","","Monoethanolmine, salts","",990.0 +6259,"292212","Diethanolamine, salts","6digit","Diethanolamine, salts","","Diethanolamine, salts","",990.0 +6260,"292213","Triethanolamine, salts","6digit","Triethanolamine, salts","","Triethanolamine, salts","",990.0 +6261,"292219","Amino-alcohols nes, their ethers and esters, salts","6digit","Amino-alcohols nes, their ethers and esters, salts","","Amino-alcohols nes, their ethers and esters, salts","",990.0 +6262,"292221","Aminohydroxynaphthalenesulphonic acids and salts","6digit","Aminohydroxynaphthalenesulphonic acids and salts","","Aminohydroxynaphthalenesulphonic acids and salts","",990.0 +6263,"292222","Anisidines, dianisidines, phenetidines, and salts","6digit","Anisidines, dianisidines, phenetidines, and salts","","Anisidines, dianisidines, phenetidines, and salts","",990.0 +6264,"292229","Amino-naphthols/phenols nes, their ethers/esters/salt","6digit","Amino-naphthols/phenols nes, their ethers/esters/salt","","Amino-naphthols/phenols nes, their ethers/esters/salt","",990.0 +6265,"292230","Amino-aldehydes, ketones and quinones, salts thereof","6digit","Amino-aldehydes, ketones and quinones, salts thereof","","Amino-aldehydes, ketones and quinones, salts thereof","",990.0 +6266,"292241","Lysine, esters, salts thereof","6digit","Lysine, esters, salts thereof","","Lysine, esters, salts thereof","",990.0 +6267,"292242","Glutamic acid, salts","6digit","Glutamic acid, salts","","Glutamic acid, salts","",990.0 +6268,"292249","Amino-acids nes, esters, salts thereof","6digit","Amino-acids nes, esters, salts thereof","","Amino-acids nes, esters, salts thereof","",990.0 +6269,"292250","Amino-alcohol-phenols etc with oxygen function","6digit","Amino-alcohol-phenols etc with oxygen function","","Amino-alcohol-phenols etc with oxygen function","",990.0 +6270,"292310","Choline, salts","6digit","Choline, salts","","Choline, salts","",991.0 +6271,"292320","Lecithins and other phosphoaminolipids","6digit","Lecithins and other phosphoaminolipids","","Lecithins and other phosphoaminolipids","",991.0 +6272,"292390","Quarternary ammonium salts and hydroxides, nes","6digit","Quarternary ammonium salts and hydroxides, nes","","Quarternary ammonium salts and hydroxides, nes","",991.0 +6273,"292410","Acyclic amides, derivatives, salts thereof","6digit","Acyclic amides, derivatives, salts thereof","","Acyclic amides, derivatives, salts thereof","",992.0 +6274,"292421","Ureines, derivatives, salts thereof","6digit","Ureines, derivatives, salts thereof","","Ureines, derivatives, salts thereof","",992.0 +6275,"292429","Cyclic amides, derivatives, nes, salts thereof","6digit","Cyclic amides, derivatives, nes, salts thereof","","Cyclic amides, derivatives, nes, salts thereof","",992.0 +6276,"292511","Saccharin, salts","6digit","Saccharin, salts","","Saccharin, salts","",993.0 +6277,"292519","Imides except saccharin, derivatives, salts thereof","6digit","Imides except saccharin, derivatives, salts thereof","","Imides except saccharin, derivatives, salts thereof","",993.0 +6278,"292520","Imines, derivatives, salts thereof","6digit","Imines, derivatives, salts thereof","","Imines, derivatives, salts thereof","",993.0 +6279,"292610","Acrylonitrile","6digit","Acrylonitrile","","Acrylonitrile","",994.0 +6280,"292620","1-cyanoguanidine (dicyandiamide)","6digit","1-cyanoguanidine (dicyandiamide)","","1-cyanoguanidine (dicyandiamide)","",994.0 +6281,"292690","Nitrile-function compounds, nes","6digit","Nitrile-function compounds, nes","","Nitrile-function compounds, nes","",994.0 +6282,"292700","Diazo-, azo- or azoxy-compounds","6digit","Diazo-, azo- or azoxy-compounds","","Diazo-, azo- or azoxy-compounds","",995.0 +6283,"292800","Organic derivatives of hydrazine or of hydroxylamine","6digit","Organic derivatives of hydrazine or of hydroxylamine","","Organic derivatives of hydrazine or of hydroxylamine","",996.0 +6284,"292910","Isocyanates","6digit","Isocyanates","","Isocyanates","",997.0 +6285,"292990","Compounds with other nitrogen function, nes","6digit","Compounds with other nitrogen function, nes","","Compounds with other nitrogen function, nes","",997.0 +6286,"293010","Dithiocarbonates (xanthates)","6digit","Dithiocarbonates (xanthates)","","Dithiocarbonates (xanthates)","",998.0 +6287,"293020","Thiocarbamates and dithiocarbamates","6digit","Thiocarbamates and dithiocarbamates","","Thiocarbamates and dithiocarbamates","",998.0 +6288,"293030","Thiuram mono-, di- or tetra-sulphides","6digit","Thiuram mono-, di- or tetra-sulphides","","Thiuram mono-, di- or tetra-sulphides","",998.0 +6289,"293040","Methionine","6digit","Methionine","","Methionine","",998.0 +6290,"293090","Organo-sulphur compounds, nes","6digit","Organo-sulphur compounds, nes","","Organo-sulphur compounds, nes","",998.0 +6291,"293100","Organo-inorganic compounds, nes","6digit","Organo-inorganic compounds, nes","","Organo-inorganic compounds, nes","",999.0 +6292,"293211","Tetrahydrofuran","6digit","Tetrahydrofuran","","Tetrahydrofuran","",1000.0 +6293,"293212","2-furaldehyde (furfuraldehyde)","6digit","2-furaldehyde (furfuraldehyde)","","2-furaldehyde (furfuraldehyde)","",1000.0 +6294,"293213","Furfuryl alcohol and tetrahydrofurfuryl alcohol","6digit","Furfuryl alcohol and tetrahydrofurfuryl alcohol","","Furfuryl alcohol and tetrahydrofurfuryl alcohol","",1000.0 +6295,"293219","Heterocyclic compounds with unfused furan ring, nes","6digit","Heterocyclic compounds with unfused furan ring, nes","","Heterocyclic compounds with unfused furan ring, nes","",1000.0 +6296,"293221","Coumarin, methylcoumarins and ethylcoumarins","6digit","Coumarin, methylcoumarins and ethylcoumarins","","Coumarin, methylcoumarins and ethylcoumarins","",1000.0 +6297,"293229","Lactones, other than coumarins","6digit","Lactones, other than coumarins","","Lactones, other than coumarins","",1000.0 +6298,"293290","Heterocyclic compound,oxygen hetero-atom(s) only,nes","6digit","Heterocyclic compound,oxygen hetero-atom(s) only,nes","","Heterocyclic compound,oxygen hetero-atom(s) only,nes","",1000.0 +6299,"293311","Phenazone (antipyrin), derivatives","6digit","Phenazone (antipyrin), derivatives","","Phenazone (antipyrin), derivatives","",1001.0 +6300,"293319","Heterocyclic compounds with unfused pyrazole ring, ne","6digit","Heterocyclic compounds with unfused pyrazole ring, ne","","Heterocyclic compounds with unfused pyrazole ring, ne","",1001.0 +6301,"293321","Hydantoin, derivatives","6digit","Hydantoin, derivatives","","Hydantoin, derivatives","",1001.0 +6302,"293329","Heterocyclic compounds with unfused imidazole ring,ne","6digit","Heterocyclic compounds with unfused imidazole ring,ne","","Heterocyclic compounds with unfused imidazole ring,ne","",1001.0 +6303,"293331","Pyridine, salts","6digit","Pyridine, salts","","Pyridine, salts","",1001.0 +6304,"293339","Heterocyclic compounds with unfused pyridine ring,nes","6digit","Heterocyclic compounds with unfused pyridine ring,nes","","Heterocyclic compounds with unfused pyridine ring,nes","",1001.0 +6305,"293340","Heterocyc cmpounds, quinoline ring not further fused","6digit","Heterocyc cmpounds, quinoline ring not further fused","","Heterocyc cmpounds, quinoline ring not further fused","",1001.0 +6306,"293351","Barbituric acid, derivatives, salts thereof","6digit","Barbituric acid, derivatives, salts thereof","","Barbituric acid, derivatives, salts thereof","",1001.0 +6307,"293359","Hetercyclic compounds with pyrimidine ring nes","6digit","Hetercyclic compounds with pyrimidine ring nes","","Hetercyclic compounds with pyrimidine ring nes","",1001.0 +6308,"293361","Melamine","6digit","Melamine","","Melamine","",1001.0 +6309,"293369","Heterocyclic compds with an unfused triazine ring nes","6digit","Heterocyclic compds with an unfused triazine ring nes","","Heterocyclic compds with an unfused triazine ring nes","",1001.0 +6310,"293371","6-hexanelactam (epsilon-captolactam)","6digit","6-hexanelactam (epsilon-captolactam)","","6-hexanelactam (epsilon-captolactam)","",1001.0 +6311,"293379","Lactams other than 6-hexanelactam","6digit","Lactams other than 6-hexanelactam","","Lactams other than 6-hexanelactam","",1001.0 +6312,"293390","Heterocyclic compounds with N-hetero-atom(s) only, ne","6digit","Heterocyclic compounds with N-hetero-atom(s) only, ne","","Heterocyclic compounds with N-hetero-atom(s) only, ne","",1001.0 +6313,"293410","Heterocyclic compounds with an unfused thiazole ring","6digit","Heterocyclic compounds with an unfused thiazole ring","","Heterocyclic compounds with an unfused thiazole ring","",1002.0 +6314,"293420","Heterocyclic compounds containing a benzothiazole rin","6digit","Heterocyclic compounds containing a benzothiazole rin","","Heterocyclic compounds containing a benzothiazole rin","",1002.0 +6315,"293430","Heterocyclic compounds containing a phenothiazine rin","6digit","Heterocyclic compounds containing a phenothiazine rin","","Heterocyclic compounds containing a phenothiazine rin","",1002.0 +6316,"293490","Heterocyclic compounds, nes","6digit","Heterocyclic compounds, nes","","Heterocyclic compounds, nes","",1002.0 +6317,"293500","Sulphonamides in bulk","6digit","Sulphonamides in bulk","","Sulphonamides in bulk","",1003.0 +6318,"293610","Provitamins, unmixed","6digit","Provitamins, unmixed","","Provitamins, unmixed","",1004.0 +6319,"293621","Vitamins A, derivatives, unmixed","6digit","Vitamins A, derivatives, unmixed","","Vitamins A, derivatives, unmixed","",1004.0 +6320,"293622","Vitamin B1, derivatives, unmixed","6digit","Vitamin B1, derivatives, unmixed","","Vitamin B1, derivatives, unmixed","",1004.0 +6321,"293623","Vitamin B2, derivatives, unmixed","6digit","Vitamin B2, derivatives, unmixed","","Vitamin B2, derivatives, unmixed","",1004.0 +6322,"293624","Vitamin B3 & B5, D-or DL-panthothenic acid,derivative","6digit","Vitamin B3 & B5, D-or DL-panthothenic acid,derivative","","Vitamin B3 & B5, D-or DL-panthothenic acid,derivative","",1004.0 +6323,"293625","Vitamin B6, derivatives, unmixed","6digit","Vitamin B6, derivatives, unmixed","","Vitamin B6, derivatives, unmixed","",1004.0 +6324,"293626","Vitamin B12, derivatives, unmixed","6digit","Vitamin B12, derivatives, unmixed","","Vitamin B12, derivatives, unmixed","",1004.0 +6325,"293627","Vitamin C, derivatives, unmixed","6digit","Vitamin C, derivatives, unmixed","","Vitamin C, derivatives, unmixed","",1004.0 +6326,"293628","Vitamin E, derivatives, unmixed","6digit","Vitamin E, derivatives, unmixed","","Vitamin E, derivatives, unmixed","",1004.0 +6327,"293629","Vitamins nes, derivatives, unmixed","6digit","Vitamins nes, derivatives, unmixed","","Vitamins nes, derivatives, unmixed","",1004.0 +6328,"293690","Vitamin concentrates, intermixtures of vitamins","6digit","Vitamin concentrates, intermixtures of vitamins","","Vitamin concentrates, intermixtures of vitamins","",1004.0 +6329,"293710","Pituitary anterior hormones and derivatives, in bulk","6digit","Pituitary anterior hormones and derivatives, in bulk","","Pituitary anterior hormones and derivatives, in bulk","",1005.0 +6330,"293721","Cortisone,hydrocortisone,prednisone,prednisolone, bul","6digit","Cortisone,hydrocortisone,prednisone,prednisolone, bul","","Cortisone,hydrocortisone,prednisone,prednisolone, bul","",1005.0 +6331,"293722","Halogenated derivs adrenalal cortical hormones, bulk","6digit","Halogenated derivs adrenalal cortical hormones, bulk","","Halogenated derivs adrenalal cortical hormones, bulk","",1005.0 +6332,"293729","Adrenal cortical hormones nes, in bulk, derivatives","6digit","Adrenal cortical hormones nes, in bulk, derivatives","","Adrenal cortical hormones nes, in bulk, derivatives","",1005.0 +6333,"293791","Insulin, salts, in bulk","6digit","Insulin, salts, in bulk","","Insulin, salts, in bulk","",1005.0 +6334,"293792","Oestrogens and progestogens, in bulk","6digit","Oestrogens and progestogens, in bulk","","Oestrogens and progestogens, in bulk","",1005.0 +6335,"293799","Hormones nes, derivatives, in bulk, steroids nes","6digit","Hormones nes, derivatives, in bulk, steroids nes","","Hormones nes, derivatives, in bulk, steroids nes","",1005.0 +6336,"293810","Rutoside (rutin), derivatives, in bulk","6digit","Rutoside (rutin), derivatives, in bulk","","Rutoside (rutin), derivatives, in bulk","",1006.0 +6337,"293890","Glycosides and salts, ethers, esters, derivs nes, bul","6digit","Glycosides and salts, ethers, esters, derivs nes, bul","","Glycosides and salts, ethers, esters, derivs nes, bul","",1006.0 +6338,"293910","Opium alkaloids, their derivs, in bulk, salts thereof","6digit","Opium alkaloids, their derivs, in bulk, salts thereof","","Opium alkaloids, their derivs, in bulk, salts thereof","",1007.0 +6339,"293921","Quinine, salts, in bulk","6digit","Quinine, salts, in bulk","","Quinine, salts, in bulk","",1007.0 +6340,"293929","Cinchona alkaloids, derivatives nes, in bulk, salts","6digit","Cinchona alkaloids, derivatives nes, in bulk, salts","","Cinchona alkaloids, derivatives nes, in bulk, salts","",1007.0 +6341,"293930","Caffeine, salts, in bulk","6digit","Caffeine, salts, in bulk","","Caffeine, salts, in bulk","",1007.0 +6342,"293940","Ephedrines, salts, in bulk","6digit","Ephedrines, salts, in bulk","","Ephedrines, salts, in bulk","",1007.0 +6343,"293950","Theophylline and aminophylline, derivs, in bulk, salt","6digit","Theophylline and aminophylline, derivs, in bulk, salt","","Theophylline and aminophylline, derivs, in bulk, salt","",1007.0 +6344,"293960","Rye ergot alkaloids, derivatives, in bulk, salts","6digit","Rye ergot alkaloids, derivatives, in bulk, salts","","Rye ergot alkaloids, derivatives, in bulk, salts","",1007.0 +6345,"293970","Nicotine, salts, in bulk","6digit","Nicotine, salts, in bulk","","Nicotine, salts, in bulk","",1007.0 +6346,"293990","Vegetable alkaloids nes, salts, ethers, esters in bul","6digit","Vegetable alkaloids nes, salts, ethers, esters in bul","","Vegetable alkaloids nes, salts, ethers, esters in bul","",1007.0 +6347,"294000","Sugars, chem pure, their ethers, esters, salts in bul","6digit","Sugars, chem pure, their ethers, esters, salts in bul","","Sugars, chem pure, their ethers, esters, salts in bul","",1008.0 +6348,"294110","Penicillins, derivatives, in bulk, salts","6digit","Penicillins, derivatives, in bulk, salts","","Penicillins, derivatives, in bulk, salts","",1009.0 +6349,"294120","Streptomycins, derivatives, in bulk, salts","6digit","Streptomycins, derivatives, in bulk, salts","","Streptomycins, derivatives, in bulk, salts","",1009.0 +6350,"294130","Tetracyclines, derivatives, in bulk, salts","6digit","Tetracyclines, derivatives, in bulk, salts","","Tetracyclines, derivatives, in bulk, salts","",1009.0 +6351,"294140","Chloramphenicol, derivatives, in bulk, salts","6digit","Chloramphenicol, derivatives, in bulk, salts","","Chloramphenicol, derivatives, in bulk, salts","",1009.0 +6352,"294150","Erythromycin, derivatives, in bulk, salts","6digit","Erythromycin, derivatives, in bulk, salts","","Erythromycin, derivatives, in bulk, salts","",1009.0 +6353,"294190","Antibiotics nes, in bulk","6digit","Antibiotics nes, in bulk","","Antibiotics nes, in bulk","",1009.0 +6354,"294200","Organic compounds, nes","6digit","Organic compounds, nes","","Organic compounds, nes","",1010.0 +6355,"300110","Glands and other organs, dried, for therapeutic uses","6digit","Glands and other organs, dried, for therapeutic uses","","Glands and other organs, dried, for therapeutic uses","",1011.0 +6356,"300120","Extracts of glands etc. for therapeutic use","6digit","Extracts of glands etc. for therapeutic use","","Extracts of glands etc. for therapeutic use","",1011.0 +6357,"300190","Heparin, salts, for therapeutic use","6digit","Heparin, salts, for therapeutic use","","Heparin, salts, for therapeutic use","",1011.0 +6358,"300210","Antisera and other blood fractions","6digit","Antisera and other blood fractions","","Antisera and other blood fractions","",1012.0 +6359,"300220","Vaccines, human use","6digit","Vaccines, human use","","Vaccines, human use","",1012.0 +6360,"300231","Vaccines, foot and mouth disease, veterinary use","6digit","Vaccines, foot and mouth disease, veterinary use","","Vaccines, foot and mouth disease, veterinary use","",1012.0 +6361,"300239","Vaccines, veterinary use, except foot and mouth","6digit","Vaccines, veterinary use, except foot and mouth","","Vaccines, veterinary use, except foot and mouth","",1012.0 +6362,"300290","Blood, toxins, cultures, medical use, nes","6digit","Blood, toxins, cultures, medical use, nes","","Blood, toxins, cultures, medical use, nes","",1012.0 +6363,"300310","Penicillins or streptomycins and derivatives, in bulk","6digit","Penicillins or streptomycins and derivatives, in bulk","","Penicillins or streptomycins and derivatives, in bulk","",1013.0 +6364,"300320","Antibiotics nes, formulated, in bulk","6digit","Antibiotics nes, formulated, in bulk","","Antibiotics nes, formulated, in bulk","",1013.0 +6365,"300331","Insulin, formulated, in bulk","6digit","Insulin, formulated, in bulk","","Insulin, formulated, in bulk","",1013.0 +6366,"300339","Hormones nes, no antibiotics, bulk, not contraceptive","6digit","Hormones nes, no antibiotics, bulk, not contraceptive","","Hormones nes, no antibiotics, bulk, not contraceptive","",1013.0 +6367,"300340","Alkaloids, derivs, without antibiotics, hormones, bul","6digit","Alkaloids, derivs, without antibiotics, hormones, bul","","Alkaloids, derivs, without antibiotics, hormones, bul","",1013.0 +6368,"300390","Medicaments nes, formulated, in bulk","6digit","Medicaments nes, formulated, in bulk","","Medicaments nes, formulated, in bulk","",1013.0 +6369,"300410","Penicillins and streptomycins, derivs, in dosage","6digit","Penicillins and streptomycins, derivs, in dosage","","Penicillins and streptomycins, derivs, in dosage","",1014.0 +6370,"300420","Antibiotics nes, in dosage","6digit","Antibiotics nes, in dosage","","Antibiotics nes, in dosage","",1014.0 +6371,"300431","Insulin, in dosage","6digit","Insulin, in dosage","","Insulin, in dosage","",1014.0 +6372,"300432","Adrenal cortical hormones, in dosage","6digit","Adrenal cortical hormones, in dosage","","Adrenal cortical hormones, in dosage","",1014.0 +6373,"300439","Hormones nes, except contraceptives, in dosage","6digit","Hormones nes, except contraceptives, in dosage","","Hormones nes, except contraceptives, in dosage","",1014.0 +6374,"300440","Alkaloids, derivs, no antibiotics, hormones, in dosag","6digit","Alkaloids, derivs, no antibiotics, hormones, in dosag","","Alkaloids, derivs, no antibiotics, hormones, in dosag","",1014.0 +6375,"300450","Vitamins, derivatives,in dosage","6digit","Vitamins, derivatives,in dosage","","Vitamins, derivatives,in dosage","",1014.0 +6376,"300490","Medicaments nes, in dosage","6digit","Medicaments nes, in dosage","","Medicaments nes, in dosage","",1014.0 +6377,"300510","Medical dressings etc. having an adhesive layer","6digit","Medical dressings etc. having an adhesive layer","","Medical dressings etc. having an adhesive layer","",1015.0 +6378,"300590","Medical dressings etc except those with adhesive laye","6digit","Medical dressings etc except those with adhesive laye","","Medical dressings etc except those with adhesive laye","",1015.0 +6379,"300610","Suture materials, sterile surgical and dental goods","6digit","Suture materials, sterile surgical and dental goods","","Suture materials, sterile surgical and dental goods","",1016.0 +6380,"300620","Blood-grouping reagents","6digit","Blood-grouping reagents","","Blood-grouping reagents","",1016.0 +6381,"300630","Opacifying preparations, x-ray, diagnostic reagents","6digit","Opacifying preparations, x-ray, diagnostic reagents","","Opacifying preparations, x-ray, diagnostic reagents","",1016.0 +6382,"300640","Dental cements and other dental fillings, bone cement","6digit","Dental cements and other dental fillings, bone cement","","Dental cements and other dental fillings, bone cement","",1016.0 +6383,"300650","First-aid boxes and kits","6digit","First-aid boxes and kits","","First-aid boxes and kits","",1016.0 +6384,"300660","Contraceptive preps based on hormones or spermicides","6digit","Contraceptive preps based on hormones or spermicides","","Contraceptive preps based on hormones or spermicides","",1016.0 +6385,"310100","Animal or vegetable fertilizers, in packs >10 kg","6digit","Animal or vegetable fertilizers, in packs >10 kg","","Animal or vegetable fertilizers, in packs >10 kg","",1017.0 +6386,"310210","Urea, including aqueous solution in packs >10 kg","6digit","Urea, including aqueous solution in packs >10 kg","","Urea, including aqueous solution in packs >10 kg","",1018.0 +6387,"310221","Ammonium sulphate, in packs >10 kg","6digit","Ammonium sulphate, in packs >10 kg","","Ammonium sulphate, in packs >10 kg","",1018.0 +6388,"310229","Ammonium sulphate-nitrate mix, double salts, pack>10k","6digit","Ammonium sulphate-nitrate mix, double salts, pack>10k","","Ammonium sulphate-nitrate mix, double salts, pack>10k","",1018.0 +6389,"310230","Ammonium nitrate, including solution, in pack >10 kg","6digit","Ammonium nitrate, including solution, in pack >10 kg","","Ammonium nitrate, including solution, in pack >10 kg","",1018.0 +6390,"310240","Ammonium nitrate limestone etc mixes, pack >10 kg","6digit","Ammonium nitrate limestone etc mixes, pack >10 kg","","Ammonium nitrate limestone etc mixes, pack >10 kg","",1018.0 +6391,"310250","Sodium nitrate, in packs >10 kg","6digit","Sodium nitrate, in packs >10 kg","","Sodium nitrate, in packs >10 kg","",1018.0 +6392,"310260","Calcium-ammonium nitrate mix, double salts pack >10kg","6digit","Calcium-ammonium nitrate mix, double salts pack >10kg","","Calcium-ammonium nitrate mix, double salts pack >10kg","",1018.0 +6393,"310270","Calcium cyanamide in packs >10 kg","6digit","Calcium cyanamide in packs >10 kg","","Calcium cyanamide in packs >10 kg","",1018.0 +6394,"310280","Urea-ammonium nitrate mixes in solution, pack >10 kg","6digit","Urea-ammonium nitrate mixes in solution, pack >10 kg","","Urea-ammonium nitrate mixes in solution, pack >10 kg","",1018.0 +6395,"310290","Nitrogenous fertilizers, mixes, nes, pack >10 kg","6digit","Nitrogenous fertilizers, mixes, nes, pack >10 kg","","Nitrogenous fertilizers, mixes, nes, pack >10 kg","",1018.0 +6396,"310310","Superphosphates, in packs >10 kg","6digit","Superphosphates, in packs >10 kg","","Superphosphates, in packs >10 kg","",1019.0 +6397,"310320","Basic slag, in packs >10 kg","6digit","Basic slag, in packs >10 kg","","Basic slag, in packs >10 kg","",1019.0 +6398,"310390","Phosphatic fertilizers, mixes, nes, pack >10kg","6digit","Phosphatic fertilizers, mixes, nes, pack >10kg","","Phosphatic fertilizers, mixes, nes, pack >10kg","",1019.0 +6399,"310410","Carnallite, sylvite, crude potassium salts nes, >10kg","6digit","Carnallite, sylvite, crude potassium salts nes, >10kg","","Carnallite, sylvite, crude potassium salts nes, >10kg","",1020.0 +6400,"310420","Potassium chloride, in packs >10 kg","6digit","Potassium chloride, in packs >10 kg","","Potassium chloride, in packs >10 kg","",1020.0 +6401,"310430","Potassium sulphate, in packs >10 kg","6digit","Potassium sulphate, in packs >10 kg","","Potassium sulphate, in packs >10 kg","",1020.0 +6402,"310490","Potassic fertilizers, mixes, nes, pack >10 kg","6digit","Potassic fertilizers, mixes, nes, pack >10 kg","","Potassic fertilizers, mixes, nes, pack >10 kg","",1020.0 +6403,"310510","Fertilizer mixes in tablets etc or in packs <10 kg","6digit","Fertilizer mixes in tablets etc or in packs <10 kg","","Fertilizer mixes in tablets etc or in packs <10 kg","",1021.0 +6404,"310520","Nitrogen-phosphorus-potassium fertilizers, pack >10kg","6digit","Nitrogen-phosphorus-potassium fertilizers, pack >10kg","","Nitrogen-phosphorus-potassium fertilizers, pack >10kg","",1021.0 +6405,"310530","Diammonium phosphate, in packs >10 kg","6digit","Diammonium phosphate, in packs >10 kg","","Diammonium phosphate, in packs >10 kg","",1021.0 +6406,"310540","Monoammonium phosphate & mix with diammonium, <=10 kg","6digit","Monoammonium phosphate & mix with diammonium, <=10 kg","","Monoammonium phosphate & mix with diammonium, <=10 kg","",1021.0 +6407,"310551","Fertilizers with nitrates and phosphates, nes, <=10kg","6digit","Fertilizers with nitrates and phosphates, nes, <=10kg","","Fertilizers with nitrates and phosphates, nes, <=10kg","",1021.0 +6408,"310559","Fertilizers with nitrogen and phosphorus nes, <=10kg","6digit","Fertilizers with nitrogen and phosphorus nes, <=10kg","","Fertilizers with nitrogen and phosphorus nes, <=10kg","",1021.0 +6409,"310560","Fertilizers containing phosphorus & potassium, <=10kg","6digit","Fertilizers containing phosphorus & potassium, <=10kg","","Fertilizers containing phosphorus & potassium, <=10kg","",1021.0 +6410,"310590","Fertilizers, mixes, nes","6digit","Fertilizers, mixes, nes","","Fertilizers, mixes, nes","",1021.0 +6411,"320110","Quebracho tanning extract","6digit","Quebracho tanning extract","","Quebracho tanning extract","",1022.0 +6412,"320120","Wattle tanning extract","6digit","Wattle tanning extract","","Wattle tanning extract","",1022.0 +6413,"320130","Oak or chestnut tanning extract","6digit","Oak or chestnut tanning extract","","Oak or chestnut tanning extract","",1022.0 +6414,"320190","Vegetable tanning extracts nes, tannins, salts, deriv","6digit","Vegetable tanning extracts nes, tannins, salts, deriv","","Vegetable tanning extracts nes, tannins, salts, deriv","",1022.0 +6415,"320210","Synthetic organic tanning substances","6digit","Synthetic organic tanning substances","","Synthetic organic tanning substances","",1023.0 +6416,"320290","Inorganic tanning and pre-tanning preparations","6digit","Inorganic tanning and pre-tanning preparations","","Inorganic tanning and pre-tanning preparations","",1023.0 +6417,"320300","Colouring matter of vegetable or animal origin","6digit","Colouring matter of vegetable or animal origin","","Colouring matter of vegetable or animal origin","",1024.0 +6418,"320411","Disperse dyes and preparations based thereon","6digit","Disperse dyes and preparations based thereon","","Disperse dyes and preparations based thereon","",1025.0 +6419,"320412","Acid and mordant dyes and preparations based thereon","6digit","Acid and mordant dyes and preparations based thereon","","Acid and mordant dyes and preparations based thereon","",1025.0 +6420,"320413","Basic dyes and preparations based thereon","6digit","Basic dyes and preparations based thereon","","Basic dyes and preparations based thereon","",1025.0 +6421,"320414","Direct dyes and preparations based thereon","6digit","Direct dyes and preparations based thereon","","Direct dyes and preparations based thereon","",1025.0 +6422,"320415","Vat dyes and preparations based thereon","6digit","Vat dyes and preparations based thereon","","Vat dyes and preparations based thereon","",1025.0 +6423,"320416","Reactive dyes and preparations based thereon","6digit","Reactive dyes and preparations based thereon","","Reactive dyes and preparations based thereon","",1025.0 +6424,"320417","Synthetic organic pigments and preps based thereon","6digit","Synthetic organic pigments and preps based thereon","","Synthetic organic pigments and preps based thereon","",1025.0 +6425,"320419","Synthetic organic colouring matter nes","6digit","Synthetic organic colouring matter nes","","Synthetic organic colouring matter nes","",1025.0 +6426,"320420","Synthetic organic fluorescent brightening agents","6digit","Synthetic organic fluorescent brightening agents","","Synthetic organic fluorescent brightening agents","",1025.0 +6427,"320490","Synthetic organic products used as luminophores","6digit","Synthetic organic products used as luminophores","","Synthetic organic products used as luminophores","",1025.0 +6428,"320500","Colour lakes, preparations based thereon","6digit","Colour lakes, preparations based thereon","","Colour lakes, preparations based thereon","",1026.0 +6429,"320610","Pigments and preparations based on titanium dioxide","6digit","Pigments and preparations based on titanium dioxide","","Pigments and preparations based on titanium dioxide","",1027.0 +6430,"320620","Pigments and preparations based on chromium compounds","6digit","Pigments and preparations based on chromium compounds","","Pigments and preparations based on chromium compounds","",1027.0 +6431,"320630","Pigments and preparations based on cadmium compounds","6digit","Pigments and preparations based on cadmium compounds","","Pigments and preparations based on cadmium compounds","",1027.0 +6432,"320641","Ultramarine and preparations based thereon","6digit","Ultramarine and preparations based thereon","","Ultramarine and preparations based thereon","",1027.0 +6433,"320642","Pigments etc based on zinc sulphide, lithophone","6digit","Pigments etc based on zinc sulphide, lithophone","","Pigments etc based on zinc sulphide, lithophone","",1027.0 +6434,"320643","Pigments and preparations based on hexacyanoferrates","6digit","Pigments and preparations based on hexacyanoferrates","","Pigments and preparations based on hexacyanoferrates","",1027.0 +6435,"320649","Inorganic colouring matter nes, including preparation","6digit","Inorganic colouring matter nes, including preparation","","Inorganic colouring matter nes, including preparation","",1027.0 +6436,"320650","Inorganic products used as luminophores","6digit","Inorganic products used as luminophores","","Inorganic products used as luminophores","",1027.0 +6437,"320710","Pigment, opacifier, colours etc for ceramics or glass","6digit","Pigment, opacifier, colours etc for ceramics or glass","","Pigment, opacifier, colours etc for ceramics or glass","",1028.0 +6438,"320720","Vitrifiable enamels, glazes etc for ceramics and glas","6digit","Vitrifiable enamels, glazes etc for ceramics and glas","","Vitrifiable enamels, glazes etc for ceramics and glas","",1028.0 +6439,"320730","Liquid lustres and similar preparations","6digit","Liquid lustres and similar preparations","","Liquid lustres and similar preparations","",1028.0 +6440,"320740","Glass frit and other glass (powder, granules, flakes)","6digit","Glass frit and other glass (powder, granules, flakes)","","Glass frit and other glass (powder, granules, flakes)","",1028.0 +6441,"320810","Polyester based paints, varnishes, non-aqueous medium","6digit","Polyester based paints, varnishes, non-aqueous medium","","Polyester based paints, varnishes, non-aqueous medium","",1029.0 +6442,"320820","Acrylic or vinyl polymer paint or varnish, non-aqueou","6digit","Acrylic or vinyl polymer paint or varnish, non-aqueou","","Acrylic or vinyl polymer paint or varnish, non-aqueou","",1029.0 +6443,"320890","Polymer based paint, varnish in non-aqueous medium ne","6digit","Polymer based paint, varnish in non-aqueous medium ne","","Polymer based paint, varnish in non-aqueous medium ne","",1029.0 +6444,"320910","Acrylic & vinyl polymer based paint, varnish, in wate","6digit","Acrylic & vinyl polymer based paint, varnish, in wate","","Acrylic & vinyl polymer based paint, varnish, in wate","",1030.0 +6445,"320990","Polymer based paints & varnishes nes, aqueous medium","6digit","Polymer based paints & varnishes nes, aqueous medium","","Polymer based paints & varnishes nes, aqueous medium","",1030.0 +6446,"321000","Paints and varnishes nes, water pigments for leather","6digit","Paints and varnishes nes, water pigments for leather","","Paints and varnishes nes, water pigments for leather","",1031.0 +6447,"321100","Prepared driers","6digit","Prepared driers","","Prepared driers","",1032.0 +6448,"321210","Stamping foils","6digit","Stamping foils","","Stamping foils","",1033.0 +6449,"321290","Pigments for paints, dyes, etc packaged for retail","6digit","Pigments for paints, dyes, etc packaged for retail","","Pigments for paints, dyes, etc packaged for retail","",1033.0 +6450,"321310","Colours in sets","6digit","Colours in sets","","Colours in sets","",1034.0 +6451,"321390","Artist, student & signwriter colours, small packs nes","6digit","Artist, student & signwriter colours, small packs nes","","Artist, student & signwriter colours, small packs nes","",1034.0 +6452,"321410","Mastics, painters' fillings","6digit","Mastics, painters' fillings","","Mastics, painters' fillings","",1035.0 +6453,"321490","Non-refractory surfacing preparations nes","6digit","Non-refractory surfacing preparations nes","","Non-refractory surfacing preparations nes","",1035.0 +6454,"321511","Printing ink, black","6digit","Printing ink, black","","Printing ink, black","",1036.0 +6455,"321519","Printing ink, other than black","6digit","Printing ink, other than black","","Printing ink, other than black","",1036.0 +6456,"321590","Ink, other than printing ink","6digit","Ink, other than printing ink","","Ink, other than printing ink","",1036.0 +6457,"330111","Essential oils of bergamot","6digit","Essential oils of bergamot","","Essential oils of bergamot","",1037.0 +6458,"330112","Essential oils of orange","6digit","Essential oils of orange","","Essential oils of orange","",1037.0 +6459,"330113","Essential oils of lemon","6digit","Essential oils of lemon","","Essential oils of lemon","",1037.0 +6460,"330114","Essential oils of lime","6digit","Essential oils of lime","","Essential oils of lime","",1037.0 +6461,"330119","Essential oils of citrus fruits, nes","6digit","Essential oils of citrus fruits, nes","","Essential oils of citrus fruits, nes","",1037.0 +6462,"330121","Essential oils of geranium","6digit","Essential oils of geranium","","Essential oils of geranium","",1037.0 +6463,"330122","Essential oils of jasmin","6digit","Essential oils of jasmin","","Essential oils of jasmin","",1037.0 +6464,"330123","Essential oils of lavender or of lavandin","6digit","Essential oils of lavender or of lavandin","","Essential oils of lavender or of lavandin","",1037.0 +6465,"330124","Essential oils of peppermint","6digit","Essential oils of peppermint","","Essential oils of peppermint","",1037.0 +6466,"330125","Essential oils of other mints","6digit","Essential oils of other mints","","Essential oils of other mints","",1037.0 +6467,"330126","Essential oils of vetiver","6digit","Essential oils of vetiver","","Essential oils of vetiver","",1037.0 +6468,"330129","Essential oils, nes","6digit","Essential oils, nes","","Essential oils, nes","",1037.0 +6469,"330130","Resinoids","6digit","Resinoids","","Resinoids","",1037.0 +6470,"330190","Essential oils, terpenic by-products etc., nes","6digit","Essential oils, terpenic by-products etc., nes","","Essential oils, terpenic by-products etc., nes","",1037.0 +6471,"330210","Mixed odoriferous substances - food & drink industrie","6digit","Mixed odoriferous substances - food & drink industrie","","Mixed odoriferous substances - food & drink industrie","",1038.0 +6472,"330290","Mixed odoriferous substances - industrial use nes","6digit","Mixed odoriferous substances - industrial use nes","","Mixed odoriferous substances - industrial use nes","",1038.0 +6473,"330300","Perfumes and toilet waters","6digit","Perfumes and toilet waters","","Perfumes and toilet waters","",1039.0 +6474,"330410","Lip make-up preparations","6digit","Lip make-up preparations","","Lip make-up preparations","",1040.0 +6475,"330420","Eye make-up preparations","6digit","Eye make-up preparations","","Eye make-up preparations","",1040.0 +6476,"330430","Manicure or pedicure preparations","6digit","Manicure or pedicure preparations","","Manicure or pedicure preparations","",1040.0 +6477,"330491","Powders, for skin care and make-up","6digit","Powders, for skin care and make-up","","Powders, for skin care and make-up","",1040.0 +6478,"330499","Beauty, makeup and suntan preparations nes","6digit","Beauty, makeup and suntan preparations nes","","Beauty, makeup and suntan preparations nes","",1040.0 +6479,"330510","Hair shampoos","6digit","Hair shampoos","","Hair shampoos","",1041.0 +6480,"330520","Hair waving or straightening preparations","6digit","Hair waving or straightening preparations","","Hair waving or straightening preparations","",1041.0 +6481,"330530","Hair lacquers","6digit","Hair lacquers","","Hair lacquers","",1041.0 +6482,"330590","Hair preparations, nes","6digit","Hair preparations, nes","","Hair preparations, nes","",1041.0 +6483,"330610","Dentifrices","6digit","Dentifrices","","Dentifrices","",1042.0 +6484,"330690","Oral & dental hygiene preparations, except dentifrice","6digit","Oral & dental hygiene preparations, except dentifrice","","Oral & dental hygiene preparations, except dentifrice","",1042.0 +6485,"330710","Pre-shave, shaving and after shaving preparations","6digit","Pre-shave, shaving and after shaving preparations","","Pre-shave, shaving and after shaving preparations","",1043.0 +6486,"330720","Personal deodorants and antiperspirants","6digit","Personal deodorants and antiperspirants","","Personal deodorants and antiperspirants","",1043.0 +6487,"330730","Perfumed bath salts and other bath preparations","6digit","Perfumed bath salts and other bath preparations","","Perfumed bath salts and other bath preparations","",1043.0 +6488,"330741","Agarbatti, odorifers operated by burning","6digit","Agarbatti, odorifers operated by burning","","Agarbatti, odorifers operated by burning","",1043.0 +6489,"330749","Room perfuming or deodorizing preparations, nes","6digit","Room perfuming or deodorizing preparations, nes","","Room perfuming or deodorizing preparations, nes","",1043.0 +6490,"330790","Perfumery, cosmetic or toilet preparations, nes","6digit","Perfumery, cosmetic or toilet preparations, nes","","Perfumery, cosmetic or toilet preparations, nes","",1043.0 +6491,"340111","Soaps, for toilet use, solid","6digit","Soaps, for toilet use, solid","","Soaps, for toilet use, solid","",1044.0 +6492,"340119","Soaps for purposes other than toilet soap, solid","6digit","Soaps for purposes other than toilet soap, solid","","Soaps for purposes other than toilet soap, solid","",1044.0 +6493,"340120","Soaps nes","6digit","Soaps nes","","Soaps nes","",1044.0 +6494,"340211","Anionic surface-active agents","6digit","Anionic surface-active agents","","Anionic surface-active agents","",1045.0 +6495,"340212","Cationic surface-active agents","6digit","Cationic surface-active agents","","Cationic surface-active agents","",1045.0 +6496,"340213","Non-ionic surface active agents","6digit","Non-ionic surface active agents","","Non-ionic surface active agents","",1045.0 +6497,"340219","Organic surface-active agents, nes","6digit","Organic surface-active agents, nes","","Organic surface-active agents, nes","",1045.0 +6498,"340220","Washing and cleaning preparations, retail","6digit","Washing and cleaning preparations, retail","","Washing and cleaning preparations, retail","",1045.0 +6499,"340290","Organic surfactant washing, cleaning preparations nes","6digit","Organic surfactant washing, cleaning preparations nes","","Organic surfactant washing, cleaning preparations nes","",1045.0 +6500,"340311","Lubricant <70% petroleum oil, textile or leather use","6digit","Lubricant <70% petroleum oil, textile or leather use","","Lubricant <70% petroleum oil, textile or leather use","",1046.0 +6501,"340319","Lubricating oil etc containing <70% petroleum oil nes","6digit","Lubricating oil etc containing <70% petroleum oil nes","","Lubricating oil etc containing <70% petroleum oil nes","",1046.0 +6502,"340391","Lubricants etc, no petroleum oil, textile, leather us","6digit","Lubricants etc, no petroleum oil, textile, leather us","","Lubricants etc, no petroleum oil, textile, leather us","",1046.0 +6503,"340399","Lubricating preparations, zero petroleum content, nes","6digit","Lubricating preparations, zero petroleum content, nes","","Lubricating preparations, zero petroleum content, nes","",1046.0 +6504,"340410","Artificial & prepared waxes, of modified lignite","6digit","Artificial & prepared waxes, of modified lignite","","Artificial & prepared waxes, of modified lignite","",1047.0 +6505,"340420","Artificial and prepared waxes, of polyethylene glycol","6digit","Artificial and prepared waxes, of polyethylene glycol","","Artificial and prepared waxes, of polyethylene glycol","",1047.0 +6506,"340490","Artificial and prepared waxes, nes","6digit","Artificial and prepared waxes, nes","","Artificial and prepared waxes, nes","",1047.0 +6507,"340510","Polishes, creams etc. for footwear or leather","6digit","Polishes, creams etc. for footwear or leather","","Polishes, creams etc. for footwear or leather","",1048.0 +6508,"340520","Polishes, creams etc. for maintenance of woodwork","6digit","Polishes, creams etc. for maintenance of woodwork","","Polishes, creams etc. for maintenance of woodwork","",1048.0 +6509,"340530","Polishes etc. for coachwork, except metal polishes","6digit","Polishes etc. for coachwork, except metal polishes","","Polishes etc. for coachwork, except metal polishes","",1048.0 +6510,"340540","Scouring pastes and powders and other scouring preps","6digit","Scouring pastes and powders and other scouring preps","","Scouring pastes and powders and other scouring preps","",1048.0 +6511,"340590","Polishes, creams and similar preparations, nes","6digit","Polishes, creams and similar preparations, nes","","Polishes, creams and similar preparations, nes","",1048.0 +6512,"340600","Candles, tapers and the like","6digit","Candles, tapers and the like","","Candles, tapers and the like","",1049.0 +6513,"340700","Model paste, dental paste and wax, etc.","6digit","Model paste, dental paste and wax, etc.","","Model paste, dental paste and wax, etc.","",1050.0 +6514,"350110","Casein","6digit","Casein","","Casein","",1051.0 +6515,"350190","Casein glues, caseinates and other casein derivatives","6digit","Casein glues, caseinates and other casein derivatives","","Casein glues, caseinates and other casein derivatives","",1051.0 +6516,"350210","Egg albumin","6digit","Egg albumin","","Egg albumin","",1052.0 +6517,"350290","Albumins nes, albuminates & other albumin derivatives","6digit","Albumins nes, albuminates & other albumin derivatives","","Albumins nes, albuminates & other albumin derivatives","",1052.0 +6518,"350300","Gelatin & derivatives, isinglass, glues (animal) nes","6digit","Gelatin & derivatives, isinglass, glues (animal) nes","","Gelatin & derivatives, isinglass, glues (animal) nes","",1053.0 +6519,"350400","Peptones, proteins and derivatives, nes, hide powder","6digit","Peptones, proteins and derivatives, nes, hide powder","","Peptones, proteins and derivatives, nes, hide powder","",1054.0 +6520,"350510","Dextrins and other modified starches","6digit","Dextrins and other modified starches","","Dextrins and other modified starches","",1055.0 +6521,"350520","Glues based on starches, or modified starches","6digit","Glues based on starches, or modified starches","","Glues based on starches, or modified starches","",1055.0 +6522,"350610","Glues and adhesives of all kinds, package <1 kg","6digit","Glues and adhesives of all kinds, package <1 kg","","Glues and adhesives of all kinds, package <1 kg","",1056.0 +6523,"350691","Adhesives based on rubber or plastic, package >1 kg","6digit","Adhesives based on rubber or plastic, package >1 kg","","Adhesives based on rubber or plastic, package >1 kg","",1056.0 +6524,"350699","Glues or adhesives, prepared nes, package > 1kg","6digit","Glues or adhesives, prepared nes, package > 1kg","","Glues or adhesives, prepared nes, package > 1kg","",1056.0 +6525,"350710","Rennet and concentrates thereof","6digit","Rennet and concentrates thereof","","Rennet and concentrates thereof","",1057.0 +6526,"350790","Enzymes nes, prepared enzymes nes, except rennet","6digit","Enzymes nes, prepared enzymes nes, except rennet","","Enzymes nes, prepared enzymes nes, except rennet","",1057.0 +6527,"360100","Propellent powders","6digit","Propellent powders","","Propellent powders","",1058.0 +6528,"360200","Prepared explosives, except propellent powders","6digit","Prepared explosives, except propellent powders","","Prepared explosives, except propellent powders","",1059.0 +6529,"360300","Safety or detonating fuses, detonators, igniters","6digit","Safety or detonating fuses, detonators, igniters","","Safety or detonating fuses, detonators, igniters","",1060.0 +6530,"360410","Fireworks","6digit","Fireworks","","Fireworks","",1061.0 +6531,"360490","Signalling flares, fog signals, other pyrotechnics","6digit","Signalling flares, fog signals, other pyrotechnics","","Signalling flares, fog signals, other pyrotechnics","",1061.0 +6532,"360500","Matches","6digit","Matches","","Matches","",1062.0 +6533,"360610","Lighter refill fuels (pack < 300 cc)","6digit","Lighter refill fuels (pack < 300 cc)","","Lighter refill fuels (pack < 300 cc)","",1063.0 +6534,"360690","Pyrophoric alloys, firelighters, etc","6digit","Pyrophoric alloys, firelighters, etc","","Pyrophoric alloys, firelighters, etc","",1063.0 +6535,"370110","X-ray plates and films","6digit","X-ray plates and films","","X-ray plates and films","",1064.0 +6536,"370120","Photographic instant print film in the flat","6digit","Photographic instant print film in the flat","","Photographic instant print film in the flat","",1064.0 +6537,"370130","Photo plates & film in the flat, nes, any side >255mm","6digit","Photo plates & film in the flat, nes, any side >255mm","","Photo plates & film in the flat, nes, any side >255mm","",1064.0 +6538,"370191","Photographic plates and film in the flat, colour","6digit","Photographic plates and film in the flat, colour","","Photographic plates and film in the flat, colour","",1064.0 +6539,"370199","Photographic plates, film in the flat, nes","6digit","Photographic plates, film in the flat, nes","","Photographic plates, film in the flat, nes","",1064.0 +6540,"370210","Photographic film, rolls, for x-ray","6digit","Photographic film, rolls, for x-ray","","Photographic film, rolls, for x-ray","",1065.0 +6541,"370220","Instant print film, rolls","6digit","Instant print film, rolls","","Instant print film, rolls","",1065.0 +6542,"370231","Colour photo film, rolls, width <105mm","6digit","Colour photo film, rolls, width <105mm","","Colour photo film, rolls, width <105mm","",1065.0 +6543,"370232","Silver halide photo film, rolls, width <105mm","6digit","Silver halide photo film, rolls, width <105mm","","Silver halide photo film, rolls, width <105mm","",1065.0 +6544,"370239","Photo film nes, rolls, width < 105mm","6digit","Photo film nes, rolls, width < 105mm","","Photo film nes, rolls, width < 105mm","",1065.0 +6545,"370241","Colour film in rolls, width >610mm, length > 200m","6digit","Colour film in rolls, width >610mm, length > 200m","","Colour film in rolls, width >610mm, length > 200m","",1065.0 +6546,"370242","Film, rolls, except colour, width >610mm, length >200","6digit","Film, rolls, except colour, width >610mm, length >200","","Film, rolls, except colour, width >610mm, length >200","",1065.0 +6547,"370243","Film in rolls, width >610mm, length <200 m, nes","6digit","Film in rolls, width >610mm, length <200 m, nes","","Film in rolls, width >610mm, length <200 m, nes","",1065.0 +6548,"370244","Film in rolls, width 105-610 mm nes","6digit","Film in rolls, width 105-610 mm nes","","Film in rolls, width 105-610 mm nes","",1065.0 +6549,"370251","Film, colour photo, rolls, width <16mm, <14 m long,ne","6digit","Film, colour photo, rolls, width <16mm, <14 m long,ne","","Film, colour photo, rolls, width <16mm, <14 m long,ne","",1065.0 +6550,"370252","Film, colour photo, rolls, width <16mm, >14 m long,ne","6digit","Film, colour photo, rolls, width <16mm, >14 m long,ne","","Film, colour photo, rolls, width <16mm, >14 m long,ne","",1065.0 +6551,"370253","Film, colour slide, rolls width 16-35mm, <30m long","6digit","Film, colour slide, rolls width 16-35mm, <30m long","","Film, colour slide, rolls width 16-35mm, <30m long","",1065.0 +6552,"370254","Film, colour photo nes, rolls width 16-35mm,<30m long","6digit","Film, colour photo nes, rolls width 16-35mm,<30m long","","Film, colour photo nes, rolls width 16-35mm,<30m long","",1065.0 +6553,"370255","Film for colour photo, rolls width 16-35mm, >30m long","6digit","Film for colour photo, rolls width 16-35mm, >30m long","","Film for colour photo, rolls width 16-35mm, >30m long","",1065.0 +6554,"370256","Photographic film in rolls, colour, width >35 mm, nes","6digit","Photographic film in rolls, colour, width >35 mm, nes","","Photographic film in rolls, colour, width >35 mm, nes","",1065.0 +6555,"370291","Photo film in rolls, width <16 mm, <14m long, nes","6digit","Photo film in rolls, width <16 mm, <14m long, nes","","Photo film in rolls, width <16 mm, <14m long, nes","",1065.0 +6556,"370292","Photo film in rolls, width <16 mm, >14m long, nes","6digit","Photo film in rolls, width <16 mm, >14m long, nes","","Photo film in rolls, width <16 mm, >14m long, nes","",1065.0 +6557,"370293","Photo film in rolls, width 16-35mm, <30m long, nes","6digit","Photo film in rolls, width 16-35mm, <30m long, nes","","Photo film in rolls, width 16-35mm, <30m long, nes","",1065.0 +6558,"370294","Photo film in rolls, width 16-35mm, >30m long, nes","6digit","Photo film in rolls, width 16-35mm, >30m long, nes","","Photo film in rolls, width 16-35mm, >30m long, nes","",1065.0 +6559,"370295","Photographic film, rolls, of a width <= 35 mm, nes","6digit","Photographic film, rolls, of a width <= 35 mm, nes","","Photographic film, rolls, of a width <= 35 mm, nes","",1065.0 +6560,"370310","Unexposed photographic paper,textile roll > 610mm wid","6digit","Unexposed photographic paper,textile roll > 610mm wid","","Unexposed photographic paper,textile roll > 610mm wid","",1066.0 +6561,"370320","Unexposed colour photograhic paper, board or textile","6digit","Unexposed colour photograhic paper, board or textile","","Unexposed colour photograhic paper, board or textile","",1066.0 +6562,"370390","Unexposed photographic paper, board or textile nes","6digit","Unexposed photographic paper, board or textile nes","","Unexposed photographic paper, board or textile nes","",1066.0 +6563,"370400","Photographic plate, film, paper, exposed, undeveloped","6digit","Photographic plate, film, paper, exposed, undeveloped","","Photographic plate, film, paper, exposed, undeveloped","",1067.0 +6564,"370510","Photo plates and film, exposed & developed, for offse","6digit","Photo plates and film, exposed & developed, for offse","","Photo plates and film, exposed & developed, for offse","",1068.0 +6565,"370520","Microfilms exposed and developed","6digit","Microfilms exposed and developed","","Microfilms exposed and developed","",1068.0 +6566,"370590","Photographic plates or film, exposed or developed nes","6digit","Photographic plates or film, exposed or developed nes","","Photographic plates or film, exposed or developed nes","",1068.0 +6567,"370610","Cinematograph film, exposed and developed, width >35m","6digit","Cinematograph film, exposed and developed, width >35m","","Cinematograph film, exposed and developed, width >35m","",1069.0 +6568,"370690","Cinematograph film, exposed & developed, width <=35mm","6digit","Cinematograph film, exposed & developed, width <=35mm","","Cinematograph film, exposed & developed, width <=35mm","",1069.0 +6569,"370710","Sensitising emulsions","6digit","Sensitising emulsions","","Sensitising emulsions","",1070.0 +6570,"370790","Chemical preparations for photographic uses, nes","6digit","Chemical preparations for photographic uses, nes","","Chemical preparations for photographic uses, nes","",1070.0 +6571,"380110","Artificial graphite","6digit","Artificial graphite","","Artificial graphite","",1071.0 +6572,"380120","Colloidal or semi-colloidal graphite","6digit","Colloidal or semi-colloidal graphite","","Colloidal or semi-colloidal graphite","",1071.0 +6573,"380130","Carbonaceous pastes for electrodes, furnace linings","6digit","Carbonaceous pastes for electrodes, furnace linings","","Carbonaceous pastes for electrodes, furnace linings","",1071.0 +6574,"380190","Graphite based products nes","6digit","Graphite based products nes","","Graphite based products nes","",1071.0 +6575,"380210","Activated carbon","6digit","Activated carbon","","Activated carbon","",1072.0 +6576,"380290","Activated natural mineral products, animal black, nes","6digit","Activated natural mineral products, animal black, nes","","Activated natural mineral products, animal black, nes","",1072.0 +6577,"380300","Tall oil, whether or not refined","6digit","Tall oil, whether or not refined","","Tall oil, whether or not refined","",1073.0 +6578,"380400","Residual lyes from the manufacture of wood pulp","6digit","Residual lyes from the manufacture of wood pulp","","Residual lyes from the manufacture of wood pulp","",1074.0 +6579,"380510","Gum, wood or sulphate turpentine oils","6digit","Gum, wood or sulphate turpentine oils","","Gum, wood or sulphate turpentine oils","",1075.0 +6580,"380520","Pine oil","6digit","Pine oil","","Pine oil","",1075.0 +6581,"380590","Terpenic oils nes, crude dipentene, paracymene","6digit","Terpenic oils nes, crude dipentene, paracymene","","Terpenic oils nes, crude dipentene, paracymene","",1075.0 +6582,"380610","Rosin and resin acids","6digit","Rosin and resin acids","","Rosin and resin acids","",1076.0 +6583,"380620","Rosin salts or resin acid salts","6digit","Rosin salts or resin acid salts","","Rosin salts or resin acid salts","",1076.0 +6584,"380630","Ester gums","6digit","Ester gums","","Ester gums","",1076.0 +6585,"380690","Resin acids and derivs nes, rosin derivs nes","6digit","Resin acids and derivs nes, rosin derivs nes","","Resin acids and derivs nes, rosin derivs nes","",1076.0 +6586,"380700","Wood tar, tar oils, creosote, naphtha, veg. pitches","6digit","Wood tar, tar oils, creosote, naphtha, veg. pitches","","Wood tar, tar oils, creosote, naphtha, veg. pitches","",1077.0 +6587,"380810","Insecticides, packaged for retail sale","6digit","Insecticides, packaged for retail sale","","Insecticides, packaged for retail sale","",1078.0 +6588,"380820","Fungicides, packaged for retail sale","6digit","Fungicides, packaged for retail sale","","Fungicides, packaged for retail sale","",1078.0 +6589,"380830","Herbicides, sprouting and growth regulators","6digit","Herbicides, sprouting and growth regulators","","Herbicides, sprouting and growth regulators","",1078.0 +6590,"380840","Disinfectants, packaged for retail sale","6digit","Disinfectants, packaged for retail sale","","Disinfectants, packaged for retail sale","",1078.0 +6591,"380890","Pesticides, rodenticides, nes, for retail sale","6digit","Pesticides, rodenticides, nes, for retail sale","","Pesticides, rodenticides, nes, for retail sale","",1078.0 +6592,"380910","Finishing agents & dye carriers, amylaceous","6digit","Finishing agents & dye carriers, amylaceous","","Finishing agents & dye carriers, amylaceous","",1079.0 +6593,"380991","Finishing agents, dye carriers, dressing, mordants ne","6digit","Finishing agents, dye carriers, dressing, mordants ne","","Finishing agents, dye carriers, dressing, mordants ne","",1079.0 +6594,"380992","Finishing agents & dye carriers - paper industry","6digit","Finishing agents & dye carriers - paper industry","","Finishing agents & dye carriers - paper industry","",1079.0 +6595,"380993","Other,Of a kind used in the leather or like industries","6digit","Other,Of a kind used in the leather or like industries","","Other,Of a kind used in the leather or like industries","",1079.0 +6596,"380999","Finishing agents & dye carriers - other industries","6digit","Finishing agents & dye carriers - other industries","","Finishing agents & dye carriers - other industries","",1079.0 +6597,"381010","Metal pickling preps, solder and brazing flux, etc.","6digit","Metal pickling preps, solder and brazing flux, etc.","","Metal pickling preps, solder and brazing flux, etc.","",1080.0 +6598,"381090","Electro-weld rod cores, coatings, etc.","6digit","Electro-weld rod cores, coatings, etc.","","Electro-weld rod cores, coatings, etc.","",1080.0 +6599,"381111","Anti-knock preparations based on lead compounds","6digit","Anti-knock preparations based on lead compounds","","Anti-knock preparations based on lead compounds","",1081.0 +6600,"381119","Anti-knock preparations, except lead compounds","6digit","Anti-knock preparations, except lead compounds","","Anti-knock preparations, except lead compounds","",1081.0 +6601,"381121","Lubricating oil additives with petroleum, bitumen oil","6digit","Lubricating oil additives with petroleum, bitumen oil","","Lubricating oil additives with petroleum, bitumen oil","",1081.0 +6602,"381129","Lubricating oil additives, no petroleum, bitumen oils","6digit","Lubricating oil additives, no petroleum, bitumen oils","","Lubricating oil additives, no petroleum, bitumen oils","",1081.0 +6603,"381190","Oil additives nes, oxidation, corrosion, gum inhibito","6digit","Oil additives nes, oxidation, corrosion, gum inhibito","","Oil additives nes, oxidation, corrosion, gum inhibito","",1081.0 +6604,"381210","Prepared rubber accelerators","6digit","Prepared rubber accelerators","","Prepared rubber accelerators","",1082.0 +6605,"381220","Compound plasticisers for rubber or plastic, nes","6digit","Compound plasticisers for rubber or plastic, nes","","Compound plasticisers for rubber or plastic, nes","",1082.0 +6606,"381230","Anti-oxidisers and stabilizers for rubber or plastics","6digit","Anti-oxidisers and stabilizers for rubber or plastics","","Anti-oxidisers and stabilizers for rubber or plastics","",1082.0 +6607,"381300","Preparations and charges for fire-extinguishers","6digit","Preparations and charges for fire-extinguishers","","Preparations and charges for fire-extinguishers","",1083.0 +6608,"381400","Organic composite solvents, paint, varnish remover et","6digit","Organic composite solvents, paint, varnish remover et","","Organic composite solvents, paint, varnish remover et","",1084.0 +6609,"381511","Supported catalysts, nickel based","6digit","Supported catalysts, nickel based","","Supported catalysts, nickel based","",1085.0 +6610,"381512","Supported catalysts, precious metal based","6digit","Supported catalysts, precious metal based","","Supported catalysts, precious metal based","",1085.0 +6611,"381519","Supported catalysts, except nickel or precious metal","6digit","Supported catalysts, except nickel or precious metal","","Supported catalysts, except nickel or precious metal","",1085.0 +6612,"381590","Reaction initiators, accelerators, catalysts, nes","6digit","Reaction initiators, accelerators, catalysts, nes","","Reaction initiators, accelerators, catalysts, nes","",1085.0 +6613,"381600","Refractory cements, mortars, concretes except graphit","6digit","Refractory cements, mortars, concretes except graphit","","Refractory cements, mortars, concretes except graphit","",1086.0 +6614,"381710","Mixed alkylbenzenes, nes","6digit","Mixed alkylbenzenes, nes","","Mixed alkylbenzenes, nes","",1087.0 +6615,"381720","Mixed alkylnaphthalenes, nes","6digit","Mixed alkylnaphthalenes, nes","","Mixed alkylnaphthalenes, nes","",1087.0 +6616,"381800","Chemical element/compound wafers doped for electronic","6digit","Chemical element/compound wafers doped for electronic","","Chemical element/compound wafers doped for electronic","",1088.0 +6617,"381900","Hydraulic brake, transmission fluid <70% petroleum oi","6digit","Hydraulic brake, transmission fluid <70% petroleum oi","","Hydraulic brake, transmission fluid <70% petroleum oi","",1089.0 +6618,"382000","Anti-freezing preps and prepared de-icing fluids","6digit","Anti-freezing preps and prepared de-icing fluids","","Anti-freezing preps and prepared de-icing fluids","",1090.0 +6619,"382100","Prepared culture media for developing micro-organisms","6digit","Prepared culture media for developing micro-organisms","","Prepared culture media for developing micro-organisms","",1091.0 +6620,"382200","Composite diagnostic or laboratory reagents, nes","6digit","Composite diagnostic or laboratory reagents, nes","","Composite diagnostic or laboratory reagents, nes","",1092.0 +6621,"382310","Prepared binders for foundry moulds or cores","6digit","Prepared binders for foundry moulds or cores","","Prepared binders for foundry moulds or cores","",1093.0 +6622,"382320","Naphthenic acids, water-insoluble salts & esters","6digit","Naphthenic acids, water-insoluble salts & esters","","Naphthenic acids, water-insoluble salts & esters","",1093.0 +6623,"382330","Non-agglomerated metal carbides","6digit","Non-agglomerated metal carbides","","Non-agglomerated metal carbides","",1093.0 +6624,"382340","Prepared additives for cements, mortars or concretes","6digit","Prepared additives for cements, mortars or concretes","","Prepared additives for cements, mortars or concretes","",1093.0 +6625,"382350","Non-refractory mortars and concretes","6digit","Non-refractory mortars and concretes","","Non-refractory mortars and concretes","",1093.0 +6626,"382360","Sorbitol except D-glucitol","6digit","Sorbitol except D-glucitol","","Sorbitol except D-glucitol","",1093.0 +6627,"382390","Chemical industry products, preparations, mixtures ne","6digit","Chemical industry products, preparations, mixtures ne","","Chemical industry products, preparations, mixtures ne","",1093.0 +6628,"390110","Polyethylene - specific gravity <0.94 in primary form","6digit","Polyethylene - specific gravity <0.94 in primary form","","Polyethylene - specific gravity <0.94 in primary form","",1094.0 +6629,"390120","Polyethylene - specific gravity >0.94 in primary form","6digit","Polyethylene - specific gravity >0.94 in primary form","","Polyethylene - specific gravity >0.94 in primary form","",1094.0 +6630,"390130","Ethylene-vinyl acetate copolymers in primary forms","6digit","Ethylene-vinyl acetate copolymers in primary forms","","Ethylene-vinyl acetate copolymers in primary forms","",1094.0 +6631,"390190","Polymers of ethylene nes, in primary forms","6digit","Polymers of ethylene nes, in primary forms","","Polymers of ethylene nes, in primary forms","",1094.0 +6632,"390210","Polypropylene in primary forms","6digit","Polypropylene in primary forms","","Polypropylene in primary forms","",1095.0 +6633,"390220","Polyisobutylene in primary forms","6digit","Polyisobutylene in primary forms","","Polyisobutylene in primary forms","",1095.0 +6634,"390230","Propylene copolymers in primary forms","6digit","Propylene copolymers in primary forms","","Propylene copolymers in primary forms","",1095.0 +6635,"390290","Polymers of propylene, olefins nes in primary forms","6digit","Polymers of propylene, olefins nes in primary forms","","Polymers of propylene, olefins nes in primary forms","",1095.0 +6636,"390311","Polystyrene, expansible in primary forms","6digit","Polystyrene, expansible in primary forms","","Polystyrene, expansible in primary forms","",1096.0 +6637,"390319","Polystyrene, except expansible in primary forms","6digit","Polystyrene, except expansible in primary forms","","Polystyrene, except expansible in primary forms","",1096.0 +6638,"390320","Styrene-acrylonitrile (SAN) copolymers, primary forms","6digit","Styrene-acrylonitrile (SAN) copolymers, primary forms","","Styrene-acrylonitrile (SAN) copolymers, primary forms","",1096.0 +6639,"390330","Acrylonitrile-butadiene-styrene (ABS) copolymers","6digit","Acrylonitrile-butadiene-styrene (ABS) copolymers","","Acrylonitrile-butadiene-styrene (ABS) copolymers","",1096.0 +6640,"390390","Polymers of styrene except SAN or ABS in primary form","6digit","Polymers of styrene except SAN or ABS in primary form","","Polymers of styrene except SAN or ABS in primary form","",1096.0 +6641,"390410","Polyvinyl chloride in primary forms","6digit","Polyvinyl chloride in primary forms","","Polyvinyl chloride in primary forms","",1097.0 +6642,"390421","Polyvinyl chloride nes, not plasticised, primary form","6digit","Polyvinyl chloride nes, not plasticised, primary form","","Polyvinyl chloride nes, not plasticised, primary form","",1097.0 +6643,"390422","Polyvinyl chloride nes, plasticised in primary forms","6digit","Polyvinyl chloride nes, plasticised in primary forms","","Polyvinyl chloride nes, plasticised in primary forms","",1097.0 +6644,"390430","Vinyl chloride-vinyl acetate copolymers, primary form","6digit","Vinyl chloride-vinyl acetate copolymers, primary form","","Vinyl chloride-vinyl acetate copolymers, primary form","",1097.0 +6645,"390440","Vinyl chloride copolymers nes in primary forms","6digit","Vinyl chloride copolymers nes in primary forms","","Vinyl chloride copolymers nes in primary forms","",1097.0 +6646,"390450","Vinylidene chloride polymers in primary forms","6digit","Vinylidene chloride polymers in primary forms","","Vinylidene chloride polymers in primary forms","",1097.0 +6647,"390461","Polytetrafluoroethylene in primary forms","6digit","Polytetrafluoroethylene in primary forms","","Polytetrafluoroethylene in primary forms","",1097.0 +6648,"390469","Fluoro-polymers nes in primary forms","6digit","Fluoro-polymers nes in primary forms","","Fluoro-polymers nes in primary forms","",1097.0 +6649,"390490","Polymers of vinyl chloride & halogenated olefins nes","6digit","Polymers of vinyl chloride & halogenated olefins nes","","Polymers of vinyl chloride & halogenated olefins nes","",1097.0 +6650,"390511","Polyvinyl acetate, in aqueous dispersion, primary for","6digit","Polyvinyl acetate, in aqueous dispersion, primary for","","Polyvinyl acetate, in aqueous dispersion, primary for","",1098.0 +6651,"390519","Polyvinyl acetate except aqueous dispersion, primary","6digit","Polyvinyl acetate except aqueous dispersion, primary","","Polyvinyl acetate except aqueous dispersion, primary","",1098.0 +6652,"390520","Polyvinyl alcohols in primary form","6digit","Polyvinyl alcohols in primary form","","Polyvinyl alcohols in primary form","",1098.0 +6653,"390590","Vinyl polymers, halogenated olefins, primary form, ne","6digit","Vinyl polymers, halogenated olefins, primary form, ne","","Vinyl polymers, halogenated olefins, primary form, ne","",1098.0 +6654,"390610","Polymethyl methacrylate, in primary forms","6digit","Polymethyl methacrylate, in primary forms","","Polymethyl methacrylate, in primary forms","",1099.0 +6655,"390690","Acrylic polymers nes, in primary forms","6digit","Acrylic polymers nes, in primary forms","","Acrylic polymers nes, in primary forms","",1099.0 +6656,"390710","Polyacetals, in primary forms","6digit","Polyacetals, in primary forms","","Polyacetals, in primary forms","",1100.0 +6657,"390720","Polyethers nes, in primary forms","6digit","Polyethers nes, in primary forms","","Polyethers nes, in primary forms","",1100.0 +6658,"390730","Epoxide resins, in primary forms","6digit","Epoxide resins, in primary forms","","Epoxide resins, in primary forms","",1100.0 +6659,"390740","Polycarbonates, in primary forms","6digit","Polycarbonates, in primary forms","","Polycarbonates, in primary forms","",1100.0 +6660,"390750","Alkyd resins, in primary forms","6digit","Alkyd resins, in primary forms","","Alkyd resins, in primary forms","",1100.0 +6661,"390760","Polyethylene terephthalate, in primary forms","6digit","Polyethylene terephthalate, in primary forms","","Polyethylene terephthalate, in primary forms","",1100.0 +6662,"390791","Polyesters nes, unsaturated, in primary forms","6digit","Polyesters nes, unsaturated, in primary forms","","Polyesters nes, unsaturated, in primary forms","",1100.0 +6663,"390799","Polyesters nes, in primary forms","6digit","Polyesters nes, in primary forms","","Polyesters nes, in primary forms","",1100.0 +6664,"390810","Polyamide-6, -11, -12, -6,6, -6,9, -6,10 or -6,12","6digit","Polyamide-6, -11, -12, -6,6, -6,9, -6,10 or -6,12","","Polyamide-6, -11, -12, -6,6, -6,9, -6,10 or -6,12","",1101.0 +6665,"390890","Polyamides nes, in primary forms","6digit","Polyamides nes, in primary forms","","Polyamides nes, in primary forms","",1101.0 +6666,"390910","Urea resins, thiourea resins, in primary forms","6digit","Urea resins, thiourea resins, in primary forms","","Urea resins, thiourea resins, in primary forms","",1102.0 +6667,"390920","Melamine resins, in primary forms","6digit","Melamine resins, in primary forms","","Melamine resins, in primary forms","",1102.0 +6668,"390930","Amino-resins nes, in primary forms","6digit","Amino-resins nes, in primary forms","","Amino-resins nes, in primary forms","",1102.0 +6669,"390940","Phenolic resins, in primary forms","6digit","Phenolic resins, in primary forms","","Phenolic resins, in primary forms","",1102.0 +6670,"390950","Polyurethanes in primary forms","6digit","Polyurethanes in primary forms","","Polyurethanes in primary forms","",1102.0 +6671,"391000","Silicones in primary forms","6digit","Silicones in primary forms","","Silicones in primary forms","",1103.0 +6672,"391110","Petroleum resins, coumarone, indene, polyterpenes","6digit","Petroleum resins, coumarone, indene, polyterpenes","","Petroleum resins, coumarone, indene, polyterpenes","",1104.0 +6673,"391190","Polysulphides, polysulphones etc, nes in primary form","6digit","Polysulphides, polysulphones etc, nes in primary form","","Polysulphides, polysulphones etc, nes in primary form","",1104.0 +6674,"391211","Cellulose acetates, non-plasticised, in primary forms","6digit","Cellulose acetates, non-plasticised, in primary forms","","Cellulose acetates, non-plasticised, in primary forms","",1105.0 +6675,"391212","Cellulose acetates, plasticised, in primary forms","6digit","Cellulose acetates, plasticised, in primary forms","","Cellulose acetates, plasticised, in primary forms","",1105.0 +6676,"391220","Cellulose nitrates, collodions, in primary forms","6digit","Cellulose nitrates, collodions, in primary forms","","Cellulose nitrates, collodions, in primary forms","",1105.0 +6677,"391231","Carboxymethylcellulose, salts, in primary forms","6digit","Carboxymethylcellulose, salts, in primary forms","","Carboxymethylcellulose, salts, in primary forms","",1105.0 +6678,"391239","Cellulose ethers nes, in primary forms","6digit","Cellulose ethers nes, in primary forms","","Cellulose ethers nes, in primary forms","",1105.0 +6679,"391290","Cellulose derivatives nes, in primary forms","6digit","Cellulose derivatives nes, in primary forms","","Cellulose derivatives nes, in primary forms","",1105.0 +6680,"391310","Alginic acid, its salts & esters, in primary forms","6digit","Alginic acid, its salts & esters, in primary forms","","Alginic acid, its salts & esters, in primary forms","",1106.0 +6681,"391390","Polymers, natural or modified nes in primary forms ne","6digit","Polymers, natural or modified nes in primary forms ne","","Polymers, natural or modified nes in primary forms ne","",1106.0 +6682,"391400","Ion exchangers based on polymers in primary forms","6digit","Ion exchangers based on polymers in primary forms","","Ion exchangers based on polymers in primary forms","",1107.0 +6683,"391510","Polyethylene waste or scrap","6digit","Polyethylene waste or scrap","","Polyethylene waste or scrap","",1108.0 +6684,"391520","Polystyrene waste or scrap","6digit","Polystyrene waste or scrap","","Polystyrene waste or scrap","",1108.0 +6685,"391530","Polyvinyl chloride waste or scrap","6digit","Polyvinyl chloride waste or scrap","","Polyvinyl chloride waste or scrap","",1108.0 +6686,"391590","Plastics waste or scrap nes","6digit","Plastics waste or scrap nes","","Plastics waste or scrap nes","",1108.0 +6687,"391610","Monofilament(>1mm), rods, etc, ethylene polymers","6digit","Monofilament(>1mm), rods, etc, ethylene polymers","","Monofilament(>1mm), rods, etc, ethylene polymers","",1109.0 +6688,"391620","Monofilament(>1mm), rods, etc, vinyl-chloride polymer","6digit","Monofilament(>1mm), rods, etc, vinyl-chloride polymer","","Monofilament(>1mm), rods, etc, vinyl-chloride polymer","",1109.0 +6689,"391690","Monofilament(>1mm), rods,not ethylene or vinyl polyme","6digit","Monofilament(>1mm), rods,not ethylene or vinyl polyme","","Monofilament(>1mm), rods,not ethylene or vinyl polyme","",1109.0 +6690,"391710","Sausage casings of hardened protein, cellulose","6digit","Sausage casings of hardened protein, cellulose","","Sausage casings of hardened protein, cellulose","",1110.0 +6691,"391721","Tube, pipe or hose, rigid, of polyethylene","6digit","Tube, pipe or hose, rigid, of polyethylene","","Tube, pipe or hose, rigid, of polyethylene","",1110.0 +6692,"391722","Tube, pipe or hose, rigid, of polypropylene","6digit","Tube, pipe or hose, rigid, of polypropylene","","Tube, pipe or hose, rigid, of polypropylene","",1110.0 +6693,"391723","Tube, pipe or hose, rigid, of polyvinyl chloride","6digit","Tube, pipe or hose, rigid, of polyvinyl chloride","","Tube, pipe or hose, rigid, of polyvinyl chloride","",1110.0 +6694,"391729","Plastic tube, pipe or hose, rigid, nes","6digit","Plastic tube, pipe or hose, rigid, nes","","Plastic tube, pipe or hose, rigid, nes","",1110.0 +6695,"391731","Plastic tube, pipe or hose, flexible, mbp > 27.6 MPa","6digit","Plastic tube, pipe or hose, flexible, mbp > 27.6 MPa","","Plastic tube, pipe or hose, flexible, mbp > 27.6 MPa","",1110.0 +6696,"391732","Flexible plastic tube/hose not reinforced, no fitting","6digit","Flexible plastic tube/hose not reinforced, no fitting","","Flexible plastic tube/hose not reinforced, no fitting","",1110.0 +6697,"391733","Flexible plastic tube/hose with fitting not reinforce","6digit","Flexible plastic tube/hose with fitting not reinforce","","Flexible plastic tube/hose with fitting not reinforce","",1110.0 +6698,"391739","Plastic tube, pipe or hose, flexible, nes","6digit","Plastic tube, pipe or hose, flexible, nes","","Plastic tube, pipe or hose, flexible, nes","",1110.0 +6699,"391740","Fittings for plastic tube, pipe or hose","6digit","Fittings for plastic tube, pipe or hose","","Fittings for plastic tube, pipe or hose","",1110.0 +6700,"391810","Floor, wall, ceiling cover, roll, tile, vinyl chlorid","6digit","Floor, wall, ceiling cover, roll, tile, vinyl chlorid","","Floor, wall, ceiling cover, roll, tile, vinyl chlorid","",1111.0 +6701,"391890","Floor/wall/ceiling cover, roll/tile not vinyl chlorid","6digit","Floor/wall/ceiling cover, roll/tile not vinyl chlorid","","Floor/wall/ceiling cover, roll/tile not vinyl chlorid","",1111.0 +6702,"391910","Self-adhesive plastic, rolls <20cm wide","6digit","Self-adhesive plastic, rolls <20cm wide","","Self-adhesive plastic, rolls <20cm wide","",1112.0 +6703,"391990","Self-adhesive plates, sheets, film, plastic, w >20 cm","6digit","Self-adhesive plates, sheets, film, plastic, w >20 cm","","Self-adhesive plates, sheets, film, plastic, w >20 cm","",1112.0 +6704,"392010","Sheet/film not cellular/reinf polymers of ethylene","6digit","Sheet/film not cellular/reinf polymers of ethylene","","Sheet/film not cellular/reinf polymers of ethylene","",1113.0 +6705,"392020","Sheet/film not cellular/reinf polymers of propylene","6digit","Sheet/film not cellular/reinf polymers of propylene","","Sheet/film not cellular/reinf polymers of propylene","",1113.0 +6706,"392030","Sheet/film not cellular/reinf polymers of styrene","6digit","Sheet/film not cellular/reinf polymers of styrene","","Sheet/film not cellular/reinf polymers of styrene","",1113.0 +6707,"392041","Sheet/film not cellular/reinf rigid vinyl polymer","6digit","Sheet/film not cellular/reinf rigid vinyl polymer","","Sheet/film not cellular/reinf rigid vinyl polymer","",1113.0 +6708,"392042","Sheet/film not cellular/reinf flexible vinyl polymer","6digit","Sheet/film not cellular/reinf flexible vinyl polymer","","Sheet/film not cellular/reinf flexible vinyl polymer","",1113.0 +6709,"392051","Sheet/film not cellular/reinf polymethyl methacrylate","6digit","Sheet/film not cellular/reinf polymethyl methacrylate","","Sheet/film not cellular/reinf polymethyl methacrylate","",1113.0 +6710,"392059","Sheet/film not cellular/reinf acrylic polymers nes","6digit","Sheet/film not cellular/reinf acrylic polymers nes","","Sheet/film not cellular/reinf acrylic polymers nes","",1113.0 +6711,"392061","Sheet/film not cellular/reinf polycarbonates","6digit","Sheet/film not cellular/reinf polycarbonates","","Sheet/film not cellular/reinf polycarbonates","",1113.0 +6712,"392062","Sheet/film not cellular/reinf polyethylene terephthal","6digit","Sheet/film not cellular/reinf polyethylene terephthal","","Sheet/film not cellular/reinf polyethylene terephthal","",1113.0 +6713,"392063","Sheet/film not cellular/reinf unsaturated polyesters","6digit","Sheet/film not cellular/reinf unsaturated polyesters","","Sheet/film not cellular/reinf unsaturated polyesters","",1113.0 +6714,"392069","Sheet/film not cellular/reinf polyesters nes","6digit","Sheet/film not cellular/reinf polyesters nes","","Sheet/film not cellular/reinf polyesters nes","",1113.0 +6715,"392071","Sheet/film not cellular/reinf regenerated cellulose","6digit","Sheet/film not cellular/reinf regenerated cellulose","","Sheet/film not cellular/reinf regenerated cellulose","",1113.0 +6716,"392072","Sheet/film not cellular/reinf vulcanised rubber","6digit","Sheet/film not cellular/reinf vulcanised rubber","","Sheet/film not cellular/reinf vulcanised rubber","",1113.0 +6717,"392073","Sheet/film not cellular/reinf cellulose acetate","6digit","Sheet/film not cellular/reinf cellulose acetate","","Sheet/film not cellular/reinf cellulose acetate","",1113.0 +6718,"392079","Sheet/film not cellular/reinf cellulose derivs nes","6digit","Sheet/film not cellular/reinf cellulose derivs nes","","Sheet/film not cellular/reinf cellulose derivs nes","",1113.0 +6719,"392091","Sheet/film not cellular/reinf polyvinyl butyral","6digit","Sheet/film not cellular/reinf polyvinyl butyral","","Sheet/film not cellular/reinf polyvinyl butyral","",1113.0 +6720,"392092","Sheet/film not cellular/reinf polyamides","6digit","Sheet/film not cellular/reinf polyamides","","Sheet/film not cellular/reinf polyamides","",1113.0 +6721,"392093","Sheet/film not cellular/reinf amino-resins","6digit","Sheet/film not cellular/reinf amino-resins","","Sheet/film not cellular/reinf amino-resins","",1113.0 +6722,"392094","Sheet/film not cellular/reinf phenolic resins","6digit","Sheet/film not cellular/reinf phenolic resins","","Sheet/film not cellular/reinf phenolic resins","",1113.0 +6723,"392099","Sheet/film not cellular/reinf plastics nes","6digit","Sheet/film not cellular/reinf plastics nes","","Sheet/film not cellular/reinf plastics nes","",1113.0 +6724,"392111","Sheet etc, cellular of polymers of styrene","6digit","Sheet etc, cellular of polymers of styrene","","Sheet etc, cellular of polymers of styrene","",1114.0 +6725,"392112","Sheet etc, cellular of polymers of vinyl chloride","6digit","Sheet etc, cellular of polymers of vinyl chloride","","Sheet etc, cellular of polymers of vinyl chloride","",1114.0 +6726,"392113","Sheet etc, cellular of polyurethane","6digit","Sheet etc, cellular of polyurethane","","Sheet etc, cellular of polyurethane","",1114.0 +6727,"392114","Sheet etc, cellular of regenerated cellulose","6digit","Sheet etc, cellular of regenerated cellulose","","Sheet etc, cellular of regenerated cellulose","",1114.0 +6728,"392119","Sheet etc, cellular of plastics nes","6digit","Sheet etc, cellular of plastics nes","","Sheet etc, cellular of plastics nes","",1114.0 +6729,"392190","Plastic sheet, film, foil or strip, nes","6digit","Plastic sheet, film, foil or strip, nes","","Plastic sheet, film, foil or strip, nes","",1114.0 +6730,"392210","Baths, shower-baths and wash basins, of plastics","6digit","Baths, shower-baths and wash basins, of plastics","","Baths, shower-baths and wash basins, of plastics","",1115.0 +6731,"392220","Lavatory seats and covers of plastics","6digit","Lavatory seats and covers of plastics","","Lavatory seats and covers of plastics","",1115.0 +6732,"392290","Bathroom wares nes, of plastics","6digit","Bathroom wares nes, of plastics","","Bathroom wares nes, of plastics","",1115.0 +6733,"392310","Boxes, cases, crates etc. of plastic","6digit","Boxes, cases, crates etc. of plastic","","Boxes, cases, crates etc. of plastic","",1116.0 +6734,"392321","Sacks & bags (including cones) of polymers of ethylen","6digit","Sacks & bags (including cones) of polymers of ethylen","","Sacks & bags (including cones) of polymers of ethylen","",1116.0 +6735,"392329","Plastic sacks, bags, cone except of ethylene polymers","6digit","Plastic sacks, bags, cone except of ethylene polymers","","Plastic sacks, bags, cone except of ethylene polymers","",1116.0 +6736,"392330","Plastic carboys, bottles and flasks, etc","6digit","Plastic carboys, bottles and flasks, etc","","Plastic carboys, bottles and flasks, etc","",1116.0 +6737,"392340","Plastic spools, cops, bobbins and similar supports","6digit","Plastic spools, cops, bobbins and similar supports","","Plastic spools, cops, bobbins and similar supports","",1116.0 +6738,"392350","Plastic stoppers, lids, caps and other closures","6digit","Plastic stoppers, lids, caps and other closures","","Plastic stoppers, lids, caps and other closures","",1116.0 +6739,"392390","Plastic articles for goods conveyance or packing nes","6digit","Plastic articles for goods conveyance or packing nes","","Plastic articles for goods conveyance or packing nes","",1116.0 +6740,"392410","Plastic table and kitchen ware","6digit","Plastic table and kitchen ware","","Plastic table and kitchen ware","",1117.0 +6741,"392490","Plastic household, toilet articles not table, kitchen","6digit","Plastic household, toilet articles not table, kitchen","","Plastic household, toilet articles not table, kitchen","",1117.0 +6742,"392510","Plastic reservoirs, tanks, vats, etc, capacity <300l","6digit","Plastic reservoirs, tanks, vats, etc, capacity <300l","","Plastic reservoirs, tanks, vats, etc, capacity <300l","",1118.0 +6743,"392520","Plastic doors and windows and frames thereof","6digit","Plastic doors and windows and frames thereof","","Plastic doors and windows and frames thereof","",1118.0 +6744,"392530","Plastic shutters and blinds (including Venetian)","6digit","Plastic shutters and blinds (including Venetian)","","Plastic shutters and blinds (including Venetian)","",1118.0 +6745,"392590","Plastic builders' ware nes","6digit","Plastic builders' ware nes","","Plastic builders' ware nes","",1118.0 +6746,"392610","Plastic office and school articles and supplies","6digit","Plastic office and school articles and supplies","","Plastic office and school articles and supplies","",1119.0 +6747,"392620","Plastic apparel and clothing accessories","6digit","Plastic apparel and clothing accessories","","Plastic apparel and clothing accessories","",1119.0 +6748,"392630","Plastic fittings for furniture, coachwork, etc","6digit","Plastic fittings for furniture, coachwork, etc","","Plastic fittings for furniture, coachwork, etc","",1119.0 +6749,"392640","Plastic statuettes and other ornamental articles","6digit","Plastic statuettes and other ornamental articles","","Plastic statuettes and other ornamental articles","",1119.0 +6750,"392690","Plastic articles nes","6digit","Plastic articles nes","","Plastic articles nes","",1119.0 +6751,"400110","Natural rubber latex, including prevulcanised","6digit","Natural rubber latex, including prevulcanised","","Natural rubber latex, including prevulcanised","",1120.0 +6752,"400121","Natural rubber in smoked sheets","6digit","Natural rubber in smoked sheets","","Natural rubber in smoked sheets","",1120.0 +6753,"400122","Technically specified natural rubber (TSNR)","6digit","Technically specified natural rubber (TSNR)","","Technically specified natural rubber (TSNR)","",1120.0 +6754,"400129","Natural rubber in other forms","6digit","Natural rubber in other forms","","Natural rubber in other forms","",1120.0 +6755,"400130","Balata, gutta-percha, guayule, chicle and similar gum","6digit","Balata, gutta-percha, guayule, chicle and similar gum","","Balata, gutta-percha, guayule, chicle and similar gum","",1120.0 +6756,"400211","Styrene-butadiene rubber (SBR/XSBR) latex","6digit","Styrene-butadiene rubber (SBR/XSBR) latex","","Styrene-butadiene rubber (SBR/XSBR) latex","",1121.0 +6757,"400219","Styrene-butadiene rubber (SBR/XSBR) except latex","6digit","Styrene-butadiene rubber (SBR/XSBR) except latex","","Styrene-butadiene rubber (SBR/XSBR) except latex","",1121.0 +6758,"400220","Butadiene rubber (BR)","6digit","Butadiene rubber (BR)","","Butadiene rubber (BR)","",1121.0 +6759,"400231","Isobutene-isoprene (butyl) rubber (IIR)","6digit","Isobutene-isoprene (butyl) rubber (IIR)","","Isobutene-isoprene (butyl) rubber (IIR)","",1121.0 +6760,"400239","Halo-isobutene-isoprene rubber (CIIR/BIIR)","6digit","Halo-isobutene-isoprene rubber (CIIR/BIIR)","","Halo-isobutene-isoprene rubber (CIIR/BIIR)","",1121.0 +6761,"400241","Chloroprene (chlorobutadiene) rubber (CR) latex","6digit","Chloroprene (chlorobutadiene) rubber (CR) latex","","Chloroprene (chlorobutadiene) rubber (CR) latex","",1121.0 +6762,"400249","Chloroprene (chlorobutadiene) rubber (CR) except late","6digit","Chloroprene (chlorobutadiene) rubber (CR) except late","","Chloroprene (chlorobutadiene) rubber (CR) except late","",1121.0 +6763,"400251","Acrylonitrile-butadiene rubber (NBR), latex","6digit","Acrylonitrile-butadiene rubber (NBR), latex","","Acrylonitrile-butadiene rubber (NBR), latex","",1121.0 +6764,"400259","Acrylonitrile-butadiene rubber (NBR) except as latex","6digit","Acrylonitrile-butadiene rubber (NBR) except as latex","","Acrylonitrile-butadiene rubber (NBR) except as latex","",1121.0 +6765,"400260","Isoprene rubber (IR)","6digit","Isoprene rubber (IR)","","Isoprene rubber (IR)","",1121.0 +6766,"400270","Ethylene-propylene-non-conj diene rubber (EPDM)","6digit","Ethylene-propylene-non-conj diene rubber (EPDM)","","Ethylene-propylene-non-conj diene rubber (EPDM)","",1121.0 +6767,"400280","Mixtures of natural and synthetic rubbers","6digit","Mixtures of natural and synthetic rubbers","","Mixtures of natural and synthetic rubbers","",1121.0 +6768,"400291","Synthetic rubber or factice latex from oils, nes","6digit","Synthetic rubber or factice latex from oils, nes","","Synthetic rubber or factice latex from oils, nes","",1121.0 +6769,"400299","Synthetic rubber, factice except latex from oils, nes","6digit","Synthetic rubber, factice except latex from oils, nes","","Synthetic rubber, factice except latex from oils, nes","",1121.0 +6770,"400300","Reclaimed rubber in primary forms or in sheets","6digit","Reclaimed rubber in primary forms or in sheets","","Reclaimed rubber in primary forms or in sheets","",1122.0 +6771,"400400","Waste, parings and scrap (except hard rubber)","6digit","Waste, parings and scrap (except hard rubber)","","Waste, parings and scrap (except hard rubber)","",1123.0 +6772,"400510","Compounded (carbon black, silica) unvulcanised rubber","6digit","Compounded (carbon black, silica) unvulcanised rubber","","Compounded (carbon black, silica) unvulcanised rubber","",1124.0 +6773,"400520","Rubber solutions, dispersions nes","6digit","Rubber solutions, dispersions nes","","Rubber solutions, dispersions nes","",1124.0 +6774,"400591","Compounded unvulcanised rubber in plate, sheet, strip","6digit","Compounded unvulcanised rubber in plate, sheet, strip","","Compounded unvulcanised rubber in plate, sheet, strip","",1124.0 +6775,"400599","Compounded unvulcanised rubber in primary forms nes","6digit","Compounded unvulcanised rubber in primary forms nes","","Compounded unvulcanised rubber in primary forms nes","",1124.0 +6776,"400610","Camel-back strips for retreading rubber tyres","6digit","Camel-back strips for retreading rubber tyres","","Camel-back strips for retreading rubber tyres","",1125.0 +6777,"400690","Rubber unvulcanised as rods, tubes, profiles, etc","6digit","Rubber unvulcanised as rods, tubes, profiles, etc","","Rubber unvulcanised as rods, tubes, profiles, etc","",1125.0 +6778,"400700","Vulcanised rubber thread and cord","6digit","Vulcanised rubber thread and cord","","Vulcanised rubber thread and cord","",1126.0 +6779,"400811","Plate, sheet, strip of vulcanised cellular rubber","6digit","Plate, sheet, strip of vulcanised cellular rubber","","Plate, sheet, strip of vulcanised cellular rubber","",1127.0 +6780,"400819","Rod and profile shapes of vulcanised cellular rubber","6digit","Rod and profile shapes of vulcanised cellular rubber","","Rod and profile shapes of vulcanised cellular rubber","",1127.0 +6781,"400821","Plate, sheet, strip of vulcanised non-cellular rubber","6digit","Plate, sheet, strip of vulcanised non-cellular rubber","","Plate, sheet, strip of vulcanised non-cellular rubber","",1127.0 +6782,"400829","Rods, profile shapes of vulcanised non-cellular rubbe","6digit","Rods, profile shapes of vulcanised non-cellular rubbe","","Rods, profile shapes of vulcanised non-cellular rubbe","",1127.0 +6783,"400910","Rubber tube, pipe or hose not reinforced, no fittings","6digit","Rubber tube, pipe or hose not reinforced, no fittings","","Rubber tube, pipe or hose not reinforced, no fittings","",1128.0 +6784,"400920","Rubber tube, pipe, hose, metal reinforced, no fitting","6digit","Rubber tube, pipe, hose, metal reinforced, no fitting","","Rubber tube, pipe, hose, metal reinforced, no fitting","",1128.0 +6785,"400930","Rubber tube, pipe, hose textile-reinforced no fitting","6digit","Rubber tube, pipe, hose textile-reinforced no fitting","","Rubber tube, pipe, hose textile-reinforced no fitting","",1128.0 +6786,"400940","Rubber tube, pipe or hose, reinforced nes, no fitting","6digit","Rubber tube, pipe or hose, reinforced nes, no fitting","","Rubber tube, pipe or hose, reinforced nes, no fitting","",1128.0 +6787,"400950","Rubber tube, pipe or hose with fittings","6digit","Rubber tube, pipe or hose with fittings","","Rubber tube, pipe or hose with fittings","",1128.0 +6788,"401010","Transmission belts etc, rubber, trapezoidal","6digit","Transmission belts etc, rubber, trapezoidal","","Transmission belts etc, rubber, trapezoidal","",1129.0 +6789,"401091","Conveyor belts and belting, rubber, <20cm wide","6digit","Conveyor belts and belting, rubber, <20cm wide","","Conveyor belts and belting, rubber, <20cm wide","",1129.0 +6790,"401099","Conveyor, transmission belts and belting, rubber nes","6digit","Conveyor, transmission belts and belting, rubber nes","","Conveyor, transmission belts and belting, rubber nes","",1129.0 +6791,"401110","Pneumatic tyres new of rubber for motor cars","6digit","Pneumatic tyres new of rubber for motor cars","","Pneumatic tyres new of rubber for motor cars","",1130.0 +6792,"401120","Pneumatic tyres new of rubber for buses or lorries","6digit","Pneumatic tyres new of rubber for buses or lorries","","Pneumatic tyres new of rubber for buses or lorries","",1130.0 +6793,"401130","Pneumatic tyres new of rubber for aircraft","6digit","Pneumatic tyres new of rubber for aircraft","","Pneumatic tyres new of rubber for aircraft","",1130.0 +6794,"401140","Pneumatic tyres new of rubber for motorcycles","6digit","Pneumatic tyres new of rubber for motorcycles","","Pneumatic tyres new of rubber for motorcycles","",1130.0 +6795,"401150","Pneumatic tyres new of rubber for bicycles","6digit","Pneumatic tyres new of rubber for bicycles","","Pneumatic tyres new of rubber for bicycles","",1130.0 +6796,"401191","Pneumatic tyres new of rubber nes, herring-bone tread","6digit","Pneumatic tyres new of rubber nes, herring-bone tread","","Pneumatic tyres new of rubber nes, herring-bone tread","",1130.0 +6797,"401199","Pneumatic tyres new of rubber nes","6digit","Pneumatic tyres new of rubber nes","","Pneumatic tyres new of rubber nes","",1130.0 +6798,"401210","Retreaded tyres","6digit","Retreaded tyres","","Retreaded tyres","",1131.0 +6799,"401220","Pneumatic tyres used","6digit","Pneumatic tyres used","","Pneumatic tyres used","",1131.0 +6800,"401290","Solid or cushioned tyres, interchangeable treads","6digit","Solid or cushioned tyres, interchangeable treads","","Solid or cushioned tyres, interchangeable treads","",1131.0 +6801,"401310","Inner tubes of rubber for motor vehicles","6digit","Inner tubes of rubber for motor vehicles","","Inner tubes of rubber for motor vehicles","",1132.0 +6802,"401320","Inner tubes of rubber for bicycles","6digit","Inner tubes of rubber for bicycles","","Inner tubes of rubber for bicycles","",1132.0 +6803,"401390","Inner tubes of rubber except bicycle or motor vehicle","6digit","Inner tubes of rubber except bicycle or motor vehicle","","Inner tubes of rubber except bicycle or motor vehicle","",1132.0 +6804,"401410","Sheath contraceptives","6digit","Sheath contraceptives","","Sheath contraceptives","",1133.0 +6805,"401490","Rubber hygienic, pharmacy items except contraceptives","6digit","Rubber hygienic, pharmacy items except contraceptives","","Rubber hygienic, pharmacy items except contraceptives","",1133.0 +6806,"401511","Rubber surgical gloves","6digit","Rubber surgical gloves","","Rubber surgical gloves","",1134.0 +6807,"401519","Gloves other than surgical, of rubber","6digit","Gloves other than surgical, of rubber","","Gloves other than surgical, of rubber","",1134.0 +6808,"401590","Clothing and accessories except gloves, of rubber","6digit","Clothing and accessories except gloves, of rubber","","Clothing and accessories except gloves, of rubber","",1134.0 +6809,"401610","Articles of cellular rubber","6digit","Articles of cellular rubber","","Articles of cellular rubber","",1135.0 +6810,"401691","Floor coverings, mats of rubber except cellular, hard","6digit","Floor coverings, mats of rubber except cellular, hard","","Floor coverings, mats of rubber except cellular, hard","",1135.0 +6811,"401692","Erasers (vulcanised rubber)","6digit","Erasers (vulcanised rubber)","","Erasers (vulcanised rubber)","",1135.0 +6812,"401693","Gaskets, washers and other seals of vulcanised rubber","6digit","Gaskets, washers and other seals of vulcanised rubber","","Gaskets, washers and other seals of vulcanised rubber","",1135.0 +6813,"401694","Boat and dock fenders, of vulcanised rubber","6digit","Boat and dock fenders, of vulcanised rubber","","Boat and dock fenders, of vulcanised rubber","",1135.0 +6814,"401695","Rubber articles, inflatable nes, vulcanised rubber","6digit","Rubber articles, inflatable nes, vulcanised rubber","","Rubber articles, inflatable nes, vulcanised rubber","",1135.0 +6815,"401699","Articles of vulcanised rubber nes, except hard rubber","6digit","Articles of vulcanised rubber nes, except hard rubber","","Articles of vulcanised rubber nes, except hard rubber","",1135.0 +6816,"401700","Hard rubber (eg ebonite) in all forms, articles,scrap","6digit","Hard rubber (eg ebonite) in all forms, articles,scrap","","Hard rubber (eg ebonite) in all forms, articles,scrap","",1136.0 +6817,"410110","Bovine skins, whole, raw","6digit","Bovine skins, whole, raw","","Bovine skins, whole, raw","",1137.0 +6818,"410121","Bovine hides, whole, fresh or wet-salted","6digit","Bovine hides, whole, fresh or wet-salted","","Bovine hides, whole, fresh or wet-salted","",1137.0 +6819,"410122","Butts and bends, bovine, fresh or wet-salted","6digit","Butts and bends, bovine, fresh or wet-salted","","Butts and bends, bovine, fresh or wet-salted","",1137.0 +6820,"410129","Hide sections, bovine, nes, fresh or wet-salted","6digit","Hide sections, bovine, nes, fresh or wet-salted","","Hide sections, bovine, nes, fresh or wet-salted","",1137.0 +6821,"410130","Bovine hides, raw, nes","6digit","Bovine hides, raw, nes","","Bovine hides, raw, nes","",1137.0 +6822,"410140","Equine hides and skins, raw","6digit","Equine hides and skins, raw","","Equine hides and skins, raw","",1137.0 +6823,"410210","Sheep or lamb skins, raw, wool on, except Persian etc","6digit","Sheep or lamb skins, raw, wool on, except Persian etc","","Sheep or lamb skins, raw, wool on, except Persian etc","",1138.0 +6824,"410221","Sheep or lamb skins, pickled, without wool","6digit","Sheep or lamb skins, pickled, without wool","","Sheep or lamb skins, pickled, without wool","",1138.0 +6825,"410229","Sheep or lamb skins, raw, except pickled, no wool","6digit","Sheep or lamb skins, raw, except pickled, no wool","","Sheep or lamb skins, raw, except pickled, no wool","",1138.0 +6826,"410310","Goat or kid hides and skins, raw, nes","6digit","Goat or kid hides and skins, raw, nes","","Goat or kid hides and skins, raw, nes","",1139.0 +6827,"410320","Reptile skins, raw","6digit","Reptile skins, raw","","Reptile skins, raw","",1139.0 +6828,"410390","Raw hide/skins except bovine/equine/sheep/goat/reptil","6digit","Raw hide/skins except bovine/equine/sheep/goat/reptil","","Raw hide/skins except bovine/equine/sheep/goat/reptil","",1139.0 +6829,"410410","Bovine skin leather, whole","6digit","Bovine skin leather, whole","","Bovine skin leather, whole","",1140.0 +6830,"410421","Bovine leather, vegetable pre-tanned except whole ski","6digit","Bovine leather, vegetable pre-tanned except whole ski","","Bovine leather, vegetable pre-tanned except whole ski","",1140.0 +6831,"410422","Bovine leather, otherwise pre-tanned except whole ski","6digit","Bovine leather, otherwise pre-tanned except whole ski","","Bovine leather, otherwise pre-tanned except whole ski","",1140.0 +6832,"410429","Bovine and equine leather, tanned or retanned, nes","6digit","Bovine and equine leather, tanned or retanned, nes","","Bovine and equine leather, tanned or retanned, nes","",1140.0 +6833,"410431","Bovine and equine leather, full or split grain, nes","6digit","Bovine and equine leather, full or split grain, nes","","Bovine and equine leather, full or split grain, nes","",1140.0 +6834,"410439","Bovine and equine leather, nes","6digit","Bovine and equine leather, nes","","Bovine and equine leather, nes","",1140.0 +6835,"410511","Sheep or lamb skin leather, vegetable pre-tanned","6digit","Sheep or lamb skin leather, vegetable pre-tanned","","Sheep or lamb skin leather, vegetable pre-tanned","",1141.0 +6836,"410512","Sheep or lamb skin leather, otherwise pre-tanned","6digit","Sheep or lamb skin leather, otherwise pre-tanned","","Sheep or lamb skin leather, otherwise pre-tanned","",1141.0 +6837,"410519","Sheep or lamb skin leather, tanned or retanned, nes","6digit","Sheep or lamb skin leather, tanned or retanned, nes","","Sheep or lamb skin leather, tanned or retanned, nes","",1141.0 +6838,"410520","Sheep or lamb skin leather, nes","6digit","Sheep or lamb skin leather, nes","","Sheep or lamb skin leather, nes","",1141.0 +6839,"410611","Goat or kid skin leather, vegetable pre-tanned","6digit","Goat or kid skin leather, vegetable pre-tanned","","Goat or kid skin leather, vegetable pre-tanned","",1142.0 +6840,"410612","Goat or kid skin leather, otherwise pre-tanned","6digit","Goat or kid skin leather, otherwise pre-tanned","","Goat or kid skin leather, otherwise pre-tanned","",1142.0 +6841,"410619","Goat or kid skin leather, tanned or retanned, nes","6digit","Goat or kid skin leather, tanned or retanned, nes","","Goat or kid skin leather, tanned or retanned, nes","",1142.0 +6842,"410620","Goat or kid skin leather, nes","6digit","Goat or kid skin leather, nes","","Goat or kid skin leather, nes","",1142.0 +6843,"410710","Swine leather","6digit","Swine leather","","Swine leather","",1143.0 +6844,"410721","Reptile leather, vegetable pre-tanned","6digit","Reptile leather, vegetable pre-tanned","","Reptile leather, vegetable pre-tanned","",1143.0 +6845,"410729","Reptile leather, other than vegetable pre-tanned","6digit","Reptile leather, other than vegetable pre-tanned","","Reptile leather, other than vegetable pre-tanned","",1143.0 +6846,"410790","Leather, of animals nes","6digit","Leather, of animals nes","","Leather, of animals nes","",1143.0 +6847,"410800","Chamois (including combination chamois) leather","6digit","Chamois (including combination chamois) leather","","Chamois (including combination chamois) leather","",1144.0 +6848,"410900","Patent leather, metallised leather","6digit","Patent leather, metallised leather","","Patent leather, metallised leather","",1145.0 +6849,"411000","Parings and other waste of leather","6digit","Parings and other waste of leather","","Parings and other waste of leather","",1146.0 +6850,"411100","Composition leather, in slabs, sheets or strip","6digit","Composition leather, in slabs, sheets or strip","","Composition leather, in slabs, sheets or strip","",1147.0 +6851,"420100","Saddlery and harness, of any material","6digit","Saddlery and harness, of any material","","Saddlery and harness, of any material","",1148.0 +6852,"420211","Trunks, suit-cases/etc, outer surface leather","6digit","Trunks, suit-cases/etc, outer surface leather","","Trunks, suit-cases/etc, outer surface leather","",1149.0 +6853,"420212","Trunks, suit-cases, etc, outer surface plastic/textil","6digit","Trunks, suit-cases, etc, outer surface plastic/textil","","Trunks, suit-cases, etc, outer surface plastic/textil","",1149.0 +6854,"420219","Trunks, suit-cases and similar containers, outer nes","6digit","Trunks, suit-cases and similar containers, outer nes","","Trunks, suit-cases and similar containers, outer nes","",1149.0 +6855,"420221","Handbags with outer surface of leather","6digit","Handbags with outer surface of leather","","Handbags with outer surface of leather","",1149.0 +6856,"420222","Handbags with outer surface plastics, textile materia","6digit","Handbags with outer surface plastics, textile materia","","Handbags with outer surface plastics, textile materia","",1149.0 +6857,"420229","Handbags, of vulcanised fibre or paperboard","6digit","Handbags, of vulcanised fibre or paperboard","","Handbags, of vulcanised fibre or paperboard","",1149.0 +6858,"420231","Articles for pocket or handbag, leather outer surface","6digit","Articles for pocket or handbag, leather outer surface","","Articles for pocket or handbag, leather outer surface","",1149.0 +6859,"420232","Articles for pocket or handbag, plastic, textile oute","6digit","Articles for pocket or handbag, plastic, textile oute","","Articles for pocket or handbag, plastic, textile oute","",1149.0 +6860,"420239","Articles for pocket or handbag, nes","6digit","Articles for pocket or handbag, nes","","Articles for pocket or handbag, nes","",1149.0 +6861,"420291","Containers nes, outer surface of leather","6digit","Containers nes, outer surface of leather","","Containers nes, outer surface of leather","",1149.0 +6862,"420292","Containers nes, outer surface plastic or textile","6digit","Containers nes, outer surface plastic or textile","","Containers nes, outer surface plastic or textile","",1149.0 +6863,"420299","Gun, musical instrument, camera, etc cases, nes","6digit","Gun, musical instrument, camera, etc cases, nes","","Gun, musical instrument, camera, etc cases, nes","",1149.0 +6864,"420310","Articles of apparel of leather or composition leather","6digit","Articles of apparel of leather or composition leather","","Articles of apparel of leather or composition leather","",1150.0 +6865,"420321","Leather, composition sports gloves, mittens and mitts","6digit","Leather, composition sports gloves, mittens and mitts","","Leather, composition sports gloves, mittens and mitts","",1150.0 +6866,"420329","Leather, composition gloves & mittens except sports","6digit","Leather, composition gloves & mittens except sports","","Leather, composition gloves & mittens except sports","",1150.0 +6867,"420330","Belts and bandoliers of leather or composition leathe","6digit","Belts and bandoliers of leather or composition leathe","","Belts and bandoliers of leather or composition leathe","",1150.0 +6868,"420340","Clothing accessories nes, of leather or composition","6digit","Clothing accessories nes, of leather or composition","","Clothing accessories nes, of leather or composition","",1150.0 +6869,"420400","Articles of leather & composition for technical uses","6digit","Articles of leather & composition for technical uses","","Articles of leather & composition for technical uses","",1151.0 +6870,"420500","Articles of leather and composition leather, nes","6digit","Articles of leather and composition leather, nes","","Articles of leather and composition leather, nes","",1152.0 +6871,"420610","Articles of catgut","6digit","Articles of catgut","","Articles of catgut","",1153.0 +6872,"420690","Articles of gut, goldbeater skin, bladder, tendons ne","6digit","Articles of gut, goldbeater skin, bladder, tendons ne","","Articles of gut, goldbeater skin, bladder, tendons ne","",1153.0 +6873,"430110","Raw mink furskins, whole","6digit","Raw mink furskins, whole","","Raw mink furskins, whole","",1154.0 +6874,"430120","Raw rabbit or hare furskins, whole","6digit","Raw rabbit or hare furskins, whole","","Raw rabbit or hare furskins, whole","",1154.0 +6875,"430130","Raw Persian and similar lamb furskins, whole","6digit","Raw Persian and similar lamb furskins, whole","","Raw Persian and similar lamb furskins, whole","",1154.0 +6876,"430140","Raw beaver furskins, whole","6digit","Raw beaver furskins, whole","","Raw beaver furskins, whole","",1154.0 +6877,"430150","Raw musk-rat furskins, whole","6digit","Raw musk-rat furskins, whole","","Raw musk-rat furskins, whole","",1154.0 +6878,"430160","Raw fox furskins, whole","6digit","Raw fox furskins, whole","","Raw fox furskins, whole","",1154.0 +6879,"430170","Raw seal furskins, whole","6digit","Raw seal furskins, whole","","Raw seal furskins, whole","",1154.0 +6880,"430180","Raw furskins of other animals, whole","6digit","Raw furskins of other animals, whole","","Raw furskins of other animals, whole","",1154.0 +6881,"430190","Raw furskin pieces (e.g. heads, tails, paws)","6digit","Raw furskin pieces (e.g. heads, tails, paws)","","Raw furskin pieces (e.g. heads, tails, paws)","",1154.0 +6882,"430211","Tanned or dressed mink furskins, whole, unassembled","6digit","Tanned or dressed mink furskins, whole, unassembled","","Tanned or dressed mink furskins, whole, unassembled","",1155.0 +6883,"430212","Tanned, dressed rabbit, hare skins, whole, unassemble","6digit","Tanned, dressed rabbit, hare skins, whole, unassemble","","Tanned, dressed rabbit, hare skins, whole, unassemble","",1155.0 +6884,"430213","Tanned,dressed Persian/etc lambskin, whole,unassemble","6digit","Tanned,dressed Persian/etc lambskin, whole,unassemble","","Tanned,dressed Persian/etc lambskin, whole,unassemble","",1155.0 +6885,"430219","Tanned,dressed whole furs except lamb/mink/rabbit/har","6digit","Tanned,dressed whole furs except lamb/mink/rabbit/har","","Tanned,dressed whole furs except lamb/mink/rabbit/har","",1155.0 +6886,"430220","Tanned or dressed furskin pieces (heads, tails, paws)","6digit","Tanned or dressed furskin pieces (heads, tails, paws)","","Tanned or dressed furskin pieces (heads, tails, paws)","",1155.0 +6887,"430230","Tanned or dressed whole furskins and pieces, assemble","6digit","Tanned or dressed whole furskins and pieces, assemble","","Tanned or dressed whole furskins and pieces, assemble","",1155.0 +6888,"430310","Articles of apparel & clothing accessories of furskin","6digit","Articles of apparel & clothing accessories of furskin","","Articles of apparel & clothing accessories of furskin","",1156.0 +6889,"430390","Articles of furskin except clothing and accessories","6digit","Articles of furskin except clothing and accessories","","Articles of furskin except clothing and accessories","",1156.0 +6890,"430400","Artificial fur and articles thereof","6digit","Artificial fur and articles thereof","","Artificial fur and articles thereof","",1157.0 +6891,"440110","Fuel wood","6digit","Fuel wood","","Fuel wood","",1158.0 +6892,"440121","Wood in chips, coniferous","6digit","Wood in chips, coniferous","","Wood in chips, coniferous","",1158.0 +6893,"440122","Wood in chips, non-coniferous","6digit","Wood in chips, non-coniferous","","Wood in chips, non-coniferous","",1158.0 +6894,"440130","Sawdust, wood waste or scrap","6digit","Sawdust, wood waste or scrap","","Sawdust, wood waste or scrap","",1158.0 +6895,"440200","Wood charcoal (including shell or nut charcoal)","6digit","Wood charcoal (including shell or nut charcoal)","","Wood charcoal (including shell or nut charcoal)","",1159.0 +6896,"440310","Poles, treated or painted with preservatives","6digit","Poles, treated or painted with preservatives","","Poles, treated or painted with preservatives","",1160.0 +6897,"440320","Logs, poles, coniferous not treated or painted","6digit","Logs, poles, coniferous not treated or painted","","Logs, poles, coniferous not treated or painted","",1160.0 +6898,"440331","Logs, Meranti (light or dark red), Bakau","6digit","Logs, Meranti (light or dark red), Bakau","","Logs, Meranti (light or dark red), Bakau","",1160.0 +6899,"440332","Logs, white Lauan/Meranti/Seraya/yellow Meranti/Alan","6digit","Logs, white Lauan/Meranti/Seraya/yellow Meranti/Alan","","Logs, white Lauan/Meranti/Seraya/yellow Meranti/Alan","",1160.0 +6900,"440333","Logs, Keruing/Ramin/Kapur/Teak/Jongkong/Merbau/etc","6digit","Logs, Keruing/Ramin/Kapur/Teak/Jongkong/Merbau/etc","","Logs, Keruing/Ramin/Kapur/Teak/Jongkong/Merbau/etc","",1160.0 +6901,"440334","Logs, Okoume/Obeche/Sapelli/Sipo/Acajou d'Afrique/etc","6digit","Logs, Okoume/Obeche/Sapelli/Sipo/Acajou d'Afrique/etc","","Logs, Okoume/Obeche/Sapelli/Sipo/Acajou d'Afrique/etc","",1160.0 +6902,"440335","Logs, Tiama, Mansonia, Ilomba, Dibetou, Limba, Azobe","6digit","Logs, Tiama, Mansonia, Ilomba, Dibetou, Limba, Azobe","","Logs, Tiama, Mansonia, Ilomba, Dibetou, Limba, Azobe","",1160.0 +6903,"440391","Logs, Oak (Quercus spp)","6digit","Logs, Oak (Quercus spp)","","Logs, Oak (Quercus spp)","",1160.0 +6904,"440392","Logs, Beech (Fagus spp)","6digit","Logs, Beech (Fagus spp)","","Logs, Beech (Fagus spp)","",1160.0 +6905,"440399","Logs, non-coniferous nes","6digit","Logs, non-coniferous nes","","Logs, non-coniferous nes","",1160.0 +6906,"440410","Poles, piles etc, coniferous, pointed but not sawn","6digit","Poles, piles etc, coniferous, pointed but not sawn","","Poles, piles etc, coniferous, pointed but not sawn","",1161.0 +6907,"440420","Poles, piles etc, non-coniferous, pointed, not sawn","6digit","Poles, piles etc, non-coniferous, pointed, not sawn","","Poles, piles etc, non-coniferous, pointed, not sawn","",1161.0 +6908,"440500","Wood wool, wood flour","6digit","Wood wool, wood flour","","Wood wool, wood flour","",1162.0 +6909,"440610","Ties, railway or tramway, wood not impregnated","6digit","Ties, railway or tramway, wood not impregnated","","Ties, railway or tramway, wood not impregnated","",1163.0 +6910,"440690","Ties, railway or tramway, impregnated wood","6digit","Ties, railway or tramway, impregnated wood","","Ties, railway or tramway, impregnated wood","",1163.0 +6911,"440710","Lumber, coniferous (softwood) thickness < 6 mm","6digit","Lumber, coniferous (softwood) thickness < 6 mm","","Lumber, coniferous (softwood) thickness < 6 mm","",1164.0 +6912,"440721","Lumber, Meranti red, Meranti Bakau, White Lauan etc","6digit","Lumber, Meranti red, Meranti Bakau, White Lauan etc","","Lumber, Meranti red, Meranti Bakau, White Lauan etc","",1164.0 +6913,"440722","Lumber, Okoume, Obeche, Sapelli/Sipo/Acajou/Makore/et","6digit","Lumber, Okoume, Obeche, Sapelli/Sipo/Acajou/Makore/et","","Lumber, Okoume, Obeche, Sapelli/Sipo/Acajou/Makore/et","",1164.0 +6914,"440723","Lumber, Baboen, Mahogany, Imbuia, Balsa","6digit","Lumber, Baboen, Mahogany, Imbuia, Balsa","","Lumber, Baboen, Mahogany, Imbuia, Balsa","",1164.0 +6915,"440791","Lumber, Oak (Quercus spp)","6digit","Lumber, Oak (Quercus spp)","","Lumber, Oak (Quercus spp)","",1164.0 +6916,"440792","Lumber, Beech (Fagus spp)","6digit","Lumber, Beech (Fagus spp)","","Lumber, Beech (Fagus spp)","",1164.0 +6917,"440799","Lumber, non-coniferous nes","6digit","Lumber, non-coniferous nes","","Lumber, non-coniferous nes","",1164.0 +6918,"440810","Veneer or ply sheet, coniferous (softwood) <6 mm thic","6digit","Veneer or ply sheet, coniferous (softwood) <6 mm thic","","Veneer or ply sheet, coniferous (softwood) <6 mm thic","",1165.0 +6919,"440820","Veneer or ply sheet, tropical woods, <6 mm thick","6digit","Veneer or ply sheet, tropical woods, <6 mm thick","","Veneer or ply sheet, tropical woods, <6 mm thick","",1165.0 +6920,"440890","Veneer,ply sheet, not conifer or tropical, <6 mm thic","6digit","Veneer,ply sheet, not conifer or tropical, <6 mm thic","","Veneer,ply sheet, not conifer or tropical, <6 mm thic","",1165.0 +6921,"440910","Coniferous wood continuously shaped along any edges","6digit","Coniferous wood continuously shaped along any edges","","Coniferous wood continuously shaped along any edges","",1166.0 +6922,"440920","Non-conifer wood continuously shaped along any edges","6digit","Non-conifer wood continuously shaped along any edges","","Non-conifer wood continuously shaped along any edges","",1166.0 +6923,"441010","Particle board of wood","6digit","Particle board of wood","","Particle board of wood","",1167.0 +6924,"441090","Particle board of ligneous materials except wood","6digit","Particle board of ligneous materials except wood","","Particle board of ligneous materials except wood","",1167.0 +6925,"441111","Fibreboard >0.8 g/cm2 not worked or surface covered","6digit","Fibreboard >0.8 g/cm2 not worked or surface covered","","Fibreboard >0.8 g/cm2 not worked or surface covered","",1168.0 +6926,"441119","Fibreboard >0.8 g/cm2 worked/surface covered","6digit","Fibreboard >0.8 g/cm2 worked/surface covered","","Fibreboard >0.8 g/cm2 worked/surface covered","",1168.0 +6927,"441121","Fibreboard 0.5 - 0.8 g/cm2 not worked/surface covered","6digit","Fibreboard 0.5 - 0.8 g/cm2 not worked/surface covered","","Fibreboard 0.5 - 0.8 g/cm2 not worked/surface covered","",1168.0 +6928,"441129","Fibreboard 0.5 - 0.8 g/cm2 worked/surface covered","6digit","Fibreboard 0.5 - 0.8 g/cm2 worked/surface covered","","Fibreboard 0.5 - 0.8 g/cm2 worked/surface covered","",1168.0 +6929,"441131","Fibreboard 0.35- 0.5 g/cm2 not worked/surface covered","6digit","Fibreboard 0.35- 0.5 g/cm2 not worked/surface covered","","Fibreboard 0.35- 0.5 g/cm2 not worked/surface covered","",1168.0 +6930,"441139","Fibreboard 0.35- 0.5 g/cm2 worked/surface covered","6digit","Fibreboard 0.35- 0.5 g/cm2 worked/surface covered","","Fibreboard 0.35- 0.5 g/cm2 worked/surface covered","",1168.0 +6931,"441191","Fibreboard nes not worked or surface covered nes","6digit","Fibreboard nes not worked or surface covered nes","","Fibreboard nes not worked or surface covered nes","",1168.0 +6932,"441199","Fibreboard nes, worked or surface covered","6digit","Fibreboard nes, worked or surface covered","","Fibreboard nes, worked or surface covered","",1168.0 +6933,"441211","Plywood 1 or 2 outer ply tropical hardwood (ply <6 mm","6digit","Plywood 1 or 2 outer ply tropical hardwood (ply <6 mm","","Plywood 1 or 2 outer ply tropical hardwood (ply <6 mm","",1169.0 +6934,"441212","Plywood, 1 or 2 outer ply non-conifer nes (ply <6 mm)","6digit","Plywood, 1 or 2 outer ply non-conifer nes (ply <6 mm)","","Plywood, 1 or 2 outer ply non-conifer nes (ply <6 mm)","",1169.0 +6935,"441219","Plywood, all softwood, each ply < 6mm thick","6digit","Plywood, all softwood, each ply < 6mm thick","","Plywood, all softwood, each ply < 6mm thick","",1169.0 +6936,"441221","Panels, 1 outer ply non-conifer & 1 ply particle boar","6digit","Panels, 1 outer ply non-conifer & 1 ply particle boar","","Panels, 1 outer ply non-conifer & 1 ply particle boar","",1169.0 +6937,"441229","Panels, 1 outer ply non-coniferous wood nes","6digit","Panels, 1 outer ply non-coniferous wood nes","","Panels, 1 outer ply non-coniferous wood nes","",1169.0 +6938,"441291","Panels, 1 outer ply conifer wood,1 ply particle board","6digit","Panels, 1 outer ply conifer wood,1 ply particle board","","Panels, 1 outer ply conifer wood,1 ply particle board","",1169.0 +6939,"441299","Panels, laminated wood, nes","6digit","Panels, laminated wood, nes","","Panels, laminated wood, nes","",1169.0 +6940,"441300","Densified wood, in blocks, plates, strips or profile","6digit","Densified wood, in blocks, plates, strips or profile","","Densified wood, in blocks, plates, strips or profile","",1170.0 +6941,"441400","Wooden frames for paintings, photographs, mirrors etc","6digit","Wooden frames for paintings, photographs, mirrors etc","","Wooden frames for paintings, photographs, mirrors etc","",1171.0 +6942,"441510","Wooden cases, boxes, crates, drums and containers","6digit","Wooden cases, boxes, crates, drums and containers","","Wooden cases, boxes, crates, drums and containers","",1172.0 +6943,"441520","Wooden pallets, box pallets and load boards","6digit","Wooden pallets, box pallets and load boards","","Wooden pallets, box pallets and load boards","",1172.0 +6944,"441600","Wooden casks, barrels, vats, tubs, etc.","6digit","Wooden casks, barrels, vats, tubs, etc.","","Wooden casks, barrels, vats, tubs, etc.","",1173.0 +6945,"441700","Tools, broom handles,bodies, etc, of wood","6digit","Tools, broom handles,bodies, etc, of wood","","Tools, broom handles,bodies, etc, of wood","",1174.0 +6946,"441810","Windows, French-windows, frames, of wood","6digit","Windows, French-windows, frames, of wood","","Windows, French-windows, frames, of wood","",1175.0 +6947,"441820","Doors, frames and thresholds, of wood","6digit","Doors, frames and thresholds, of wood","","Doors, frames and thresholds, of wood","",1175.0 +6948,"441830","Parquet panels and tiles, of wood","6digit","Parquet panels and tiles, of wood","","Parquet panels and tiles, of wood","",1175.0 +6949,"441840","Shuttering for concrete constructional work, of wood","6digit","Shuttering for concrete constructional work, of wood","","Shuttering for concrete constructional work, of wood","",1175.0 +6950,"441850","Shingles and shakes, of wood","6digit","Shingles and shakes, of wood","","Shingles and shakes, of wood","",1175.0 +6951,"441890","Builder's joinery and carpentry of wood nes","6digit","Builder's joinery and carpentry of wood nes","","Builder's joinery and carpentry of wood nes","",1175.0 +6952,"441900","Tableware and kitchenware, of wood","6digit","Tableware and kitchenware, of wood","","Tableware and kitchenware, of wood","",1176.0 +6953,"442010","Statuettes and other ornaments of wood","6digit","Statuettes and other ornaments of wood","","Statuettes and other ornaments of wood","",1177.0 +6954,"442090","Wood marquetry, laid, caskets & cases for jewels, etc","6digit","Wood marquetry, laid, caskets & cases for jewels, etc","","Wood marquetry, laid, caskets & cases for jewels, etc","",1177.0 +6955,"442110","Clothes hangers of wood","6digit","Clothes hangers of wood","","Clothes hangers of wood","",1178.0 +6956,"442190","Wooden articles nes","6digit","Wooden articles nes","","Wooden articles nes","",1178.0 +6957,"450110","Natural cork, raw or simply prepared","6digit","Natural cork, raw or simply prepared","","Natural cork, raw or simply prepared","",1179.0 +6958,"450190","Waste cork, crushed, granulated or ground","6digit","Waste cork, crushed, granulated or ground","","Waste cork, crushed, granulated or ground","",1179.0 +6959,"450200","Natural cork, debacked, roughly squared, in blocks et","6digit","Natural cork, debacked, roughly squared, in blocks et","","Natural cork, debacked, roughly squared, in blocks et","",1180.0 +6960,"450310","Corks and stoppers, natural cork","6digit","Corks and stoppers, natural cork","","Corks and stoppers, natural cork","",1181.0 +6961,"450390","Natural cork articles other than corks or stoppers","6digit","Natural cork articles other than corks or stoppers","","Natural cork articles other than corks or stoppers","",1181.0 +6962,"450410","Blocks, sheets, strip and tiles of agglomerated cork","6digit","Blocks, sheets, strip and tiles of agglomerated cork","","Blocks, sheets, strip and tiles of agglomerated cork","",1182.0 +6963,"450490","Articles of agglomerated cork","6digit","Articles of agglomerated cork","","Articles of agglomerated cork","",1182.0 +6964,"460110","Plaits and products of plaiting materials","6digit","Plaits and products of plaiting materials","","Plaits and products of plaiting materials","",1183.0 +6965,"460120","Mats, matting and screens, vegetable plaiting materia","6digit","Mats, matting and screens, vegetable plaiting materia","","Mats, matting and screens, vegetable plaiting materia","",1183.0 +6966,"460191","Plaited vegetable material articles not mats or scree","6digit","Plaited vegetable material articles not mats or scree","","Plaited vegetable material articles not mats or scree","",1183.0 +6967,"460199","Products of non-vegetable plaiting materials","6digit","Products of non-vegetable plaiting materials","","Products of non-vegetable plaiting materials","",1183.0 +6968,"460210","Basketwork, wickerwork products of vegetable material","6digit","Basketwork, wickerwork products of vegetable material","","Basketwork, wickerwork products of vegetable material","",1184.0 +6969,"460290","Basketwork and wickerwork products, non-vegetable","6digit","Basketwork and wickerwork products, non-vegetable","","Basketwork and wickerwork products, non-vegetable","",1184.0 +6970,"470100","Mechanical wood pulp","6digit","Mechanical wood pulp","","Mechanical wood pulp","",1185.0 +6971,"470200","Chemical wood pulp, dissolving grades","6digit","Chemical wood pulp, dissolving grades","","Chemical wood pulp, dissolving grades","",1186.0 +6972,"470311","Chem wood pulp, soda or sulphate, conifer, unbleached","6digit","Chem wood pulp, soda or sulphate, conifer, unbleached","","Chem wood pulp, soda or sulphate, conifer, unbleached","",1187.0 +6973,"470319","Chem wood pulp, soda/sulphate, non-conifer, unbleache","6digit","Chem wood pulp, soda/sulphate, non-conifer, unbleache","","Chem wood pulp, soda/sulphate, non-conifer, unbleache","",1187.0 +6974,"470321","Chem wood pulp, soda or sulphate, conifer, bleached","6digit","Chem wood pulp, soda or sulphate, conifer, bleached","","Chem wood pulp, soda or sulphate, conifer, bleached","",1187.0 +6975,"470329","Chem wood pulp, soda/sulphate, non-conifer, bleached","6digit","Chem wood pulp, soda/sulphate, non-conifer, bleached","","Chem wood pulp, soda/sulphate, non-conifer, bleached","",1187.0 +6976,"470411","Chem wood pulp, sulphite, coniferous unbleached","6digit","Chem wood pulp, sulphite, coniferous unbleached","","Chem wood pulp, sulphite, coniferous unbleached","",1188.0 +6977,"470419","Chem wood pulp, sulphite, non-coniferous, unbleached","6digit","Chem wood pulp, sulphite, non-coniferous, unbleached","","Chem wood pulp, sulphite, non-coniferous, unbleached","",1188.0 +6978,"470421","Chem wood pulp, sulphite, coniferous bleached","6digit","Chem wood pulp, sulphite, coniferous bleached","","Chem wood pulp, sulphite, coniferous bleached","",1188.0 +6979,"470429","Chem wood pulp, sulphite, non-coniferous, bleached","6digit","Chem wood pulp, sulphite, non-coniferous, bleached","","Chem wood pulp, sulphite, non-coniferous, bleached","",1188.0 +6980,"470500","Semi-chemical wood pulp","6digit","Semi-chemical wood pulp","","Semi-chemical wood pulp","",1189.0 +6981,"470610","Cotton linters pulp","6digit","Cotton linters pulp","","Cotton linters pulp","",1190.0 +6982,"470691","Mechanical pulps of other fibrous material","6digit","Mechanical pulps of other fibrous material","","Mechanical pulps of other fibrous material","",1190.0 +6983,"470692","Chemical pulps of other fibrous material","6digit","Chemical pulps of other fibrous material","","Chemical pulps of other fibrous material","",1190.0 +6984,"470693","Semi-chemical pulps of other fibrous material","6digit","Semi-chemical pulps of other fibrous material","","Semi-chemical pulps of other fibrous material","",1190.0 +6985,"470710","Waste or scrap of unbleached kraft or paperboard","6digit","Waste or scrap of unbleached kraft or paperboard","","Waste or scrap of unbleached kraft or paperboard","",1191.0 +6986,"470720","Waste, scrap of paper, board of bleached chemical pul","6digit","Waste, scrap of paper, board of bleached chemical pul","","Waste, scrap of paper, board of bleached chemical pul","",1191.0 +6987,"470730","Waste or scrap of paper or board of mechanical pulp","6digit","Waste or scrap of paper or board of mechanical pulp","","Waste or scrap of paper or board of mechanical pulp","",1191.0 +6988,"470790","Waste, scrap of paper, board, nes (including unsorted","6digit","Waste, scrap of paper, board, nes (including unsorted","","Waste, scrap of paper, board, nes (including unsorted","",1191.0 +6989,"480100","Newsprint","6digit","Newsprint","","Newsprint","",1192.0 +6990,"480210","Paper, hand-made, uncoated","6digit","Paper, hand-made, uncoated","","Paper, hand-made, uncoated","",1193.0 +6991,"480220","Paper, sensitising base stock","6digit","Paper, sensitising base stock","","Paper, sensitising base stock","",1193.0 +6992,"480230","Paper, carbonising base, uncoated","6digit","Paper, carbonising base, uncoated","","Paper, carbonising base, uncoated","",1193.0 +6993,"480240","Paper, wallpaper base, uncoated","6digit","Paper, wallpaper base, uncoated","","Paper, wallpaper base, uncoated","",1193.0 +6994,"480251","Paper, fine, woodfree, <40 g/m2, uncoated, nes","6digit","Paper, fine, woodfree, <40 g/m2, uncoated, nes","","Paper, fine, woodfree, <40 g/m2, uncoated, nes","",1193.0 +6995,"480252","Paper, fine, woodfree, 40 - 150 g/m2, uncoated","6digit","Paper, fine, woodfree, 40 - 150 g/m2, uncoated","","Paper, fine, woodfree, 40 - 150 g/m2, uncoated","",1193.0 +6996,"480253","Paper, fine, woodfree, >150 g/m2, uncoated, nes","6digit","Paper, fine, woodfree, >150 g/m2, uncoated, nes","","Paper, fine, woodfree, >150 g/m2, uncoated, nes","",1193.0 +6997,"480260","Paper, fine, wood-containing, uncoated, nes","6digit","Paper, fine, wood-containing, uncoated, nes","","Paper, fine, wood-containing, uncoated, nes","",1193.0 +6998,"480300","Paper, household, sanitary, width > 36 centimetres","6digit","Paper, household, sanitary, width > 36 centimetres","","Paper, household, sanitary, width > 36 centimetres","",1194.0 +6999,"480411","Paper, Kraftliner, unbleached, uncoated","6digit","Paper, Kraftliner, unbleached, uncoated","","Paper, Kraftliner, unbleached, uncoated","",1195.0 +7000,"480419","Paper, Kraftliner, other than unbleached, uncoated","6digit","Paper, Kraftliner, other than unbleached, uncoated","","Paper, Kraftliner, other than unbleached, uncoated","",1195.0 +7001,"480421","Paper, sack kraft, unbleached, uncoated","6digit","Paper, sack kraft, unbleached, uncoated","","Paper, sack kraft, unbleached, uncoated","",1195.0 +7002,"480429","Paper, sack kraft, other than unbleached, uncoated","6digit","Paper, sack kraft, other than unbleached, uncoated","","Paper, sack kraft, other than unbleached, uncoated","",1195.0 +7003,"480431","Paper, kraft, <150g/m2, unbleached, uncoated, nes","6digit","Paper, kraft, <150g/m2, unbleached, uncoated, nes","","Paper, kraft, <150g/m2, unbleached, uncoated, nes","",1195.0 +7004,"480439","Paper, kraft, <150g/m2, uncoated, nes","6digit","Paper, kraft, <150g/m2, uncoated, nes","","Paper, kraft, <150g/m2, uncoated, nes","",1195.0 +7005,"480441","Paper, kraft, 150-225 g/m2, unbleached,uncoated nes","6digit","Paper, kraft, 150-225 g/m2, unbleached,uncoated nes","","Paper, kraft, 150-225 g/m2, unbleached,uncoated nes","",1195.0 +7006,"480442","Paper, kraft, 150-225 g/m2, chem pulp not bleach/coat","6digit","Paper, kraft, 150-225 g/m2, chem pulp not bleach/coat","","Paper, kraft, 150-225 g/m2, chem pulp not bleach/coat","",1195.0 +7007,"480449","Paper, kraft, 150-225 g/m2, uncoated, nes","6digit","Paper, kraft, 150-225 g/m2, uncoated, nes","","Paper, kraft, 150-225 g/m2, uncoated, nes","",1195.0 +7008,"480451","Paper, kraft, >225g/m2, unbleached, uncoated, nes","6digit","Paper, kraft, >225g/m2, unbleached, uncoated, nes","","Paper, kraft, >225g/m2, unbleached, uncoated, nes","",1195.0 +7009,"480452","Paper, kraft, >225g/m2,chemical pulp,bleached,uncoate","6digit","Paper, kraft, >225g/m2,chemical pulp,bleached,uncoate","","Paper, kraft, >225g/m2,chemical pulp,bleached,uncoate","",1195.0 +7010,"480459","Paper, kraft, >225g/m2, uncoated, nes","6digit","Paper, kraft, >225g/m2, uncoated, nes","","Paper, kraft, >225g/m2, uncoated, nes","",1195.0 +7011,"480510","Paper, fluting, in rolls, semi-chemical, uncoated","6digit","Paper, fluting, in rolls, semi-chemical, uncoated","","Paper, fluting, in rolls, semi-chemical, uncoated","",1196.0 +7012,"480521","Paper, multi-ply, each layer bleached, uncoated, nes","6digit","Paper, multi-ply, each layer bleached, uncoated, nes","","Paper, multi-ply, each layer bleached, uncoated, nes","",1196.0 +7013,"480522","Paper, multi-ply, one layer bleached, uncoated","6digit","Paper, multi-ply, one layer bleached, uncoated","","Paper, multi-ply, one layer bleached, uncoated","",1196.0 +7014,"480523","Paper, multi-ply, <4 layers, outer bleached, uncoated","6digit","Paper, multi-ply, <4 layers, outer bleached, uncoated","","Paper, multi-ply, <4 layers, outer bleached, uncoated","",1196.0 +7015,"480529","Paper, multi-ply, uncoated, nes","6digit","Paper, multi-ply, uncoated, nes","","Paper, multi-ply, uncoated, nes","",1196.0 +7016,"480530","Paper, sulphite wrapping, uncoated","6digit","Paper, sulphite wrapping, uncoated","","Paper, sulphite wrapping, uncoated","",1196.0 +7017,"480540","Paper, filter, uncoated","6digit","Paper, filter, uncoated","","Paper, filter, uncoated","",1196.0 +7018,"480550","Paper, felt, uncoated","6digit","Paper, felt, uncoated","","Paper, felt, uncoated","",1196.0 +7019,"480560","Paper, weighing 150 g/m2 or less, uncoated, nes","6digit","Paper, weighing 150 g/m2 or less, uncoated, nes","","Paper, weighing 150 g/m2 or less, uncoated, nes","",1196.0 +7020,"480570","Paper, weighing 150 - 225 g/m2, uncoated, nes","6digit","Paper, weighing 150 - 225 g/m2, uncoated, nes","","Paper, weighing 150 - 225 g/m2, uncoated, nes","",1196.0 +7021,"480580","Paper, weighing 225 g/m2 or more, uncoated, nes","6digit","Paper, weighing 225 g/m2 or more, uncoated, nes","","Paper, weighing 225 g/m2 or more, uncoated, nes","",1196.0 +7022,"480610","Paper, vegetable parchment","6digit","Paper, vegetable parchment","","Paper, vegetable parchment","",1197.0 +7023,"480620","Paper, greaseproof","6digit","Paper, greaseproof","","Paper, greaseproof","",1197.0 +7024,"480630","Paper, tracing","6digit","Paper, tracing","","Paper, tracing","",1197.0 +7025,"480640","Paper, glassine, glazed transparent or translucent ne","6digit","Paper, glassine, glazed transparent or translucent ne","","Paper, glassine, glazed transparent or translucent ne","",1197.0 +7026,"480710","Paper, laminated with bitumen tar or asphalt, uncoate","6digit","Paper, laminated with bitumen tar or asphalt, uncoate","","Paper, laminated with bitumen tar or asphalt, uncoate","",1198.0 +7027,"480791","Straw paper, board, whether or not paper covered","6digit","Straw paper, board, whether or not paper covered","","Straw paper, board, whether or not paper covered","",1198.0 +7028,"480799","Paper, composite, nes, not coated or impregnated","6digit","Paper, composite, nes, not coated or impregnated","","Paper, composite, nes, not coated or impregnated","",1198.0 +7029,"480810","Paper, corrugated","6digit","Paper, corrugated","","Paper, corrugated","",1199.0 +7030,"480820","Paper, sack kraft, creped or crinkled","6digit","Paper, sack kraft, creped or crinkled","","Paper, sack kraft, creped or crinkled","",1199.0 +7031,"480830","Paper, kraft, creped or crinkled, not corrugated, sac","6digit","Paper, kraft, creped or crinkled, not corrugated, sac","","Paper, kraft, creped or crinkled, not corrugated, sac","",1199.0 +7032,"480890","Paper crepe, crinkle, embossed, perforated, not kraft","6digit","Paper crepe, crinkle, embossed, perforated, not kraft","","Paper crepe, crinkle, embossed, perforated, not kraft","",1199.0 +7033,"480910","Paper, carbon or similar width >36 cm","6digit","Paper, carbon or similar width >36 cm","","Paper, carbon or similar width >36 cm","",1200.0 +7034,"480920","Paper, self-copy, width > 36 cm","6digit","Paper, self-copy, width > 36 cm","","Paper, self-copy, width > 36 cm","",1200.0 +7035,"480990","Paper, copying or transfer, width >36 cm","6digit","Paper, copying or transfer, width >36 cm","","Paper, copying or transfer, width >36 cm","",1200.0 +7036,"481011","Paper, fine, woodfree, <150 g/m2, clay coated","6digit","Paper, fine, woodfree, <150 g/m2, clay coated","","Paper, fine, woodfree, <150 g/m2, clay coated","",1201.0 +7037,"481012","Paper, fine, woodfree, >150 g/m2, clay coated","6digit","Paper, fine, woodfree, >150 g/m2, clay coated","","Paper, fine, woodfree, >150 g/m2, clay coated","",1201.0 +7038,"481021","Paper, fine, light weight coated","6digit","Paper, fine, light weight coated","","Paper, fine, light weight coated","",1201.0 +7039,"481029","Paper, fine, wood containing clay coated, except ligh","6digit","Paper, fine, wood containing clay coated, except ligh","","Paper, fine, wood containing clay coated, except ligh","",1201.0 +7040,"481031","Paper, kraft,>95% chem pulp,<150 g,bleached,clay coat","6digit","Paper, kraft,>95% chem pulp,<150 g,bleached,clay coat","","Paper, kraft,>95% chem pulp,<150 g,bleached,clay coat","",1201.0 +7041,"481032","Paper, kraft,>95% chem pulp,>150 g,bleached,clay coat","6digit","Paper, kraft,>95% chem pulp,>150 g,bleached,clay coat","","Paper, kraft,>95% chem pulp,>150 g,bleached,clay coat","",1201.0 +7042,"481039","Paper, kraft, clay coated, nes","6digit","Paper, kraft, clay coated, nes","","Paper, kraft, clay coated, nes","",1201.0 +7043,"481091","Paper, multi-ply, clay coated, nes","6digit","Paper, multi-ply, clay coated, nes","","Paper, multi-ply, clay coated, nes","",1201.0 +7044,"481099","Paper, clay coated, nes","6digit","Paper, clay coated, nes","","Paper, clay coated, nes","",1201.0 +7045,"481110","Paper, tarred, bituminised or asphalted, nes","6digit","Paper, tarred, bituminised or asphalted, nes","","Paper, tarred, bituminised or asphalted, nes","",1202.0 +7046,"481121","Paper, self-adhesive except labels","6digit","Paper, self-adhesive except labels","","Paper, self-adhesive except labels","",1202.0 +7047,"481129","Paper, gummed or adhesive except self-adhesive, label","6digit","Paper, gummed or adhesive except self-adhesive, label","","Paper, gummed or adhesive except self-adhesive, label","",1202.0 +7048,"481131","Paper, >150g/m2, bleached, plastic coated/impregnated","6digit","Paper, >150g/m2, bleached, plastic coated/impregnated","","Paper, >150g/m2, bleached, plastic coated/impregnated","",1202.0 +7049,"481139","Paper, coated, impregnated, covered with plastics, ne","6digit","Paper, coated, impregnated, covered with plastics, ne","","Paper, coated, impregnated, covered with plastics, ne","",1202.0 +7050,"481140","Paper, coat/impregnated with wax/stearin/glycerol, ne","6digit","Paper, coat/impregnated with wax/stearin/glycerol, ne","","Paper, coat/impregnated with wax/stearin/glycerol, ne","",1202.0 +7051,"481190","Paper, coated/impregnated/covered/coloured/printed ne","6digit","Paper, coated/impregnated/covered/coloured/printed ne","","Paper, coated/impregnated/covered/coloured/printed ne","",1202.0 +7052,"481200","Filter blocks, slabs and plates, of paper pulp","6digit","Filter blocks, slabs and plates, of paper pulp","","Filter blocks, slabs and plates, of paper pulp","",1203.0 +7053,"481310","Paper, cigarette, in the form of booklets or tubes","6digit","Paper, cigarette, in the form of booklets or tubes","","Paper, cigarette, in the form of booklets or tubes","",1204.0 +7054,"481320","Paper, cigarette, in rolls of a width < 5 cm","6digit","Paper, cigarette, in rolls of a width < 5 cm","","Paper, cigarette, in rolls of a width < 5 cm","",1204.0 +7055,"481390","Paper, cigarette, except in rolls < 5 cm wide","6digit","Paper, cigarette, except in rolls < 5 cm wide","","Paper, cigarette, except in rolls < 5 cm wide","",1204.0 +7056,"481410","Wallpaper, ingrain","6digit","Wallpaper, ingrain","","Wallpaper, ingrain","",1205.0 +7057,"481420","Wallpaper, coated or covered with a decorated plastic","6digit","Wallpaper, coated or covered with a decorated plastic","","Wallpaper, coated or covered with a decorated plastic","",1205.0 +7058,"481430","Wallpaper, covered one side with plaiting material","6digit","Wallpaper, covered one side with plaiting material","","Wallpaper, covered one side with plaiting material","",1205.0 +7059,"481490","Wallpaper and similar wall coverings, nes","6digit","Wallpaper and similar wall coverings, nes","","Wallpaper and similar wall coverings, nes","",1205.0 +7060,"481500","Floor coverings on a base of paper","6digit","Floor coverings on a base of paper","","Floor coverings on a base of paper","",1206.0 +7061,"481610","Paper, carbon or similar copying, except rolls w >36c","6digit","Paper, carbon or similar copying, except rolls w >36c","","Paper, carbon or similar copying, except rolls w >36c","",1207.0 +7062,"481620","Paper, self-copy, except in rolls > 36 cm wide","6digit","Paper, self-copy, except in rolls > 36 cm wide","","Paper, self-copy, except in rolls > 36 cm wide","",1207.0 +7063,"481630","Duplicator stencils","6digit","Duplicator stencils","","Duplicator stencils","",1207.0 +7064,"481690","Paper, copying or transfer, nes","6digit","Paper, copying or transfer, nes","","Paper, copying or transfer, nes","",1207.0 +7065,"481710","Envelopes of paper","6digit","Envelopes of paper","","Envelopes of paper","",1208.0 +7066,"481720","Letter or correspondence cards, plain postcards","6digit","Letter or correspondence cards, plain postcards","","Letter or correspondence cards, plain postcards","",1208.0 +7067,"481730","Boxes, pouches, wallets, etc of stationary","6digit","Boxes, pouches, wallets, etc of stationary","","Boxes, pouches, wallets, etc of stationary","",1208.0 +7068,"481810","Toilet paper","6digit","Toilet paper","","Toilet paper","",1209.0 +7069,"481820","Paper handkerchiefs, cleansing, facial tissues, towel","6digit","Paper handkerchiefs, cleansing, facial tissues, towel","","Paper handkerchiefs, cleansing, facial tissues, towel","",1209.0 +7070,"481830","Paper tablecloths and serviettes","6digit","Paper tablecloths and serviettes","","Paper tablecloths and serviettes","",1209.0 +7071,"481840","Sanitary articles of paper, sanitary towels, diapers","6digit","Sanitary articles of paper, sanitary towels, diapers","","Sanitary articles of paper, sanitary towels, diapers","",1209.0 +7072,"481850","Clothing and accessories nes, of paper","6digit","Clothing and accessories nes, of paper","","Clothing and accessories nes, of paper","",1209.0 +7073,"481890","Household, hospital & sanitary supplies, of paper, ne","6digit","Household, hospital & sanitary supplies, of paper, ne","","Household, hospital & sanitary supplies, of paper, ne","",1209.0 +7074,"481910","Cartons, boxes & cases, of corrugated paper or board","6digit","Cartons, boxes & cases, of corrugated paper or board","","Cartons, boxes & cases, of corrugated paper or board","",1210.0 +7075,"481920","Cartons, boxes & cases, folding, non-corrugated paper","6digit","Cartons, boxes & cases, folding, non-corrugated paper","","Cartons, boxes & cases, folding, non-corrugated paper","",1210.0 +7076,"481930","Sacks and bags, of paper, having a width > 40 cm","6digit","Sacks and bags, of paper, having a width > 40 cm","","Sacks and bags, of paper, having a width > 40 cm","",1210.0 +7077,"481940","Sacks and bags, of paper, nes, including cones","6digit","Sacks and bags, of paper, nes, including cones","","Sacks and bags, of paper, nes, including cones","",1210.0 +7078,"481950","Containers, packing, nes of paper","6digit","Containers, packing, nes of paper","","Containers, packing, nes of paper","",1210.0 +7079,"481960","Office box files, letter trays etc., of paper","6digit","Office box files, letter trays etc., of paper","","Office box files, letter trays etc., of paper","",1210.0 +7080,"482010","Registers, account books, note books, diaries etc","6digit","Registers, account books, note books, diaries etc","","Registers, account books, note books, diaries etc","",1211.0 +7081,"482020","School, etc, exercise books","6digit","School, etc, exercise books","","School, etc, exercise books","",1211.0 +7082,"482030","Binders, not book covers, folder or file covers, pape","6digit","Binders, not book covers, folder or file covers, pape","","Binders, not book covers, folder or file covers, pape","",1211.0 +7083,"482040","Business forms, interleaved carbon sets, etc","6digit","Business forms, interleaved carbon sets, etc","","Business forms, interleaved carbon sets, etc","",1211.0 +7084,"482050","Albums for samples or for collections, of paper","6digit","Albums for samples or for collections, of paper","","Albums for samples or for collections, of paper","",1211.0 +7085,"482090","Office supplies nes, of paper, book covers, blotters","6digit","Office supplies nes, of paper, book covers, blotters","","Office supplies nes, of paper, book covers, blotters","",1211.0 +7086,"482110","Paper labels of all kinds, printed","6digit","Paper labels of all kinds, printed","","Paper labels of all kinds, printed","",1212.0 +7087,"482190","Paper labels of all kinds, not printed","6digit","Paper labels of all kinds, not printed","","Paper labels of all kinds, not printed","",1212.0 +7088,"482210","Bobbins, spools etc of paper, used for textile yarn","6digit","Bobbins, spools etc of paper, used for textile yarn","","Bobbins, spools etc of paper, used for textile yarn","",1213.0 +7089,"482290","Bobbins, spools and similar supports of paper, nes","6digit","Bobbins, spools and similar supports of paper, nes","","Bobbins, spools and similar supports of paper, nes","",1213.0 +7090,"482311","Paper, self-adhesive, cut to size, in strips or rolls","6digit","Paper, self-adhesive, cut to size, in strips or rolls","","Paper, self-adhesive, cut to size, in strips or rolls","",1214.0 +7091,"482319","Paper, gummed, adhesive nes, cut to size, strip, roll","6digit","Paper, gummed, adhesive nes, cut to size, strip, roll","","Paper, gummed, adhesive nes, cut to size, strip, roll","",1214.0 +7092,"482320","Paper, filter, cut to size or shape","6digit","Paper, filter, cut to size or shape","","Paper, filter, cut to size or shape","",1214.0 +7093,"482330","Cards, not punched, for punch card machines, paper","6digit","Cards, not punched, for punch card machines, paper","","Cards, not punched, for punch card machines, paper","",1214.0 +7094,"482340","Paper rolls, sheets & dials for recording instruments","6digit","Paper rolls, sheets & dials for recording instruments","","Paper rolls, sheets & dials for recording instruments","",1214.0 +7095,"482351","Paper, fine, cut, printed, embossed, perforated, nes","6digit","Paper, fine, cut, printed, embossed, perforated, nes","","Paper, fine, cut, printed, embossed, perforated, nes","",1214.0 +7096,"482359","Paper, fine, cut to size or shape, nes","6digit","Paper, fine, cut to size or shape, nes","","Paper, fine, cut to size or shape, nes","",1214.0 +7097,"482360","Trays, dishes, plates, cups and the like, of paper","6digit","Trays, dishes, plates, cups and the like, of paper","","Trays, dishes, plates, cups and the like, of paper","",1214.0 +7098,"482370","Moulded or pressed articles of paper pulp","6digit","Moulded or pressed articles of paper pulp","","Moulded or pressed articles of paper pulp","",1214.0 +7099,"482390","Paper and paper articles, nes","6digit","Paper and paper articles, nes","","Paper and paper articles, nes","",1214.0 +7100,"490110","Brochures, leaflets and similar, in single sheets","6digit","Brochures, leaflets and similar, in single sheets","","Brochures, leaflets and similar, in single sheets","",1215.0 +7101,"490191","Dictionaries and encyclopedias","6digit","Dictionaries and encyclopedias","","Dictionaries and encyclopedias","",1215.0 +7102,"490199","Printed reading books, except dictionaries etc","6digit","Printed reading books, except dictionaries etc","","Printed reading books, except dictionaries etc","",1215.0 +7103,"490210","Newspapers, journals and periodicals, > 3 issues/week","6digit","Newspapers, journals and periodicals, > 3 issues/week","","Newspapers, journals and periodicals, > 3 issues/week","",1216.0 +7104,"490290","Newspapers, journals and periodicals, < 4 issues/week","6digit","Newspapers, journals and periodicals, < 4 issues/week","","Newspapers, journals and periodicals, < 4 issues/week","",1216.0 +7105,"490300","Children's picture, drawing or colouring books","6digit","Children's picture, drawing or colouring books","","Children's picture, drawing or colouring books","",1217.0 +7106,"490400","Music, printed or in manuscript","6digit","Music, printed or in manuscript","","Music, printed or in manuscript","",1218.0 +7107,"490510","Globes, geographical, printed","6digit","Globes, geographical, printed","","Globes, geographical, printed","",1219.0 +7108,"490591","Maps and charts, printed, in book form","6digit","Maps and charts, printed, in book form","","Maps and charts, printed, in book form","",1219.0 +7109,"490599","Maps and charts, printed, other than book form","6digit","Maps and charts, printed, other than book form","","Maps and charts, printed, other than book form","",1219.0 +7110,"490600","Plans and drawings for architectural etc use","6digit","Plans and drawings for architectural etc use","","Plans and drawings for architectural etc use","",1220.0 +7111,"490700","Documents of title (bonds etc), unused stamps etc","6digit","Documents of title (bonds etc), unused stamps etc","","Documents of title (bonds etc), unused stamps etc","",1221.0 +7112,"490810","Transfers (decalcomanias), vitrifiable","6digit","Transfers (decalcomanias), vitrifiable","","Transfers (decalcomanias), vitrifiable","",1222.0 +7113,"490890","Transfers (decalcomanias), except vitrifiable","6digit","Transfers (decalcomanias), except vitrifiable","","Transfers (decalcomanias), except vitrifiable","",1222.0 +7114,"490900","Postcards, printed or illustrated, greeting cards","6digit","Postcards, printed or illustrated, greeting cards","","Postcards, printed or illustrated, greeting cards","",1223.0 +7115,"491000","Calendars, printed","6digit","Calendars, printed","","Calendars, printed","",1224.0 +7116,"491110","Trade advertising material, catalogues etc.","6digit","Trade advertising material, catalogues etc.","","Trade advertising material, catalogues etc.","",1225.0 +7117,"491191","Pictures, designs and photographs","6digit","Pictures, designs and photographs","","Pictures, designs and photographs","",1225.0 +7118,"491199","Printed matter, nes","6digit","Printed matter, nes","","Printed matter, nes","",1225.0 +7119,"500100","Silk-worm cocoons suitable for reeling","6digit","Silk-worm cocoons suitable for reeling","","Silk-worm cocoons suitable for reeling","",1226.0 +7120,"500200","Raw silk (not thrown)","6digit","Raw silk (not thrown)","","Raw silk (not thrown)","",1227.0 +7121,"500310","Silk waste, not carded or combed","6digit","Silk waste, not carded or combed","","Silk waste, not carded or combed","",1228.0 +7122,"500390","Silk waste, carded or combed","6digit","Silk waste, carded or combed","","Silk waste, carded or combed","",1228.0 +7123,"500400","Silk yarn (except from waste) not retail","6digit","Silk yarn (except from waste) not retail","","Silk yarn (except from waste) not retail","",1229.0 +7124,"500500","Yarn spun from silk waste, not retail","6digit","Yarn spun from silk waste, not retail","","Yarn spun from silk waste, not retail","",1230.0 +7125,"500600","Silk yarn retail, silk worm gut","6digit","Silk yarn retail, silk worm gut","","Silk yarn retail, silk worm gut","",1231.0 +7126,"500710","Woven fabric of noil silk","6digit","Woven fabric of noil silk","","Woven fabric of noil silk","",1232.0 +7127,"500720","Woven fabric >85% silk (except noil silk)","6digit","Woven fabric >85% silk (except noil silk)","","Woven fabric >85% silk (except noil silk)","",1232.0 +7128,"500790","Woven fabric of silk, nes","6digit","Woven fabric of silk, nes","","Woven fabric of silk, nes","",1232.0 +7129,"510111","Greasy shorn wool, not carded or combed","6digit","Greasy shorn wool, not carded or combed","","Greasy shorn wool, not carded or combed","",1233.0 +7130,"510119","Greasy wool (other than shorn) not carded or combed","6digit","Greasy wool (other than shorn) not carded or combed","","Greasy wool (other than shorn) not carded or combed","",1233.0 +7131,"510121","Degreased shorn wool, not carded, combed or carbonize","6digit","Degreased shorn wool, not carded, combed or carbonize","","Degreased shorn wool, not carded, combed or carbonize","",1233.0 +7132,"510129","Degreased wool nes, not carded, combed or carbonized","6digit","Degreased wool nes, not carded, combed or carbonized","","Degreased wool nes, not carded, combed or carbonized","",1233.0 +7133,"510130","Carbonized wool, not carded or combed","6digit","Carbonized wool, not carded or combed","","Carbonized wool, not carded or combed","",1233.0 +7134,"510210","Fine animal hair, not carded or combed","6digit","Fine animal hair, not carded or combed","","Fine animal hair, not carded or combed","",1234.0 +7135,"510220","Coarse animal hair, not carded or combed","6digit","Coarse animal hair, not carded or combed","","Coarse animal hair, not carded or combed","",1234.0 +7136,"510310","Noils of wool or of fine animal hair","6digit","Noils of wool or of fine animal hair","","Noils of wool or of fine animal hair","",1235.0 +7137,"510320","Waste of wool or fine hair, not noils, garnetted stoc","6digit","Waste of wool or fine hair, not noils, garnetted stoc","","Waste of wool or fine hair, not noils, garnetted stoc","",1235.0 +7138,"510330","Waste of coarse animal hair, except garnetted stock","6digit","Waste of coarse animal hair, except garnetted stock","","Waste of coarse animal hair, except garnetted stock","",1235.0 +7139,"510400","Garnetted stock of wool or of animal hair","6digit","Garnetted stock of wool or of animal hair","","Garnetted stock of wool or of animal hair","",1236.0 +7140,"510510","Carded wool","6digit","Carded wool","","Carded wool","",1237.0 +7141,"510521","Combed wool in fragments","6digit","Combed wool in fragments","","Combed wool in fragments","",1237.0 +7142,"510529","Wool tops & other combed wool, except combed fragment","6digit","Wool tops & other combed wool, except combed fragment","","Wool tops & other combed wool, except combed fragment","",1237.0 +7143,"510530","Fine animal hair, carded or combed","6digit","Fine animal hair, carded or combed","","Fine animal hair, carded or combed","",1237.0 +7144,"510540","Coarse animal hair, carded or combed","6digit","Coarse animal hair, carded or combed","","Coarse animal hair, carded or combed","",1237.0 +7145,"510610","Yarn of carded wool, >85% wool, not retail","6digit","Yarn of carded wool, >85% wool, not retail","","Yarn of carded wool, >85% wool, not retail","",1238.0 +7146,"510620","Yarn of carded, wool, <85% wool, not retail","6digit","Yarn of carded, wool, <85% wool, not retail","","Yarn of carded, wool, <85% wool, not retail","",1238.0 +7147,"510710","Yarn of combed wool, >85% wool, not retail","6digit","Yarn of combed wool, >85% wool, not retail","","Yarn of combed wool, >85% wool, not retail","",1239.0 +7148,"510720","Yarn of combed wool, <85% wool, not retail","6digit","Yarn of combed wool, <85% wool, not retail","","Yarn of combed wool, <85% wool, not retail","",1239.0 +7149,"510810","Yarn of carded fine animal hair, not retail","6digit","Yarn of carded fine animal hair, not retail","","Yarn of carded fine animal hair, not retail","",1240.0 +7150,"510820","Yarn of combed fine animal hair, not retail","6digit","Yarn of combed fine animal hair, not retail","","Yarn of combed fine animal hair, not retail","",1240.0 +7151,"510910","Yarn of wool or fine hair, >85% such fibres, retail","6digit","Yarn of wool or fine hair, >85% such fibres, retail","","Yarn of wool or fine hair, >85% such fibres, retail","",1241.0 +7152,"510990","Yarn of wool or fine hair, <85% such fibres, retail","6digit","Yarn of wool or fine hair, <85% such fibres, retail","","Yarn of wool or fine hair, <85% such fibres, retail","",1241.0 +7153,"511000","Yarn of coarse animal hair or of horsehair","6digit","Yarn of coarse animal hair or of horsehair","","Yarn of coarse animal hair or of horsehair","",1242.0 +7154,"511111","Woven fabric, >85% carded wool or fine hair, <300 g/m","6digit","Woven fabric, >85% carded wool or fine hair, <300 g/m","","Woven fabric, >85% carded wool or fine hair, <300 g/m","",1243.0 +7155,"511119","Woven fabric, >85% carded wool or fine hair, >300 g/m","6digit","Woven fabric, >85% carded wool or fine hair, >300 g/m","","Woven fabric, >85% carded wool or fine hair, >300 g/m","",1243.0 +7156,"511120","Woven fabric, carded wool or hair + manmade filament","6digit","Woven fabric, carded wool or hair + manmade filament","","Woven fabric, carded wool or hair + manmade filament","",1243.0 +7157,"511130","Woven fabric, carded wool or hair + manmade staple fi","6digit","Woven fabric, carded wool or hair + manmade staple fi","","Woven fabric, carded wool or hair + manmade staple fi","",1243.0 +7158,"511190","Woven fabric, carded wool or hair with natural fibre","6digit","Woven fabric, carded wool or hair with natural fibre","","Woven fabric, carded wool or hair with natural fibre","",1243.0 +7159,"511211","Woven fabric, >85% combed wool or fine hair, <300 g/m","6digit","Woven fabric, >85% combed wool or fine hair, <300 g/m","","Woven fabric, >85% combed wool or fine hair, <300 g/m","",1244.0 +7160,"511219","Woven fabric, >85% combed wool or fine hair, >300 g/m","6digit","Woven fabric, >85% combed wool or fine hair, >300 g/m","","Woven fabric, >85% combed wool or fine hair, >300 g/m","",1244.0 +7161,"511220","Woven fabric, combed wool or hair + manmade filament","6digit","Woven fabric, combed wool or hair + manmade filament","","Woven fabric, combed wool or hair + manmade filament","",1244.0 +7162,"511230","Woven fabric, combed wool or hair + manmade staple fi","6digit","Woven fabric, combed wool or hair + manmade staple fi","","Woven fabric, combed wool or hair + manmade staple fi","",1244.0 +7163,"511290","Woven fabric, combed wool or hair with natural fibres","6digit","Woven fabric, combed wool or hair with natural fibres","","Woven fabric, combed wool or hair with natural fibres","",1244.0 +7164,"511300","Woven fabric of coarse animal hair or horse hair","6digit","Woven fabric of coarse animal hair or horse hair","","Woven fabric of coarse animal hair or horse hair","",1245.0 +7165,"520100","Cotton, not carded or combed","6digit","Cotton, not carded or combed","","Cotton, not carded or combed","",1246.0 +7166,"520210","Cotton yarn waste (including thread waste)","6digit","Cotton yarn waste (including thread waste)","","Cotton yarn waste (including thread waste)","",1247.0 +7167,"520291","Garnetted stock of cotton","6digit","Garnetted stock of cotton","","Garnetted stock of cotton","",1247.0 +7168,"520299","Cotton waste, except garnetted stock","6digit","Cotton waste, except garnetted stock","","Cotton waste, except garnetted stock","",1247.0 +7169,"520300","Cotton, carded or combed","6digit","Cotton, carded or combed","","Cotton, carded or combed","",1248.0 +7170,"520411","Cotton sewing thread >85% cotton, not retail","6digit","Cotton sewing thread >85% cotton, not retail","","Cotton sewing thread >85% cotton, not retail","",1249.0 +7171,"520419","Cotton sewing thread, <85% cotton, not retail","6digit","Cotton sewing thread, <85% cotton, not retail","","Cotton sewing thread, <85% cotton, not retail","",1249.0 +7172,"520420","Cotton sewing thread, retail","6digit","Cotton sewing thread, retail","","Cotton sewing thread, retail","",1249.0 +7173,"520511","Cotton yarn >85% single uncombed >714 dtex,not retail","6digit","Cotton yarn >85% single uncombed >714 dtex,not retail","","Cotton yarn >85% single uncombed >714 dtex,not retail","",1250.0 +7174,"520512","Cotton yarn >85% single uncombed 714-232 dtex,not ret","6digit","Cotton yarn >85% single uncombed 714-232 dtex,not ret","","Cotton yarn >85% single uncombed 714-232 dtex,not ret","",1250.0 +7175,"520513","Cotton yarn >85% single uncombed 232-192 dtex,not ret","6digit","Cotton yarn >85% single uncombed 232-192 dtex,not ret","","Cotton yarn >85% single uncombed 232-192 dtex,not ret","",1250.0 +7176,"520514","Cotton yarn >85% single uncombed 192-125 dtex,not ret","6digit","Cotton yarn >85% single uncombed 192-125 dtex,not ret","","Cotton yarn >85% single uncombed 192-125 dtex,not ret","",1250.0 +7177,"520515","Cotton yarn >85% single uncombed <125 dtex, not retai","6digit","Cotton yarn >85% single uncombed <125 dtex, not retai","","Cotton yarn >85% single uncombed <125 dtex, not retai","",1250.0 +7178,"520521","Cotton yarn >85% single combed >714dtex, not retail","6digit","Cotton yarn >85% single combed >714dtex, not retail","","Cotton yarn >85% single combed >714dtex, not retail","",1250.0 +7179,"520522","Cotton yarn >85% single combed 714-232 dtex,not retai","6digit","Cotton yarn >85% single combed 714-232 dtex,not retai","","Cotton yarn >85% single combed 714-232 dtex,not retai","",1250.0 +7180,"520523","Cotton yarn >85% single combed 232-192 dtex,not retai","6digit","Cotton yarn >85% single combed 232-192 dtex,not retai","","Cotton yarn >85% single combed 232-192 dtex,not retai","",1250.0 +7181,"520524","Cotton yarn >85% single combed 192-125 dtex, not ret.","6digit","Cotton yarn >85% single combed 192-125 dtex, not ret.","","Cotton yarn >85% single combed 192-125 dtex, not ret.","",1250.0 +7182,"520525","Cotton yarn >85% single combed <125 dtex, not retail","6digit","Cotton yarn >85% single combed <125 dtex, not retail","","Cotton yarn >85% single combed <125 dtex, not retail","",1250.0 +7183,"520531","Cotton yarn >85% multiple uncombed >714 dtex, not ret","6digit","Cotton yarn >85% multiple uncombed >714 dtex, not ret","","Cotton yarn >85% multiple uncombed >714 dtex, not ret","",1250.0 +7184,"520532","Cotton yarn >85% multiple uncomb 714-232 dtex,not ret","6digit","Cotton yarn >85% multiple uncomb 714-232 dtex,not ret","","Cotton yarn >85% multiple uncomb 714-232 dtex,not ret","",1250.0 +7185,"520533","Cotton yarn >85% multiple uncomb 232-192 dtex,not ret","6digit","Cotton yarn >85% multiple uncomb 232-192 dtex,not ret","","Cotton yarn >85% multiple uncomb 232-192 dtex,not ret","",1250.0 +7186,"520534","Cotton yarn >85% multiple uncomb 192-125 dtex,not ret","6digit","Cotton yarn >85% multiple uncomb 192-125 dtex,not ret","","Cotton yarn >85% multiple uncomb 192-125 dtex,not ret","",1250.0 +7187,"520535","Cotton yarn >85% multiple uncombed <125 dtex, not ret","6digit","Cotton yarn >85% multiple uncombed <125 dtex, not ret","","Cotton yarn >85% multiple uncombed <125 dtex, not ret","",1250.0 +7188,"520541","Cotton yarn >85% multiple combed >714 dtex,not retail","6digit","Cotton yarn >85% multiple combed >714 dtex,not retail","","Cotton yarn >85% multiple combed >714 dtex,not retail","",1250.0 +7189,"520542","Cotton yarn >85% multiple combed 714-232 dtex,not ret","6digit","Cotton yarn >85% multiple combed 714-232 dtex,not ret","","Cotton yarn >85% multiple combed 714-232 dtex,not ret","",1250.0 +7190,"520543","Cotton yarn >85% multiple combed 232-192 dtex,not ret","6digit","Cotton yarn >85% multiple combed 232-192 dtex,not ret","","Cotton yarn >85% multiple combed 232-192 dtex,not ret","",1250.0 +7191,"520544","Cotton yarn >85% multiple combed 192-125 dtex,not ret","6digit","Cotton yarn >85% multiple combed 192-125 dtex,not ret","","Cotton yarn >85% multiple combed 192-125 dtex,not ret","",1250.0 +7192,"520545","Cotton yarn >85% multiple combed <125 dtex,not retail","6digit","Cotton yarn >85% multiple combed <125 dtex,not retail","","Cotton yarn >85% multiple combed <125 dtex,not retail","",1250.0 +7193,"520611","Cotton yarn <85% single uncombed >714dtex, not retail","6digit","Cotton yarn <85% single uncombed >714dtex, not retail","","Cotton yarn <85% single uncombed >714dtex, not retail","",1251.0 +7194,"520612","Cotton yarn <85% single uncombed 714-232 dtex,not ret","6digit","Cotton yarn <85% single uncombed 714-232 dtex,not ret","","Cotton yarn <85% single uncombed 714-232 dtex,not ret","",1251.0 +7195,"520613","Cotton yarn <85% single uncombed 232-192 dtex,not ret","6digit","Cotton yarn <85% single uncombed 232-192 dtex,not ret","","Cotton yarn <85% single uncombed 232-192 dtex,not ret","",1251.0 +7196,"520614","Cotton yarn <85% single uncombed 192-125 dtex,not ret","6digit","Cotton yarn <85% single uncombed 192-125 dtex,not ret","","Cotton yarn <85% single uncombed 192-125 dtex,not ret","",1251.0 +7197,"520615","Cotton yarn <85% single uncombed <125 dtex, not retai","6digit","Cotton yarn <85% single uncombed <125 dtex, not retai","","Cotton yarn <85% single uncombed <125 dtex, not retai","",1251.0 +7198,"520621","Cotton yarn <85% single combed >714 dtex, not retail","6digit","Cotton yarn <85% single combed >714 dtex, not retail","","Cotton yarn <85% single combed >714 dtex, not retail","",1251.0 +7199,"520622","Cotton yarn <85% single combed 714-232 dtex,not retai","6digit","Cotton yarn <85% single combed 714-232 dtex,not retai","","Cotton yarn <85% single combed 714-232 dtex,not retai","",1251.0 +7200,"520623","Cotton yarn <85% single combed 232-192 dtex,not retai","6digit","Cotton yarn <85% single combed 232-192 dtex,not retai","","Cotton yarn <85% single combed 232-192 dtex,not retai","",1251.0 +7201,"520624","Cotton yarn <85% single combed 192-125 dtex,not retai","6digit","Cotton yarn <85% single combed 192-125 dtex,not retai","","Cotton yarn <85% single combed 192-125 dtex,not retai","",1251.0 +7202,"520625","Cotton yarn <85% single combed <125 dtex, not retail","6digit","Cotton yarn <85% single combed <125 dtex, not retail","","Cotton yarn <85% single combed <125 dtex, not retail","",1251.0 +7203,"520631","Cotton yarn <85% multiple uncombed >714, not ret., ne","6digit","Cotton yarn <85% multiple uncombed >714, not ret., ne","","Cotton yarn <85% multiple uncombed >714, not ret., ne","",1251.0 +7204,"520632","Cotton yarn <85% multiple uncomb 714-232 dtex,not ret","6digit","Cotton yarn <85% multiple uncomb 714-232 dtex,not ret","","Cotton yarn <85% multiple uncomb 714-232 dtex,not ret","",1251.0 +7205,"520633","Cotton yarn <85% multiple uncomb 232-192 dtex,not ret","6digit","Cotton yarn <85% multiple uncomb 232-192 dtex,not ret","","Cotton yarn <85% multiple uncomb 232-192 dtex,not ret","",1251.0 +7206,"520634","Cotton yarn <85% multiple uncomb 192-125 dtex,not ret","6digit","Cotton yarn <85% multiple uncomb 192-125 dtex,not ret","","Cotton yarn <85% multiple uncomb 192-125 dtex,not ret","",1251.0 +7207,"520635","Cotton yarn <85% multiple uncombed <125 dtex,not ret.","6digit","Cotton yarn <85% multiple uncombed <125 dtex,not ret.","","Cotton yarn <85% multiple uncombed <125 dtex,not ret.","",1251.0 +7208,"520641","Cotton yarn <85% multiple combed >714, not retail, ne","6digit","Cotton yarn <85% multiple combed >714, not retail, ne","","Cotton yarn <85% multiple combed >714, not retail, ne","",1251.0 +7209,"520642","Cotton yarn <85% multiple combed 714-232 dtex,not ret","6digit","Cotton yarn <85% multiple combed 714-232 dtex,not ret","","Cotton yarn <85% multiple combed 714-232 dtex,not ret","",1251.0 +7210,"520643","Cotton yarn <85% multiple combed 232-192 dtex,not ret","6digit","Cotton yarn <85% multiple combed 232-192 dtex,not ret","","Cotton yarn <85% multiple combed 232-192 dtex,not ret","",1251.0 +7211,"520644","Cotton yarn <85% multiple combed 192-125 dtex,not ret","6digit","Cotton yarn <85% multiple combed 192-125 dtex,not ret","","Cotton yarn <85% multiple combed 192-125 dtex,not ret","",1251.0 +7212,"520645","Cotton yarn <85% multiple combed <125 dtex, not retai","6digit","Cotton yarn <85% multiple combed <125 dtex, not retai","","Cotton yarn <85% multiple combed <125 dtex, not retai","",1251.0 +7213,"520710","Cotton yarn (except sewing thread) >85% cotton, retai","6digit","Cotton yarn (except sewing thread) >85% cotton, retai","","Cotton yarn (except sewing thread) >85% cotton, retai","",1252.0 +7214,"520790","Cotton yarn (except sewing thread) <85% cotton, retai","6digit","Cotton yarn (except sewing thread) <85% cotton, retai","","Cotton yarn (except sewing thread) <85% cotton, retai","",1252.0 +7215,"520811","Plain weave cotton, >85% <100 g/m2, unbleached","6digit","Plain weave cotton, >85% <100 g/m2, unbleached","","Plain weave cotton, >85% <100 g/m2, unbleached","",1253.0 +7216,"520812","Plain weave cotton, >85% 100-200g/m2, unbleached","6digit","Plain weave cotton, >85% 100-200g/m2, unbleached","","Plain weave cotton, >85% 100-200g/m2, unbleached","",1253.0 +7217,"520813","Twill weave cotton, >85% <200g/m2, unbleached","6digit","Twill weave cotton, >85% <200g/m2, unbleached","","Twill weave cotton, >85% <200g/m2, unbleached","",1253.0 +7218,"520819","Woven cotton nes, >85% <200g/m2, unbleached","6digit","Woven cotton nes, >85% <200g/m2, unbleached","","Woven cotton nes, >85% <200g/m2, unbleached","",1253.0 +7219,"520821","Plain weave cotton, >85% <100 g/m2, bleached","6digit","Plain weave cotton, >85% <100 g/m2, bleached","","Plain weave cotton, >85% <100 g/m2, bleached","",1253.0 +7220,"520822","Plain weave cotton, >85% 100-200g/m2, bleached","6digit","Plain weave cotton, >85% 100-200g/m2, bleached","","Plain weave cotton, >85% 100-200g/m2, bleached","",1253.0 +7221,"520823","Twill weave cotton, >85% <200g/m2, bleached","6digit","Twill weave cotton, >85% <200g/m2, bleached","","Twill weave cotton, >85% <200g/m2, bleached","",1253.0 +7222,"520829","Woven cotton nes, >85% <200g/m2, bleached","6digit","Woven cotton nes, >85% <200g/m2, bleached","","Woven cotton nes, >85% <200g/m2, bleached","",1253.0 +7223,"520831","Plain weave cotton, >85% <100 g/m2, dyed","6digit","Plain weave cotton, >85% <100 g/m2, dyed","","Plain weave cotton, >85% <100 g/m2, dyed","",1253.0 +7224,"520832","Plain weave cotton, >85% 100-200g/m2, dyed","6digit","Plain weave cotton, >85% 100-200g/m2, dyed","","Plain weave cotton, >85% 100-200g/m2, dyed","",1253.0 +7225,"520833","Twill weave cotton, >85% <200g/m2, dyed","6digit","Twill weave cotton, >85% <200g/m2, dyed","","Twill weave cotton, >85% <200g/m2, dyed","",1253.0 +7226,"520839","Woven cotton nes, >85% <200g/m2, dyed","6digit","Woven cotton nes, >85% <200g/m2, dyed","","Woven cotton nes, >85% <200g/m2, dyed","",1253.0 +7227,"520841","Plain weave cotton, >85% <100 g/m2, yarn dyed","6digit","Plain weave cotton, >85% <100 g/m2, yarn dyed","","Plain weave cotton, >85% <100 g/m2, yarn dyed","",1253.0 +7228,"520842","Plain weave cotton, >85% 100-200g/m2, yarn dyed","6digit","Plain weave cotton, >85% 100-200g/m2, yarn dyed","","Plain weave cotton, >85% 100-200g/m2, yarn dyed","",1253.0 +7229,"520843","Twill weave cotton, >85% <200g/m2, yarn dyed","6digit","Twill weave cotton, >85% <200g/m2, yarn dyed","","Twill weave cotton, >85% <200g/m2, yarn dyed","",1253.0 +7230,"520849","Woven cotton nes, >85% <200g/m2, yarn dyed","6digit","Woven cotton nes, >85% <200g/m2, yarn dyed","","Woven cotton nes, >85% <200g/m2, yarn dyed","",1253.0 +7231,"520851","Plain weave cotton, >85% <100 g/m2, printed","6digit","Plain weave cotton, >85% <100 g/m2, printed","","Plain weave cotton, >85% <100 g/m2, printed","",1253.0 +7232,"520852","Plain weave cotton, >85% 100-200g/m2, printed","6digit","Plain weave cotton, >85% 100-200g/m2, printed","","Plain weave cotton, >85% 100-200g/m2, printed","",1253.0 +7233,"520853","Twill weave cotton, >85% <200g/m2, printed","6digit","Twill weave cotton, >85% <200g/m2, printed","","Twill weave cotton, >85% <200g/m2, printed","",1253.0 +7234,"520859","Woven cotton nes, >85% <200g/m2, printed","6digit","Woven cotton nes, >85% <200g/m2, printed","","Woven cotton nes, >85% <200g/m2, printed","",1253.0 +7235,"520911","Plain weave cotton, >85% >200g/m2, unbleached","6digit","Plain weave cotton, >85% >200g/m2, unbleached","","Plain weave cotton, >85% >200g/m2, unbleached","",1254.0 +7236,"520912","Twill weave cotton, >85% >200g/m2, unbleached","6digit","Twill weave cotton, >85% >200g/m2, unbleached","","Twill weave cotton, >85% >200g/m2, unbleached","",1254.0 +7237,"520919","Woven cotton nes, >85% >200g/m2, unbleached, nes","6digit","Woven cotton nes, >85% >200g/m2, unbleached, nes","","Woven cotton nes, >85% >200g/m2, unbleached, nes","",1254.0 +7238,"520921","Plain weave cotton, >85% >200g/m2, bleached","6digit","Plain weave cotton, >85% >200g/m2, bleached","","Plain weave cotton, >85% >200g/m2, bleached","",1254.0 +7239,"520922","Twill weave cotton, >85% >200g/m2, bleached","6digit","Twill weave cotton, >85% >200g/m2, bleached","","Twill weave cotton, >85% >200g/m2, bleached","",1254.0 +7240,"520929","Woven cotton nes, >85% >200g/m2, bleached, nes","6digit","Woven cotton nes, >85% >200g/m2, bleached, nes","","Woven cotton nes, >85% >200g/m2, bleached, nes","",1254.0 +7241,"520931","Plain weave cotton, >85% >200g/m2, dyed","6digit","Plain weave cotton, >85% >200g/m2, dyed","","Plain weave cotton, >85% >200g/m2, dyed","",1254.0 +7242,"520932","Twill weave cotton, >85% >200g/m2, dyed","6digit","Twill weave cotton, >85% >200g/m2, dyed","","Twill weave cotton, >85% >200g/m2, dyed","",1254.0 +7243,"520939","Woven cotton nes, >85% >200g/m2, dyed, nes","6digit","Woven cotton nes, >85% >200g/m2, dyed, nes","","Woven cotton nes, >85% >200g/m2, dyed, nes","",1254.0 +7244,"520941","Plain weave cotton, >85% >200g/m2, yarn dyed","6digit","Plain weave cotton, >85% >200g/m2, yarn dyed","","Plain weave cotton, >85% >200g/m2, yarn dyed","",1254.0 +7245,"520942","Denim cotton >85% >200g/m2","6digit","Denim cotton >85% >200g/m2","","Denim cotton >85% >200g/m2","",1254.0 +7246,"520943","Twill cotton except denim, >85% >200g/m2, yarn dyed","6digit","Twill cotton except denim, >85% >200g/m2, yarn dyed","","Twill cotton except denim, >85% >200g/m2, yarn dyed","",1254.0 +7247,"520949","Woven cotton nes, >85% >200g/m2, yarn dyed, nes","6digit","Woven cotton nes, >85% >200g/m2, yarn dyed, nes","","Woven cotton nes, >85% >200g/m2, yarn dyed, nes","",1254.0 +7248,"520951","Plain weave cotton, >85% >200g/m2, printed","6digit","Plain weave cotton, >85% >200g/m2, printed","","Plain weave cotton, >85% >200g/m2, printed","",1254.0 +7249,"520952","Twill weave cotton, >85% >200g/m2, printed","6digit","Twill weave cotton, >85% >200g/m2, printed","","Twill weave cotton, >85% >200g/m2, printed","",1254.0 +7250,"520959","Woven cotton nes, >85% >200g/m2, printed, nes","6digit","Woven cotton nes, >85% >200g/m2, printed, nes","","Woven cotton nes, >85% >200g/m2, printed, nes","",1254.0 +7251,"521011","Plain weave cotton <85% +manmade fibre <200g unbleach","6digit","Plain weave cotton <85% +manmade fibre <200g unbleach","","Plain weave cotton <85% +manmade fibre <200g unbleach","",1255.0 +7252,"521012","Twill weave cotton <85% +manmade fibre <200g unbleach","6digit","Twill weave cotton <85% +manmade fibre <200g unbleach","","Twill weave cotton <85% +manmade fibre <200g unbleach","",1255.0 +7253,"521019","Woven cotton nes <85% +manmade fibre <200g, unbleache","6digit","Woven cotton nes <85% +manmade fibre <200g, unbleache","","Woven cotton nes <85% +manmade fibre <200g, unbleache","",1255.0 +7254,"521021","Plain weave cotton <85% +manmade fibre, <200g bleache","6digit","Plain weave cotton <85% +manmade fibre, <200g bleache","","Plain weave cotton <85% +manmade fibre, <200g bleache","",1255.0 +7255,"521022","Twill weave cotton <85% +manmade fibre, <200g bleache","6digit","Twill weave cotton <85% +manmade fibre, <200g bleache","","Twill weave cotton <85% +manmade fibre, <200g bleache","",1255.0 +7256,"521029","Woven cotton nes, <85% +manmade fibre, <200g bleached","6digit","Woven cotton nes, <85% +manmade fibre, <200g bleached","","Woven cotton nes, <85% +manmade fibre, <200g bleached","",1255.0 +7257,"521031","Plain weave cotton, <85% +manmade fibre, <200g/m2 dye","6digit","Plain weave cotton, <85% +manmade fibre, <200g/m2 dye","","Plain weave cotton, <85% +manmade fibre, <200g/m2 dye","",1255.0 +7258,"521032","Twill weave cotton, <85% +manmade fibre, <200g/m2 dye","6digit","Twill weave cotton, <85% +manmade fibre, <200g/m2 dye","","Twill weave cotton, <85% +manmade fibre, <200g/m2 dye","",1255.0 +7259,"521039","Woven cotton nes, <85% +manmade fibre, <200g/m2 dyed","6digit","Woven cotton nes, <85% +manmade fibre, <200g/m2 dyed","","Woven cotton nes, <85% +manmade fibre, <200g/m2 dyed","",1255.0 +7260,"521041","Plain weave cotton,<85% +manmade fibre,<200g yarn dye","6digit","Plain weave cotton,<85% +manmade fibre,<200g yarn dye","","Plain weave cotton,<85% +manmade fibre,<200g yarn dye","",1255.0 +7261,"521042","Twill cotton , <85% +manmade fibre, <200g/m2 yarn dye","6digit","Twill cotton , <85% +manmade fibre, <200g/m2 yarn dye","","Twill cotton , <85% +manmade fibre, <200g/m2 yarn dye","",1255.0 +7262,"521049","Woven nes cotton,<85% +manmade fibre, <200g yarn dyed","6digit","Woven nes cotton,<85% +manmade fibre, <200g yarn dyed","","Woven nes cotton,<85% +manmade fibre, <200g yarn dyed","",1255.0 +7263,"521051","Plain weave cotton, <85% +manmade fibre, <200g print","6digit","Plain weave cotton, <85% +manmade fibre, <200g print","","Plain weave cotton, <85% +manmade fibre, <200g print","",1255.0 +7264,"521052","Twill weave cotton, <85% +manmade fibre, <200g print","6digit","Twill weave cotton, <85% +manmade fibre, <200g print","","Twill weave cotton, <85% +manmade fibre, <200g print","",1255.0 +7265,"521059","Woven cotton nes, <85% +manmade fibre, <200g/m2 print","6digit","Woven cotton nes, <85% +manmade fibre, <200g/m2 print","","Woven cotton nes, <85% +manmade fibre, <200g/m2 print","",1255.0 +7266,"521111","Plain weave cotton, <85% +manmade fibre, >200g/m2 unb","6digit","Plain weave cotton, <85% +manmade fibre, >200g/m2 unb","","Plain weave cotton, <85% +manmade fibre, >200g/m2 unb","",1256.0 +7267,"521112","Twill weave cotton, <85% +manmade fibre, >200g/m2 unb","6digit","Twill weave cotton, <85% +manmade fibre, >200g/m2 unb","","Twill weave cotton, <85% +manmade fibre, >200g/m2 unb","",1256.0 +7268,"521119","Woven cotton nes, <85% +manmade fibre, >200g/m2 unbl","6digit","Woven cotton nes, <85% +manmade fibre, >200g/m2 unbl","","Woven cotton nes, <85% +manmade fibre, >200g/m2 unbl","",1256.0 +7269,"521121","Plain weave cotton <85% +manmade fibre >200g bleached","6digit","Plain weave cotton <85% +manmade fibre >200g bleached","","Plain weave cotton <85% +manmade fibre >200g bleached","",1256.0 +7270,"521122","Twill weave cotton <85% +manmade fibre >200g bleached","6digit","Twill weave cotton <85% +manmade fibre >200g bleached","","Twill weave cotton <85% +manmade fibre >200g bleached","",1256.0 +7271,"521129","Woven cotton nes, <85% +manmade fibre, >200g, bleache","6digit","Woven cotton nes, <85% +manmade fibre, >200g, bleache","","Woven cotton nes, <85% +manmade fibre, >200g, bleache","",1256.0 +7272,"521131","Plain weave cotton, <85% +manmade fibre, >200g, dyed","6digit","Plain weave cotton, <85% +manmade fibre, >200g, dyed","","Plain weave cotton, <85% +manmade fibre, >200g, dyed","",1256.0 +7273,"521132","Twill weave cotton, <85% +manmade fibre, >200g, dyed","6digit","Twill weave cotton, <85% +manmade fibre, >200g, dyed","","Twill weave cotton, <85% +manmade fibre, >200g, dyed","",1256.0 +7274,"521139","Woven cotton nes, <85% +manmade fibre, >200g/m2, dyed","6digit","Woven cotton nes, <85% +manmade fibre, >200g/m2, dyed","","Woven cotton nes, <85% +manmade fibre, >200g/m2, dyed","",1256.0 +7275,"521141","Plain weave cotton,<85% +manmade fibre,>200g,yarn dye","6digit","Plain weave cotton,<85% +manmade fibre,>200g,yarn dye","","Plain weave cotton,<85% +manmade fibre,>200g,yarn dye","",1256.0 +7276,"521142","Denim cotton nes, <85% +manmade fibre, >200g/m2","6digit","Denim cotton nes, <85% +manmade fibre, >200g/m2","","Denim cotton nes, <85% +manmade fibre, >200g/m2","",1256.0 +7277,"521143","Twill cotton not denim<85% +manmade fibre,>200g y-dye","6digit","Twill cotton not denim<85% +manmade fibre,>200g y-dye","","Twill cotton not denim<85% +manmade fibre,>200g y-dye","",1256.0 +7278,"521149","Woven cotton nes, <85% +manmade fibre, >200g,yarn dye","6digit","Woven cotton nes, <85% +manmade fibre, >200g,yarn dye","","Woven cotton nes, <85% +manmade fibre, >200g,yarn dye","",1256.0 +7279,"521151","Plain weave cotton , <85% +manmade fibre, >200g, prin","6digit","Plain weave cotton , <85% +manmade fibre, >200g, prin","","Plain weave cotton , <85% +manmade fibre, >200g, prin","",1256.0 +7280,"521152","Twill weave cotton , <85% +manmade fibre, >200g, prin","6digit","Twill weave cotton , <85% +manmade fibre, >200g, prin","","Twill weave cotton , <85% +manmade fibre, >200g, prin","",1256.0 +7281,"521159","Woven cotton nes, <85% +manmade fibre, >200g, printed","6digit","Woven cotton nes, <85% +manmade fibre, >200g, printed","","Woven cotton nes, <85% +manmade fibre, >200g, printed","",1256.0 +7282,"521211","Woven cotton fabric, > 200g/m2, unbleached, nes","6digit","Woven cotton fabric, > 200g/m2, unbleached, nes","","Woven cotton fabric, > 200g/m2, unbleached, nes","",1257.0 +7283,"521212","Woven cotton fabric, > 200g/m2, bleached, nes","6digit","Woven cotton fabric, > 200g/m2, bleached, nes","","Woven cotton fabric, > 200g/m2, bleached, nes","",1257.0 +7284,"521213","Woven cotton fabric, > 200g/m2, dyed, nes","6digit","Woven cotton fabric, > 200g/m2, dyed, nes","","Woven cotton fabric, > 200g/m2, dyed, nes","",1257.0 +7285,"521214","Woven cotton fabric, < 200g/m2, yarns mixed colours","6digit","Woven cotton fabric, < 200g/m2, yarns mixed colours","","Woven cotton fabric, < 200g/m2, yarns mixed colours","",1257.0 +7286,"521215","Woven cotton fabric, > 200g/m2, printed, nes","6digit","Woven cotton fabric, > 200g/m2, printed, nes","","Woven cotton fabric, > 200g/m2, printed, nes","",1257.0 +7287,"521221","Woven cotton fabric, > 200g/m2, unbleached, nes","6digit","Woven cotton fabric, > 200g/m2, unbleached, nes","","Woven cotton fabric, > 200g/m2, unbleached, nes","",1257.0 +7288,"521222","Woven cotton fabric, > 200g/m2, bleached, nes","6digit","Woven cotton fabric, > 200g/m2, bleached, nes","","Woven cotton fabric, > 200g/m2, bleached, nes","",1257.0 +7289,"521223","Woven cotton fabric, > 200g/m2, dyed, nes","6digit","Woven cotton fabric, > 200g/m2, dyed, nes","","Woven cotton fabric, > 200g/m2, dyed, nes","",1257.0 +7290,"521224","Woven cotton fabric, > 200g/m2, yarns mixed colours","6digit","Woven cotton fabric, > 200g/m2, yarns mixed colours","","Woven cotton fabric, > 200g/m2, yarns mixed colours","",1257.0 +7291,"521225","Woven cotton fabric, > 200g/m2, printed, nes","6digit","Woven cotton fabric, > 200g/m2, printed, nes","","Woven cotton fabric, > 200g/m2, printed, nes","",1257.0 +7292,"530110","Flax fibre, raw or retted","6digit","Flax fibre, raw or retted","","Flax fibre, raw or retted","",1258.0 +7293,"530121","Flax fibre, broken or scutched","6digit","Flax fibre, broken or scutched","","Flax fibre, broken or scutched","",1258.0 +7294,"530129","Flax fibre, otherwise processed but not spun","6digit","Flax fibre, otherwise processed but not spun","","Flax fibre, otherwise processed but not spun","",1258.0 +7295,"530130","Flax tow, waste including yarn waste, garnetted stock","6digit","Flax tow, waste including yarn waste, garnetted stock","","Flax tow, waste including yarn waste, garnetted stock","",1258.0 +7296,"530210","True hemp fibre, raw or retted","6digit","True hemp fibre, raw or retted","","True hemp fibre, raw or retted","",1259.0 +7297,"530290","True hemp fibre otherwise processed but not spun","6digit","True hemp fibre otherwise processed but not spun","","True hemp fibre otherwise processed but not spun","",1259.0 +7298,"530310","Jute and other textile bast fibres, raw or retted","6digit","Jute and other textile bast fibres, raw or retted","","Jute and other textile bast fibres, raw or retted","",1260.0 +7299,"530390","Jute and other bast fibres, not spun, nes, tow, waste","6digit","Jute and other bast fibres, not spun, nes, tow, waste","","Jute and other bast fibres, not spun, nes, tow, waste","",1260.0 +7300,"530410","Sisal and Agave, raw","6digit","Sisal and Agave, raw","","Sisal and Agave, raw","",1261.0 +7301,"530490","Sisal and Agave, processed but not spun, tow & waste","6digit","Sisal and Agave, processed but not spun, tow & waste","","Sisal and Agave, processed but not spun, tow & waste","",1261.0 +7302,"530511","Coconut (coir) fibre, raw","6digit","Coconut (coir) fibre, raw","","Coconut (coir) fibre, raw","",1262.0 +7303,"530519","Coconut (coir) fibre,processed not spun, tow & waste","6digit","Coconut (coir) fibre,processed not spun, tow & waste","","Coconut (coir) fibre,processed not spun, tow & waste","",1262.0 +7304,"530521","Abaca fibre, raw","6digit","Abaca fibre, raw","","Abaca fibre, raw","",1262.0 +7305,"530529","Abaca fibre, processed but not spun, tow, noils, wast","6digit","Abaca fibre, processed but not spun, tow, noils, wast","","Abaca fibre, processed but not spun, tow, noils, wast","",1262.0 +7306,"530591","Vegetable textile fibres nes, raw","6digit","Vegetable textile fibres nes, raw","","Vegetable textile fibres nes, raw","",1262.0 +7307,"530599","Vegetable fibre nes, processed not spun, tow & waste","6digit","Vegetable fibre nes, processed not spun, tow & waste","","Vegetable fibre nes, processed not spun, tow & waste","",1262.0 +7308,"530610","Flax yarn single","6digit","Flax yarn single","","Flax yarn single","",1263.0 +7309,"530620","Flax yarn multiple (folded) or cabled","6digit","Flax yarn multiple (folded) or cabled","","Flax yarn multiple (folded) or cabled","",1263.0 +7310,"530710","Yarn of jute or textile bast fibres nes, single","6digit","Yarn of jute or textile bast fibres nes, single","","Yarn of jute or textile bast fibres nes, single","",1264.0 +7311,"530720","Yarn of jute, textile bast fibre nes, multiple, cable","6digit","Yarn of jute, textile bast fibre nes, multiple, cable","","Yarn of jute, textile bast fibre nes, multiple, cable","",1264.0 +7312,"530810","Coir yarn","6digit","Coir yarn","","Coir yarn","",1265.0 +7313,"530820","True hemp yarn","6digit","True hemp yarn","","True hemp yarn","",1265.0 +7314,"530830","Paper yarn","6digit","Paper yarn","","Paper yarn","",1265.0 +7315,"530890","Yarn of other vegetable textile fibres","6digit","Yarn of other vegetable textile fibres","","Yarn of other vegetable textile fibres","",1265.0 +7316,"530911","Woven fabric, >85% flax, unbleached or bleached","6digit","Woven fabric, >85% flax, unbleached or bleached","","Woven fabric, >85% flax, unbleached or bleached","",1266.0 +7317,"530919","Woven fabric, >85% flax, except unbleached or bleache","6digit","Woven fabric, >85% flax, except unbleached or bleache","","Woven fabric, >85% flax, except unbleached or bleache","",1266.0 +7318,"530921","Woven fabric of flax, <85% flax, unbleached/bleached","6digit","Woven fabric of flax, <85% flax, unbleached/bleached","","Woven fabric of flax, <85% flax, unbleached/bleached","",1266.0 +7319,"530929","Woven fabric of flax, <85% flax, except unbl/bleached","6digit","Woven fabric of flax, <85% flax, except unbl/bleached","","Woven fabric of flax, <85% flax, except unbl/bleached","",1266.0 +7320,"531010","Woven fabric of jute/bast fibres, unbleached/bleached","6digit","Woven fabric of jute/bast fibres, unbleached/bleached","","Woven fabric of jute/bast fibres, unbleached/bleached","",1267.0 +7321,"531090","Woven fabric of jute/bast fibre, not unbleach/bleache","6digit","Woven fabric of jute/bast fibre, not unbleach/bleache","","Woven fabric of jute/bast fibre, not unbleach/bleache","",1267.0 +7322,"531100","Woven fabric of other vegetable textile fibre, paper","6digit","Woven fabric of other vegetable textile fibre, paper","","Woven fabric of other vegetable textile fibre, paper","",1268.0 +7323,"540110","Sewing thread of synthetic filaments","6digit","Sewing thread of synthetic filaments","","Sewing thread of synthetic filaments","",1269.0 +7324,"540120","Sewing thread of artificial filaments","6digit","Sewing thread of artificial filaments","","Sewing thread of artificial filaments","",1269.0 +7325,"540210","Hi-ten yarn of nylon, polyamide, not sewing or retail","6digit","Hi-ten yarn of nylon, polyamide, not sewing or retail","","Hi-ten yarn of nylon, polyamide, not sewing or retail","",1270.0 +7326,"540220","Hi-ten yarn, polyester filament, not sewing or retail","6digit","Hi-ten yarn, polyester filament, not sewing or retail","","Hi-ten yarn, polyester filament, not sewing or retail","",1270.0 +7327,"540231","Textured yarn nes, nylon, polyamide <50dtex not retai","6digit","Textured yarn nes, nylon, polyamide <50dtex not retai","","Textured yarn nes, nylon, polyamide <50dtex not retai","",1270.0 +7328,"540232","Textured yarn nes, nylon, polyamide >50dtex not retai","6digit","Textured yarn nes, nylon, polyamide >50dtex not retai","","Textured yarn nes, nylon, polyamide >50dtex not retai","",1270.0 +7329,"540233","Textured yarn nes, of polyester filaments, not retail","6digit","Textured yarn nes, of polyester filaments, not retail","","Textured yarn nes, of polyester filaments, not retail","",1270.0 +7330,"540239","Textured yarn, synthetic filament, nes, not retail","6digit","Textured yarn, synthetic filament, nes, not retail","","Textured yarn, synthetic filament, nes, not retail","",1270.0 +7331,"540241","Yarn,nylon/polyamide, single untwisted nes, not retai","6digit","Yarn,nylon/polyamide, single untwisted nes, not retai","","Yarn,nylon/polyamide, single untwisted nes, not retai","",1270.0 +7332,"540242","Yarn, polyester, part oriented, single, not retail","6digit","Yarn, polyester, part oriented, single, not retail","","Yarn, polyester, part oriented, single, not retail","",1270.0 +7333,"540243","Yarn, polyester, single, untwisted nes, not retail","6digit","Yarn, polyester, single, untwisted nes, not retail","","Yarn, polyester, single, untwisted nes, not retail","",1270.0 +7334,"540249","Yarn, synth filament, single untwisted nes, not retai","6digit","Yarn, synth filament, single untwisted nes, not retai","","Yarn, synth filament, single untwisted nes, not retai","",1270.0 +7335,"540251","Yarn, nylon, polyamide, single >50 turn/m, not retail","6digit","Yarn, nylon, polyamide, single >50 turn/m, not retail","","Yarn, nylon, polyamide, single >50 turn/m, not retail","",1270.0 +7336,"540252","Yarn, polyester, single, >50 turn/m, not retail","6digit","Yarn, polyester, single, >50 turn/m, not retail","","Yarn, polyester, single, >50 turn/m, not retail","",1270.0 +7337,"540259","Yarn synth filament, single, >50 turn/m nes not retai","6digit","Yarn synth filament, single, >50 turn/m nes not retai","","Yarn synth filament, single, >50 turn/m nes not retai","",1270.0 +7338,"540261","Yarn nylon/polyamide filament multiple nes, not retai","6digit","Yarn nylon/polyamide filament multiple nes, not retai","","Yarn nylon/polyamide filament multiple nes, not retai","",1270.0 +7339,"540262","Yarn of polyester filament, multiple, nes, not retail","6digit","Yarn of polyester filament, multiple, nes, not retail","","Yarn of polyester filament, multiple, nes, not retail","",1270.0 +7340,"540269","Yarn synthetic filament, multiple, nes, not retail","6digit","Yarn synthetic filament, multiple, nes, not retail","","Yarn synthetic filament, multiple, nes, not retail","",1270.0 +7341,"540310","Hi-ten yarn not sewing, viscose rayon, not retail","6digit","Hi-ten yarn not sewing, viscose rayon, not retail","","Hi-ten yarn not sewing, viscose rayon, not retail","",1271.0 +7342,"540320","Textured yarn nes, of artificial filaments, not retai","6digit","Textured yarn nes, of artificial filaments, not retai","","Textured yarn nes, of artificial filaments, not retai","",1271.0 +7343,"540331","Yarn of viscose rayon, single untwisted nes not retai","6digit","Yarn of viscose rayon, single untwisted nes not retai","","Yarn of viscose rayon, single untwisted nes not retai","",1271.0 +7344,"540332","Yarn, viscose rayon, single >120turn/m nes, not retai","6digit","Yarn, viscose rayon, single >120turn/m nes, not retai","","Yarn, viscose rayon, single >120turn/m nes, not retai","",1271.0 +7345,"540333","Yarn of cellulose acetate, single, nes, not retail","6digit","Yarn of cellulose acetate, single, nes, not retail","","Yarn of cellulose acetate, single, nes, not retail","",1271.0 +7346,"540339","Yarn of artificial filament, single, nes, not retail","6digit","Yarn of artificial filament, single, nes, not retail","","Yarn of artificial filament, single, nes, not retail","",1271.0 +7347,"540341","Yarn of viscose rayon, multiple, nes, not retail","6digit","Yarn of viscose rayon, multiple, nes, not retail","","Yarn of viscose rayon, multiple, nes, not retail","",1271.0 +7348,"540342","Yarn, cellulose acetate, multiple, nes, not retail","6digit","Yarn, cellulose acetate, multiple, nes, not retail","","Yarn, cellulose acetate, multiple, nes, not retail","",1271.0 +7349,"540349","Yarn of artificial filament, multiple-nes, not retail","6digit","Yarn of artificial filament, multiple-nes, not retail","","Yarn of artificial filament, multiple-nes, not retail","",1271.0 +7350,"540410","Synthetic monofilament, >67 dtex, thickness < 1mm","6digit","Synthetic monofilament, >67 dtex, thickness < 1mm","","Synthetic monofilament, >67 dtex, thickness < 1mm","",1272.0 +7351,"540490","Strip, straw, etc. synth textile material,< 5 mm thic","6digit","Strip, straw, etc. synth textile material,< 5 mm thic","","Strip, straw, etc. synth textile material,< 5 mm thic","",1272.0 +7352,"540500","Artif monofilament >67dtex t<1mm, strip, straws t<5mm","6digit","Artif monofilament >67dtex t<1mm, strip, straws t<5mm","","Artif monofilament >67dtex t<1mm, strip, straws t<5mm","",1273.0 +7353,"540610","Yarn of synthetic filament not sewing thread, retail","6digit","Yarn of synthetic filament not sewing thread, retail","","Yarn of synthetic filament not sewing thread, retail","",1274.0 +7354,"540620","Yarn of artificial filament not sewing thread, retail","6digit","Yarn of artificial filament not sewing thread, retail","","Yarn of artificial filament not sewing thread, retail","",1274.0 +7355,"540710","Woven hi-ten filament, nylon, polyamide or polyester","6digit","Woven hi-ten filament, nylon, polyamide or polyester","","Woven hi-ten filament, nylon, polyamide or polyester","",1275.0 +7356,"540720","Woven fabric of strip etc, synthetic textile material","6digit","Woven fabric of strip etc, synthetic textile material","","Woven fabric of strip etc, synthetic textile material","",1275.0 +7357,"540730","Fabric from layers of woven synthetic filament yarns","6digit","Fabric from layers of woven synthetic filament yarns","","Fabric from layers of woven synthetic filament yarns","",1275.0 +7358,"540741","Woven fabric >85% nylon, polyamide, unbl/bleached,nes","6digit","Woven fabric >85% nylon, polyamide, unbl/bleached,nes","","Woven fabric >85% nylon, polyamide, unbl/bleached,nes","",1275.0 +7359,"540742","Woven fabric >85% nylon, polyamide, dyed, nes","6digit","Woven fabric >85% nylon, polyamide, dyed, nes","","Woven fabric >85% nylon, polyamide, dyed, nes","",1275.0 +7360,"540743","Woven fabric >85% nylon, polyamide, yarn dyed,nes","6digit","Woven fabric >85% nylon, polyamide, yarn dyed,nes","","Woven fabric >85% nylon, polyamide, yarn dyed,nes","",1275.0 +7361,"540744","Woven fabric >85% nylon, polyamide, printed, nes","6digit","Woven fabric >85% nylon, polyamide, printed, nes","","Woven fabric >85% nylon, polyamide, printed, nes","",1275.0 +7362,"540751","Woven fabric >85% textured polyester unbl/bleached,ne","6digit","Woven fabric >85% textured polyester unbl/bleached,ne","","Woven fabric >85% textured polyester unbl/bleached,ne","",1275.0 +7363,"540752","Woven fabric >85% textured polyester, dyed, nes","6digit","Woven fabric >85% textured polyester, dyed, nes","","Woven fabric >85% textured polyester, dyed, nes","",1275.0 +7364,"540753","Woven fabric >85% textured polyester, yarn dyed, nes","6digit","Woven fabric >85% textured polyester, yarn dyed, nes","","Woven fabric >85% textured polyester, yarn dyed, nes","",1275.0 +7365,"540754","Woven fabric >85% textured polyester, printed, nes","6digit","Woven fabric >85% textured polyester, printed, nes","","Woven fabric >85% textured polyester, printed, nes","",1275.0 +7366,"540760","Woven fabric >85% non-textured polyester filament, ne","6digit","Woven fabric >85% non-textured polyester filament, ne","","Woven fabric >85% non-textured polyester filament, ne","",1275.0 +7367,"540771","Woven fabric >85% synthetic filament, nes","6digit","Woven fabric >85% synthetic filament, nes","","Woven fabric >85% synthetic filament, nes","",1275.0 +7368,"540772","Woven fabric >85% synthetic filament, dyed, nes","6digit","Woven fabric >85% synthetic filament, dyed, nes","","Woven fabric >85% synthetic filament, dyed, nes","",1275.0 +7369,"540773","Woven fabric >85% synthetic filament, yarn dyed, nes","6digit","Woven fabric >85% synthetic filament, yarn dyed, nes","","Woven fabric >85% synthetic filament, yarn dyed, nes","",1275.0 +7370,"540774","Woven fabric >85% synthetic filament, printed, nes","6digit","Woven fabric >85% synthetic filament, printed, nes","","Woven fabric >85% synthetic filament, printed, nes","",1275.0 +7371,"540781","Woven fabric synthetic filament, <85% +cotton, nes","6digit","Woven fabric synthetic filament, <85% +cotton, nes","","Woven fabric synthetic filament, <85% +cotton, nes","",1275.0 +7372,"540782","Woven fabric synthetic filament <85% +cotton, dyed ne","6digit","Woven fabric synthetic filament <85% +cotton, dyed ne","","Woven fabric synthetic filament <85% +cotton, dyed ne","",1275.0 +7373,"540783","Woven fabric synthetic filament <85% +cotton, yarn dy","6digit","Woven fabric synthetic filament <85% +cotton, yarn dy","","Woven fabric synthetic filament <85% +cotton, yarn dy","",1275.0 +7374,"540784","Woven fabric synthetic filament, <85% +cotton, printe","6digit","Woven fabric synthetic filament, <85% +cotton, printe","","Woven fabric synthetic filament, <85% +cotton, printe","",1275.0 +7375,"540791","Woven fabric synthetic filament nes","6digit","Woven fabric synthetic filament nes","","Woven fabric synthetic filament nes","",1275.0 +7376,"540792","Woven fabric synthetic filament, dyed, nes","6digit","Woven fabric synthetic filament, dyed, nes","","Woven fabric synthetic filament, dyed, nes","",1275.0 +7377,"540793","Woven fabric synthetic filament, yarn dyed, nes","6digit","Woven fabric synthetic filament, yarn dyed, nes","","Woven fabric synthetic filament, yarn dyed, nes","",1275.0 +7378,"540794","Woven fabric synthetic filament, printed, nes","6digit","Woven fabric synthetic filament, printed, nes","","Woven fabric synthetic filament, printed, nes","",1275.0 +7379,"540810","Woven fabric of hi-ten filament yarns of viscose rayo","6digit","Woven fabric of hi-ten filament yarns of viscose rayo","","Woven fabric of hi-ten filament yarns of viscose rayo","",1276.0 +7380,"540821","Woven fabric >85% artif filament/strip, unbl/blchd ne","6digit","Woven fabric >85% artif filament/strip, unbl/blchd ne","","Woven fabric >85% artif filament/strip, unbl/blchd ne","",1276.0 +7381,"540822","Woven fabric >85% artificial filament/strip, dyed, ne","6digit","Woven fabric >85% artificial filament/strip, dyed, ne","","Woven fabric >85% artificial filament/strip, dyed, ne","",1276.0 +7382,"540823","Woven fabric >85% artif filament/strip, yarn dyed, ne","6digit","Woven fabric >85% artif filament/strip, yarn dyed, ne","","Woven fabric >85% artif filament/strip, yarn dyed, ne","",1276.0 +7383,"540824","Woven fabric >85% artif filament/strip, printed, nes","6digit","Woven fabric >85% artif filament/strip, printed, nes","","Woven fabric >85% artif filament/strip, printed, nes","",1276.0 +7384,"540831","Woven fabric of artif filament, unbl/bleached, nes","6digit","Woven fabric of artif filament, unbl/bleached, nes","","Woven fabric of artif filament, unbl/bleached, nes","",1276.0 +7385,"540832","Woven fabric of artificial filament, dyed, nes","6digit","Woven fabric of artificial filament, dyed, nes","","Woven fabric of artificial filament, dyed, nes","",1276.0 +7386,"540833","Woven fabric of artificial filament, yarn dyed, nes","6digit","Woven fabric of artificial filament, yarn dyed, nes","","Woven fabric of artificial filament, yarn dyed, nes","",1276.0 +7387,"540834","Woven fabric of artificial filament, printed, nes","6digit","Woven fabric of artificial filament, printed, nes","","Woven fabric of artificial filament, printed, nes","",1276.0 +7388,"550110","Filament tow of nylon, polyamides","6digit","Filament tow of nylon, polyamides","","Filament tow of nylon, polyamides","",1277.0 +7389,"550120","Filament tow of polyesters","6digit","Filament tow of polyesters","","Filament tow of polyesters","",1277.0 +7390,"550130","Filament tow of acrylic or modacrylic","6digit","Filament tow of acrylic or modacrylic","","Filament tow of acrylic or modacrylic","",1277.0 +7391,"550190","Synthetic filament tow, nes","6digit","Synthetic filament tow, nes","","Synthetic filament tow, nes","",1277.0 +7392,"550200","Artificial filament tow","6digit","Artificial filament tow","","Artificial filament tow","",1278.0 +7393,"550310","Staple fibres of nylon, polyamides, not carded, combe","6digit","Staple fibres of nylon, polyamides, not carded, combe","","Staple fibres of nylon, polyamides, not carded, combe","",1279.0 +7394,"550320","Staple fibres of polyesters, not carded or combed","6digit","Staple fibres of polyesters, not carded or combed","","Staple fibres of polyesters, not carded or combed","",1279.0 +7395,"550330","Staple fibres of acrylic, modacrylic,not carded/combe","6digit","Staple fibres of acrylic, modacrylic,not carded/combe","","Staple fibres of acrylic, modacrylic,not carded/combe","",1279.0 +7396,"550340","Staple fibres of polypropylene, not carded or combed","6digit","Staple fibres of polypropylene, not carded or combed","","Staple fibres of polypropylene, not carded or combed","",1279.0 +7397,"550390","Synthetic staple fibres, not carded or combed nes","6digit","Synthetic staple fibres, not carded or combed nes","","Synthetic staple fibres, not carded or combed nes","",1279.0 +7398,"550410","Staple fibres of viscose rayon, not carded or combed","6digit","Staple fibres of viscose rayon, not carded or combed","","Staple fibres of viscose rayon, not carded or combed","",1280.0 +7399,"550490","Artif staple fibres, except rayon,not carded or combe","6digit","Artif staple fibres, except rayon,not carded or combe","","Artif staple fibres, except rayon,not carded or combe","",1280.0 +7400,"550510","Waste of synthetic fibres","6digit","Waste of synthetic fibres","","Waste of synthetic fibres","",1281.0 +7401,"550520","Waste of artificial fibres","6digit","Waste of artificial fibres","","Waste of artificial fibres","",1281.0 +7402,"550610","Staple fibres nylon, polyamides, carded or combed","6digit","Staple fibres nylon, polyamides, carded or combed","","Staple fibres nylon, polyamides, carded or combed","",1282.0 +7403,"550620","Staple fibres of polyesters, carded or combed","6digit","Staple fibres of polyesters, carded or combed","","Staple fibres of polyesters, carded or combed","",1282.0 +7404,"550630","Staple fibres of acrylic, modacrylic, carded or combe","6digit","Staple fibres of acrylic, modacrylic, carded or combe","","Staple fibres of acrylic, modacrylic, carded or combe","",1282.0 +7405,"550690","Synthetic staple fibres, carded or combed nes","6digit","Synthetic staple fibres, carded or combed nes","","Synthetic staple fibres, carded or combed nes","",1282.0 +7406,"550700","Artificial staple fibres, carded or combed, not spun","6digit","Artificial staple fibres, carded or combed, not spun","","Artificial staple fibres, carded or combed, not spun","",1283.0 +7407,"550810","Sewing thread of synthetic staple fibres","6digit","Sewing thread of synthetic staple fibres","","Sewing thread of synthetic staple fibres","",1284.0 +7408,"550820","Sewing thread of artificial staple fibres","6digit","Sewing thread of artificial staple fibres","","Sewing thread of artificial staple fibres","",1284.0 +7409,"550911","Yarn >85% nylon, etc staple fibres, single, not retai","6digit","Yarn >85% nylon, etc staple fibres, single, not retai","","Yarn >85% nylon, etc staple fibres, single, not retai","",1285.0 +7410,"550912","Yarn >85% nylon, etc staple fibre, multiple,not retai","6digit","Yarn >85% nylon, etc staple fibre, multiple,not retai","","Yarn >85% nylon, etc staple fibre, multiple,not retai","",1285.0 +7411,"550921","Yarn >85% polyester staple fibres, single, not retail","6digit","Yarn >85% polyester staple fibres, single, not retail","","Yarn >85% polyester staple fibres, single, not retail","",1285.0 +7412,"550922","Yarn >85% polyester staple fibres, multiple,not retai","6digit","Yarn >85% polyester staple fibres, multiple,not retai","","Yarn >85% polyester staple fibres, multiple,not retai","",1285.0 +7413,"550931","Yarn >85% acrylic staple fibres, single, not retail","6digit","Yarn >85% acrylic staple fibres, single, not retail","","Yarn >85% acrylic staple fibres, single, not retail","",1285.0 +7414,"550932","Yarn >85% acrylic staple fibres, multiplenot retail","6digit","Yarn >85% acrylic staple fibres, multiplenot retail","","Yarn >85% acrylic staple fibres, multiplenot retail","",1285.0 +7415,"550941","Yarn >85% other synth staple fibres, single not retai","6digit","Yarn >85% other synth staple fibres, single not retai","","Yarn >85% other synth staple fibres, single not retai","",1285.0 +7416,"550942","Yarn >85% other synth staple fibre multiple not retai","6digit","Yarn >85% other synth staple fibre multiple not retai","","Yarn >85% other synth staple fibre multiple not retai","",1285.0 +7417,"550951","Yarn of polyester & artif staple fibres, not retail","6digit","Yarn of polyester & artif staple fibres, not retail","","Yarn of polyester & artif staple fibres, not retail","",1285.0 +7418,"550952","Yarn of polyester & wool or hair, not retail, nes","6digit","Yarn of polyester & wool or hair, not retail, nes","","Yarn of polyester & wool or hair, not retail, nes","",1285.0 +7419,"550953","Yarn of polyester & cotton, not retail, nes","6digit","Yarn of polyester & cotton, not retail, nes","","Yarn of polyester & cotton, not retail, nes","",1285.0 +7420,"550959","Yarn of polyester staple fibres, not retail, nes","6digit","Yarn of polyester staple fibres, not retail, nes","","Yarn of polyester staple fibres, not retail, nes","",1285.0 +7421,"550961","Yarn of acrylic staple fibre & wool or hair,not retai","6digit","Yarn of acrylic staple fibre & wool or hair,not retai","","Yarn of acrylic staple fibre & wool or hair,not retai","",1285.0 +7422,"550962","Yarn of acrylic staple fibres & cotton, not retail","6digit","Yarn of acrylic staple fibres & cotton, not retail","","Yarn of acrylic staple fibres & cotton, not retail","",1285.0 +7423,"550969","Yarn of acrylic staple fibres, not retail, nes","6digit","Yarn of acrylic staple fibres, not retail, nes","","Yarn of acrylic staple fibres, not retail, nes","",1285.0 +7424,"550991","Yarn of other synthetic staple with wool or hair, nes","6digit","Yarn of other synthetic staple with wool or hair, nes","","Yarn of other synthetic staple with wool or hair, nes","",1285.0 +7425,"550992","Yarn of other synth staple fibres + cotton not retail","6digit","Yarn of other synth staple fibres + cotton not retail","","Yarn of other synth staple fibres + cotton not retail","",1285.0 +7426,"550999","Yarn of other synth staple fibres + cotton not retail","6digit","Yarn of other synth staple fibres + cotton not retail","","Yarn of other synth staple fibres + cotton not retail","",1285.0 +7427,"551011","Yarn >85% artificial staple fibres, single, not retai","6digit","Yarn >85% artificial staple fibres, single, not retai","","Yarn >85% artificial staple fibres, single, not retai","",1286.0 +7428,"551012","Yarn >85% artif staple fibres, multiple,not retail,ne","6digit","Yarn >85% artif staple fibres, multiple,not retail,ne","","Yarn >85% artif staple fibres, multiple,not retail,ne","",1286.0 +7429,"551020","Yarn of artif staple fibres & wool or hair, not retai","6digit","Yarn of artif staple fibres & wool or hair, not retai","","Yarn of artif staple fibres & wool or hair, not retai","",1286.0 +7430,"551030","Yarn of artificial staple fibres & cotton, not retail","6digit","Yarn of artificial staple fibres & cotton, not retail","","Yarn of artificial staple fibres & cotton, not retail","",1286.0 +7431,"551090","Yarn of artificial staple fibres, not retail, nes","6digit","Yarn of artificial staple fibres, not retail, nes","","Yarn of artificial staple fibres, not retail, nes","",1286.0 +7432,"551110","Yarn >85% synthetic staple fibres, retail, not sewing","6digit","Yarn >85% synthetic staple fibres, retail, not sewing","","Yarn >85% synthetic staple fibres, retail, not sewing","",1287.0 +7433,"551120","Yarn <85% synthetic staple fibres, retail not sewing","6digit","Yarn <85% synthetic staple fibres, retail not sewing","","Yarn <85% synthetic staple fibres, retail not sewing","",1287.0 +7434,"551130","Yarn of artificial fibres except sewing thread, retai","6digit","Yarn of artificial fibres except sewing thread, retai","","Yarn of artificial fibres except sewing thread, retai","",1287.0 +7435,"551211","Woven fabric >85% polyester staple fibre unbl/bleache","6digit","Woven fabric >85% polyester staple fibre unbl/bleache","","Woven fabric >85% polyester staple fibre unbl/bleache","",1288.0 +7436,"551219","Woven fabric >85% polyester staple fibres, nes","6digit","Woven fabric >85% polyester staple fibres, nes","","Woven fabric >85% polyester staple fibres, nes","",1288.0 +7437,"551221","Woven fabric >85% acrylic staple fibres, unbl/bleache","6digit","Woven fabric >85% acrylic staple fibres, unbl/bleache","","Woven fabric >85% acrylic staple fibres, unbl/bleache","",1288.0 +7438,"551229","Woven fabric >85% acrylic staple fibres, nes","6digit","Woven fabric >85% acrylic staple fibres, nes","","Woven fabric >85% acrylic staple fibres, nes","",1288.0 +7439,"551291","Woven fabric >85% synth staple fibre nes unbl/bleache","6digit","Woven fabric >85% synth staple fibre nes unbl/bleache","","Woven fabric >85% synth staple fibre nes unbl/bleache","",1288.0 +7440,"551299","Woven fabric >85% synthetic staple fibre nes","6digit","Woven fabric >85% synthetic staple fibre nes","","Woven fabric >85% synthetic staple fibre nes","",1288.0 +7441,"551311","Woven plain >85% polyester+cotton, <170g/m2 unbl/blch","6digit","Woven plain >85% polyester+cotton, <170g/m2 unbl/blch","","Woven plain >85% polyester+cotton, <170g/m2 unbl/blch","",1289.0 +7442,"551312","Woven twill >85% polyester+cotton, <170g/m2 unbl/blch","6digit","Woven twill >85% polyester+cotton, <170g/m2 unbl/blch","","Woven twill >85% polyester+cotton, <170g/m2 unbl/blch","",1289.0 +7443,"551313","Wovens nes >85% polyester+cotton, <170g/m2 unbl/blchd","6digit","Wovens nes >85% polyester+cotton, <170g/m2 unbl/blchd","","Wovens nes >85% polyester+cotton, <170g/m2 unbl/blchd","",1289.0 +7444,"551319","Woven fabric >85% synth nes+cotton,<170g/m2 unbl/blch","6digit","Woven fabric >85% synth nes+cotton,<170g/m2 unbl/blch","","Woven fabric >85% synth nes+cotton,<170g/m2 unbl/blch","",1289.0 +7445,"551321","Woven plain >85% polyester + cotton, <170g/m2 dyed","6digit","Woven plain >85% polyester + cotton, <170g/m2 dyed","","Woven plain >85% polyester + cotton, <170g/m2 dyed","",1289.0 +7446,"551322","Woven twill >85% polyester + cotton, <170g/m2 dyed","6digit","Woven twill >85% polyester + cotton, <170g/m2 dyed","","Woven twill >85% polyester + cotton, <170g/m2 dyed","",1289.0 +7447,"551323","Woven fabric nes>85% polyester + cotton,<170g/m2 dyed","6digit","Woven fabric nes>85% polyester + cotton,<170g/m2 dyed","","Woven fabric nes>85% polyester + cotton,<170g/m2 dyed","",1289.0 +7448,"551329","Woven fabric>85% synthetic nes + cotton, <170g/m2 dye","6digit","Woven fabric>85% synthetic nes + cotton, <170g/m2 dye","","Woven fabric>85% synthetic nes + cotton, <170g/m2 dye","",1289.0 +7449,"551331","Woven plain >85% polyester + cotton,<170g/m2 yarn dye","6digit","Woven plain >85% polyester + cotton,<170g/m2 yarn dye","","Woven plain >85% polyester + cotton,<170g/m2 yarn dye","",1289.0 +7450,"551332","Woven twill >85% polyester + cotton,<170g/m2 yarn dye","6digit","Woven twill >85% polyester + cotton,<170g/m2 yarn dye","","Woven twill >85% polyester + cotton,<170g/m2 yarn dye","",1289.0 +7451,"551333","Woven nes >85% polyester + cotton, <170g/m2 yarn dyed","6digit","Woven nes >85% polyester + cotton, <170g/m2 yarn dyed","","Woven nes >85% polyester + cotton, <170g/m2 yarn dyed","",1289.0 +7452,"551339","Woven fabric>85% synth nes + cotton,<170g/m2 yarn dye","6digit","Woven fabric>85% synth nes + cotton,<170g/m2 yarn dye","","Woven fabric>85% synth nes + cotton,<170g/m2 yarn dye","",1289.0 +7453,"551341","Woven plain >85% polyester + cotton, <170g/m2 printed","6digit","Woven plain >85% polyester + cotton, <170g/m2 printed","","Woven plain >85% polyester + cotton, <170g/m2 printed","",1289.0 +7454,"551342","Woven twill >85% polyester + cotton, <170g/m2 printed","6digit","Woven twill >85% polyester + cotton, <170g/m2 printed","","Woven twill >85% polyester + cotton, <170g/m2 printed","",1289.0 +7455,"551343","Woven nes >85% polyester + cotton, <170g/m2 printed","6digit","Woven nes >85% polyester + cotton, <170g/m2 printed","","Woven nes >85% polyester + cotton, <170g/m2 printed","",1289.0 +7456,"551349","Woven fabric>85% synth nes + cotton, <170g/m2 printed","6digit","Woven fabric>85% synth nes + cotton, <170g/m2 printed","","Woven fabric>85% synth nes + cotton, <170g/m2 printed","",1289.0 +7457,"551411","Woven plain >85% polyester+cotton, >170g/m2 unbl/blch","6digit","Woven plain >85% polyester+cotton, >170g/m2 unbl/blch","","Woven plain >85% polyester+cotton, >170g/m2 unbl/blch","",1290.0 +7458,"551412","Woven twill >85% polyester+cotton, >170g/m2 unbl/blch","6digit","Woven twill >85% polyester+cotton, >170g/m2 unbl/blch","","Woven twill >85% polyester+cotton, >170g/m2 unbl/blch","",1290.0 +7459,"551413","Woven nes >85% polyester + cotton, >170g/m2 unbl/blch","6digit","Woven nes >85% polyester + cotton, >170g/m2 unbl/blch","","Woven nes >85% polyester + cotton, >170g/m2 unbl/blch","",1290.0 +7460,"551419","Woven fabric>85% synth nes+cotton, >170g/m2 unbl/blch","6digit","Woven fabric>85% synth nes+cotton, >170g/m2 unbl/blch","","Woven fabric>85% synth nes+cotton, >170g/m2 unbl/blch","",1290.0 +7461,"551421","Woven plain >85% polyester + cotton, >170g/m2 dyed","6digit","Woven plain >85% polyester + cotton, >170g/m2 dyed","","Woven plain >85% polyester + cotton, >170g/m2 dyed","",1290.0 +7462,"551422","Woven twill >85% polyester + cotton, >170g/m2 dyed","6digit","Woven twill >85% polyester + cotton, >170g/m2 dyed","","Woven twill >85% polyester + cotton, >170g/m2 dyed","",1290.0 +7463,"551423","Woven nes >85% polyester + cotton, >170g/m2 dyed","6digit","Woven nes >85% polyester + cotton, >170g/m2 dyed","","Woven nes >85% polyester + cotton, >170g/m2 dyed","",1290.0 +7464,"551429","Woven fabric>85% synthetic nes + cotton, >170g/m2 dye","6digit","Woven fabric>85% synthetic nes + cotton, >170g/m2 dye","","Woven fabric>85% synthetic nes + cotton, >170g/m2 dye","",1290.0 +7465,"551431","Woven plain >85% polyester + cotton,>170g/m2 yarn dye","6digit","Woven plain >85% polyester + cotton,>170g/m2 yarn dye","","Woven plain >85% polyester + cotton,>170g/m2 yarn dye","",1290.0 +7466,"551432","Woven twill >85% polyester + cotton,>170g/m2 yarn dye","6digit","Woven twill >85% polyester + cotton,>170g/m2 yarn dye","","Woven twill >85% polyester + cotton,>170g/m2 yarn dye","",1290.0 +7467,"551433","Woven nes >85% polyester + cotton, >170g/m2 yarn dyed","6digit","Woven nes >85% polyester + cotton, >170g/m2 yarn dyed","","Woven nes >85% polyester + cotton, >170g/m2 yarn dyed","",1290.0 +7468,"551439","Woven fabric>85% synth nes + cotton,>170g/m2 yarn dye","6digit","Woven fabric>85% synth nes + cotton,>170g/m2 yarn dye","","Woven fabric>85% synth nes + cotton,>170g/m2 yarn dye","",1290.0 +7469,"551441","Woven plain >85% polyester + cotton, >170g/m2 printed","6digit","Woven plain >85% polyester + cotton, >170g/m2 printed","","Woven plain >85% polyester + cotton, >170g/m2 printed","",1290.0 +7470,"551442","Woven twill >85% polyester + cotton, >170g/m2 printed","6digit","Woven twill >85% polyester + cotton, >170g/m2 printed","","Woven twill >85% polyester + cotton, >170g/m2 printed","",1290.0 +7471,"551443","Woven nes >85% polyester + cotton, >170g/m2 printed","6digit","Woven nes >85% polyester + cotton, >170g/m2 printed","","Woven nes >85% polyester + cotton, >170g/m2 printed","",1290.0 +7472,"551449","Woven fabric >85% synthetic nes+cotton, >170g/m2 prin","6digit","Woven fabric >85% synthetic nes+cotton, >170g/m2 prin","","Woven fabric >85% synthetic nes+cotton, >170g/m2 prin","",1290.0 +7473,"551511","Woven fabric polyester + viscose rayon, nes","6digit","Woven fabric polyester + viscose rayon, nes","","Woven fabric polyester + viscose rayon, nes","",1291.0 +7474,"551512","Woven fabric polyester + manmade filament, nes","6digit","Woven fabric polyester + manmade filament, nes","","Woven fabric polyester + manmade filament, nes","",1291.0 +7475,"551513","Woven fabric polyester + wool or hair, nes","6digit","Woven fabric polyester + wool or hair, nes","","Woven fabric polyester + wool or hair, nes","",1291.0 +7476,"551519","Woven fabric polyester staple fibres, nes","6digit","Woven fabric polyester staple fibres, nes","","Woven fabric polyester staple fibres, nes","",1291.0 +7477,"551521","Woven fabric acrylics + manmade filament, nes","6digit","Woven fabric acrylics + manmade filament, nes","","Woven fabric acrylics + manmade filament, nes","",1291.0 +7478,"551522","Woven fabric acrylics + wool or hair, nes","6digit","Woven fabric acrylics + wool or hair, nes","","Woven fabric acrylics + wool or hair, nes","",1291.0 +7479,"551529","Woven fabric acrylic or modacrylic staple fibres, nes","6digit","Woven fabric acrylic or modacrylic staple fibres, nes","","Woven fabric acrylic or modacrylic staple fibres, nes","",1291.0 +7480,"551591","Woven fabric synthetic staple fibre with manmade, nes","6digit","Woven fabric synthetic staple fibre with manmade, nes","","Woven fabric synthetic staple fibre with manmade, nes","",1291.0 +7481,"551592","Woven fabric synthetic staple with wool or hair nes","6digit","Woven fabric synthetic staple with wool or hair nes","","Woven fabric synthetic staple with wool or hair nes","",1291.0 +7482,"551599","Woven fabric synthetic staple fibres, nes","6digit","Woven fabric synthetic staple fibres, nes","","Woven fabric synthetic staple fibres, nes","",1291.0 +7483,"551611","Woven fabric <85% artif staple fibres, unbl/bleached","6digit","Woven fabric <85% artif staple fibres, unbl/bleached","","Woven fabric <85% artif staple fibres, unbl/bleached","",1292.0 +7484,"551612","Woven fabric <85% artificial staple fibres, dyed","6digit","Woven fabric <85% artificial staple fibres, dyed","","Woven fabric <85% artificial staple fibres, dyed","",1292.0 +7485,"551613","Woven fabric <85% artificial staple fibre, yarn dyed","6digit","Woven fabric <85% artificial staple fibre, yarn dyed","","Woven fabric <85% artificial staple fibre, yarn dyed","",1292.0 +7486,"551614","Woven fabric <85% artificial staple fibres, printed","6digit","Woven fabric <85% artificial staple fibres, printed","","Woven fabric <85% artificial staple fibres, printed","",1292.0 +7487,"551621","Woven fabric <85% artif staple + manmade fibre unbl/b","6digit","Woven fabric <85% artif staple + manmade fibre unbl/b","","Woven fabric <85% artif staple + manmade fibre unbl/b","",1292.0 +7488,"551622","Woven fabric <85% artificial staple+manmade fibre dye","6digit","Woven fabric <85% artificial staple+manmade fibre dye","","Woven fabric <85% artificial staple+manmade fibre dye","",1292.0 +7489,"551623","Woven fabric <85% artif staple + manmade fil yarn dye","6digit","Woven fabric <85% artif staple + manmade fil yarn dye","","Woven fabric <85% artif staple + manmade fil yarn dye","",1292.0 +7490,"551624","Woven fabric <85% artif staple + manmade fil, printed","6digit","Woven fabric <85% artif staple + manmade fil, printed","","Woven fabric <85% artif staple + manmade fil, printed","",1292.0 +7491,"551631","Woven fabric <85% artif staple+wool/hair,unbl/bleache","6digit","Woven fabric <85% artif staple+wool/hair,unbl/bleache","","Woven fabric <85% artif staple+wool/hair,unbl/bleache","",1292.0 +7492,"551632","Woven fabric <85% artificial staple+wool or hair, dye","6digit","Woven fabric <85% artificial staple+wool or hair, dye","","Woven fabric <85% artificial staple+wool or hair, dye","",1292.0 +7493,"551633","Woven fabric <85% artif staple+wool or hair, yarn dye","6digit","Woven fabric <85% artif staple+wool or hair, yarn dye","","Woven fabric <85% artif staple+wool or hair, yarn dye","",1292.0 +7494,"551634","Woven fabric <85% artificial staple+wool/hair, printe","6digit","Woven fabric <85% artificial staple+wool/hair, printe","","Woven fabric <85% artificial staple+wool/hair, printe","",1292.0 +7495,"551641","Woven fabric <85% artif staple+cotton, unbl/bleached","6digit","Woven fabric <85% artif staple+cotton, unbl/bleached","","Woven fabric <85% artif staple+cotton, unbl/bleached","",1292.0 +7496,"551642","Woven fabric <85% artificial staple+cotton, dyed","6digit","Woven fabric <85% artificial staple+cotton, dyed","","Woven fabric <85% artificial staple+cotton, dyed","",1292.0 +7497,"551643","Woven fabric <85% artificial staple+cotton, yarn dyed","6digit","Woven fabric <85% artificial staple+cotton, yarn dyed","","Woven fabric <85% artificial staple+cotton, yarn dyed","",1292.0 +7498,"551644","Woven fabric <85% artificial staple+cotton, printed","6digit","Woven fabric <85% artificial staple+cotton, printed","","Woven fabric <85% artificial staple+cotton, printed","",1292.0 +7499,"551691","Woven fabric <85% artif staples, unbl/bleached, nes","6digit","Woven fabric <85% artif staples, unbl/bleached, nes","","Woven fabric <85% artif staples, unbl/bleached, nes","",1292.0 +7500,"551692","Woven fabric <85% artificial staples, dyed, nes","6digit","Woven fabric <85% artificial staples, dyed, nes","","Woven fabric <85% artificial staples, dyed, nes","",1292.0 +7501,"551693","Woven fabric <85% artificial staples, yarn dyed, nes","6digit","Woven fabric <85% artificial staples, yarn dyed, nes","","Woven fabric <85% artificial staples, yarn dyed, nes","",1292.0 +7502,"551694","Woven fabric <85% artificial staples, printed, nes","6digit","Woven fabric <85% artificial staples, printed, nes","","Woven fabric <85% artificial staples, printed, nes","",1292.0 +7503,"560110","Sanitary towels, diapers and similar articles","6digit","Sanitary towels, diapers and similar articles","","Sanitary towels, diapers and similar articles","",1293.0 +7504,"560121","Wadding, products, of cotton, except sanitary article","6digit","Wadding, products, of cotton, except sanitary article","","Wadding, products, of cotton, except sanitary article","",1293.0 +7505,"560122","Wadding, products, manmade fibres, not sanitary items","6digit","Wadding, products, manmade fibres, not sanitary items","","Wadding, products, manmade fibres, not sanitary items","",1293.0 +7506,"560129","Wadding, products, material nes, not sanitary article","6digit","Wadding, products, material nes, not sanitary article","","Wadding, products, material nes, not sanitary article","",1293.0 +7507,"560130","Textile flock, dust or mill neps","6digit","Textile flock, dust or mill neps","","Textile flock, dust or mill neps","",1293.0 +7508,"560210","Needleloom felt and stitch-bonded fibre fabric","6digit","Needleloom felt and stitch-bonded fibre fabric","","Needleloom felt and stitch-bonded fibre fabric","",1294.0 +7509,"560221","Felt not needleloom, wool/hair, not impregnated/coate","6digit","Felt not needleloom, wool/hair, not impregnated/coate","","Felt not needleloom, wool/hair, not impregnated/coate","",1294.0 +7510,"560229","Felt, not of wool or hair, not impregnated or coated","6digit","Felt, not of wool or hair, not impregnated or coated","","Felt, not of wool or hair, not impregnated or coated","",1294.0 +7511,"560290","Felt, impregnated, coated, covered, or laminated","6digit","Felt, impregnated, coated, covered, or laminated","","Felt, impregnated, coated, covered, or laminated","",1294.0 +7512,"560300","Nonwovens textiles except felt","6digit","Nonwovens textiles except felt","","Nonwovens textiles except felt","",1295.0 +7513,"560410","Rubber thread and cord, textile covered","6digit","Rubber thread and cord, textile covered","","Rubber thread and cord, textile covered","",1296.0 +7514,"560420","Hi-ten manmade yarn rubber, plastic coated/impregnate","6digit","Hi-ten manmade yarn rubber, plastic coated/impregnate","","Hi-ten manmade yarn rubber, plastic coated/impregnate","",1296.0 +7515,"560490","Textile yarn/strip, rubber, plastic impregnated/coate","6digit","Textile yarn/strip, rubber, plastic impregnated/coate","","Textile yarn/strip, rubber, plastic impregnated/coate","",1296.0 +7516,"560500","Metallised yarn","6digit","Metallised yarn","","Metallised yarn","",1297.0 +7517,"560600","Chenille, loop whale, gimped (except metallised) yarn","6digit","Chenille, loop whale, gimped (except metallised) yarn","","Chenille, loop whale, gimped (except metallised) yarn","",1298.0 +7518,"560710","Twine, cordage, ropes and cables, of jute, bast fibre","6digit","Twine, cordage, ropes and cables, of jute, bast fibre","","Twine, cordage, ropes and cables, of jute, bast fibre","",1299.0 +7519,"560721","Binder or baler twine, of sisal or agave","6digit","Binder or baler twine, of sisal or agave","","Binder or baler twine, of sisal or agave","",1299.0 +7520,"560729","Twine nes, cordage, ropes and cables, of sisal","6digit","Twine nes, cordage, ropes and cables, of sisal","","Twine nes, cordage, ropes and cables, of sisal","",1299.0 +7521,"560730","Twine, cordage, ropes and cables, of abaca etc","6digit","Twine, cordage, ropes and cables, of abaca etc","","Twine, cordage, ropes and cables, of abaca etc","",1299.0 +7522,"560741","Binder or baler twine, of polyethylene, polypropylene","6digit","Binder or baler twine, of polyethylene, polypropylene","","Binder or baler twine, of polyethylene, polypropylene","",1299.0 +7523,"560749","Twine nes, cordage, ropes, polyethylene, polypropylen","6digit","Twine nes, cordage, ropes, polyethylene, polypropylen","","Twine nes, cordage, ropes, polyethylene, polypropylen","",1299.0 +7524,"560750","Twine, cordage, ropes & cables, other synthetic fibre","6digit","Twine, cordage, ropes & cables, other synthetic fibre","","Twine, cordage, ropes & cables, other synthetic fibre","",1299.0 +7525,"560790","Twine, cordage, ropes and cables, of other materials","6digit","Twine, cordage, ropes and cables, of other materials","","Twine, cordage, ropes and cables, of other materials","",1299.0 +7526,"560811","Made up fishing nets, of manmade textile materials","6digit","Made up fishing nets, of manmade textile materials","","Made up fishing nets, of manmade textile materials","",1300.0 +7527,"560819","Knotted netting, nets not fishing of manmade textiles","6digit","Knotted netting, nets not fishing of manmade textiles","","Knotted netting, nets not fishing of manmade textiles","",1300.0 +7528,"560890","Knotted netting, nets, of of natural materials","6digit","Knotted netting, nets, of of natural materials","","Knotted netting, nets, of of natural materials","",1300.0 +7529,"560900","Articles of yarn strip, twine, cordage or rope, nes","6digit","Articles of yarn strip, twine, cordage or rope, nes","","Articles of yarn strip, twine, cordage or rope, nes","",1301.0 +7530,"570110","Carpets of wool or fine animal hair, knotted","6digit","Carpets of wool or fine animal hair, knotted","","Carpets of wool or fine animal hair, knotted","",1302.0 +7531,"570190","Carpets of materials nes, knotted","6digit","Carpets of materials nes, knotted","","Carpets of materials nes, knotted","",1302.0 +7532,"570210","Hand made rugs including Kelem,Schumacks,Karamanie,et","6digit","Hand made rugs including Kelem,Schumacks,Karamanie,et","","Hand made rugs including Kelem,Schumacks,Karamanie,et","",1303.0 +7533,"570220","Floor coverings of coconut fibres (coir)","6digit","Floor coverings of coconut fibres (coir)","","Floor coverings of coconut fibres (coir)","",1303.0 +7534,"570231","Carpets of wool or hair, woven pile, not made up, nes","6digit","Carpets of wool or hair, woven pile, not made up, nes","","Carpets of wool or hair, woven pile, not made up, nes","",1303.0 +7535,"570232","Carpets of manmade yarn, woven pile, not made up, nes","6digit","Carpets of manmade yarn, woven pile, not made up, nes","","Carpets of manmade yarn, woven pile, not made up, nes","",1303.0 +7536,"570239","Carpets of yarn nes, woven pile, not made up, nes","6digit","Carpets of yarn nes, woven pile, not made up, nes","","Carpets of yarn nes, woven pile, not made up, nes","",1303.0 +7537,"570241","Carpets of wool or hair, woven pile, made up, nes","6digit","Carpets of wool or hair, woven pile, made up, nes","","Carpets of wool or hair, woven pile, made up, nes","",1303.0 +7538,"570242","Carpets of manmade yarn, woven pile, made up,nes","6digit","Carpets of manmade yarn, woven pile, made up,nes","","Carpets of manmade yarn, woven pile, made up,nes","",1303.0 +7539,"570249","Carpets of yarn nes, woven pile, made up, nes","6digit","Carpets of yarn nes, woven pile, made up, nes","","Carpets of yarn nes, woven pile, made up, nes","",1303.0 +7540,"570251","Carpets of wool or hair, woven, not made up, nes","6digit","Carpets of wool or hair, woven, not made up, nes","","Carpets of wool or hair, woven, not made up, nes","",1303.0 +7541,"570252","Carpets of manmade yarn, woven, not made up, nes","6digit","Carpets of manmade yarn, woven, not made up, nes","","Carpets of manmade yarn, woven, not made up, nes","",1303.0 +7542,"570259","Carpets of yarn nes, woven, not made up, nes","6digit","Carpets of yarn nes, woven, not made up, nes","","Carpets of yarn nes, woven, not made up, nes","",1303.0 +7543,"570291","Carpets of wool or fine hair, woven, made up, nes","6digit","Carpets of wool or fine hair, woven, made up, nes","","Carpets of wool or fine hair, woven, made up, nes","",1303.0 +7544,"570292","Carpets of manmade yarn, woven, made up, nes","6digit","Carpets of manmade yarn, woven, made up, nes","","Carpets of manmade yarn, woven, made up, nes","",1303.0 +7545,"570299","Carpets of yarn nes, woven, made up, nes","6digit","Carpets of yarn nes, woven, made up, nes","","Carpets of yarn nes, woven, made up, nes","",1303.0 +7546,"570310","Carpets of wool or fine animal hair, tufted","6digit","Carpets of wool or fine animal hair, tufted","","Carpets of wool or fine animal hair, tufted","",1304.0 +7547,"570320","Carpets nylon, polyamides, tufted","6digit","Carpets nylon, polyamides, tufted","","Carpets nylon, polyamides, tufted","",1304.0 +7548,"570330","Carpets of other manmade textile materials, tufted","6digit","Carpets of other manmade textile materials, tufted","","Carpets of other manmade textile materials, tufted","",1304.0 +7549,"570390","Carpets of materials nes, tufted","6digit","Carpets of materials nes, tufted","","Carpets of materials nes, tufted","",1304.0 +7550,"570410","Tiles of felt of textile materials, area <0.3 m2","6digit","Tiles of felt of textile materials, area <0.3 m2","","Tiles of felt of textile materials, area <0.3 m2","",1305.0 +7551,"570490","Carpets of felt of textile materials, > 0.3 m2","6digit","Carpets of felt of textile materials, > 0.3 m2","","Carpets of felt of textile materials, > 0.3 m2","",1305.0 +7552,"570500","Carpets and textile floor coverings, nes","6digit","Carpets and textile floor coverings, nes","","Carpets and textile floor coverings, nes","",1306.0 +7553,"580110","Woven pile fabric of wool or fine animal hair, w >30c","6digit","Woven pile fabric of wool or fine animal hair, w >30c","","Woven pile fabric of wool or fine animal hair, w >30c","",1307.0 +7554,"580121","Woven uncut weft pile cotton fabric not terry, w >30c","6digit","Woven uncut weft pile cotton fabric not terry, w >30c","","Woven uncut weft pile cotton fabric not terry, w >30c","",1307.0 +7555,"580122","Cut corduroy cotton fabric, width > 30cm","6digit","Cut corduroy cotton fabric, width > 30cm","","Cut corduroy cotton fabric, width > 30cm","",1307.0 +7556,"580123","Woven weft pile cotton fabric, nes, width > 30cm","6digit","Woven weft pile cotton fabric, nes, width > 30cm","","Woven weft pile cotton fabric, nes, width > 30cm","",1307.0 +7557,"580124","Woven warp pile cotton, epingle (uncut),except terry","6digit","Woven warp pile cotton, epingle (uncut),except terry","","Woven warp pile cotton, epingle (uncut),except terry","",1307.0 +7558,"580125","Woven warp pile cotton, cut, except terry, w > 30 cm","6digit","Woven warp pile cotton, cut, except terry, w > 30 cm","","Woven warp pile cotton, cut, except terry, w > 30 cm","",1307.0 +7559,"580126","Chenille cotton fabric, width > 30 cm","6digit","Chenille cotton fabric, width > 30 cm","","Chenille cotton fabric, width > 30 cm","",1307.0 +7560,"580131","Woven uncut weft pile fabric of manmade fibre","6digit","Woven uncut weft pile fabric of manmade fibre","","Woven uncut weft pile fabric of manmade fibre","",1307.0 +7561,"580132","Cut corduroy fabric manmade fibre, width > 30 cm","6digit","Cut corduroy fabric manmade fibre, width > 30 cm","","Cut corduroy fabric manmade fibre, width > 30 cm","",1307.0 +7562,"580133","Woven weft pile fabric manmade fibres, nes","6digit","Woven weft pile fabric manmade fibres, nes","","Woven weft pile fabric manmade fibres, nes","",1307.0 +7563,"580134","Woven warp pile fabric manmade fibre, epingle (uncut)","6digit","Woven warp pile fabric manmade fibre, epingle (uncut)","","Woven warp pile fabric manmade fibre, epingle (uncut)","",1307.0 +7564,"580135","Woven warp pile fabric manmade fibre, cut, not terry","6digit","Woven warp pile fabric manmade fibre, cut, not terry","","Woven warp pile fabric manmade fibre, cut, not terry","",1307.0 +7565,"580136","Chenille fabric of manmade fibres, except <30cm wide","6digit","Chenille fabric of manmade fibres, except <30cm wide","","Chenille fabric of manmade fibres, except <30cm wide","",1307.0 +7566,"580190","Woven pile, chenille fabric of yarn nes, except terry","6digit","Woven pile, chenille fabric of yarn nes, except terry","","Woven pile, chenille fabric of yarn nes, except terry","",1307.0 +7567,"580211","Terry towelling etc of cotton, not narrow fabric, unb","6digit","Terry towelling etc of cotton, not narrow fabric, unb","","Terry towelling etc of cotton, not narrow fabric, unb","",1308.0 +7568,"580219","Terry towelling etc of cotton nes, width > 30cm","6digit","Terry towelling etc of cotton nes, width > 30cm","","Terry towelling etc of cotton nes, width > 30cm","",1308.0 +7569,"580220","Terry towelling etc, other than cotton, width > 30 cm","6digit","Terry towelling etc, other than cotton, width > 30 cm","","Terry towelling etc, other than cotton, width > 30 cm","",1308.0 +7570,"580230","Tufted textile fabric, except carpets","6digit","Tufted textile fabric, except carpets","","Tufted textile fabric, except carpets","",1308.0 +7571,"580310","Cotton gauze > 30 cm wide","6digit","Cotton gauze > 30 cm wide","","Cotton gauze > 30 cm wide","",1309.0 +7572,"580390","Gauze, except cotton, > 30 cm wide","6digit","Gauze, except cotton, > 30 cm wide","","Gauze, except cotton, > 30 cm wide","",1309.0 +7573,"580410","Tulles, other nets (not woven, knit or crochet)","6digit","Tulles, other nets (not woven, knit or crochet)","","Tulles, other nets (not woven, knit or crochet)","",1310.0 +7574,"580421","Mechanical lace, manmade fibre (piece, strip, motif)","6digit","Mechanical lace, manmade fibre (piece, strip, motif)","","Mechanical lace, manmade fibre (piece, strip, motif)","",1310.0 +7575,"580429","Mechanical lace, other material (piece, strip, motif)","6digit","Mechanical lace, other material (piece, strip, motif)","","Mechanical lace, other material (piece, strip, motif)","",1310.0 +7576,"580430","Hand-made lace, in the piece, in strips or in motifs","6digit","Hand-made lace, in the piece, in strips or in motifs","","Hand-made lace, in the piece, in strips or in motifs","",1310.0 +7577,"580500","Hand-woven and needle-worked tapestries, kit sets","6digit","Hand-woven and needle-worked tapestries, kit sets","","Hand-woven and needle-worked tapestries, kit sets","",1311.0 +7578,"580610","Woven pile fabric and narrow chenille fabric","6digit","Woven pile fabric and narrow chenille fabric","","Woven pile fabric and narrow chenille fabric","",1312.0 +7579,"580620","Woven fabric, elasticised, < 30 cm wide","6digit","Woven fabric, elasticised, < 30 cm wide","","Woven fabric, elasticised, < 30 cm wide","",1312.0 +7580,"580631","Woven cotton fabric, nes, < 30 cm wide","6digit","Woven cotton fabric, nes, < 30 cm wide","","Woven cotton fabric, nes, < 30 cm wide","",1312.0 +7581,"580632","Woven fabric manmade fibres, nes, < 30 cm wide","6digit","Woven fabric manmade fibres, nes, < 30 cm wide","","Woven fabric manmade fibres, nes, < 30 cm wide","",1312.0 +7582,"580639","Woven fabric materials nes, < 30 cm wide","6digit","Woven fabric materials nes, < 30 cm wide","","Woven fabric materials nes, < 30 cm wide","",1312.0 +7583,"580640","Fabric having warp, no weft, assembled using adhesive","6digit","Fabric having warp, no weft, assembled using adhesive","","Fabric having warp, no weft, assembled using adhesive","",1312.0 +7584,"580710","Label, badge, etc, of woven textile not embroidered","6digit","Label, badge, etc, of woven textile not embroidered","","Label, badge, etc, of woven textile not embroidered","",1313.0 +7585,"580790","Label, badge, etc, non-embroidered textile, not woven","6digit","Label, badge, etc, non-embroidered textile, not woven","","Label, badge, etc, non-embroidered textile, not woven","",1313.0 +7586,"580810","Braids in the piece","6digit","Braids in the piece","","Braids in the piece","",1314.0 +7587,"580890","Ornamental trimmings in the piece","6digit","Ornamental trimmings in the piece","","Ornamental trimmings in the piece","",1314.0 +7588,"580900","Woven fabric incorporating metal threads, nes","6digit","Woven fabric incorporating metal threads, nes","","Woven fabric incorporating metal threads, nes","",1315.0 +7589,"581010","Embroidery without visible ground","6digit","Embroidery without visible ground","","Embroidery without visible ground","",1316.0 +7590,"581091","Embroidery of cotton","6digit","Embroidery of cotton","","Embroidery of cotton","",1316.0 +7591,"581092","Embroidery of manmade fibres","6digit","Embroidery of manmade fibres","","Embroidery of manmade fibres","",1316.0 +7592,"581099","Embroidery of natural textile fibres except cotton","6digit","Embroidery of natural textile fibres except cotton","","Embroidery of natural textile fibres except cotton","",1316.0 +7593,"581100","Quilted textile products in piece (not embroidered)","6digit","Quilted textile products in piece (not embroidered)","","Quilted textile products in piece (not embroidered)","",1317.0 +7594,"590110","Gum or amylaceous covered textiles for book covers et","6digit","Gum or amylaceous covered textiles for book covers et","","Gum or amylaceous covered textiles for book covers et","",1318.0 +7595,"590190","Tracing cloth, painting canvas, stiffened textile nes","6digit","Tracing cloth, painting canvas, stiffened textile nes","","Tracing cloth, painting canvas, stiffened textile nes","",1318.0 +7596,"590210","Tyre cord fabric of nylon, polyamides","6digit","Tyre cord fabric of nylon, polyamides","","Tyre cord fabric of nylon, polyamides","",1319.0 +7597,"590220","Tyre cord fabric of polyester","6digit","Tyre cord fabric of polyester","","Tyre cord fabric of polyester","",1319.0 +7598,"590290","Tyre cord fabric of viscose rayon","6digit","Tyre cord fabric of viscose rayon","","Tyre cord fabric of viscose rayon","",1319.0 +7599,"590310","Fabric impregnated, coated, covered with pvc plastic","6digit","Fabric impregnated, coated, covered with pvc plastic","","Fabric impregnated, coated, covered with pvc plastic","",1320.0 +7600,"590320","Fabric impregnated, coated, covered with polyurethane","6digit","Fabric impregnated, coated, covered with polyurethane","","Fabric impregnated, coated, covered with polyurethane","",1320.0 +7601,"590390","Fabric impregnated, coated, covered with plastic nes","6digit","Fabric impregnated, coated, covered with plastic nes","","Fabric impregnated, coated, covered with plastic nes","",1320.0 +7602,"590410","Linoleum","6digit","Linoleum","","Linoleum","",1321.0 +7603,"590491","Floor covering (not linoleum) with felt,non-woven bas","6digit","Floor covering (not linoleum) with felt,non-woven bas","","Floor covering (not linoleum) with felt,non-woven bas","",1321.0 +7604,"590492","Floor covering (not linoleum) with other textile base","6digit","Floor covering (not linoleum) with other textile base","","Floor covering (not linoleum) with other textile base","",1321.0 +7605,"590500","Textile wall coverings","6digit","Textile wall coverings","","Textile wall coverings","",1322.0 +7606,"590610","Rubberised textile adhesive tape < 20cm wide","6digit","Rubberised textile adhesive tape < 20cm wide","","Rubberised textile adhesive tape < 20cm wide","",1323.0 +7607,"590691","Rubberised textile knit or crochet fabric","6digit","Rubberised textile knit or crochet fabric","","Rubberised textile knit or crochet fabric","",1323.0 +7608,"590699","Rubberised woven textile fabric, except adhesive tape","6digit","Rubberised woven textile fabric, except adhesive tape","","Rubberised woven textile fabric, except adhesive tape","",1323.0 +7609,"590700","Textile fabric treated for theatrical backdrops etc","6digit","Textile fabric treated for theatrical backdrops etc","","Textile fabric treated for theatrical backdrops etc","",1324.0 +7610,"590800","Textile wicks, gas mantles","6digit","Textile wicks, gas mantles","","Textile wicks, gas mantles","",1325.0 +7611,"590900","Textile hosepiping and similar textile tubing","6digit","Textile hosepiping and similar textile tubing","","Textile hosepiping and similar textile tubing","",1326.0 +7612,"591000","Transmission or conveyor belts or belting of textile","6digit","Transmission or conveyor belts or belting of textile","","Transmission or conveyor belts or belting of textile","",1327.0 +7613,"591110","Textile fabric for card clothing, technical use","6digit","Textile fabric for card clothing, technical use","","Textile fabric for card clothing, technical use","",1328.0 +7614,"591120","Textile bolting cloth, whether or not made up","6digit","Textile bolting cloth, whether or not made up","","Textile bolting cloth, whether or not made up","",1328.0 +7615,"591131","Textile fabric used in paper-making etc, <650 g/m2","6digit","Textile fabric used in paper-making etc, <650 g/m2","","Textile fabric used in paper-making etc, <650 g/m2","",1328.0 +7616,"591132","Textile fabric used in paper-making etc, >650 g/m2","6digit","Textile fabric used in paper-making etc, >650 g/m2","","Textile fabric used in paper-making etc, >650 g/m2","",1328.0 +7617,"591140","Textile straining cloth used in oil presses etc","6digit","Textile straining cloth used in oil presses etc","","Textile straining cloth used in oil presses etc","",1328.0 +7618,"591190","Textile products and articles for technical uses, nes","6digit","Textile products and articles for technical uses, nes","","Textile products and articles for technical uses, nes","",1328.0 +7619,"600110","knit or crochet textile fabric","6digit","knit or crochet textile fabric","","knit or crochet textile fabric","",1329.0 +7620,"600121","Looped pile knit or crochet fabric, of cotton","6digit","Looped pile knit or crochet fabric, of cotton","","Looped pile knit or crochet fabric, of cotton","",1329.0 +7621,"600122","Looped pile knit or crochet fabric, of manmade fibres","6digit","Looped pile knit or crochet fabric, of manmade fibres","","Looped pile knit or crochet fabric, of manmade fibres","",1329.0 +7622,"600129","Loop pile knit/crochet fabric, natural yarn not cotto","6digit","Loop pile knit/crochet fabric, natural yarn not cotto","","Loop pile knit/crochet fabric, natural yarn not cotto","",1329.0 +7623,"600191","Pile knit or crochet fabric, of cotton, nes","6digit","Pile knit or crochet fabric, of cotton, nes","","Pile knit or crochet fabric, of cotton, nes","",1329.0 +7624,"600192","Pile knit or crochet fabric, of manmade fibres, nes","6digit","Pile knit or crochet fabric, of manmade fibres, nes","","Pile knit or crochet fabric, of manmade fibres, nes","",1329.0 +7625,"600199","Pile knit, crochet fabric, natural yarn not cotton ne","6digit","Pile knit, crochet fabric, natural yarn not cotton ne","","Pile knit, crochet fabric, natural yarn not cotton ne","",1329.0 +7626,"600210","Knit or crochet fabric, width <30 cm, >5% elastomer","6digit","Knit or crochet fabric, width <30 cm, >5% elastomer","","Knit or crochet fabric, width <30 cm, >5% elastomer","",1330.0 +7627,"600220","Knit, crochet textile fabric, of a width < 30 cm, nes","6digit","Knit, crochet textile fabric, of a width < 30 cm, nes","","Knit, crochet textile fabric, of a width < 30 cm, nes","",1330.0 +7628,"600230","Knit or crochet fabric, width > 30 cm, >5% elastomer","6digit","Knit or crochet fabric, width > 30 cm, >5% elastomer","","Knit or crochet fabric, width > 30 cm, >5% elastomer","",1330.0 +7629,"600241","Warp knit fabric of wool or fine animal hair, nes","6digit","Warp knit fabric of wool or fine animal hair, nes","","Warp knit fabric of wool or fine animal hair, nes","",1330.0 +7630,"600242","Warp knit fabric of cotton, nes","6digit","Warp knit fabric of cotton, nes","","Warp knit fabric of cotton, nes","",1330.0 +7631,"600243","Warp knit fabric of manmade fibres, nes","6digit","Warp knit fabric of manmade fibres, nes","","Warp knit fabric of manmade fibres, nes","",1330.0 +7632,"600249","Warp knit fabric of other materials, nes","6digit","Warp knit fabric of other materials, nes","","Warp knit fabric of other materials, nes","",1330.0 +7633,"600291","Knit, crochet fabric of wool or fine animal hair, nes","6digit","Knit, crochet fabric of wool or fine animal hair, nes","","Knit, crochet fabric of wool or fine animal hair, nes","",1330.0 +7634,"600292","Knit or crochet fabric of cotton, nes","6digit","Knit or crochet fabric of cotton, nes","","Knit or crochet fabric of cotton, nes","",1330.0 +7635,"600293","Knit or crochet fabric of manmade fibres, nes","6digit","Knit or crochet fabric of manmade fibres, nes","","Knit or crochet fabric of manmade fibres, nes","",1330.0 +7636,"600299","Knit or crochet fabric of other materials, nes","6digit","Knit or crochet fabric of other materials, nes","","Knit or crochet fabric of other materials, nes","",1330.0 +7637,"610110","Mens, boys overcoats, etc, of wool or hair, knit","6digit","Mens, boys overcoats, etc, of wool or hair, knit","","Mens, boys overcoats, etc, of wool or hair, knit","",1331.0 +7638,"610120","Mens, boys overcoats, etc, of cotton, knit","6digit","Mens, boys overcoats, etc, of cotton, knit","","Mens, boys overcoats, etc, of cotton, knit","",1331.0 +7639,"610130","Mens, boys overcoats, etc, of manmade fibres, knit","6digit","Mens, boys overcoats, etc, of manmade fibres, knit","","Mens, boys overcoats, etc, of manmade fibres, knit","",1331.0 +7640,"610190","Mens, boys overcoats, etc, of material nes, knit","6digit","Mens, boys overcoats, etc, of material nes, knit","","Mens, boys overcoats, etc, of material nes, knit","",1331.0 +7641,"610210","Womens, girls overcoats, etc, of wool or hair, knit","6digit","Womens, girls overcoats, etc, of wool or hair, knit","","Womens, girls overcoats, etc, of wool or hair, knit","",1332.0 +7642,"610220","Womens, girls overcoats, etc, of cotton, knit","6digit","Womens, girls overcoats, etc, of cotton, knit","","Womens, girls overcoats, etc, of cotton, knit","",1332.0 +7643,"610230","Womens, girls overcoats, etc, manmade fibres, knit","6digit","Womens, girls overcoats, etc, manmade fibres, knit","","Womens, girls overcoats, etc, manmade fibres, knit","",1332.0 +7644,"610290","Womens, girls overcoats, etc, material nes, knit","6digit","Womens, girls overcoats, etc, material nes, knit","","Womens, girls overcoats, etc, material nes, knit","",1332.0 +7645,"610311","Mens, boys suits, of wool, fine animal hair, knit","6digit","Mens, boys suits, of wool, fine animal hair, knit","","Mens, boys suits, of wool, fine animal hair, knit","",1333.0 +7646,"610312","Mens, boys suits, synthetic fibres, knit","6digit","Mens, boys suits, synthetic fibres, knit","","Mens, boys suits, synthetic fibres, knit","",1333.0 +7647,"610319","Mens, boys suits, of materials nes, knit","6digit","Mens, boys suits, of materials nes, knit","","Mens, boys suits, of materials nes, knit","",1333.0 +7648,"610321","Mens, boys ensembles, of wool animal hair, knit","6digit","Mens, boys ensembles, of wool animal hair, knit","","Mens, boys ensembles, of wool animal hair, knit","",1333.0 +7649,"610322","Mens, boys ensembles, of cotton, knit","6digit","Mens, boys ensembles, of cotton, knit","","Mens, boys ensembles, of cotton, knit","",1333.0 +7650,"610323","Mens, boys ensembles, synthetic fibres, knit","6digit","Mens, boys ensembles, synthetic fibres, knit","","Mens, boys ensembles, synthetic fibres, knit","",1333.0 +7651,"610329","Mens, boys ensembles, of material nes, knit","6digit","Mens, boys ensembles, of material nes, knit","","Mens, boys ensembles, of material nes, knit","",1333.0 +7652,"610331","Mens, boys jackets & blazers, wool or hair, knit","6digit","Mens, boys jackets & blazers, wool or hair, knit","","Mens, boys jackets & blazers, wool or hair, knit","",1333.0 +7653,"610332","Mens, boys jackets & blazers, cotton, knit","6digit","Mens, boys jackets & blazers, cotton, knit","","Mens, boys jackets & blazers, cotton, knit","",1333.0 +7654,"610333","Mens, boys jackets & blazers, synthetic fibres, knit","6digit","Mens, boys jackets & blazers, synthetic fibres, knit","","Mens, boys jackets & blazers, synthetic fibres, knit","",1333.0 +7655,"610339","Mens, boys jackets & blazers, material nes, knit","6digit","Mens, boys jackets & blazers, material nes, knit","","Mens, boys jackets & blazers, material nes, knit","",1333.0 +7656,"610341","Mens, boys trousers & shorts, of wool or hair, knit","6digit","Mens, boys trousers & shorts, of wool or hair, knit","","Mens, boys trousers & shorts, of wool or hair, knit","",1333.0 +7657,"610342","Mens, boys trousers & shorts, of cotton, knit","6digit","Mens, boys trousers & shorts, of cotton, knit","","Mens, boys trousers & shorts, of cotton, knit","",1333.0 +7658,"610343","Mens, boys trousers, shorts, of synthetic fibres, kni","6digit","Mens, boys trousers, shorts, of synthetic fibres, kni","","Mens, boys trousers, shorts, of synthetic fibres, kni","",1333.0 +7659,"610349","Mens, boys trousers & shorts, of material nes, knit","6digit","Mens, boys trousers & shorts, of material nes, knit","","Mens, boys trousers & shorts, of material nes, knit","",1333.0 +7660,"610411","Womens, girls suits, of wool or hair, knit","6digit","Womens, girls suits, of wool or hair, knit","","Womens, girls suits, of wool or hair, knit","",1334.0 +7661,"610412","Womens, girls suits, of cotton, knit","6digit","Womens, girls suits, of cotton, knit","","Womens, girls suits, of cotton, knit","",1334.0 +7662,"610413","Womens, girls suits, synthetic fibres, knit","6digit","Womens, girls suits, synthetic fibres, knit","","Womens, girls suits, synthetic fibres, knit","",1334.0 +7663,"610419","Womens, girls suits, of material nes, knit","6digit","Womens, girls suits, of material nes, knit","","Womens, girls suits, of material nes, knit","",1334.0 +7664,"610421","Womens, girls ensembles, of wool or hair, knit","6digit","Womens, girls ensembles, of wool or hair, knit","","Womens, girls ensembles, of wool or hair, knit","",1334.0 +7665,"610422","Womens, girls ensembles, of cotton, knit","6digit","Womens, girls ensembles, of cotton, knit","","Womens, girls ensembles, of cotton, knit","",1334.0 +7666,"610423","Womens, girls ensembles, synthetic fibres, knit","6digit","Womens, girls ensembles, synthetic fibres, knit","","Womens, girls ensembles, synthetic fibres, knit","",1334.0 +7667,"610429","Womens, girls ensembles, of material nes, knit","6digit","Womens, girls ensembles, of material nes, knit","","Womens, girls ensembles, of material nes, knit","",1334.0 +7668,"610431","Womens, girls jackets & blazers, of wool or hair,knit","6digit","Womens, girls jackets & blazers, of wool or hair,knit","","Womens, girls jackets & blazers, of wool or hair,knit","",1334.0 +7669,"610432","Womens, girls jackets & blazers, of cotton, knit","6digit","Womens, girls jackets & blazers, of cotton, knit","","Womens, girls jackets & blazers, of cotton, knit","",1334.0 +7670,"610433","Womens, girls jackets, blazers, synthetic fibres, kni","6digit","Womens, girls jackets, blazers, synthetic fibres, kni","","Womens, girls jackets, blazers, synthetic fibres, kni","",1334.0 +7671,"610439","Womens, girls jackets & blazers, material nes, knit","6digit","Womens, girls jackets & blazers, material nes, knit","","Womens, girls jackets & blazers, material nes, knit","",1334.0 +7672,"610441","Womens, girls dresses, of wool or hair, knit","6digit","Womens, girls dresses, of wool or hair, knit","","Womens, girls dresses, of wool or hair, knit","",1334.0 +7673,"610442","Womens, girls dresses, of cotton, knit","6digit","Womens, girls dresses, of cotton, knit","","Womens, girls dresses, of cotton, knit","",1334.0 +7674,"610443","Womens, girls dresses, of synthetic fibres, knit","6digit","Womens, girls dresses, of synthetic fibres, knit","","Womens, girls dresses, of synthetic fibres, knit","",1334.0 +7675,"610444","Womens, girls dresses, of artificial fibres, knit","6digit","Womens, girls dresses, of artificial fibres, knit","","Womens, girls dresses, of artificial fibres, knit","",1334.0 +7676,"610449","Womens, girls dresses, of material nes, knit","6digit","Womens, girls dresses, of material nes, knit","","Womens, girls dresses, of material nes, knit","",1334.0 +7677,"610451","Womens, girls skirts, of wool or hair, knit","6digit","Womens, girls skirts, of wool or hair, knit","","Womens, girls skirts, of wool or hair, knit","",1334.0 +7678,"610452","Womens, girls skirts, of cotton, knit","6digit","Womens, girls skirts, of cotton, knit","","Womens, girls skirts, of cotton, knit","",1334.0 +7679,"610453","Womens, girls skirts, synthetic fibres, knit","6digit","Womens, girls skirts, synthetic fibres, knit","","Womens, girls skirts, synthetic fibres, knit","",1334.0 +7680,"610459","Womens, girls skirts, of material nes, knit","6digit","Womens, girls skirts, of material nes, knit","","Womens, girls skirts, of material nes, knit","",1334.0 +7681,"610461","Womens, girls trousers & shorts, of wool hair, knit","6digit","Womens, girls trousers & shorts, of wool hair, knit","","Womens, girls trousers & shorts, of wool hair, knit","",1334.0 +7682,"610462","Womens, girls trousers & shorts, of cotton, knit","6digit","Womens, girls trousers & shorts, of cotton, knit","","Womens, girls trousers & shorts, of cotton, knit","",1334.0 +7683,"610463","Womens, girls trousers, shorts, synthetic fibres, kni","6digit","Womens, girls trousers, shorts, synthetic fibres, kni","","Womens, girls trousers, shorts, synthetic fibres, kni","",1334.0 +7684,"610469","Womens, girls trousers & shorts, material nes, knit","6digit","Womens, girls trousers & shorts, material nes, knit","","Womens, girls trousers & shorts, material nes, knit","",1334.0 +7685,"610510","Mens, boys shirts, of cotton, knit","6digit","Mens, boys shirts, of cotton, knit","","Mens, boys shirts, of cotton, knit","",1335.0 +7686,"610520","Mens, boys shirts, of manmade fibres, knit","6digit","Mens, boys shirts, of manmade fibres, knit","","Mens, boys shirts, of manmade fibres, knit","",1335.0 +7687,"610590","Mens, boys shirts, of materials nes, knit","6digit","Mens, boys shirts, of materials nes, knit","","Mens, boys shirts, of materials nes, knit","",1335.0 +7688,"610610","Womens, girls blouses & shirts, of cotton, knit","6digit","Womens, girls blouses & shirts, of cotton, knit","","Womens, girls blouses & shirts, of cotton, knit","",1336.0 +7689,"610620","Womens, girls blouses & shirts, manmade fibre, knit","6digit","Womens, girls blouses & shirts, manmade fibre, knit","","Womens, girls blouses & shirts, manmade fibre, knit","",1336.0 +7690,"610690","Womens, girls blouses & shirts, of material nes, knit","6digit","Womens, girls blouses & shirts, of material nes, knit","","Womens, girls blouses & shirts, of material nes, knit","",1336.0 +7691,"610711","Mens, boys underpants or briefs, of cotton, knit","6digit","Mens, boys underpants or briefs, of cotton, knit","","Mens, boys underpants or briefs, of cotton, knit","",1337.0 +7692,"610712","Mens, boys underpants or briefs, manmade fibre, knit","6digit","Mens, boys underpants or briefs, manmade fibre, knit","","Mens, boys underpants or briefs, manmade fibre, knit","",1337.0 +7693,"610719","Mens, boys underpants or briefs, material nes, knit","6digit","Mens, boys underpants or briefs, material nes, knit","","Mens, boys underpants or briefs, material nes, knit","",1337.0 +7694,"610721","Mens, boys nightshirts or pyjamas, of cotton, knit","6digit","Mens, boys nightshirts or pyjamas, of cotton, knit","","Mens, boys nightshirts or pyjamas, of cotton, knit","",1337.0 +7695,"610722","Mens, boys nightshirts or pyjamas, manmade fibre, kni","6digit","Mens, boys nightshirts or pyjamas, manmade fibre, kni","","Mens, boys nightshirts or pyjamas, manmade fibre, kni","",1337.0 +7696,"610729","Mens, boys nightshirts or pyjamas, material nes, knit","6digit","Mens, boys nightshirts or pyjamas, material nes, knit","","Mens, boys nightshirts or pyjamas, material nes, knit","",1337.0 +7697,"610791","Mens, boys bathrobes, dressing gowns etc cotton, knit","6digit","Mens, boys bathrobes, dressing gowns etc cotton, knit","","Mens, boys bathrobes, dressing gowns etc cotton, knit","",1337.0 +7698,"610792","Mens, boys bathrobes, dressing gown manmade fibre kni","6digit","Mens, boys bathrobes, dressing gown manmade fibre kni","","Mens, boys bathrobes, dressing gown manmade fibre kni","",1337.0 +7699,"610799","Mens, boys bathrobes, dressing gown etc fibre nes kni","6digit","Mens, boys bathrobes, dressing gown etc fibre nes kni","","Mens, boys bathrobes, dressing gown etc fibre nes kni","",1337.0 +7700,"610811","Womens, girls slips or petticoats, manmade fibre knit","6digit","Womens, girls slips or petticoats, manmade fibre knit","","Womens, girls slips or petticoats, manmade fibre knit","",1338.0 +7701,"610819","Womens, girls slips or petticoats, material nes knit","6digit","Womens, girls slips or petticoats, material nes knit","","Womens, girls slips or petticoats, material nes knit","",1338.0 +7702,"610821","Womens, girls briefs or panties, of cotton, knit","6digit","Womens, girls briefs or panties, of cotton, knit","","Womens, girls briefs or panties, of cotton, knit","",1338.0 +7703,"610822","Womens, girls briefs or panties, manmade fibre, knit","6digit","Womens, girls briefs or panties, manmade fibre, knit","","Womens, girls briefs or panties, manmade fibre, knit","",1338.0 +7704,"610829","Womens, girls briefs or panties, material nes, knit","6digit","Womens, girls briefs or panties, material nes, knit","","Womens, girls briefs or panties, material nes, knit","",1338.0 +7705,"610831","Womens, girls nightdress or pyjamas, of cotton, knit","6digit","Womens, girls nightdress or pyjamas, of cotton, knit","","Womens, girls nightdress or pyjamas, of cotton, knit","",1338.0 +7706,"610832","Womens, girls nightdress or pyjama manmade fibre, kni","6digit","Womens, girls nightdress or pyjama manmade fibre, kni","","Womens, girls nightdress or pyjama manmade fibre, kni","",1338.0 +7707,"610839","Womens, girls nightdress, pyjamas, material nes, knit","6digit","Womens, girls nightdress, pyjamas, material nes, knit","","Womens, girls nightdress, pyjamas, material nes, knit","",1338.0 +7708,"610891","Womens, girls bathrobe, dressing gowns, of knit cotto","6digit","Womens, girls bathrobe, dressing gowns, of knit cotto","","Womens, girls bathrobe, dressing gowns, of knit cotto","",1338.0 +7709,"610892","Women/girl bathrobe, dressing gown, knit manmade fibr","6digit","Women/girl bathrobe, dressing gown, knit manmade fibr","","Women/girl bathrobe, dressing gown, knit manmade fibr","",1338.0 +7710,"610899","Womens, girls bathrobe, dressing gowns, nes, knit","6digit","Womens, girls bathrobe, dressing gowns, nes, knit","","Womens, girls bathrobe, dressing gowns, nes, knit","",1338.0 +7711,"610910","T-shirts, singlets and other vests, of cotton, knit","6digit","T-shirts, singlets and other vests, of cotton, knit","","T-shirts, singlets and other vests, of cotton, knit","",1339.0 +7712,"610990","T-shirts, singlets etc, of material nes, knit","6digit","T-shirts, singlets etc, of material nes, knit","","T-shirts, singlets etc, of material nes, knit","",1339.0 +7713,"611010","Pullovers, cardigans etc of wool or hair, knit","6digit","Pullovers, cardigans etc of wool or hair, knit","","Pullovers, cardigans etc of wool or hair, knit","",1340.0 +7714,"611020","Pullovers, cardigans etc of cotton, knit","6digit","Pullovers, cardigans etc of cotton, knit","","Pullovers, cardigans etc of cotton, knit","",1340.0 +7715,"611030","Pullovers, cardigans etc of manmade fibres, knit","6digit","Pullovers, cardigans etc of manmade fibres, knit","","Pullovers, cardigans etc of manmade fibres, knit","",1340.0 +7716,"611090","Pullovers, cardigans etc of material nes knit","6digit","Pullovers, cardigans etc of material nes knit","","Pullovers, cardigans etc of material nes knit","",1340.0 +7717,"611110","Babies garments, accessories of wool or hair, knit","6digit","Babies garments, accessories of wool or hair, knit","","Babies garments, accessories of wool or hair, knit","",1341.0 +7718,"611120","Babies garments, accessories of cotton, knit","6digit","Babies garments, accessories of cotton, knit","","Babies garments, accessories of cotton, knit","",1341.0 +7719,"611130","Babies garments, accessories of synthetic fibres, kni","6digit","Babies garments, accessories of synthetic fibres, kni","","Babies garments, accessories of synthetic fibres, kni","",1341.0 +7720,"611190","Babies garments, accessories of material nes, knit","6digit","Babies garments, accessories of material nes, knit","","Babies garments, accessories of material nes, knit","",1341.0 +7721,"611211","Track suits, of cotton, knit","6digit","Track suits, of cotton, knit","","Track suits, of cotton, knit","",1342.0 +7722,"611212","Track suits, synthetic fibres, knit","6digit","Track suits, synthetic fibres, knit","","Track suits, synthetic fibres, knit","",1342.0 +7723,"611219","Track suits, of materials nes, knit","6digit","Track suits, of materials nes, knit","","Track suits, of materials nes, knit","",1342.0 +7724,"611220","Ski suits, of textile materials, knit","6digit","Ski suits, of textile materials, knit","","Ski suits, of textile materials, knit","",1342.0 +7725,"611231","Mens, boys swimwear, synthetic fibres, knit","6digit","Mens, boys swimwear, synthetic fibres, knit","","Mens, boys swimwear, synthetic fibres, knit","",1342.0 +7726,"611239","Mens, boys swimwear, of material nes, knit","6digit","Mens, boys swimwear, of material nes, knit","","Mens, boys swimwear, of material nes, knit","",1342.0 +7727,"611241","Womens, girls swimwear, synthetic fibres, knit","6digit","Womens, girls swimwear, synthetic fibres, knit","","Womens, girls swimwear, synthetic fibres, knit","",1342.0 +7728,"611249","Womens, girls swimwear, of material nes, knit","6digit","Womens, girls swimwear, of material nes, knit","","Womens, girls swimwear, of material nes, knit","",1342.0 +7729,"611300","Garments of knit or crochet impregnated fabric","6digit","Garments of knit or crochet impregnated fabric","","Garments of knit or crochet impregnated fabric","",1343.0 +7730,"611410","Garments nes, of wool or fine animal hair, knit","6digit","Garments nes, of wool or fine animal hair, knit","","Garments nes, of wool or fine animal hair, knit","",1344.0 +7731,"611420","Garments nes, of cotton, knit","6digit","Garments nes, of cotton, knit","","Garments nes, of cotton, knit","",1344.0 +7732,"611430","Garments nes, of manmade fibres, knit","6digit","Garments nes, of manmade fibres, knit","","Garments nes, of manmade fibres, knit","",1344.0 +7733,"611490","Garments nes, of materials nes, knit","6digit","Garments nes, of materials nes, knit","","Garments nes, of materials nes, knit","",1344.0 +7734,"611511","Panty hose etc, synthetic fibre yarn <67 dtex/sy, kni","6digit","Panty hose etc, synthetic fibre yarn <67 dtex/sy, kni","","Panty hose etc, synthetic fibre yarn <67 dtex/sy, kni","",1345.0 +7735,"611512","Panty hose etc, synthetic fibre yarn >67 dtex/sy, kni","6digit","Panty hose etc, synthetic fibre yarn >67 dtex/sy, kni","","Panty hose etc, synthetic fibre yarn >67 dtex/sy, kni","",1345.0 +7736,"611519","Panty hose etc of materials nes, knit","6digit","Panty hose etc of materials nes, knit","","Panty hose etc of materials nes, knit","",1345.0 +7737,"611520","Womens full, kneelength hosiery, yarn <67 dtex/sy,kni","6digit","Womens full, kneelength hosiery, yarn <67 dtex/sy,kni","","Womens full, kneelength hosiery, yarn <67 dtex/sy,kni","",1345.0 +7738,"611591","Hosiery nes, of wool or fine animal hair, knit","6digit","Hosiery nes, of wool or fine animal hair, knit","","Hosiery nes, of wool or fine animal hair, knit","",1345.0 +7739,"611592","Hosiery nes, of cotton, knit","6digit","Hosiery nes, of cotton, knit","","Hosiery nes, of cotton, knit","",1345.0 +7740,"611593","Hosiery nes, synthetic fibres, knit","6digit","Hosiery nes, synthetic fibres, knit","","Hosiery nes, synthetic fibres, knit","",1345.0 +7741,"611599","Hosiery nes, of materials nes, knit","6digit","Hosiery nes, of materials nes, knit","","Hosiery nes, of materials nes, knit","",1345.0 +7742,"611610","Gloves impregnated or coated with plastic,rubber, kni","6digit","Gloves impregnated or coated with plastic,rubber, kni","","Gloves impregnated or coated with plastic,rubber, kni","",1346.0 +7743,"611691","Gloves, mittens or mitts, nes, of wool or hair, knit","6digit","Gloves, mittens or mitts, nes, of wool or hair, knit","","Gloves, mittens or mitts, nes, of wool or hair, knit","",1346.0 +7744,"611692","Gloves, mittens or mitts, nes, of cotton, knit","6digit","Gloves, mittens or mitts, nes, of cotton, knit","","Gloves, mittens or mitts, nes, of cotton, knit","",1346.0 +7745,"611693","Gloves, mittens or mitts, nes, synthetic fibres, knit","6digit","Gloves, mittens or mitts, nes, synthetic fibres, knit","","Gloves, mittens or mitts, nes, synthetic fibres, knit","",1346.0 +7746,"611699","Gloves, mittens or mitts, nes, material nes knit","6digit","Gloves, mittens or mitts, nes, material nes knit","","Gloves, mittens or mitts, nes, material nes knit","",1346.0 +7747,"611710","Shawls, scarves, veils etc, textile material, knit","6digit","Shawls, scarves, veils etc, textile material, knit","","Shawls, scarves, veils etc, textile material, knit","",1347.0 +7748,"611720","Ties, bow ties and cravats, of textile material, knit","6digit","Ties, bow ties and cravats, of textile material, knit","","Ties, bow ties and cravats, of textile material, knit","",1347.0 +7749,"611780","Clothing accessories nes, of textile material, knit","6digit","Clothing accessories nes, of textile material, knit","","Clothing accessories nes, of textile material, knit","",1347.0 +7750,"611790","Parts of garments, accessories, textile material, kni","6digit","Parts of garments, accessories, textile material, kni","","Parts of garments, accessories, textile material, kni","",1347.0 +7751,"620111","Mens, boys overcoats of wool or hair, not knit","6digit","Mens, boys overcoats of wool or hair, not knit","","Mens, boys overcoats of wool or hair, not knit","",1348.0 +7752,"620112","Mens, boys overcoats of cotton, not knit","6digit","Mens, boys overcoats of cotton, not knit","","Mens, boys overcoats of cotton, not knit","",1348.0 +7753,"620113","Mens, boys overcoats of manmade fibres, not knit","6digit","Mens, boys overcoats of manmade fibres, not knit","","Mens, boys overcoats of manmade fibres, not knit","",1348.0 +7754,"620119","Mens, boys overcoats of material nes, not knit","6digit","Mens, boys overcoats of material nes, not knit","","Mens, boys overcoats of material nes, not knit","",1348.0 +7755,"620191","Mens, boys anoraks etc, of wool or hair, not knit","6digit","Mens, boys anoraks etc, of wool or hair, not knit","","Mens, boys anoraks etc, of wool or hair, not knit","",1348.0 +7756,"620192","Mens, boys anoraks etc, of cotton, not knit","6digit","Mens, boys anoraks etc, of cotton, not knit","","Mens, boys anoraks etc, of cotton, not knit","",1348.0 +7757,"620193","Mens, boys anoraks etc, of manmade fibres, not knit","6digit","Mens, boys anoraks etc, of manmade fibres, not knit","","Mens, boys anoraks etc, of manmade fibres, not knit","",1348.0 +7758,"620199","Mens, boys anoraks etc, of material nes, not knit","6digit","Mens, boys anoraks etc, of material nes, not knit","","Mens, boys anoraks etc, of material nes, not knit","",1348.0 +7759,"620211","Womens, girls overcoats etc of wool or hair not knit","6digit","Womens, girls overcoats etc of wool or hair not knit","","Womens, girls overcoats etc of wool or hair not knit","",1349.0 +7760,"620212","Womens, girls overcoats etc of cotton, not knit","6digit","Womens, girls overcoats etc of cotton, not knit","","Womens, girls overcoats etc of cotton, not knit","",1349.0 +7761,"620213","Womens, girls overcoats etc manmade fibre, not knit","6digit","Womens, girls overcoats etc manmade fibre, not knit","","Womens, girls overcoats etc manmade fibre, not knit","",1349.0 +7762,"620219","Womens, girls overcoats of material nes, not knit","6digit","Womens, girls overcoats of material nes, not knit","","Womens, girls overcoats of material nes, not knit","",1349.0 +7763,"620291","Womens, girls anoraks etc of wool or hair, not knit","6digit","Womens, girls anoraks etc of wool or hair, not knit","","Womens, girls anoraks etc of wool or hair, not knit","",1349.0 +7764,"620292","Womens, girls anoraks etc of cotton, not knit","6digit","Womens, girls anoraks etc of cotton, not knit","","Womens, girls anoraks etc of cotton, not knit","",1349.0 +7765,"620293","Womens, girls anoraks etc of manmade fibres, not knit","6digit","Womens, girls anoraks etc of manmade fibres, not knit","","Womens, girls anoraks etc of manmade fibres, not knit","",1349.0 +7766,"620299","Womens, girls anoraks etc of material nes, not knit","6digit","Womens, girls anoraks etc of material nes, not knit","","Womens, girls anoraks etc of material nes, not knit","",1349.0 +7767,"620311","Mens, boys suits, of wool or hair, not knit","6digit","Mens, boys suits, of wool or hair, not knit","","Mens, boys suits, of wool or hair, not knit","",1350.0 +7768,"620312","Mens, boys suits, synthetic fibres, not knit","6digit","Mens, boys suits, synthetic fibres, not knit","","Mens, boys suits, synthetic fibres, not knit","",1350.0 +7769,"620319","Mens, boys suits, of material nes, not knit","6digit","Mens, boys suits, of material nes, not knit","","Mens, boys suits, of material nes, not knit","",1350.0 +7770,"620321","Mens, boys ensembles, of wool or hair, not knit","6digit","Mens, boys ensembles, of wool or hair, not knit","","Mens, boys ensembles, of wool or hair, not knit","",1350.0 +7771,"620322","Mens, boys ensembles, of cotton, not knit","6digit","Mens, boys ensembles, of cotton, not knit","","Mens, boys ensembles, of cotton, not knit","",1350.0 +7772,"620323","Mens, boys ensembles, synthetic fibres, not knit","6digit","Mens, boys ensembles, synthetic fibres, not knit","","Mens, boys ensembles, synthetic fibres, not knit","",1350.0 +7773,"620329","Mens, boys ensembles, of material nes, not knit","6digit","Mens, boys ensembles, of material nes, not knit","","Mens, boys ensembles, of material nes, not knit","",1350.0 +7774,"620331","Mens, boys jackets & blazers, wool or hair, not knit","6digit","Mens, boys jackets & blazers, wool or hair, not knit","","Mens, boys jackets & blazers, wool or hair, not knit","",1350.0 +7775,"620332","Mens, boys jackets & blazers, of cotton, not knit","6digit","Mens, boys jackets & blazers, of cotton, not knit","","Mens, boys jackets & blazers, of cotton, not knit","",1350.0 +7776,"620333","Mens, boys jackets, blazers, synthetic fibre, not kni","6digit","Mens, boys jackets, blazers, synthetic fibre, not kni","","Mens, boys jackets, blazers, synthetic fibre, not kni","",1350.0 +7777,"620339","Mens, boys jackets & blazers, material nes, not knit","6digit","Mens, boys jackets & blazers, material nes, not knit","","Mens, boys jackets & blazers, material nes, not knit","",1350.0 +7778,"620341","Mens, boys trousers & shorts, wool or hair, not knit","6digit","Mens, boys trousers & shorts, wool or hair, not knit","","Mens, boys trousers & shorts, wool or hair, not knit","",1350.0 +7779,"620342","Mens, boys trousers & shorts, of cotton, not knit","6digit","Mens, boys trousers & shorts, of cotton, not knit","","Mens, boys trousers & shorts, of cotton, not knit","",1350.0 +7780,"620343","Mens, boys trousers shorts, synthetic fibre, not knit","6digit","Mens, boys trousers shorts, synthetic fibre, not knit","","Mens, boys trousers shorts, synthetic fibre, not knit","",1350.0 +7781,"620349","Mens, boys trousers & shorts, material nes, not knit","6digit","Mens, boys trousers & shorts, material nes, not knit","","Mens, boys trousers & shorts, material nes, not knit","",1350.0 +7782,"620411","Womens, girls suits, of wool or hair, not knit","6digit","Womens, girls suits, of wool or hair, not knit","","Womens, girls suits, of wool or hair, not knit","",1351.0 +7783,"620412","Womens, girls suits, of cotton, not knit","6digit","Womens, girls suits, of cotton, not knit","","Womens, girls suits, of cotton, not knit","",1351.0 +7784,"620413","Womens, girls suits, synthetic fibres, not knit","6digit","Womens, girls suits, synthetic fibres, not knit","","Womens, girls suits, synthetic fibres, not knit","",1351.0 +7785,"620419","Womens, girls suits, of material nes, not knit","6digit","Womens, girls suits, of material nes, not knit","","Womens, girls suits, of material nes, not knit","",1351.0 +7786,"620421","Womens, girls ensembles, of wool or hair, not knit","6digit","Womens, girls ensembles, of wool or hair, not knit","","Womens, girls ensembles, of wool or hair, not knit","",1351.0 +7787,"620422","Womens, girls ensembles, of cotton, not knit","6digit","Womens, girls ensembles, of cotton, not knit","","Womens, girls ensembles, of cotton, not knit","",1351.0 +7788,"620423","Womens, girls ensembles, synthetic fibres, not knit","6digit","Womens, girls ensembles, synthetic fibres, not knit","","Womens, girls ensembles, synthetic fibres, not knit","",1351.0 +7789,"620429","Womens, girls ensembles, material nes, not knit","6digit","Womens, girls ensembles, material nes, not knit","","Womens, girls ensembles, material nes, not knit","",1351.0 +7790,"620431","Womens, girls jackets, blazers, wool or hair, not kni","6digit","Womens, girls jackets, blazers, wool or hair, not kni","","Womens, girls jackets, blazers, wool or hair, not kni","",1351.0 +7791,"620432","Womens, girls jackets & blazers, of cotton, not knit","6digit","Womens, girls jackets & blazers, of cotton, not knit","","Womens, girls jackets & blazers, of cotton, not knit","",1351.0 +7792,"620433","Womens, girls jackets, blazers, synth fibres, not kni","6digit","Womens, girls jackets, blazers, synth fibres, not kni","","Womens, girls jackets, blazers, synth fibres, not kni","",1351.0 +7793,"620439","Womens, girls jackets & blazers, material nes,not kni","6digit","Womens, girls jackets & blazers, material nes,not kni","","Womens, girls jackets & blazers, material nes,not kni","",1351.0 +7794,"620441","Womens, girls dresses, of wool or hair, not knit","6digit","Womens, girls dresses, of wool or hair, not knit","","Womens, girls dresses, of wool or hair, not knit","",1351.0 +7795,"620442","Womens, girls dresses, of cotton, not knit","6digit","Womens, girls dresses, of cotton, not knit","","Womens, girls dresses, of cotton, not knit","",1351.0 +7796,"620443","Womens, girls dresses, synthetic fibres, not knit","6digit","Womens, girls dresses, synthetic fibres, not knit","","Womens, girls dresses, synthetic fibres, not knit","",1351.0 +7797,"620444","Womens, girls dresses, of artificial fibres, not knit","6digit","Womens, girls dresses, of artificial fibres, not knit","","Womens, girls dresses, of artificial fibres, not knit","",1351.0 +7798,"620449","Womens, girls dresses, of material nes, not knit","6digit","Womens, girls dresses, of material nes, not knit","","Womens, girls dresses, of material nes, not knit","",1351.0 +7799,"620451","Womens, girls skirts, of wool or hair, not knit","6digit","Womens, girls skirts, of wool or hair, not knit","","Womens, girls skirts, of wool or hair, not knit","",1351.0 +7800,"620452","Womens, girls skirts, of cotton, not knit","6digit","Womens, girls skirts, of cotton, not knit","","Womens, girls skirts, of cotton, not knit","",1351.0 +7801,"620453","Womens, girls skirts, synthetic fibres, not knit","6digit","Womens, girls skirts, synthetic fibres, not knit","","Womens, girls skirts, synthetic fibres, not knit","",1351.0 +7802,"620459","Womens, girls skirts, of material nes, not knit","6digit","Womens, girls skirts, of material nes, not knit","","Womens, girls skirts, of material nes, not knit","",1351.0 +7803,"620461","Womens, girls trousers, shorts, wool or hair, not kni","6digit","Womens, girls trousers, shorts, wool or hair, not kni","","Womens, girls trousers, shorts, wool or hair, not kni","",1351.0 +7804,"620462","Womens, girls trousers & shorts, of cotton, not knit","6digit","Womens, girls trousers & shorts, of cotton, not knit","","Womens, girls trousers & shorts, of cotton, not knit","",1351.0 +7805,"620463","Womens, girls trousers, shorts, synth fibres, not kni","6digit","Womens, girls trousers, shorts, synth fibres, not kni","","Womens, girls trousers, shorts, synth fibres, not kni","",1351.0 +7806,"620469","Womens, girls trousers, shorts, material nes, not kni","6digit","Womens, girls trousers, shorts, material nes, not kni","","Womens, girls trousers, shorts, material nes, not kni","",1351.0 +7807,"620510","Mens, boys shirts, of wool or hair, not knit","6digit","Mens, boys shirts, of wool or hair, not knit","","Mens, boys shirts, of wool or hair, not knit","",1352.0 +7808,"620520","Mens, boys shirts, of cotton, not knit","6digit","Mens, boys shirts, of cotton, not knit","","Mens, boys shirts, of cotton, not knit","",1352.0 +7809,"620530","Mens, boys shirts, of manmade fibres, not knit","6digit","Mens, boys shirts, of manmade fibres, not knit","","Mens, boys shirts, of manmade fibres, not knit","",1352.0 +7810,"620590","Mens, boys shirts, of material nes, not knit","6digit","Mens, boys shirts, of material nes, not knit","","Mens, boys shirts, of material nes, not knit","",1352.0 +7811,"620610","Womens, girls blouses & shirts, of silk, not knit","6digit","Womens, girls blouses & shirts, of silk, not knit","","Womens, girls blouses & shirts, of silk, not knit","",1353.0 +7812,"620620","Womens, girls blouses & shirts, wool or hair, not kni","6digit","Womens, girls blouses & shirts, wool or hair, not kni","","Womens, girls blouses & shirts, wool or hair, not kni","",1353.0 +7813,"620630","Womens, girls blouses & shirts, of cotton, not knit","6digit","Womens, girls blouses & shirts, of cotton, not knit","","Womens, girls blouses & shirts, of cotton, not knit","",1353.0 +7814,"620640","Womens, girls blouses, shirts, manmade fibre, not kni","6digit","Womens, girls blouses, shirts, manmade fibre, not kni","","Womens, girls blouses, shirts, manmade fibre, not kni","",1353.0 +7815,"620690","Womens, girls blouses & shirts, material nes, not kni","6digit","Womens, girls blouses & shirts, material nes, not kni","","Womens, girls blouses & shirts, material nes, not kni","",1353.0 +7816,"620711","Mens, boys underpants or briefs, of cotton, not knit","6digit","Mens, boys underpants or briefs, of cotton, not knit","","Mens, boys underpants or briefs, of cotton, not knit","",1354.0 +7817,"620719","Mens, boys underpants, briefs, material nes, not knit","6digit","Mens, boys underpants, briefs, material nes, not knit","","Mens, boys underpants, briefs, material nes, not knit","",1354.0 +7818,"620721","Mens, boys nightshirts or pyjamas, cotton, not knit","6digit","Mens, boys nightshirts or pyjamas, cotton, not knit","","Mens, boys nightshirts or pyjamas, cotton, not knit","",1354.0 +7819,"620722","Mens/boys nightshirts, pyjama, manmade fibre, not kni","6digit","Mens/boys nightshirts, pyjama, manmade fibre, not kni","","Mens/boys nightshirts, pyjama, manmade fibre, not kni","",1354.0 +7820,"620729","Mens, boys nightshirt, pyjamas, material nes, not kni","6digit","Mens, boys nightshirt, pyjamas, material nes, not kni","","Mens, boys nightshirt, pyjamas, material nes, not kni","",1354.0 +7821,"620791","Mens, boys dressing gowns, etc cotton, not knit","6digit","Mens, boys dressing gowns, etc cotton, not knit","","Mens, boys dressing gowns, etc cotton, not knit","",1354.0 +7822,"620792","Mens, boys dressing gowns etc manmade fibre, not knit","6digit","Mens, boys dressing gowns etc manmade fibre, not knit","","Mens, boys dressing gowns etc manmade fibre, not knit","",1354.0 +7823,"620799","Mens, boys dressing gowns, material nes, not knit","6digit","Mens, boys dressing gowns, material nes, not knit","","Mens, boys dressing gowns, material nes, not knit","",1354.0 +7824,"620811","Womens, girls slips etc, of manmade fibres, not knit","6digit","Womens, girls slips etc, of manmade fibres, not knit","","Womens, girls slips etc, of manmade fibres, not knit","",1355.0 +7825,"620819","Womens, girls slips etc, of material nes, not knit","6digit","Womens, girls slips etc, of material nes, not knit","","Womens, girls slips etc, of material nes, not knit","",1355.0 +7826,"620821","Womens, girls nightdress, pyjamas, of cotton, not kni","6digit","Womens, girls nightdress, pyjamas, of cotton, not kni","","Womens, girls nightdress, pyjamas, of cotton, not kni","",1355.0 +7827,"620822","Women/girl nightdress, pyjama, manmade fibre, not kni","6digit","Women/girl nightdress, pyjama, manmade fibre, not kni","","Women/girl nightdress, pyjama, manmade fibre, not kni","",1355.0 +7828,"620829","Womens girls nightdress, pyjama, material nes not kni","6digit","Womens girls nightdress, pyjama, material nes not kni","","Womens girls nightdress, pyjama, material nes not kni","",1355.0 +7829,"620891","Womens, girls panties, bathrobes etc, cotton, not kni","6digit","Womens, girls panties, bathrobes etc, cotton, not kni","","Womens, girls panties, bathrobes etc, cotton, not kni","",1355.0 +7830,"620892","Women/girl panties bathrobe etc manmade fibre not kni","6digit","Women/girl panties bathrobe etc manmade fibre not kni","","Women/girl panties bathrobe etc manmade fibre not kni","",1355.0 +7831,"620899","Womens, girls panties, bathrobes, etc, nes not knit","6digit","Womens, girls panties, bathrobes, etc, nes not knit","","Womens, girls panties, bathrobes, etc, nes not knit","",1355.0 +7832,"620910","Babies garments, accessories of wool or hair, not kni","6digit","Babies garments, accessories of wool or hair, not kni","","Babies garments, accessories of wool or hair, not kni","",1356.0 +7833,"620920","Babies garments, accessories of cotton, not knit","6digit","Babies garments, accessories of cotton, not knit","","Babies garments, accessories of cotton, not knit","",1356.0 +7834,"620930","Babies garments, accessories synthetic fibre, not kni","6digit","Babies garments, accessories synthetic fibre, not kni","","Babies garments, accessories synthetic fibre, not kni","",1356.0 +7835,"620990","Babies garments, accessories of material nes, not kni","6digit","Babies garments, accessories of material nes, not kni","","Babies garments, accessories of material nes, not kni","",1356.0 +7836,"621010","Garments made up of textile felts and nonwoven fabric","6digit","Garments made up of textile felts and nonwoven fabric","","Garments made up of textile felts and nonwoven fabric","",1357.0 +7837,"621020","Mens, boys overcoats of impregnated, etc fabric","6digit","Mens, boys overcoats of impregnated, etc fabric","","Mens, boys overcoats of impregnated, etc fabric","",1357.0 +7838,"621030","Womens, girls overcoats, of impregnated, etc fabric","6digit","Womens, girls overcoats, of impregnated, etc fabric","","Womens, girls overcoats, of impregnated, etc fabric","",1357.0 +7839,"621040","Mens, boys garments nes, made up of impregnated fabri","6digit","Mens, boys garments nes, made up of impregnated fabri","","Mens, boys garments nes, made up of impregnated fabri","",1357.0 +7840,"621050","Womens, girls garments nes, of impregnated fabric","6digit","Womens, girls garments nes, of impregnated fabric","","Womens, girls garments nes, of impregnated fabric","",1357.0 +7841,"621111","Mens, boys swimwear, not knit","6digit","Mens, boys swimwear, not knit","","Mens, boys swimwear, not knit","",1358.0 +7842,"621112","Womens, girls swimwear, not knit","6digit","Womens, girls swimwear, not knit","","Womens, girls swimwear, not knit","",1358.0 +7843,"621120","Ski suits, of textile material, not knit","6digit","Ski suits, of textile material, not knit","","Ski suits, of textile material, not knit","",1358.0 +7844,"621131","Mens, boys garments nes, of wool or hair, not knit","6digit","Mens, boys garments nes, of wool or hair, not knit","","Mens, boys garments nes, of wool or hair, not knit","",1358.0 +7845,"621132","Mens, boys garments nes, of cotton, not knit","6digit","Mens, boys garments nes, of cotton, not knit","","Mens, boys garments nes, of cotton, not knit","",1358.0 +7846,"621133","Mens, boys garments nes, of manmade fibres, not knit","6digit","Mens, boys garments nes, of manmade fibres, not knit","","Mens, boys garments nes, of manmade fibres, not knit","",1358.0 +7847,"621139","Mens, boys garments nes, of material nes, not knit","6digit","Mens, boys garments nes, of material nes, not knit","","Mens, boys garments nes, of material nes, not knit","",1358.0 +7848,"621141","Womens, girls garments nes, of wool or hair, not knit","6digit","Womens, girls garments nes, of wool or hair, not knit","","Womens, girls garments nes, of wool or hair, not knit","",1358.0 +7849,"621142","Womens, girls garments nes, of cotton, not knit","6digit","Womens, girls garments nes, of cotton, not knit","","Womens, girls garments nes, of cotton, not knit","",1358.0 +7850,"621143","Womens, girls garments nes, manmade fibres, not knit","6digit","Womens, girls garments nes, manmade fibres, not knit","","Womens, girls garments nes, manmade fibres, not knit","",1358.0 +7851,"621149","Womens, girls garments nes, material nes, not knit","6digit","Womens, girls garments nes, material nes, not knit","","Womens, girls garments nes, material nes, not knit","",1358.0 +7852,"621210","Brassieres and parts thereof","6digit","Brassieres and parts thereof","","Brassieres and parts thereof","",1359.0 +7853,"621220","Girdles, panty girdles and parts thereof","6digit","Girdles, panty girdles and parts thereof","","Girdles, panty girdles and parts thereof","",1359.0 +7854,"621230","Corselettes and parts thereof","6digit","Corselettes and parts thereof","","Corselettes and parts thereof","",1359.0 +7855,"621290","Corsets, braces and parts thereof","6digit","Corsets, braces and parts thereof","","Corsets, braces and parts thereof","",1359.0 +7856,"621310","Handkerchiefs, of silk or silk waste, not knit","6digit","Handkerchiefs, of silk or silk waste, not knit","","Handkerchiefs, of silk or silk waste, not knit","",1360.0 +7857,"621320","Handkerchiefs, of cotton, not knit","6digit","Handkerchiefs, of cotton, not knit","","Handkerchiefs, of cotton, not knit","",1360.0 +7858,"621390","Handkerchiefs, of material nes, not knit","6digit","Handkerchiefs, of material nes, not knit","","Handkerchiefs, of material nes, not knit","",1360.0 +7859,"621410","Shawls, scarves, etc, of silk etc, not knit","6digit","Shawls, scarves, etc, of silk etc, not knit","","Shawls, scarves, etc, of silk etc, not knit","",1361.0 +7860,"621420","Shawls, scarves, etc, of wool or hair, not knit","6digit","Shawls, scarves, etc, of wool or hair, not knit","","Shawls, scarves, etc, of wool or hair, not knit","",1361.0 +7861,"621430","Shawls, scarves, etc, synthetic fibres, not knit","6digit","Shawls, scarves, etc, synthetic fibres, not knit","","Shawls, scarves, etc, synthetic fibres, not knit","",1361.0 +7862,"621440","Shawls, scarves, etc, of artificial fibres, not knit","6digit","Shawls, scarves, etc, of artificial fibres, not knit","","Shawls, scarves, etc, of artificial fibres, not knit","",1361.0 +7863,"621490","Shawls, scarves, etc, of material nes, not knit","6digit","Shawls, scarves, etc, of material nes, not knit","","Shawls, scarves, etc, of material nes, not knit","",1361.0 +7864,"621510","Ties, bow ties and cravats, of silk, not knit","6digit","Ties, bow ties and cravats, of silk, not knit","","Ties, bow ties and cravats, of silk, not knit","",1362.0 +7865,"621520","Ties, bow ties and cravats, manmade fibres, not knit","6digit","Ties, bow ties and cravats, manmade fibres, not knit","","Ties, bow ties and cravats, manmade fibres, not knit","",1362.0 +7866,"621590","Ties, bow ties and cravats, material nes, not knit","6digit","Ties, bow ties and cravats, material nes, not knit","","Ties, bow ties and cravats, material nes, not knit","",1362.0 +7867,"621600","Gloves, mittens and mitts, textile material, not knit","6digit","Gloves, mittens and mitts, textile material, not knit","","Gloves, mittens and mitts, textile material, not knit","",1363.0 +7868,"621710","Clothing accessories nes, textile material, not knit","6digit","Clothing accessories nes, textile material, not knit","","Clothing accessories nes, textile material, not knit","",1364.0 +7869,"621790","Parts of garments, clothing accessories nes, not knit","6digit","Parts of garments, clothing accessories nes, not knit","","Parts of garments, clothing accessories nes, not knit","",1364.0 +7870,"630110","Electric blankets of textile material","6digit","Electric blankets of textile material","","Electric blankets of textile material","",1365.0 +7871,"630120","Blankets (non-electric) & travelling rug, wool or hai","6digit","Blankets (non-electric) & travelling rug, wool or hai","","Blankets (non-electric) & travelling rug, wool or hai","",1365.0 +7872,"630130","Blankets (non-electric) and travelling rugs, of cotto","6digit","Blankets (non-electric) and travelling rugs, of cotto","","Blankets (non-electric) and travelling rugs, of cotto","",1365.0 +7873,"630140","Blankets (except electric) & travel rugs, synth fibre","6digit","Blankets (except electric) & travel rugs, synth fibre","","Blankets (except electric) & travel rugs, synth fibre","",1365.0 +7874,"630190","Blankets (except electric) & travel rugs, material ne","6digit","Blankets (except electric) & travel rugs, material ne","","Blankets (except electric) & travel rugs, material ne","",1365.0 +7875,"630210","Bed linen, of textile knit or crochet materials","6digit","Bed linen, of textile knit or crochet materials","","Bed linen, of textile knit or crochet materials","",1366.0 +7876,"630221","Bed linen, of cotton, printed, not knit","6digit","Bed linen, of cotton, printed, not knit","","Bed linen, of cotton, printed, not knit","",1366.0 +7877,"630222","Bed linen, of manmade fibres, printed, not knit","6digit","Bed linen, of manmade fibres, printed, not knit","","Bed linen, of manmade fibres, printed, not knit","",1366.0 +7878,"630229","Bed linen, of material nes, printed, not knit","6digit","Bed linen, of material nes, printed, not knit","","Bed linen, of material nes, printed, not knit","",1366.0 +7879,"630231","Bed linen, of cotton, nes","6digit","Bed linen, of cotton, nes","","Bed linen, of cotton, nes","",1366.0 +7880,"630232","Bed linen, of manmade fibres, nes","6digit","Bed linen, of manmade fibres, nes","","Bed linen, of manmade fibres, nes","",1366.0 +7881,"630239","Bed linen, of material nes, nes","6digit","Bed linen, of material nes, nes","","Bed linen, of material nes, nes","",1366.0 +7882,"630240","Table linen, of textile knit or crochet materials","6digit","Table linen, of textile knit or crochet materials","","Table linen, of textile knit or crochet materials","",1366.0 +7883,"630251","Table linen, of cotton, not knit","6digit","Table linen, of cotton, not knit","","Table linen, of cotton, not knit","",1366.0 +7884,"630252","Table linen, of flax, not knit","6digit","Table linen, of flax, not knit","","Table linen, of flax, not knit","",1366.0 +7885,"630253","Table linen, of manmade fibres, not knit","6digit","Table linen, of manmade fibres, not knit","","Table linen, of manmade fibres, not knit","",1366.0 +7886,"630259","Table linen, of material nes, not knit","6digit","Table linen, of material nes, not knit","","Table linen, of material nes, not knit","",1366.0 +7887,"630260","Toilet or kitchen linen, of cotton terry towelling","6digit","Toilet or kitchen linen, of cotton terry towelling","","Toilet or kitchen linen, of cotton terry towelling","",1366.0 +7888,"630291","Toilet or kitchen linen, of cotton, nes","6digit","Toilet or kitchen linen, of cotton, nes","","Toilet or kitchen linen, of cotton, nes","",1366.0 +7889,"630292","Toilet or kitchen linen, of flax","6digit","Toilet or kitchen linen, of flax","","Toilet or kitchen linen, of flax","",1366.0 +7890,"630293","Toilet or kitchen linen, of manmade fibres","6digit","Toilet or kitchen linen, of manmade fibres","","Toilet or kitchen linen, of manmade fibres","",1366.0 +7891,"630299","Toilet or kitchen linen, of material nes","6digit","Toilet or kitchen linen, of material nes","","Toilet or kitchen linen, of material nes","",1366.0 +7892,"630311","Curtains drapes blinds valances, cotton, knit","6digit","Curtains drapes blinds valances, cotton, knit","","Curtains drapes blinds valances, cotton, knit","",1367.0 +7893,"630312","Curtains drapes blinds valances, synthetic fibre, kni","6digit","Curtains drapes blinds valances, synthetic fibre, kni","","Curtains drapes blinds valances, synthetic fibre, kni","",1367.0 +7894,"630319","Curtains drapes blinds valances, material nes, knit","6digit","Curtains drapes blinds valances, material nes, knit","","Curtains drapes blinds valances, material nes, knit","",1367.0 +7895,"630391","Curtains drapes blinds valances, cotton, not knit","6digit","Curtains drapes blinds valances, cotton, not knit","","Curtains drapes blinds valances, cotton, not knit","",1367.0 +7896,"630392","Curtains drapes blinds valances, synth fibre, not kni","6digit","Curtains drapes blinds valances, synth fibre, not kni","","Curtains drapes blinds valances, synth fibre, not kni","",1367.0 +7897,"630399","Curtains drapes blinds valances, material nes, woven","6digit","Curtains drapes blinds valances, material nes, woven","","Curtains drapes blinds valances, material nes, woven","",1367.0 +7898,"630411","Bedspreads, textile material, nes, knit or crochet","6digit","Bedspreads, textile material, nes, knit or crochet","","Bedspreads, textile material, nes, knit or crochet","",1368.0 +7899,"630419","Bedspreads, textile material, nes, not knit or croche","6digit","Bedspreads, textile material, nes, not knit or croche","","Bedspreads, textile material, nes, not knit or croche","",1368.0 +7900,"630491","Textile furnishing articles nes, knit or crochet","6digit","Textile furnishing articles nes, knit or crochet","","Textile furnishing articles nes, knit or crochet","",1368.0 +7901,"630492","Furnishing articles nes, of cotton, not knit, crochet","6digit","Furnishing articles nes, of cotton, not knit, crochet","","Furnishing articles nes, of cotton, not knit, crochet","",1368.0 +7902,"630493","Furnishing articles nes, synth fibre,not knit, croche","6digit","Furnishing articles nes, synth fibre,not knit, croche","","Furnishing articles nes, synth fibre,not knit, croche","",1368.0 +7903,"630499","Furnishing goods nes, material nes, not knit, crochet","6digit","Furnishing goods nes, material nes, not knit, crochet","","Furnishing goods nes, material nes, not knit, crochet","",1368.0 +7904,"630510","Sacks & bags, packing, of jute or other bast fibres","6digit","Sacks & bags, packing, of jute or other bast fibres","","Sacks & bags, packing, of jute or other bast fibres","",1369.0 +7905,"630520","Sacks & bags, packing, of cotton","6digit","Sacks & bags, packing, of cotton","","Sacks & bags, packing, of cotton","",1369.0 +7906,"630531","Sacks & bags, packing, polyethylene or polypropylene","6digit","Sacks & bags, packing, polyethylene or polypropylene","","Sacks & bags, packing, polyethylene or polypropylene","",1369.0 +7907,"630539","Sacks & bags, packing, of other manmade yarn","6digit","Sacks & bags, packing, of other manmade yarn","","Sacks & bags, packing, of other manmade yarn","",1369.0 +7908,"630590","Sacks & bags, packing, of materials nes","6digit","Sacks & bags, packing, of materials nes","","Sacks & bags, packing, of materials nes","",1369.0 +7909,"630611","Tarpaulins, awnings and sunblinds, of cotton","6digit","Tarpaulins, awnings and sunblinds, of cotton","","Tarpaulins, awnings and sunblinds, of cotton","",1370.0 +7910,"630612","Tarpaulins, awnings and sunblinds, of synthetic fibre","6digit","Tarpaulins, awnings and sunblinds, of synthetic fibre","","Tarpaulins, awnings and sunblinds, of synthetic fibre","",1370.0 +7911,"630619","Tarpaulins, awnings and sunblinds, of material nes","6digit","Tarpaulins, awnings and sunblinds, of material nes","","Tarpaulins, awnings and sunblinds, of material nes","",1370.0 +7912,"630621","Tents, of cotton","6digit","Tents, of cotton","","Tents, of cotton","",1370.0 +7913,"630622","Tents, synthetic fibres","6digit","Tents, synthetic fibres","","Tents, synthetic fibres","",1370.0 +7914,"630629","Tents, of textile material nes","6digit","Tents, of textile material nes","","Tents, of textile material nes","",1370.0 +7915,"630631","Sails, synthetic fibres","6digit","Sails, synthetic fibres","","Sails, synthetic fibres","",1370.0 +7916,"630639","Sails, of material nes","6digit","Sails, of material nes","","Sails, of material nes","",1370.0 +7917,"630641","Pneumatic mattresses, of cotton","6digit","Pneumatic mattresses, of cotton","","Pneumatic mattresses, of cotton","",1370.0 +7918,"630649","Pneumatic mattresses, textile material, not cotton","6digit","Pneumatic mattresses, textile material, not cotton","","Pneumatic mattresses, textile material, not cotton","",1370.0 +7919,"630691","Camping goods nes, of cotton","6digit","Camping goods nes, of cotton","","Camping goods nes, of cotton","",1370.0 +7920,"630699","Camping goods nes, textile material, not cotton","6digit","Camping goods nes, textile material, not cotton","","Camping goods nes, textile material, not cotton","",1370.0 +7921,"630710","Floor & dish cloths, dusters, etc, textile material","6digit","Floor & dish cloths, dusters, etc, textile material","","Floor & dish cloths, dusters, etc, textile material","",1371.0 +7922,"630720","Life jackets and life belts, textile material","6digit","Life jackets and life belts, textile material","","Life jackets and life belts, textile material","",1371.0 +7923,"630790","Made up articles (textile) nes, textile dress pattern","6digit","Made up articles (textile) nes, textile dress pattern","","Made up articles (textile) nes, textile dress pattern","",1371.0 +7924,"630800","Set, woven fabric and yarn for rugs, tapestry etc","6digit","Set, woven fabric and yarn for rugs, tapestry etc","","Set, woven fabric and yarn for rugs, tapestry etc","",1372.0 +7925,"630900","Worn clothing and other worn articles","6digit","Worn clothing and other worn articles","","Worn clothing and other worn articles","",1373.0 +7926,"631010","Used or new rags textile material, sorted","6digit","Used or new rags textile material, sorted","","Used or new rags textile material, sorted","",1374.0 +7927,"631090","Used or new rags textile material, not sorted","6digit","Used or new rags textile material, not sorted","","Used or new rags textile material, not sorted","",1374.0 +7928,"640110","Waterproof footwear (Wellingtons etc), metal toe cap","6digit","Waterproof footwear (Wellingtons etc), metal toe cap","","Waterproof footwear (Wellingtons etc), metal toe cap","",1375.0 +7929,"640191","Waterproof footwear(Wellington) no toe cap, over knee","6digit","Waterproof footwear(Wellington) no toe cap, over knee","","Waterproof footwear(Wellington) no toe cap, over knee","",1375.0 +7930,"640192","Waterproof footwear(Wellington) no toe cap,over ankle","6digit","Waterproof footwear(Wellington) no toe cap,over ankle","","Waterproof footwear(Wellington) no toe cap,over ankle","",1375.0 +7931,"640199","Waterproof footwear(Wellington) no toe cap, nes","6digit","Waterproof footwear(Wellington) no toe cap, nes","","Waterproof footwear(Wellington) no toe cap, nes","",1375.0 +7932,"640211","Ski-boots etc, outer soles, uppers of rubber, plastic","6digit","Ski-boots etc, outer soles, uppers of rubber, plastic","","Ski-boots etc, outer soles, uppers of rubber, plastic","",1376.0 +7933,"640219","Sports footwear nes, soles, uppers of rubber, plastic","6digit","Sports footwear nes, soles, uppers of rubber, plastic","","Sports footwear nes, soles, uppers of rubber, plastic","",1376.0 +7934,"640220","Footwear, rubber, plastic, straps fix to sole by plug","6digit","Footwear, rubber, plastic, straps fix to sole by plug","","Footwear, rubber, plastic, straps fix to sole by plug","",1376.0 +7935,"640230","Footwear, sole/upper rubber/plastic,metal toe-cap nes","6digit","Footwear, sole/upper rubber/plastic,metal toe-cap nes","","Footwear, sole/upper rubber/plastic,metal toe-cap nes","",1376.0 +7936,"640291","Boots, soles/uppers rubber or plastic, over ankle, ne","6digit","Boots, soles/uppers rubber or plastic, over ankle, ne","","Boots, soles/uppers rubber or plastic, over ankle, ne","",1376.0 +7937,"640299","Footwear, outer soles/uppers of rubber or plastic, ne","6digit","Footwear, outer soles/uppers of rubber or plastic, ne","","Footwear, outer soles/uppers of rubber or plastic, ne","",1376.0 +7938,"640311","Ski footwear, with uppers of leather","6digit","Ski footwear, with uppers of leather","","Ski footwear, with uppers of leather","",1377.0 +7939,"640319","Sports footwear, except ski, uppers of leather","6digit","Sports footwear, except ski, uppers of leather","","Sports footwear, except ski, uppers of leather","",1377.0 +7940,"640320","Footwear, soles/uppers leather, strap instep & big to","6digit","Footwear, soles/uppers leather, strap instep & big to","","Footwear, soles/uppers leather, strap instep & big to","",1377.0 +7941,"640330","Footwear, wood base, uppers leather, no inner sole","6digit","Footwear, wood base, uppers leather, no inner sole","","Footwear, wood base, uppers leather, no inner sole","",1377.0 +7942,"640340","Footwear, uppers of leather with metal toe-cap, nes","6digit","Footwear, uppers of leather with metal toe-cap, nes","","Footwear, uppers of leather with metal toe-cap, nes","",1377.0 +7943,"640351","Footwear, soles, uppers of leather, over ankle, nes","6digit","Footwear, soles, uppers of leather, over ankle, nes","","Footwear, soles, uppers of leather, over ankle, nes","",1377.0 +7944,"640359","Footwear, outer soles and uppers of leather, nes","6digit","Footwear, outer soles and uppers of leather, nes","","Footwear, outer soles and uppers of leather, nes","",1377.0 +7945,"640391","Boots, sole rubber or plastic upper leather, nes","6digit","Boots, sole rubber or plastic upper leather, nes","","Boots, sole rubber or plastic upper leather, nes","",1377.0 +7946,"640399","Footwear, sole rubber, plastics uppers of leather, ne","6digit","Footwear, sole rubber, plastics uppers of leather, ne","","Footwear, sole rubber, plastics uppers of leather, ne","",1377.0 +7947,"640411","Sports footwear, sole rubber or plastic, upper textil","6digit","Sports footwear, sole rubber or plastic, upper textil","","Sports footwear, sole rubber or plastic, upper textil","",1378.0 +7948,"640419","Footwear,sole rubber/plastic,upper textile, not sport","6digit","Footwear,sole rubber/plastic,upper textile, not sport","","Footwear,sole rubber/plastic,upper textile, not sport","",1378.0 +7949,"640420","Footwear, sole leather and uppers textile material","6digit","Footwear, sole leather and uppers textile material","","Footwear, sole leather and uppers textile material","",1378.0 +7950,"640510","Footwear, nes, uppers leather","6digit","Footwear, nes, uppers leather","","Footwear, nes, uppers leather","",1379.0 +7951,"640520","Footwear, nes, upper textile material","6digit","Footwear, nes, upper textile material","","Footwear, nes, upper textile material","",1379.0 +7952,"640590","Footwear, nes","6digit","Footwear, nes","","Footwear, nes","",1379.0 +7953,"640610","Footwear uppers and parts thereof, except stiffeners","6digit","Footwear uppers and parts thereof, except stiffeners","","Footwear uppers and parts thereof, except stiffeners","",1380.0 +7954,"640620","Soles and heels for footwear, of rubber or plastic","6digit","Soles and heels for footwear, of rubber or plastic","","Soles and heels for footwear, of rubber or plastic","",1380.0 +7955,"640691","Parts of footwear of wood","6digit","Parts of footwear of wood","","Parts of footwear of wood","",1380.0 +7956,"640699","Parts of footwear nes, gaiters and leggings etc","6digit","Parts of footwear nes, gaiters and leggings etc","","Parts of footwear nes, gaiters and leggings etc","",1380.0 +7957,"650100","Hat-forms, etc of felt, not shaped, no formed brim","6digit","Hat-forms, etc of felt, not shaped, no formed brim","","Hat-forms, etc of felt, not shaped, no formed brim","",1381.0 +7958,"650200","Hat-forms, strip material, unshaped, no formed brim","6digit","Hat-forms, strip material, unshaped, no formed brim","","Hat-forms, strip material, unshaped, no formed brim","",1382.0 +7959,"650300","Felt hats and other felt headgear","6digit","Felt hats and other felt headgear","","Felt hats and other felt headgear","",1383.0 +7960,"650400","Hats, plaited or made by assembling strips of materia","6digit","Hats, plaited or made by assembling strips of materia","","Hats, plaited or made by assembling strips of materia","",1384.0 +7961,"650510","Hair-nets of any material","6digit","Hair-nets of any material","","Hair-nets of any material","",1385.0 +7962,"650590","Hats and other headgear, knit or crochet, nes","6digit","Hats and other headgear, knit or crochet, nes","","Hats and other headgear, knit or crochet, nes","",1385.0 +7963,"650610","Safety headgear","6digit","Safety headgear","","Safety headgear","",1386.0 +7964,"650691","Headgear nes, of rubber or plastic","6digit","Headgear nes, of rubber or plastic","","Headgear nes, of rubber or plastic","",1386.0 +7965,"650692","Headgear nes, of furskin","6digit","Headgear nes, of furskin","","Headgear nes, of furskin","",1386.0 +7966,"650699","Headgear nes, of other materials","6digit","Headgear nes, of other materials","","Headgear nes, of other materials","",1386.0 +7967,"650700","Parts for hats and headgear","6digit","Parts for hats and headgear","","Parts for hats and headgear","",1387.0 +7968,"660110","Garden and similar umbrellas","6digit","Garden and similar umbrellas","","Garden and similar umbrellas","",1388.0 +7969,"660191","Umbrellas nes, having a telescopic shaft","6digit","Umbrellas nes, having a telescopic shaft","","Umbrellas nes, having a telescopic shaft","",1388.0 +7970,"660199","Umbrellas nes, not with telescopic shaft","6digit","Umbrellas nes, not with telescopic shaft","","Umbrellas nes, not with telescopic shaft","",1388.0 +7971,"660200","Walking-sticks, seat-sticks, whips, etc.","6digit","Walking-sticks, seat-sticks, whips, etc.","","Walking-sticks, seat-sticks, whips, etc.","",1389.0 +7972,"660310","Handles, knobs for umbrellas, walking sticks, etc","6digit","Handles, knobs for umbrellas, walking sticks, etc","","Handles, knobs for umbrellas, walking sticks, etc","",1390.0 +7973,"660320","Umbrella frames","6digit","Umbrella frames","","Umbrella frames","",1390.0 +7974,"660390","Parts & trimmings, of umbrella, walking sticks, etc","6digit","Parts & trimmings, of umbrella, walking sticks, etc","","Parts & trimmings, of umbrella, walking sticks, etc","",1390.0 +7975,"670100","Bird skins and feathers, articles therefrom","6digit","Bird skins and feathers, articles therefrom","","Bird skins and feathers, articles therefrom","",1391.0 +7976,"670210","Artificial flowers foliage fruit, articles, plastic","6digit","Artificial flowers foliage fruit, articles, plastic","","Artificial flowers foliage fruit, articles, plastic","",1392.0 +7977,"670290","Artificial flowers foliage fruit etc except plastic","6digit","Artificial flowers foliage fruit etc except plastic","","Artificial flowers foliage fruit etc except plastic","",1392.0 +7978,"670300","Worked human hair, wool or animal hair, for wig makin","6digit","Worked human hair, wool or animal hair, for wig makin","","Worked human hair, wool or animal hair, for wig makin","",1393.0 +7979,"670411","Complete wigs of synthetic textile materials","6digit","Complete wigs of synthetic textile materials","","Complete wigs of synthetic textile materials","",1394.0 +7980,"670419","False beard, eyebrows etc, synthetic textile material","6digit","False beard, eyebrows etc, synthetic textile material","","False beard, eyebrows etc, synthetic textile material","",1394.0 +7981,"670420","Wigs, false beards, eyebrows etc, of human hair","6digit","Wigs, false beards, eyebrows etc, of human hair","","Wigs, false beards, eyebrows etc, of human hair","",1394.0 +7982,"670490","Wigs, false beards, eyebrows etc, of other materials","6digit","Wigs, false beards, eyebrows etc, of other materials","","Wigs, false beards, eyebrows etc, of other materials","",1394.0 +7983,"680100","Stone setts, curbstones, flagstones (except slate)","6digit","Stone setts, curbstones, flagstones (except slate)","","Stone setts, curbstones, flagstones (except slate)","",1395.0 +7984,"680210","Stone mosaic tiles, artificial coloured chips etc","6digit","Stone mosaic tiles, artificial coloured chips etc","","Stone mosaic tiles, artificial coloured chips etc","",1396.0 +7985,"680221","Cut or sawn slabs of marble, travertine or alabaster","6digit","Cut or sawn slabs of marble, travertine or alabaster","","Cut or sawn slabs of marble, travertine or alabaster","",1396.0 +7986,"680222","Cut or sawn slabs of calcareous stone nes","6digit","Cut or sawn slabs of calcareous stone nes","","Cut or sawn slabs of calcareous stone nes","",1396.0 +7987,"680223","Cut or sawn slabs of granite","6digit","Cut or sawn slabs of granite","","Cut or sawn slabs of granite","",1396.0 +7988,"680229","Cut or sawn slabs of stone nes","6digit","Cut or sawn slabs of stone nes","","Cut or sawn slabs of stone nes","",1396.0 +7989,"680291","Worked marble, travertine and alabaster","6digit","Worked marble, travertine and alabaster","","Worked marble, travertine and alabaster","",1396.0 +7990,"680292","Worked calcareous stone nes","6digit","Worked calcareous stone nes","","Worked calcareous stone nes","",1396.0 +7991,"680293","Worked granite","6digit","Worked granite","","Worked granite","",1396.0 +7992,"680299","Worked monumental or building stone nes","6digit","Worked monumental or building stone nes","","Worked monumental or building stone nes","",1396.0 +7993,"680300","Worked slate, articles of slate or agglomerated slate","6digit","Worked slate, articles of slate or agglomerated slate","","Worked slate, articles of slate or agglomerated slate","",1397.0 +7994,"680410","Stones for milling, grinding or pulping","6digit","Stones for milling, grinding or pulping","","Stones for milling, grinding or pulping","",1398.0 +7995,"680421","Grindstones etc of synthetic or natural diamond","6digit","Grindstones etc of synthetic or natural diamond","","Grindstones etc of synthetic or natural diamond","",1398.0 +7996,"680422","Grindstones etc, agglomerated abrasives or ceramics","6digit","Grindstones etc, agglomerated abrasives or ceramics","","Grindstones etc, agglomerated abrasives or ceramics","",1398.0 +7997,"680423","Millstones, grindstones etc of natural stone","6digit","Millstones, grindstones etc of natural stone","","Millstones, grindstones etc of natural stone","",1398.0 +7998,"680430","Hand sharpening or polishing stones","6digit","Hand sharpening or polishing stones","","Hand sharpening or polishing stones","",1398.0 +7999,"680510","Abrasive powderor grain on woven textile support","6digit","Abrasive powderor grain on woven textile support","","Abrasive powderor grain on woven textile support","",1399.0 +8000,"680520","Abrasive powder, grain on paper or paperboard support","6digit","Abrasive powder, grain on paper or paperboard support","","Abrasive powder, grain on paper or paperboard support","",1399.0 +8001,"680530","Abrasive powder or grain on a base of other material","6digit","Abrasive powder or grain on a base of other material","","Abrasive powder or grain on a base of other material","",1399.0 +8002,"680610","Slag wool, rock wool, similar wools, bulk, sheet, rol","6digit","Slag wool, rock wool, similar wools, bulk, sheet, rol","","Slag wool, rock wool, similar wools, bulk, sheet, rol","",1400.0 +8003,"680620","Exfoliated vermiculite, foamed slag, expanded mineral","6digit","Exfoliated vermiculite, foamed slag, expanded mineral","","Exfoliated vermiculite, foamed slag, expanded mineral","",1400.0 +8004,"680690","Mineral heat or sound insulating materials & articles","6digit","Mineral heat or sound insulating materials & articles","","Mineral heat or sound insulating materials & articles","",1400.0 +8005,"680710","Asphalt or similar material articles, in rolls","6digit","Asphalt or similar material articles, in rolls","","Asphalt or similar material articles, in rolls","",1401.0 +8006,"680790","Asphalt or similar material articles not in rolls","6digit","Asphalt or similar material articles not in rolls","","Asphalt or similar material articles not in rolls","",1401.0 +8007,"680800","Boards, etc of veg fibre with mineral binder or cemen","6digit","Boards, etc of veg fibre with mineral binder or cemen","","Boards, etc of veg fibre with mineral binder or cemen","",1402.0 +8008,"680911","Plaster board etc not ornamental, paper reinforced","6digit","Plaster board etc not ornamental, paper reinforced","","Plaster board etc not ornamental, paper reinforced","",1403.0 +8009,"680919","Plaster boards etc not ornamental, reinforced nes","6digit","Plaster boards etc not ornamental, reinforced nes","","Plaster boards etc not ornamental, reinforced nes","",1403.0 +8010,"680990","Articles of plaster etc, other than plasterboard","6digit","Articles of plaster etc, other than plasterboard","","Articles of plaster etc, other than plasterboard","",1403.0 +8011,"681011","Building blocks, bricks of cement, or artificial ston","6digit","Building blocks, bricks of cement, or artificial ston","","Building blocks, bricks of cement, or artificial ston","",1404.0 +8012,"681019","Tiles & flagstones of cement,concrete,artificial ston","6digit","Tiles & flagstones of cement,concrete,artificial ston","","Tiles & flagstones of cement,concrete,artificial ston","",1404.0 +8013,"681020","Pipes of cement or concrete","6digit","Pipes of cement or concrete","","Pipes of cement or concrete","",1404.0 +8014,"681091","Prefabricated structural items of cement or concrete","6digit","Prefabricated structural items of cement or concrete","","Prefabricated structural items of cement or concrete","",1404.0 +8015,"681099","Articles of cement, concrete or artificial stone nes","6digit","Articles of cement, concrete or artificial stone nes","","Articles of cement, concrete or artificial stone nes","",1404.0 +8016,"681110","Corrugated sheets of asbestos, cellulose fibre cement","6digit","Corrugated sheets of asbestos, cellulose fibre cement","","Corrugated sheets of asbestos, cellulose fibre cement","",1405.0 +8017,"681120","Sheet/tile, asbestos/cellulose fibre cement not corru","6digit","Sheet/tile, asbestos/cellulose fibre cement not corru","","Sheet/tile, asbestos/cellulose fibre cement not corru","",1405.0 +8018,"681130","Tubes, pipes etc of asbestos or cellulose fibre cemen","6digit","Tubes, pipes etc of asbestos or cellulose fibre cemen","","Tubes, pipes etc of asbestos or cellulose fibre cemen","",1405.0 +8019,"681190","Articles nes, of asbestoso or cellulose fibre cement","6digit","Articles nes, of asbestoso or cellulose fibre cement","","Articles nes, of asbestoso or cellulose fibre cement","",1405.0 +8020,"681210","Asbestos fibres etc","6digit","Asbestos fibres etc","","Asbestos fibres etc","",1406.0 +8021,"681220","Asbestos yarn and thread","6digit","Asbestos yarn and thread","","Asbestos yarn and thread","",1406.0 +8022,"681230","Asbestos cords and string","6digit","Asbestos cords and string","","Asbestos cords and string","",1406.0 +8023,"681240","Asbestos woven or knit fabric","6digit","Asbestos woven or knit fabric","","Asbestos woven or knit fabric","",1406.0 +8024,"681250","Asbestos clothing, accessories, foot and headwear","6digit","Asbestos clothing, accessories, foot and headwear","","Asbestos clothing, accessories, foot and headwear","",1406.0 +8025,"681260","Asbestos paper, millboard and felt","6digit","Asbestos paper, millboard and felt","","Asbestos paper, millboard and felt","",1406.0 +8026,"681270","Compressed asbestos fibre jointing, in sheets, rolls","6digit","Compressed asbestos fibre jointing, in sheets, rolls","","Compressed asbestos fibre jointing, in sheets, rolls","",1406.0 +8027,"681290","Asbestos fabricated products nes","6digit","Asbestos fabricated products nes","","Asbestos fabricated products nes","",1406.0 +8028,"681310","Asbestos brake linings and pads","6digit","Asbestos brake linings and pads","","Asbestos brake linings and pads","",1407.0 +8029,"681390","Asbestos friction material, articles except for brake","6digit","Asbestos friction material, articles except for brake","","Asbestos friction material, articles except for brake","",1407.0 +8030,"681410","Mica plates, sheets and strips","6digit","Mica plates, sheets and strips","","Mica plates, sheets and strips","",1408.0 +8031,"681490","Worked mica and articles of mica except sheet mica","6digit","Worked mica and articles of mica except sheet mica","","Worked mica and articles of mica except sheet mica","",1408.0 +8032,"681510","Non-electrical articles of graphite or other carbon","6digit","Non-electrical articles of graphite or other carbon","","Non-electrical articles of graphite or other carbon","",1409.0 +8033,"681520","Articles of peat","6digit","Articles of peat","","Articles of peat","",1409.0 +8034,"681591","Articles containing magnesite, dolomite or chromite","6digit","Articles containing magnesite, dolomite or chromite","","Articles containing magnesite, dolomite or chromite","",1409.0 +8035,"681599","Articles of stone or of other mineral substances nes","6digit","Articles of stone or of other mineral substances nes","","Articles of stone or of other mineral substances nes","",1409.0 +8036,"690100","Bricks, blocks and ceramic goods of siliceous earths","6digit","Bricks, blocks and ceramic goods of siliceous earths","","Bricks, blocks and ceramic goods of siliceous earths","",1410.0 +8037,"690210","Refractory bricks, etc with >50% Mg, Ca or Cr as oxid","6digit","Refractory bricks, etc with >50% Mg, Ca or Cr as oxid","","Refractory bricks, etc with >50% Mg, Ca or Cr as oxid","",1411.0 +8038,"690220","Refractory bricks etc >50% alumina or silica","6digit","Refractory bricks etc >50% alumina or silica","","Refractory bricks etc >50% alumina or silica","",1411.0 +8039,"690290","Refractory bricks etc nes","6digit","Refractory bricks etc nes","","Refractory bricks etc nes","",1411.0 +8040,"690310","Refractory ceramic articles, >50% carbon","6digit","Refractory ceramic articles, >50% carbon","","Refractory ceramic articles, >50% carbon","",1412.0 +8041,"690320","Refractory ceramic articles, >50% alumina or silica","6digit","Refractory ceramic articles, >50% alumina or silica","","Refractory ceramic articles, >50% alumina or silica","",1412.0 +8042,"690390","Refractory ceramic articles nes","6digit","Refractory ceramic articles nes","","Refractory ceramic articles nes","",1412.0 +8043,"690410","Building bricks","6digit","Building bricks","","Building bricks","",1413.0 +8044,"690490","Ceramic flooring blocks, tiles and the like","6digit","Ceramic flooring blocks, tiles and the like","","Ceramic flooring blocks, tiles and the like","",1413.0 +8045,"690510","Roofing tiles, ceramic","6digit","Roofing tiles, ceramic","","Roofing tiles, ceramic","",1414.0 +8046,"690590","Ceramic construction items, chimney pots and cowls","6digit","Ceramic construction items, chimney pots and cowls","","Ceramic construction items, chimney pots and cowls","",1414.0 +8047,"690600","Ceramic pipes, conduits, guttering and fittings","6digit","Ceramic pipes, conduits, guttering and fittings","","Ceramic pipes, conduits, guttering and fittings","",1415.0 +8048,"690710","Unglazed ceramic mosaic tiles etc, <7cm wide","6digit","Unglazed ceramic mosaic tiles etc, <7cm wide","","Unglazed ceramic mosaic tiles etc, <7cm wide","",1416.0 +8049,"690790","Unglazed ceramic flags, tiles > 7 cm wide","6digit","Unglazed ceramic flags, tiles > 7 cm wide","","Unglazed ceramic flags, tiles > 7 cm wide","",1416.0 +8050,"690810","Glazed ceramic mosaic tiles, cubes & similar <7cm wid","6digit","Glazed ceramic mosaic tiles, cubes & similar <7cm wid","","Glazed ceramic mosaic tiles, cubes & similar <7cm wid","",1417.0 +8051,"690890","Glazed ceramic flags, tiles wider than 7 cm","6digit","Glazed ceramic flags, tiles wider than 7 cm","","Glazed ceramic flags, tiles wider than 7 cm","",1417.0 +8052,"690911","Porcelain ware for laboratory, chemical, technical us","6digit","Porcelain ware for laboratory, chemical, technical us","","Porcelain ware for laboratory, chemical, technical us","",1418.0 +8053,"690919","Ceramic laboratory & technical ware except porcelain","6digit","Ceramic laboratory & technical ware except porcelain","","Ceramic laboratory & technical ware except porcelain","",1418.0 +8054,"690990","Ceramic troughs, etc (agriculture), ceramic pots etc","6digit","Ceramic troughs, etc (agriculture), ceramic pots etc","","Ceramic troughs, etc (agriculture), ceramic pots etc","",1418.0 +8055,"691010","Porcelain bathroom, kitchen & other sanitary fixtures","6digit","Porcelain bathroom, kitchen & other sanitary fixtures","","Porcelain bathroom, kitchen & other sanitary fixtures","",1419.0 +8056,"691090","Ceramic bathroom kitchen sanitary items not porcelain","6digit","Ceramic bathroom kitchen sanitary items not porcelain","","Ceramic bathroom kitchen sanitary items not porcelain","",1419.0 +8057,"691110","Tableware and kitchenware of porcelain or china","6digit","Tableware and kitchenware of porcelain or china","","Tableware and kitchenware of porcelain or china","",1420.0 +8058,"691190","Household & toilet articles nes of porcelain or china","6digit","Household & toilet articles nes of porcelain or china","","Household & toilet articles nes of porcelain or china","",1420.0 +8059,"691200","Ceramic housewares, except of porcelain or china","6digit","Ceramic housewares, except of porcelain or china","","Ceramic housewares, except of porcelain or china","",1421.0 +8060,"691310","Statuettes & ornamental articles of porcelain or chin","6digit","Statuettes & ornamental articles of porcelain or chin","","Statuettes & ornamental articles of porcelain or chin","",1422.0 +8061,"691390","Ceramic statuettes, ornamental articles, not porcelai","6digit","Ceramic statuettes, ornamental articles, not porcelai","","Ceramic statuettes, ornamental articles, not porcelai","",1422.0 +8062,"691410","Articles of porcelain or china nes","6digit","Articles of porcelain or china nes","","Articles of porcelain or china nes","",1423.0 +8063,"691490","Articles of ceramics, except porcelain or china, nes","6digit","Articles of ceramics, except porcelain or china, nes","","Articles of ceramics, except porcelain or china, nes","",1423.0 +8064,"700100","Glass cullet, waste or scrap, glass in the mass","6digit","Glass cullet, waste or scrap, glass in the mass","","Glass cullet, waste or scrap, glass in the mass","",1424.0 +8065,"700210","Glass balls except microspheres < 1mm diameter","6digit","Glass balls except microspheres < 1mm diameter","","Glass balls except microspheres < 1mm diameter","",1425.0 +8066,"700220","Glass tubes, unworked","6digit","Glass tubes, unworked","","Glass tubes, unworked","",1425.0 +8067,"700231","Tubes of fused quartz or other fused silica","6digit","Tubes of fused quartz or other fused silica","","Tubes of fused quartz or other fused silica","",1425.0 +8068,"700232","Tubes of low expansion glass (Pyrex etc)","6digit","Tubes of low expansion glass (Pyrex etc)","","Tubes of low expansion glass (Pyrex etc)","",1425.0 +8069,"700239","Tubes of glass other than low expansion","6digit","Tubes of glass other than low expansion","","Tubes of glass other than low expansion","",1425.0 +8070,"700311","Cast glass sheet, coloured absorbent reflect or opaqu","6digit","Cast glass sheet, coloured absorbent reflect or opaqu","","Cast glass sheet, coloured absorbent reflect or opaqu","",1426.0 +8071,"700319","Cast glass sheet, non-wired, clear","6digit","Cast glass sheet, non-wired, clear","","Cast glass sheet, non-wired, clear","",1426.0 +8072,"700320","Cast glass sheet, wired","6digit","Cast glass sheet, wired","","Cast glass sheet, wired","",1426.0 +8073,"700330","Cast glass profiles","6digit","Cast glass profiles","","Cast glass profiles","",1426.0 +8074,"700410","Drawn glass sheet coloured, absorbing, reflect, opaqu","6digit","Drawn glass sheet coloured, absorbing, reflect, opaqu","","Drawn glass sheet coloured, absorbing, reflect, opaqu","",1427.0 +8075,"700490","Drawn glass in sheets, clear","6digit","Drawn glass in sheets, clear","","Drawn glass in sheets, clear","",1427.0 +8076,"700510","Float glass etc sheets, absorbent or reflecting layer","6digit","Float glass etc sheets, absorbent or reflecting layer","","Float glass etc sheets, absorbent or reflecting layer","",1428.0 +8077,"700521","Float glass etc sheets, coloured throughout","6digit","Float glass etc sheets, coloured throughout","","Float glass etc sheets, coloured throughout","",1428.0 +8078,"700529","Float glass etc in sheets, non-wired, clear","6digit","Float glass etc in sheets, non-wired, clear","","Float glass etc in sheets, non-wired, clear","",1428.0 +8079,"700530","Float glass etc in sheets, wired","6digit","Float glass etc in sheets, wired","","Float glass etc in sheets, wired","",1428.0 +8080,"700600","Cast, drawn or float glass sheet, edge worked or bent","6digit","Cast, drawn or float glass sheet, edge worked or bent","","Cast, drawn or float glass sheet, edge worked or bent","",1429.0 +8081,"700711","Safety glass (tempered) for vehicles, aircraft, etc","6digit","Safety glass (tempered) for vehicles, aircraft, etc","","Safety glass (tempered) for vehicles, aircraft, etc","",1430.0 +8082,"700719","Safety glass, toughened (tempered), non-vehicle use","6digit","Safety glass, toughened (tempered), non-vehicle use","","Safety glass, toughened (tempered), non-vehicle use","",1430.0 +8083,"700721","Safety glass (laminated) for vehicles, aircraft, etc","6digit","Safety glass (laminated) for vehicles, aircraft, etc","","Safety glass (laminated) for vehicles, aircraft, etc","",1430.0 +8084,"700729","Safety glass, laminated, non vehicle use","6digit","Safety glass, laminated, non vehicle use","","Safety glass, laminated, non vehicle use","",1430.0 +8085,"700800","Multiple-walled insulating units of glass","6digit","Multiple-walled insulating units of glass","","Multiple-walled insulating units of glass","",1431.0 +8086,"700910","Rear-view mirrors for vehicles","6digit","Rear-view mirrors for vehicles","","Rear-view mirrors for vehicles","",1432.0 +8087,"700991","Glass mirrors, unframed","6digit","Glass mirrors, unframed","","Glass mirrors, unframed","",1432.0 +8088,"700992","Glass mirrors, framed","6digit","Glass mirrors, framed","","Glass mirrors, framed","",1432.0 +8089,"701010","Ampoules of glass for conveyance or packing","6digit","Ampoules of glass for conveyance or packing","","Ampoules of glass for conveyance or packing","",1433.0 +8090,"701090","Glass containers nes for packing or conveyance goods","6digit","Glass containers nes for packing or conveyance goods","","Glass containers nes for packing or conveyance goods","",1433.0 +8091,"701110","Glass envelopes (bulbs & tubes) for electric lighting","6digit","Glass envelopes (bulbs & tubes) for electric lighting","","Glass envelopes (bulbs & tubes) for electric lighting","",1434.0 +8092,"701120","Glass envelopes for cathode-ray tubes","6digit","Glass envelopes for cathode-ray tubes","","Glass envelopes for cathode-ray tubes","",1434.0 +8093,"701190","Glass envelopes except lighting or cathode-ray tubes","6digit","Glass envelopes except lighting or cathode-ray tubes","","Glass envelopes except lighting or cathode-ray tubes","",1434.0 +8094,"701200","Glass inners for vacuum flasks, other vacuum vessels","6digit","Glass inners for vacuum flasks, other vacuum vessels","","Glass inners for vacuum flasks, other vacuum vessels","",1435.0 +8095,"701310","Glass-ceramic ware for table kitchen, etc","6digit","Glass-ceramic ware for table kitchen, etc","","Glass-ceramic ware for table kitchen, etc","",1436.0 +8096,"701321","Drinking glasses of lead crystal","6digit","Drinking glasses of lead crystal","","Drinking glasses of lead crystal","",1436.0 +8097,"701329","Drinking glasses, except lead crystal or glass cerami","6digit","Drinking glasses, except lead crystal or glass cerami","","Drinking glasses, except lead crystal or glass cerami","",1436.0 +8098,"701331","Lead crystal table, kitchen glass (not drink glasses)","6digit","Lead crystal table, kitchen glass (not drink glasses)","","Lead crystal table, kitchen glass (not drink glasses)","",1436.0 +8099,"701332","Table, kitchenware of low expansion glass (Pyrex etc)","6digit","Table, kitchenware of low expansion glass (Pyrex etc)","","Table, kitchenware of low expansion glass (Pyrex etc)","",1436.0 +8100,"701339","Glass table or kitchenware, except low expansion glas","6digit","Glass table or kitchenware, except low expansion glas","","Glass table or kitchenware, except low expansion glas","",1436.0 +8101,"701391","Glassware except kitchen, table ware, of lead crystal","6digit","Glassware except kitchen, table ware, of lead crystal","","Glassware except kitchen, table ware, of lead crystal","",1436.0 +8102,"701399","Glassware, not kitchen or table ware, not lead crysta","6digit","Glassware, not kitchen or table ware, not lead crysta","","Glassware, not kitchen or table ware, not lead crysta","",1436.0 +8103,"701400","Signalling glassware, unworked optical elements","6digit","Signalling glassware, unworked optical elements","","Signalling glassware, unworked optical elements","",1437.0 +8104,"701510","Glasses for corrective spectacles, unworked","6digit","Glasses for corrective spectacles, unworked","","Glasses for corrective spectacles, unworked","",1438.0 +8105,"701590","Clock or watch glasses etc not optically worked","6digit","Clock or watch glasses etc not optically worked","","Clock or watch glasses etc not optically worked","",1438.0 +8106,"701610","Glass cubes, mosaic tiles","6digit","Glass cubes, mosaic tiles","","Glass cubes, mosaic tiles","",1439.0 +8107,"701690","Glass blocks, bricks, tiles, leaded lights, etc","6digit","Glass blocks, bricks, tiles, leaded lights, etc","","Glass blocks, bricks, tiles, leaded lights, etc","",1439.0 +8108,"701710","Fused quartz laboratory, hygienic or pharmeutical war","6digit","Fused quartz laboratory, hygienic or pharmeutical war","","Fused quartz laboratory, hygienic or pharmeutical war","",1440.0 +8109,"701720","Low expansion laboratory, hygienic, pharmacy glasswar","6digit","Low expansion laboratory, hygienic, pharmacy glasswar","","Low expansion laboratory, hygienic, pharmacy glasswar","",1440.0 +8110,"701790","Laboratory, hygienic or pharmaceutical glassware nes","6digit","Laboratory, hygienic or pharmaceutical glassware nes","","Laboratory, hygienic or pharmaceutical glassware nes","",1440.0 +8111,"701810","Ornamental glass beads, pearls, stones, worked items","6digit","Ornamental glass beads, pearls, stones, worked items","","Ornamental glass beads, pearls, stones, worked items","",1441.0 +8112,"701820","Glass microspheres < 1 mm in diameter","6digit","Glass microspheres < 1 mm in diameter","","Glass microspheres < 1 mm in diameter","",1441.0 +8113,"701890","Articles of glass except jewellery nes, toy glass eye","6digit","Articles of glass except jewellery nes, toy glass eye","","Articles of glass except jewellery nes, toy glass eye","",1441.0 +8114,"701910","Slivers, rovings, yarn and chopped strands of glass","6digit","Slivers, rovings, yarn and chopped strands of glass","","Slivers, rovings, yarn and chopped strands of glass","",1442.0 +8115,"701920","Woven fabric of glass fibres","6digit","Woven fabric of glass fibres","","Woven fabric of glass fibres","",1442.0 +8116,"701931","Mats of glass fibres","6digit","Mats of glass fibres","","Mats of glass fibres","",1442.0 +8117,"701932","Thin sheets (voiles) of glass fibres","6digit","Thin sheets (voiles) of glass fibres","","Thin sheets (voiles) of glass fibres","",1442.0 +8118,"701939","Webs, mattresses, other nonwoven fibreglass products","6digit","Webs, mattresses, other nonwoven fibreglass products","","Webs, mattresses, other nonwoven fibreglass products","",1442.0 +8119,"701990","Glass fibres, glass wool and articles thereof nes","6digit","Glass fibres, glass wool and articles thereof nes","","Glass fibres, glass wool and articles thereof nes","",1442.0 +8120,"702000","Articles of glass, nes","6digit","Articles of glass, nes","","Articles of glass, nes","",1443.0 +8121,"710110","Pearls natural, not permanently mounted or set","6digit","Pearls natural, not permanently mounted or set","","Pearls natural, not permanently mounted or set","",1444.0 +8122,"710121","Pearls cultured unworked","6digit","Pearls cultured unworked","","Pearls cultured unworked","",1444.0 +8123,"710122","Pearls cultured worked, not mounted or set","6digit","Pearls cultured worked, not mounted or set","","Pearls cultured worked, not mounted or set","",1444.0 +8124,"710210","Diamonds, unsorted","6digit","Diamonds, unsorted","","Diamonds, unsorted","",1445.0 +8125,"710221","Diamonds, industrial, unworked or simply sawn, cleave","6digit","Diamonds, industrial, unworked or simply sawn, cleave","","Diamonds, industrial, unworked or simply sawn, cleave","",1445.0 +8126,"710229","Diamonds industrial, worked","6digit","Diamonds industrial, worked","","Diamonds industrial, worked","",1445.0 +8127,"710231","Diamonds (jewellery) unworked or simply sawn, cleaved","6digit","Diamonds (jewellery) unworked or simply sawn, cleaved","","Diamonds (jewellery) unworked or simply sawn, cleaved","",1445.0 +8128,"710239","Diamonds (jewellery) worked but not mounted or set","6digit","Diamonds (jewellery) worked but not mounted or set","","Diamonds (jewellery) worked but not mounted or set","",1445.0 +8129,"710310","Precious, semi-precious stones unworked, partly worke","6digit","Precious, semi-precious stones unworked, partly worke","","Precious, semi-precious stones unworked, partly worke","",1446.0 +8130,"710391","Rubies, sapphires and emeralds worked but not set","6digit","Rubies, sapphires and emeralds worked but not set","","Rubies, sapphires and emeralds worked but not set","",1446.0 +8131,"710399","Precious & semi-precious stones, nes, worked, not set","6digit","Precious & semi-precious stones, nes, worked, not set","","Precious & semi-precious stones, nes, worked, not set","",1446.0 +8132,"710410","Piezo-electric quartz","6digit","Piezo-electric quartz","","Piezo-electric quartz","",1447.0 +8133,"710420","Synthetic precious, semi-precious stone, rough shaped","6digit","Synthetic precious, semi-precious stone, rough shaped","","Synthetic precious, semi-precious stone, rough shaped","",1447.0 +8134,"710490","Synthetic precious or semi-precious stones, worked ne","6digit","Synthetic precious or semi-precious stones, worked ne","","Synthetic precious or semi-precious stones, worked ne","",1447.0 +8135,"710510","Diamond dust or powder","6digit","Diamond dust or powder","","Diamond dust or powder","",1448.0 +8136,"710590","Dust of precious, semi-precious stones except diamond","6digit","Dust of precious, semi-precious stones except diamond","","Dust of precious, semi-precious stones except diamond","",1448.0 +8137,"710610","Silver powder","6digit","Silver powder","","Silver powder","",1449.0 +8138,"710691","Silver in unwrought forms","6digit","Silver in unwrought forms","","Silver in unwrought forms","",1449.0 +8139,"710692","Silver semi-manufactured including gold/platinum plat","6digit","Silver semi-manufactured including gold/platinum plat","","Silver semi-manufactured including gold/platinum plat","",1449.0 +8140,"710700","Base metals clad with silver, semi-manufactured","6digit","Base metals clad with silver, semi-manufactured","","Base metals clad with silver, semi-manufactured","",1450.0 +8141,"710811","Gold powder non-monetary","6digit","Gold powder non-monetary","","Gold powder non-monetary","",1451.0 +8142,"710812","Gold in unwrought forms non-monetary","6digit","Gold in unwrought forms non-monetary","","Gold in unwrought forms non-monetary","",1451.0 +8143,"710813","Gold, semi-manufactured forms, non-monetary","6digit","Gold, semi-manufactured forms, non-monetary","","Gold, semi-manufactured forms, non-monetary","",1451.0 +8144,"710900","Base metals or silver, clad with gold, semi-manuf","6digit","Base metals or silver, clad with gold, semi-manuf","","Base metals or silver, clad with gold, semi-manuf","",1452.0 +8145,"711011","Platinum unwrought or in powder form","6digit","Platinum unwrought or in powder form","","Platinum unwrought or in powder form","",1453.0 +8146,"711019","Platinum in semi-manufactured forms","6digit","Platinum in semi-manufactured forms","","Platinum in semi-manufactured forms","",1453.0 +8147,"711021","Palladium unwrought or in powder form","6digit","Palladium unwrought or in powder form","","Palladium unwrought or in powder form","",1453.0 +8148,"711029","Palladium in semi-manufactured forms","6digit","Palladium in semi-manufactured forms","","Palladium in semi-manufactured forms","",1453.0 +8149,"711031","Rhodium unwrought or in powder form","6digit","Rhodium unwrought or in powder form","","Rhodium unwrought or in powder form","",1453.0 +8150,"711039","Rhodium in semi-manufactured forms","6digit","Rhodium in semi-manufactured forms","","Rhodium in semi-manufactured forms","",1453.0 +8151,"711041","Iridium, osmium and ruthenium unwrought or powder for","6digit","Iridium, osmium and ruthenium unwrought or powder for","","Iridium, osmium and ruthenium unwrought or powder for","",1453.0 +8152,"711049","Iridium, osmium and ruthenium, semi-manufactured","6digit","Iridium, osmium and ruthenium, semi-manufactured","","Iridium, osmium and ruthenium, semi-manufactured","",1453.0 +8153,"711100","Metals, clad with platinum, semi-manufactured","6digit","Metals, clad with platinum, semi-manufactured","","Metals, clad with platinum, semi-manufactured","",1454.0 +8154,"711210","Waste or scrap containing gold as sole precious metal","6digit","Waste or scrap containing gold as sole precious metal","","Waste or scrap containing gold as sole precious metal","",1455.0 +8155,"711220","Waste/scrap containing platinum as sole precious meta","6digit","Waste/scrap containing platinum as sole precious meta","","Waste/scrap containing platinum as sole precious meta","",1455.0 +8156,"711290","Waste/scrap, precious metals except pure gold/platinu","6digit","Waste/scrap, precious metals except pure gold/platinu","","Waste/scrap, precious metals except pure gold/platinu","",1455.0 +8157,"711311","Jewellery and parts, silver, including plated silver","6digit","Jewellery and parts, silver, including plated silver","","Jewellery and parts, silver, including plated silver","",1456.0 +8158,"711319","Jewellery and parts of precious metal except silver","6digit","Jewellery and parts of precious metal except silver","","Jewellery and parts of precious metal except silver","",1456.0 +8159,"711320","Jewellery, parts, base metal clad with precious metal","6digit","Jewellery, parts, base metal clad with precious metal","","Jewellery, parts, base metal clad with precious metal","",1456.0 +8160,"711411","Silver wares, silver ware plated with precious metal","6digit","Silver wares, silver ware plated with precious metal","","Silver wares, silver ware plated with precious metal","",1457.0 +8161,"711419","Gold/silversmith wares of/clad with precious metal ne","6digit","Gold/silversmith wares of/clad with precious metal ne","","Gold/silversmith wares of/clad with precious metal ne","",1457.0 +8162,"711420","Gold, silversmith wares, base clad with precious meta","6digit","Gold, silversmith wares, base clad with precious meta","","Gold, silversmith wares, base clad with precious meta","",1457.0 +8163,"711510","Catalysts (form of wire cloth or grill) of platinum","6digit","Catalysts (form of wire cloth or grill) of platinum","","Catalysts (form of wire cloth or grill) of platinum","",1458.0 +8164,"711590","Articles of, or clad with, precious metal nes","6digit","Articles of, or clad with, precious metal nes","","Articles of, or clad with, precious metal nes","",1458.0 +8165,"711610","Articles of natural or cultured pearls","6digit","Articles of natural or cultured pearls","","Articles of natural or cultured pearls","",1459.0 +8166,"711620","Articles of precious, semi-precious, artificial stone","6digit","Articles of precious, semi-precious, artificial stone","","Articles of precious, semi-precious, artificial stone","",1459.0 +8167,"711711","Cuff-links and studs of base metal, plated or not","6digit","Cuff-links and studs of base metal, plated or not","","Cuff-links and studs of base metal, plated or not","",1460.0 +8168,"711719","Imitation jewellery nes of base metal including plate","6digit","Imitation jewellery nes of base metal including plate","","Imitation jewellery nes of base metal including plate","",1460.0 +8169,"711790","Imitation jewellery nes","6digit","Imitation jewellery nes","","Imitation jewellery nes","",1460.0 +8170,"711810","Coin (other than gold coin) not being legal tender","6digit","Coin (other than gold coin) not being legal tender","","Coin (other than gold coin) not being legal tender","",1461.0 +8171,"720110","Pig iron, non-alloy, <0.5% phosphorus","6digit","Pig iron, non-alloy, <0.5% phosphorus","","Pig iron, non-alloy, <0.5% phosphorus","",1462.0 +8172,"720120","Pig iron, non-alloy, >0.5% phosphorus","6digit","Pig iron, non-alloy, >0.5% phosphorus","","Pig iron, non-alloy, >0.5% phosphorus","",1462.0 +8173,"720130","Alloy pig iron, in primary forms","6digit","Alloy pig iron, in primary forms","","Alloy pig iron, in primary forms","",1462.0 +8174,"720140","Spiegeleisen in primary forms","6digit","Spiegeleisen in primary forms","","Spiegeleisen in primary forms","",1462.0 +8175,"720211","Ferro-manganese, >2% carbon","6digit","Ferro-manganese, >2% carbon","","Ferro-manganese, >2% carbon","",1463.0 +8176,"720219","Ferro-manganese, <2% carbon","6digit","Ferro-manganese, <2% carbon","","Ferro-manganese, <2% carbon","",1463.0 +8177,"720221","Ferro-silicon, >55% silicon","6digit","Ferro-silicon, >55% silicon","","Ferro-silicon, >55% silicon","",1463.0 +8178,"720229","Ferro-silicon, <55% silicon","6digit","Ferro-silicon, <55% silicon","","Ferro-silicon, <55% silicon","",1463.0 +8179,"720230","Ferro-silico-manganese","6digit","Ferro-silico-manganese","","Ferro-silico-manganese","",1463.0 +8180,"720241","Ferro-chromium, >4% carbon","6digit","Ferro-chromium, >4% carbon","","Ferro-chromium, >4% carbon","",1463.0 +8181,"720249","Ferro-chromium, <4% carbon","6digit","Ferro-chromium, <4% carbon","","Ferro-chromium, <4% carbon","",1463.0 +8182,"720250","Ferro-silico-chromium","6digit","Ferro-silico-chromium","","Ferro-silico-chromium","",1463.0 +8183,"720260","Ferro-nickel","6digit","Ferro-nickel","","Ferro-nickel","",1463.0 +8184,"720270","Ferro-molybdenum","6digit","Ferro-molybdenum","","Ferro-molybdenum","",1463.0 +8185,"720280","Ferro-tungsten and ferro-silico-tungsten","6digit","Ferro-tungsten and ferro-silico-tungsten","","Ferro-tungsten and ferro-silico-tungsten","",1463.0 +8186,"720291","Ferro-titanium and ferro-silico-titanium","6digit","Ferro-titanium and ferro-silico-titanium","","Ferro-titanium and ferro-silico-titanium","",1463.0 +8187,"720292","Ferro-vanadium","6digit","Ferro-vanadium","","Ferro-vanadium","",1463.0 +8188,"720293","Ferro-niobium","6digit","Ferro-niobium","","Ferro-niobium","",1463.0 +8189,"720299","Ferro-alloys, nes","6digit","Ferro-alloys, nes","","Ferro-alloys, nes","",1463.0 +8190,"720310","Ferrous products from direct reduction of iron ore","6digit","Ferrous products from direct reduction of iron ore","","Ferrous products from direct reduction of iron ore","",1464.0 +8191,"720390","Spongy iron lumps, pellets, etc > 99.94% pure","6digit","Spongy iron lumps, pellets, etc > 99.94% pure","","Spongy iron lumps, pellets, etc > 99.94% pure","",1464.0 +8192,"720410","Waste or scrap, of cast iron","6digit","Waste or scrap, of cast iron","","Waste or scrap, of cast iron","",1465.0 +8193,"720421","Waste or scrap, of stainless steel","6digit","Waste or scrap, of stainless steel","","Waste or scrap, of stainless steel","",1465.0 +8194,"720429","Waste or scrap, of alloy steel, other than stainless","6digit","Waste or scrap, of alloy steel, other than stainless","","Waste or scrap, of alloy steel, other than stainless","",1465.0 +8195,"720430","Waste or scrap, of tinned iron or steel","6digit","Waste or scrap, of tinned iron or steel","","Waste or scrap, of tinned iron or steel","",1465.0 +8196,"720441","Waste from the mechanical working of iron or steel ne","6digit","Waste from the mechanical working of iron or steel ne","","Waste from the mechanical working of iron or steel ne","",1465.0 +8197,"720449","Ferrous waste or scrap, nes","6digit","Ferrous waste or scrap, nes","","Ferrous waste or scrap, nes","",1465.0 +8198,"720450","Remelting scrap ingots, of iron or steel","6digit","Remelting scrap ingots, of iron or steel","","Remelting scrap ingots, of iron or steel","",1465.0 +8199,"720510","Granules of pig iron or spiegeleisen","6digit","Granules of pig iron or spiegeleisen","","Granules of pig iron or spiegeleisen","",1466.0 +8200,"720521","Powders, alloy steel","6digit","Powders, alloy steel","","Powders, alloy steel","",1466.0 +8201,"720529","Powders, iron or steel, other than alloy","6digit","Powders, iron or steel, other than alloy","","Powders, iron or steel, other than alloy","",1466.0 +8202,"720610","Iron or non-alloy steel in ingots, <99.94% iron","6digit","Iron or non-alloy steel in ingots, <99.94% iron","","Iron or non-alloy steel in ingots, <99.94% iron","",1467.0 +8203,"720690","Iron or non-alloy steel, primary nes, <99.94% iron","6digit","Iron or non-alloy steel, primary nes, <99.94% iron","","Iron or non-alloy steel, primary nes, <99.94% iron","",1467.0 +8204,"720711","Rectangular iron or non-alloy steel bars, <.25%C, width< twice thicknes","6digit","Rectangular iron or non-alloy steel bars, <.25%C, width< twice thicknes","","Rectangular iron or non-alloy steel bars, <.25%C, width< twice thicknes","",1468.0 +8205,"720712","Semi-finished bars, iron or non-alloy steel <0.25%C, rectangular, nes","6digit","Semi-finished bars, iron or non-alloy steel <0.25%C, rectangular, nes","","Semi-finished bars, iron or non-alloy steel <0.25%C, rectangular, nes","",1468.0 +8206,"720719","Semi-finished product, iron or non-alloy steel <0.25%C, nes","6digit","Semi-finished product, iron or non-alloy steel <0.25%C, nes","","Semi-finished product, iron or non-alloy steel <0.25%C, nes","",1468.0 +8207,"720720","Semi-finished product, iron or non-alloy steel >0.25%C","6digit","Semi-finished product, iron or non-alloy steel >0.25%C","","Semi-finished product, iron or non-alloy steel >0.25%C","",1468.0 +8208,"720811","Hot rolled iron or non-alloy steel, coil,w >600mm, t >10mm, myp 355 mpa","6digit","Hot rolled iron or non-alloy steel, coil,w >600mm, t >10mm, myp 355 mpa","","Hot rolled iron or non-alloy steel, coil,w >600mm, t >10mm, myp 355 mpa","",1469.0 +8209,"720812","Hot rolled iron or non-alloy steel, coil,w >600mm, t 4.75-10mm, 355 mpa","6digit","Hot rolled iron or non-alloy steel, coil,w >600mm, t 4.75-10mm, 355 mpa","","Hot rolled iron or non-alloy steel, coil,w >600mm, t 4.75-10mm, 355 mpa","",1469.0 +8210,"720813","Hot rolled iron or non-alloy steel, coil,w >600mm, t 3-4.75mm, 355 mpa","6digit","Hot rolled iron or non-alloy steel, coil,w >600mm, t 3-4.75mm, 355 mpa","","Hot rolled iron or non-alloy steel, coil,w >600mm, t 3-4.75mm, 355 mpa","",1469.0 +8211,"720814","Hot rolled iron or non-alloy steel, coil,w >600mm, t <3mm, myp 275 mpa","6digit","Hot rolled iron or non-alloy steel, coil,w >600mm, t <3mm, myp 275 mpa","","Hot rolled iron or non-alloy steel, coil,w >600mm, t <3mm, myp 275 mpa","",1469.0 +8212,"720821","Hot rolled iron or non-alloy steel, coil,width >600mm, t >10mm, nes","6digit","Hot rolled iron or non-alloy steel, coil,width >600mm, t >10mm, nes","","Hot rolled iron or non-alloy steel, coil,width >600mm, t >10mm, nes","",1469.0 +8213,"720822","Hot rolled iron or non-alloy steel, coil,width >600mm, t 4.75-10mm, nes","6digit","Hot rolled iron or non-alloy steel, coil,width >600mm, t 4.75-10mm, nes","","Hot rolled iron or non-alloy steel, coil,width >600mm, t 4.75-10mm, nes","",1469.0 +8214,"720823","Hot rolled iron or non-alloy steel, coil,width >600mm, t 3-4.75mm, nes","6digit","Hot rolled iron or non-alloy steel, coil,width >600mm, t 3-4.75mm, nes","","Hot rolled iron or non-alloy steel, coil,width >600mm, t 3-4.75mm, nes","",1469.0 +8215,"720824","Hot rolled iron or non-alloy steel, coil,width >600mm, t <3mm thick, ne","6digit","Hot rolled iron or non-alloy steel, coil,width >600mm, t <3mm thick, ne","","Hot rolled iron or non-alloy steel, coil,width >600mm, t <3mm thick, ne","",1469.0 +8216,"720831","Hot rolled iron or non-alloy steel, flat, w 600-1250mm, t >4mm, 355 mpa","6digit","Hot rolled iron or non-alloy steel, flat, w 600-1250mm, t >4mm, 355 mpa","","Hot rolled iron or non-alloy steel, flat, w 600-1250mm, t >4mm, 355 mpa","",1469.0 +8217,"720832","Hot rolled iron or non-alloy steel, flat,w >600mm, t >10mm, myp 355 mpa","6digit","Hot rolled iron or non-alloy steel, flat,w >600mm, t >10mm, myp 355 mpa","","Hot rolled iron or non-alloy steel, flat,w >600mm, t >10mm, myp 355 mpa","",1469.0 +8218,"720833","Hot rolled iron or non-alloy steel, flat,w >600mm, t 4.75-10mm, 355 mpa","6digit","Hot rolled iron or non-alloy steel, flat,w >600mm, t 4.75-10mm, 355 mpa","","Hot rolled iron or non-alloy steel, flat,w >600mm, t 4.75-10mm, 355 mpa","",1469.0 +8219,"720834","Hot rolled iron or non-alloy steel, flat,w >600mm, t 3-4.75mm, 355 mpa","6digit","Hot rolled iron or non-alloy steel, flat,w >600mm, t 3-4.75mm, 355 mpa","","Hot rolled iron or non-alloy steel, flat,w >600mm, t 3-4.75mm, 355 mpa","",1469.0 +8220,"720835","Hot rolled iron or non-alloy steel, flat,w >600mm, t <3mm, myp 275 mpa","6digit","Hot rolled iron or non-alloy steel, flat,w >600mm, t <3mm, myp 275 mpa","","Hot rolled iron or non-alloy steel, flat,w >600mm, t <3mm, myp 275 mpa","",1469.0 +8221,"720841","Hot rolled iron or non-alloy steel, flat,width 600-1250mm, t >4mm, nes","6digit","Hot rolled iron or non-alloy steel, flat,width 600-1250mm, t >4mm, nes","","Hot rolled iron or non-alloy steel, flat,width 600-1250mm, t >4mm, nes","",1469.0 +8222,"720842","Hot rolled iron or non-alloy steel, flat,width >600mm, t >10mm, nes","6digit","Hot rolled iron or non-alloy steel, flat,width >600mm, t >10mm, nes","","Hot rolled iron or non-alloy steel, flat,width >600mm, t >10mm, nes","",1469.0 +8223,"720843","Hot rolled iron or non-alloy steel, flat,width >600mm, t 4.75-10mm, nes","6digit","Hot rolled iron or non-alloy steel, flat,width >600mm, t 4.75-10mm, nes","","Hot rolled iron or non-alloy steel, flat,width >600mm, t 4.75-10mm, nes","",1469.0 +8224,"720844","Hot rolled iron or non-alloy steel, flat,width >600mm, t 3.0-4.75mm, ne","6digit","Hot rolled iron or non-alloy steel, flat,width >600mm, t 3.0-4.75mm, ne","","Hot rolled iron or non-alloy steel, flat,width >600mm, t 3.0-4.75mm, ne","",1469.0 +8225,"720845","Hot rolled iron or non-alloy steel, flat,width >600mm, t <3mm, nes","6digit","Hot rolled iron or non-alloy steel, flat,width >600mm, t <3mm, nes","","Hot rolled iron or non-alloy steel, flat,width >600mm, t <3mm, nes","",1469.0 +8226,"720890","Hot rolled iron or non-alloy steel, width >600mm, nes","6digit","Hot rolled iron or non-alloy steel, width >600mm, nes","","Hot rolled iron or non-alloy steel, width >600mm, nes","",1469.0 +8227,"720911","Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, 355 mp","6digit","Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, 355 mp","","Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, 355 mp","",1470.0 +8228,"720912","Cold rolled iron or non-alloy steel, coil, w >600mm, t 1.0-3mm, 275 mpa","6digit","Cold rolled iron or non-alloy steel, coil, w >600mm, t 1.0-3mm, 275 mpa","","Cold rolled iron or non-alloy steel, coil, w >600mm, t 1.0-3mm, 275 mpa","",1470.0 +8229,"720913","Cold rolled iron or non-alloy steel, coil, w >600mm, t 0.5-<1mm, 275 mp","6digit","Cold rolled iron or non-alloy steel, coil, w >600mm, t 0.5-<1mm, 275 mp","","Cold rolled iron or non-alloy steel, coil, w >600mm, t 0.5-<1mm, 275 mp","",1470.0 +8230,"720914","Cold rolled iron or non-alloy steel, coil, w >600mm, t <0.5mm, 275 mpa","6digit","Cold rolled iron or non-alloy steel, coil, w >600mm, t <0.5mm, 275 mpa","","Cold rolled iron or non-alloy steel, coil, w >600mm, t <0.5mm, 275 mpa","",1470.0 +8231,"720921","Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, nes","6digit","Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, nes","","Cold rolled iron or non-alloy steel, coil, width >600mm, t >3mm, nes","",1470.0 +8232,"720922","Cold rolled iron or non-alloy steel, coil, width >600mm, t 1-3mm, nes","6digit","Cold rolled iron or non-alloy steel, coil, width >600mm, t 1-3mm, nes","","Cold rolled iron or non-alloy steel, coil, width >600mm, t 1-3mm, nes","",1470.0 +8233,"720923","Cold rolled iron or non-alloy steel, coil, width >600mm, t 0.5-1mm, nes","6digit","Cold rolled iron or non-alloy steel, coil, width >600mm, t 0.5-1mm, nes","","Cold rolled iron or non-alloy steel, coil, width >600mm, t 0.5-1mm, nes","",1470.0 +8234,"720924","Cold rolled iron or non-alloy steel, coil, width >600mm, t <0.5mm, nes","6digit","Cold rolled iron or non-alloy steel, coil, width >600mm, t <0.5mm, nes","","Cold rolled iron or non-alloy steel, coil, width >600mm, t <0.5mm, nes","",1470.0 +8235,"720931","Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, 355 mp","6digit","Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, 355 mp","","Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, 355 mp","",1470.0 +8236,"720932","Cold rolled iron or non-alloy steel, flat, w >600mm, t 1-3mm, 355 mpa","6digit","Cold rolled iron or non-alloy steel, flat, w >600mm, t 1-3mm, 355 mpa","","Cold rolled iron or non-alloy steel, flat, w >600mm, t 1-3mm, 355 mpa","",1470.0 +8237,"720933","Cold rolled iron or non-alloy steel, flat, w >600mm, t 0.5-1mm, 355 mpa","6digit","Cold rolled iron or non-alloy steel, flat, w >600mm, t 0.5-1mm, 355 mpa","","Cold rolled iron or non-alloy steel, flat, w >600mm, t 0.5-1mm, 355 mpa","",1470.0 +8238,"720934","Cold rolled iron or non-alloy steel, flat, w >600mm, t <0.5mm, 355 mpa","6digit","Cold rolled iron or non-alloy steel, flat, w >600mm, t <0.5mm, 355 mpa","","Cold rolled iron or non-alloy steel, flat, w >600mm, t <0.5mm, 355 mpa","",1470.0 +8239,"720941","Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, nes","6digit","Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, nes","","Cold rolled iron or non-alloy steel, flat, width >600mm, t >3mm, nes","",1470.0 +8240,"720942","Cold rolled iron or non-alloy steel, flat, width >600mm, t 1-3mm, nes","6digit","Cold rolled iron or non-alloy steel, flat, width >600mm, t 1-3mm, nes","","Cold rolled iron or non-alloy steel, flat, width >600mm, t 1-3mm, nes","",1470.0 +8241,"720943","Cold rolled iron or non-alloy steel, flat, width >600mm, t 0.5-1mm, nes","6digit","Cold rolled iron or non-alloy steel, flat, width >600mm, t 0.5-1mm, nes","","Cold rolled iron or non-alloy steel, flat, width >600mm, t 0.5-1mm, nes","",1470.0 +8242,"720944","Cold rolled iron or non-alloy steel, flat, width >600mm, t <0.5mm, nes","6digit","Cold rolled iron or non-alloy steel, flat, width >600mm, t <0.5mm, nes","","Cold rolled iron or non-alloy steel, flat, width >600mm, t <0.5mm, nes","",1470.0 +8243,"720990","Cold rolled iron or non-alloy steel, flat, width >600mm, nes","6digit","Cold rolled iron or non-alloy steel, flat, width >600mm, nes","","Cold rolled iron or non-alloy steel, flat, width >600mm, nes","",1470.0 +8244,"721011","Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t >0.5m","6digit","Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t >0.5m","","Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t >0.5m","",1471.0 +8245,"721012","Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t <0.5m","6digit","Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t <0.5m","","Flat rolled iron or non-alloy steel, coated with tin, w >600mm, t <0.5m","",1471.0 +8246,"721020","Flat rolled iron or non-alloy steel, coated with lead, width >600mm","6digit","Flat rolled iron or non-alloy steel, coated with lead, width >600mm","","Flat rolled iron or non-alloy steel, coated with lead, width >600mm","",1471.0 +8247,"721031","Flat rolled iron or non-alloy steel, electro plate/zinc,<3mm/275,>3/355","6digit","Flat rolled iron or non-alloy steel, electro plate/zinc,<3mm/275,>3/355","","Flat rolled iron or non-alloy steel, electro plate/zinc,<3mm/275,>3/355","",1471.0 +8248,"721039","Flat rolled iron or non-alloy steel, electro plate/zinc,w >600mm, nes","6digit","Flat rolled iron or non-alloy steel, electro plate/zinc,w >600mm, nes","","Flat rolled iron or non-alloy steel, electro plate/zinc,w >600mm, nes","",1471.0 +8249,"721041","Flat rolled iron or non-alloy steel, coat/zinc, corrugated, w >600m, ne","6digit","Flat rolled iron or non-alloy steel, coat/zinc, corrugated, w >600m, ne","","Flat rolled iron or non-alloy steel, coat/zinc, corrugated, w >600m, ne","",1471.0 +8250,"721049","Flat rolled iron or non-alloy steel, coated with zinc, width >600mm, ne","6digit","Flat rolled iron or non-alloy steel, coated with zinc, width >600mm, ne","","Flat rolled iron or non-alloy steel, coated with zinc, width >600mm, ne","",1471.0 +8251,"721050","Flat rolled iron or non-alloy steel, coated chromium/oxides, w> 600 mm","6digit","Flat rolled iron or non-alloy steel, coated chromium/oxides, w> 600 mm","","Flat rolled iron or non-alloy steel, coated chromium/oxides, w> 600 mm","",1471.0 +8252,"721060","Flat rolled iron or non-alloy steel, coated with aluminium, width>600mm","6digit","Flat rolled iron or non-alloy steel, coated with aluminium, width>600mm","","Flat rolled iron or non-alloy steel, coated with aluminium, width>600mm","",1471.0 +8253,"721070","Flat rolled iron or non-alloy steel, painted/plastic coated,width>600mm","6digit","Flat rolled iron or non-alloy steel, painted/plastic coated,width>600mm","","Flat rolled iron or non-alloy steel, painted/plastic coated,width>600mm","",1471.0 +8254,"721090","Flat rolled iron or non-alloy steel, clad/plated/coated, w >600mm, nes","6digit","Flat rolled iron or non-alloy steel, clad/plated/coated, w >600mm, nes","","Flat rolled iron or non-alloy steel, clad/plated/coated, w >600mm, nes","",1471.0 +8255,"721111","Hot box roll iron or non-alloy steel, flat, w 150-600mm, t >4mm, myp>35","6digit","Hot box roll iron or non-alloy steel, flat, w 150-600mm, t >4mm, myp>35","","Hot box roll iron or non-alloy steel, flat, w 150-600mm, t >4mm, myp>35","",1472.0 +8256,"721112","Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, myp 355","6digit","Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, myp 355","","Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, myp 355","",1472.0 +8257,"721119","Hot rolled iron or non-alloy steel, w <600mm, t<3mm myp275/t>3mm myp355","6digit","Hot rolled iron or non-alloy steel, w <600mm, t<3mm myp275/t>3mm myp355","","Hot rolled iron or non-alloy steel, w <600mm, t<3mm myp275/t>3mm myp355","",1472.0 +8258,"721121","Hot box rolled iron or non-alloy steel, flat, w 150-600mm,t >4mm, uncla","6digit","Hot box rolled iron or non-alloy steel, flat, w 150-600mm,t >4mm, uncla","","Hot box rolled iron or non-alloy steel, flat, w 150-600mm,t >4mm, uncla","",1472.0 +8259,"721122","Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, unclad nes","6digit","Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, unclad nes","","Hot rolled iron or non-alloy steel, width <600mm, t >4.75mm, unclad nes","",1472.0 +8260,"721129","Hot rolled iron or non-alloy steel, width <600mm unclad, nes","6digit","Hot rolled iron or non-alloy steel, width <600mm unclad, nes","","Hot rolled iron or non-alloy steel, width <600mm unclad, nes","",1472.0 +8261,"721130","Cold rolled iron or non-alloy steel, width <600mm, <3mm-myp275, >3mm-35","6digit","Cold rolled iron or non-alloy steel, width <600mm, <3mm-myp275, >3mm-35","","Cold rolled iron or non-alloy steel, width <600mm, <3mm-myp275, >3mm-35","",1472.0 +8262,"721141","Flat rolled iron or non-alloy steel, width <600mm, unclad, <0.25% C, ne","6digit","Flat rolled iron or non-alloy steel, width <600mm, unclad, <0.25% C, ne","","Flat rolled iron or non-alloy steel, width <600mm, unclad, <0.25% C, ne","",1472.0 +8263,"721149","Flat rolled iron or non-alloy steel, width <600mm, unclad, nes","6digit","Flat rolled iron or non-alloy steel, width <600mm, unclad, nes","","Flat rolled iron or non-alloy steel, width <600mm, unclad, nes","",1472.0 +8264,"721190","Flat rolled iron or non-alloy steel, width <600mm, unclad, nes","6digit","Flat rolled iron or non-alloy steel, width <600mm, unclad, nes","","Flat rolled iron or non-alloy steel, width <600mm, unclad, nes","",1472.0 +8265,"721210","Flat rolled iron or non-alloy steel, width <600mm, plated with tin","6digit","Flat rolled iron or non-alloy steel, width <600mm, plated with tin","","Flat rolled iron or non-alloy steel, width <600mm, plated with tin","",1473.0 +8266,"721221","Flat rolled steel, <600mm, zinc plate,<3mm-275/3mm-35","6digit","Flat rolled steel, <600mm, zinc plate,<3mm-275/3mm-35","","Flat rolled steel, <600mm, zinc plate,<3mm-275/3mm-35","",1473.0 +8267,"721229","Flat rolled steel, <600mm, electro-plated zinc, nes","6digit","Flat rolled steel, <600mm, electro-plated zinc, nes","","Flat rolled steel, <600mm, electro-plated zinc, nes","",1473.0 +8268,"721230","Flat rolled iron or non-alloy steel, <600mm, coated with zinc, nes","6digit","Flat rolled iron or non-alloy steel, <600mm, coated with zinc, nes","","Flat rolled iron or non-alloy steel, <600mm, coated with zinc, nes","",1473.0 +8269,"721240","Flat rolled iron or non-alloy steel, <600mm, painted/plastic coated","6digit","Flat rolled iron or non-alloy steel, <600mm, painted/plastic coated","","Flat rolled iron or non-alloy steel, <600mm, painted/plastic coated","",1473.0 +8270,"721250","Flat rolled iron or non-alloy steel, <600mm, plated/coated, nes","6digit","Flat rolled iron or non-alloy steel, <600mm, plated/coated, nes","","Flat rolled iron or non-alloy steel, <600mm, plated/coated, nes","",1473.0 +8271,"721260","Flat rolled iron or non-alloy steel, width <600mm, clad","6digit","Flat rolled iron or non-alloy steel, width <600mm, clad","","Flat rolled iron or non-alloy steel, width <600mm, clad","",1473.0 +8272,"721310","Hot rolled bar/rod grooved iron or non-alloy steel in irregular coils","6digit","Hot rolled bar/rod grooved iron or non-alloy steel in irregular coils","","Hot rolled bar/rod grooved iron or non-alloy steel in irregular coils","",1474.0 +8273,"721320","Hot rolled bar/rod, irregular coils,free cutting stee","6digit","Hot rolled bar/rod, irregular coils,free cutting stee","","Hot rolled bar/rod, irregular coils,free cutting stee","",1474.0 +8274,"721331","Hot rolled bar/rod, iron or non-alloy steel, coiled width <14mm, C<.25%","6digit","Hot rolled bar/rod, iron or non-alloy steel, coiled width <14mm, C<.25%","","Hot rolled bar/rod, iron or non-alloy steel, coiled width <14mm, C<.25%","",1474.0 +8275,"721339","Hot rolled bar/rod, iron or non-alloy steel, coiled, C<.25%, nes","6digit","Hot rolled bar/rod, iron or non-alloy steel, coiled, C<.25%, nes","","Hot rolled bar/rod, iron or non-alloy steel, coiled, C<.25%, nes","",1474.0 +8276,"721341","Hot rolled bar/rod, iron or non-alloy steel, coiled w <14mm, C .25-.6%","6digit","Hot rolled bar/rod, iron or non-alloy steel, coiled w <14mm, C .25-.6%","","Hot rolled bar/rod, iron or non-alloy steel, coiled w <14mm, C .25-.6%","",1474.0 +8277,"721349","Hot rolled bar/rod, iron or non-alloy steel, coiled, C 0.25-0.6%","6digit","Hot rolled bar/rod, iron or non-alloy steel, coiled, C 0.25-0.6%","","Hot rolled bar/rod, iron or non-alloy steel, coiled, C 0.25-0.6%","",1474.0 +8278,"721350","Bar/rod, iron or non-alloy steel, irregular coils, >0.6%C, nes","6digit","Bar/rod, iron or non-alloy steel, irregular coils, >0.6%C, nes","","Bar/rod, iron or non-alloy steel, irregular coils, >0.6%C, nes","",1474.0 +8279,"721410","Bar/rod, iron or non-alloy steel, forged","6digit","Bar/rod, iron or non-alloy steel, forged","","Bar/rod, iron or non-alloy steel, forged","",1475.0 +8280,"721420","Bar/rod, iron or non-alloy steel, indented or twisted, nes","6digit","Bar/rod, iron or non-alloy steel, indented or twisted, nes","","Bar/rod, iron or non-alloy steel, indented or twisted, nes","",1475.0 +8281,"721430","Bar/rod, iron or non-alloy steel, of free cutting steel, nes","6digit","Bar/rod, iron or non-alloy steel, of free cutting steel, nes","","Bar/rod, iron or non-alloy steel, of free cutting steel, nes","",1475.0 +8282,"721440","Bar/rod, iron or non-alloy steel, hot formed <0.25%C, nes","6digit","Bar/rod, iron or non-alloy steel, hot formed <0.25%C, nes","","Bar/rod, iron or non-alloy steel, hot formed <0.25%C, nes","",1475.0 +8283,"721450","Bar/rod, iron or non-alloy steel, hot formed 0.25-0.6%C, nes","6digit","Bar/rod, iron or non-alloy steel, hot formed 0.25-0.6%C, nes","","Bar/rod, iron or non-alloy steel, hot formed 0.25-0.6%C, nes","",1475.0 +8284,"721460","Bar/rod, iron or non-alloy steel, hot formed >0.6%C, nes","6digit","Bar/rod, iron or non-alloy steel, hot formed >0.6%C, nes","","Bar/rod, iron or non-alloy steel, hot formed >0.6%C, nes","",1475.0 +8285,"721510","Bar/rod, cold formed/finished free cutting steel","6digit","Bar/rod, cold formed/finished free cutting steel","","Bar/rod, cold formed/finished free cutting steel","",1476.0 +8286,"721520","Bar/rod, iron or non-alloy steel, cold formed/finished, <0.25%C","6digit","Bar/rod, iron or non-alloy steel, cold formed/finished, <0.25%C","","Bar/rod, iron or non-alloy steel, cold formed/finished, <0.25%C","",1476.0 +8287,"721530","Bar/rod, iron or non-alloy steel, cold formed/finished, 0.25-0.6%C","6digit","Bar/rod, iron or non-alloy steel, cold formed/finished, 0.25-0.6%C","","Bar/rod, iron or non-alloy steel, cold formed/finished, 0.25-0.6%C","",1476.0 +8288,"721540","Bar/rod, iron or non-alloy steel, cold formed/finished, >0.6%C","6digit","Bar/rod, iron or non-alloy steel, cold formed/finished, >0.6%C","","Bar/rod, iron or non-alloy steel, cold formed/finished, >0.6%C","",1476.0 +8289,"721590","Bar/rod, iron or non-alloy steel, nes","6digit","Bar/rod, iron or non-alloy steel, nes","","Bar/rod, iron or non-alloy steel, nes","",1476.0 +8290,"721610","Sections, U/I/H, iron or non-alloy steel, nfw than hot formed <80mm","6digit","Sections, U/I/H, iron or non-alloy steel, nfw than hot formed <80mm","","Sections, U/I/H, iron or non-alloy steel, nfw than hot formed <80mm","",1477.0 +8291,"721621","Sections, L, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m","6digit","Sections, L, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m","","Sections, L, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m","",1477.0 +8292,"721622","Sections, T, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m","6digit","Sections, T, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m","","Sections, T, iron or non-alloy steel, nfw hot-roll/drawn/extruded < 80m","",1477.0 +8293,"721631","Sections, U, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","6digit","Sections, U, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","","Sections, U, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","",1477.0 +8294,"721632","Sections, I, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","6digit","Sections, I, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","","Sections, I, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","",1477.0 +8295,"721633","Sections, H, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","6digit","Sections, H, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","","Sections, H, iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","",1477.0 +8296,"721640","Sections,L/T,iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","6digit","Sections,L/T,iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","","Sections,L/T,iron or non-alloy steel, nfw hot-roll/drawn/extruded > 80m","",1477.0 +8297,"721650","Sections, nes, iron or non-alloy steel, nfw hot-roll/drawn/extruded","6digit","Sections, nes, iron or non-alloy steel, nfw hot-roll/drawn/extruded","","Sections, nes, iron or non-alloy steel, nfw hot-roll/drawn/extruded","",1477.0 +8298,"721660","Sections, nes, iron or non-alloy steel, nfw than cold formed/finished","6digit","Sections, nes, iron or non-alloy steel, nfw than cold formed/finished","","Sections, nes, iron or non-alloy steel, nfw than cold formed/finished","",1477.0 +8299,"721690","Angles/shapes/sections, iron or non-alloy steel, nes","6digit","Angles/shapes/sections, iron or non-alloy steel, nes","","Angles/shapes/sections, iron or non-alloy steel, nes","",1477.0 +8300,"721711","Wire, iron or non-alloy steel, not plated or coated, <0.25%C","6digit","Wire, iron or non-alloy steel, not plated or coated, <0.25%C","","Wire, iron or non-alloy steel, not plated or coated, <0.25%C","",1478.0 +8301,"721712","Wire, iron or non-alloy steel, plated or coated with zinc <0.25%C","6digit","Wire, iron or non-alloy steel, plated or coated with zinc <0.25%C","","Wire, iron or non-alloy steel, plated or coated with zinc <0.25%C","",1478.0 +8302,"721713","Wire, iron or non-alloy steel, of base metal plated/coated nes, <0.25%C","6digit","Wire, iron or non-alloy steel, of base metal plated/coated nes, <0.25%C","","Wire, iron or non-alloy steel, of base metal plated/coated nes, <0.25%C","",1478.0 +8303,"721719","Wire, iron or non-alloy steel, <0.25% carbon, nes","6digit","Wire, iron or non-alloy steel, <0.25% carbon, nes","","Wire, iron or non-alloy steel, <0.25% carbon, nes","",1478.0 +8304,"721721","Wire, iron or non-alloy steel, not plated or coated, 0.25-0.6%C","6digit","Wire, iron or non-alloy steel, not plated or coated, 0.25-0.6%C","","Wire, iron or non-alloy steel, not plated or coated, 0.25-0.6%C","",1478.0 +8305,"721722","Wire, iron or non-alloy steel, zinc plated/coated, 0.25-0.6%C","6digit","Wire, iron or non-alloy steel, zinc plated/coated, 0.25-0.6%C","","Wire, iron or non-alloy steel, zinc plated/coated, 0.25-0.6%C","",1478.0 +8306,"721723","Wire, iron or non-alloy steel, base metal plated/coated nes, 0.25-0.6%C","6digit","Wire, iron or non-alloy steel, base metal plated/coated nes, 0.25-0.6%C","","Wire, iron or non-alloy steel, base metal plated/coated nes, 0.25-0.6%C","",1478.0 +8307,"721729","Wire, iron or non-alloy steel, 0.25-0.6% carbon, nes","6digit","Wire, iron or non-alloy steel, 0.25-0.6% carbon, nes","","Wire, iron or non-alloy steel, 0.25-0.6% carbon, nes","",1478.0 +8308,"721731","Wire, iron or non-alloy steel, not plated or coated, >0.6%C","6digit","Wire, iron or non-alloy steel, not plated or coated, >0.6%C","","Wire, iron or non-alloy steel, not plated or coated, >0.6%C","",1478.0 +8309,"721732","Wire, iron or non-alloy steel, zinc plated/coated, >0.6%C","6digit","Wire, iron or non-alloy steel, zinc plated/coated, >0.6%C","","Wire, iron or non-alloy steel, zinc plated/coated, >0.6%C","",1478.0 +8310,"721733","Wire, iron or non-alloy steel, of base metal plated/coated nes, >0.6%C","6digit","Wire, iron or non-alloy steel, of base metal plated/coated nes, >0.6%C","","Wire, iron or non-alloy steel, of base metal plated/coated nes, >0.6%C","",1478.0 +8311,"721739","Wire, iron or non-alloy steel, more than 0.6% carbon, nes","6digit","Wire, iron or non-alloy steel, more than 0.6% carbon, nes","","Wire, iron or non-alloy steel, more than 0.6% carbon, nes","",1478.0 +8312,"721810","Ingots and other primary forms, stainless steel","6digit","Ingots and other primary forms, stainless steel","","Ingots and other primary forms, stainless steel","",1479.0 +8313,"721890","Semi-finished products, stainless steel","6digit","Semi-finished products, stainless steel","","Semi-finished products, stainless steel","",1479.0 +8314,"721911","Hot rolled stainless steel coil, w >600mm, t >10mm","6digit","Hot rolled stainless steel coil, w >600mm, t >10mm","","Hot rolled stainless steel coil, w >600mm, t >10mm","",1480.0 +8315,"721912","Hot rolled stainless steel coil, w >600mm, t 4.75-10m","6digit","Hot rolled stainless steel coil, w >600mm, t 4.75-10m","","Hot rolled stainless steel coil, w >600mm, t 4.75-10m","",1480.0 +8316,"721913","Hot rolled stainless steel coil, w >600mm, t 3-4.75mm","6digit","Hot rolled stainless steel coil, w >600mm, t 3-4.75mm","","Hot rolled stainless steel coil, w >600mm, t 3-4.75mm","",1480.0 +8317,"721914","Hot rolled stainless steel coil, w >600mm, t <3mm","6digit","Hot rolled stainless steel coil, w >600mm, t <3mm","","Hot rolled stainless steel coil, w >600mm, t <3mm","",1480.0 +8318,"721921","Hot rolled stainless steel flat, w >600mm, t >10mm","6digit","Hot rolled stainless steel flat, w >600mm, t >10mm","","Hot rolled stainless steel flat, w >600mm, t >10mm","",1480.0 +8319,"721922","Hot rolled stainless steel flat, w >600mm, t 4.75-10m","6digit","Hot rolled stainless steel flat, w >600mm, t 4.75-10m","","Hot rolled stainless steel flat, w >600mm, t 4.75-10m","",1480.0 +8320,"721923","Hot rolled stainless steel flat, w >600mm, t 3-4.75mm","6digit","Hot rolled stainless steel flat, w >600mm, t 3-4.75mm","","Hot rolled stainless steel flat, w >600mm, t 3-4.75mm","",1480.0 +8321,"721924","Hot rolled stainless steel flat, w >600mm, t <3mm","6digit","Hot rolled stainless steel flat, w >600mm, t <3mm","","Hot rolled stainless steel flat, w >600mm, t <3mm","",1480.0 +8322,"721931","Cold rolled stainless steel, w >600mm, t >4.75mm","6digit","Cold rolled stainless steel, w >600mm, t >4.75mm","","Cold rolled stainless steel, w >600mm, t >4.75mm","",1480.0 +8323,"721932","Cold rolled stainless steel, w >600mm, t 3.0-4.75mm","6digit","Cold rolled stainless steel, w >600mm, t 3.0-4.75mm","","Cold rolled stainless steel, w >600mm, t 3.0-4.75mm","",1480.0 +8324,"721933","Cold rolled stainless steel, w >600mm, t 1.0-3.0 mm","6digit","Cold rolled stainless steel, w >600mm, t 1.0-3.0 mm","","Cold rolled stainless steel, w >600mm, t 1.0-3.0 mm","",1480.0 +8325,"721934","Cold rolled stainless steel, w >600mm, t 0.5-1.0 mm","6digit","Cold rolled stainless steel, w >600mm, t 0.5-1.0 mm","","Cold rolled stainless steel, w >600mm, t 0.5-1.0 mm","",1480.0 +8326,"721935","Cold rolled stainless steel, w >600mm, t /0.5 mm","6digit","Cold rolled stainless steel, w >600mm, t /0.5 mm","","Cold rolled stainless steel, w >600mm, t /0.5 mm","",1480.0 +8327,"721990","Rolled stainless steel sheet, width > 600mm, nes","6digit","Rolled stainless steel sheet, width > 600mm, nes","","Rolled stainless steel sheet, width > 600mm, nes","",1480.0 +8328,"722011","Hot rolled stainless steel sheet, w <600mm, t >4.75 m","6digit","Hot rolled stainless steel sheet, w <600mm, t >4.75 m","","Hot rolled stainless steel sheet, w <600mm, t >4.75 m","",1481.0 +8329,"722012","Hot rolled stainless steel sheet, w <600mm, t <4.75 m","6digit","Hot rolled stainless steel sheet, w <600mm, t <4.75 m","","Hot rolled stainless steel sheet, w <600mm, t <4.75 m","",1481.0 +8330,"722020","Stainless steel sheet, w <600mm, cold rolled/reduced","6digit","Stainless steel sheet, w <600mm, cold rolled/reduced","","Stainless steel sheet, w <600mm, cold rolled/reduced","",1481.0 +8331,"722090","Rolled stainless steel sheet, width < 600mm, nes","6digit","Rolled stainless steel sheet, width < 600mm, nes","","Rolled stainless steel sheet, width < 600mm, nes","",1481.0 +8332,"722100","Bar or rod, stainless steel, hot rolled, coiled","6digit","Bar or rod, stainless steel, hot rolled, coiled","","Bar or rod, stainless steel, hot rolled, coiled","",1482.0 +8333,"722210","Stainless steel bar nfw than hot rolled/drawn/extrude","6digit","Stainless steel bar nfw than hot rolled/drawn/extrude","","Stainless steel bar nfw than hot rolled/drawn/extrude","",1483.0 +8334,"722220","Stainless steel bar nfw than cold formed/cold finishe","6digit","Stainless steel bar nfw than cold formed/cold finishe","","Stainless steel bar nfw than cold formed/cold finishe","",1483.0 +8335,"722230","Stainless steel bar or rod nes","6digit","Stainless steel bar or rod nes","","Stainless steel bar or rod nes","",1483.0 +8336,"722240","Angles, shapes and sections, stainless steel","6digit","Angles, shapes and sections, stainless steel","","Angles, shapes and sections, stainless steel","",1483.0 +8337,"722300","Wire of stainless steel","6digit","Wire of stainless steel","","Wire of stainless steel","",1484.0 +8338,"722410","Ingots, primary forms of alloy steel, except stainles","6digit","Ingots, primary forms of alloy steel, except stainles","","Ingots, primary forms of alloy steel, except stainles","",1485.0 +8339,"722490","Semi-finished products of alloy steel except stainles","6digit","Semi-finished products of alloy steel except stainles","","Semi-finished products of alloy steel except stainles","",1485.0 +8340,"722510","Flat rolled silicon-electrical steel, width >600mm","6digit","Flat rolled silicon-electrical steel, width >600mm","","Flat rolled silicon-electrical steel, width >600mm","",1486.0 +8341,"722520","Flat rolled high speed steel width >600mm","6digit","Flat rolled high speed steel width >600mm","","Flat rolled high speed steel width >600mm","",1486.0 +8342,"722530","Hot rolled alloy-steel, coils width >600mm, nes","6digit","Hot rolled alloy-steel, coils width >600mm, nes","","Hot rolled alloy-steel, coils width >600mm, nes","",1486.0 +8343,"722540","Hot rolled alloy-steel, not in coil width >600mm, nes","6digit","Hot rolled alloy-steel, not in coil width >600mm, nes","","Hot rolled alloy-steel, not in coil width >600mm, nes","",1486.0 +8344,"722550","Cold rolled alloy-steel, width >600mm, nes","6digit","Cold rolled alloy-steel, width >600mm, nes","","Cold rolled alloy-steel, width >600mm, nes","",1486.0 +8345,"722590","Flat rolled alloy-steel, width >600mm, nes","6digit","Flat rolled alloy-steel, width >600mm, nes","","Flat rolled alloy-steel, width >600mm, nes","",1486.0 +8346,"722610","Flat rolled silicon-electrical steel, <600mm wide","6digit","Flat rolled silicon-electrical steel, <600mm wide","","Flat rolled silicon-electrical steel, <600mm wide","",1487.0 +8347,"722620","Flat rolled high speed steel <600mm wide","6digit","Flat rolled high speed steel <600mm wide","","Flat rolled high speed steel <600mm wide","",1487.0 +8348,"722691","Hot rolled alloy-steel nes nfw, <600mm wide","6digit","Hot rolled alloy-steel nes nfw, <600mm wide","","Hot rolled alloy-steel nes nfw, <600mm wide","",1487.0 +8349,"722692","Cold rolled alloy-steel nes nfw, <600mm wide","6digit","Cold rolled alloy-steel nes nfw, <600mm wide","","Cold rolled alloy-steel nes nfw, <600mm wide","",1487.0 +8350,"722699","Flat rolled alloy-steel, <600mm wide, nes","6digit","Flat rolled alloy-steel, <600mm wide, nes","","Flat rolled alloy-steel, <600mm wide, nes","",1487.0 +8351,"722710","Bar/rod, of high speed steel, irregular coils","6digit","Bar/rod, of high speed steel, irregular coils","","Bar/rod, of high speed steel, irregular coils","",1488.0 +8352,"722720","Bar/rod, of silico-manganese steel, irregular coils","6digit","Bar/rod, of silico-manganese steel, irregular coils","","Bar/rod, of silico-manganese steel, irregular coils","",1488.0 +8353,"722790","Bar/rod, alloy steel nes, irregularly wound coils","6digit","Bar/rod, alloy steel nes, irregularly wound coils","","Bar/rod, alloy steel nes, irregularly wound coils","",1488.0 +8354,"722810","Bar/rod of high speed steel not in coils","6digit","Bar/rod of high speed steel not in coils","","Bar/rod of high speed steel not in coils","",1489.0 +8355,"722820","Bar/rod of silico-manganese steel not in coils","6digit","Bar/rod of silico-manganese steel not in coils","","Bar/rod of silico-manganese steel not in coils","",1489.0 +8356,"722830","Bar/rod, alloy steel nes,nfw hot rolled/drawn/extrude","6digit","Bar/rod, alloy steel nes,nfw hot rolled/drawn/extrude","","Bar/rod, alloy steel nes,nfw hot rolled/drawn/extrude","",1489.0 +8357,"722840","Bar/rod nes, alloy steel nes, nfw forged","6digit","Bar/rod nes, alloy steel nes, nfw forged","","Bar/rod nes, alloy steel nes, nfw forged","",1489.0 +8358,"722850","Bar/rod nes, alloy steel nes, nfw cold formed/finishe","6digit","Bar/rod nes, alloy steel nes, nfw cold formed/finishe","","Bar/rod nes, alloy steel nes, nfw cold formed/finishe","",1489.0 +8359,"722860","Bar/rod, alloy steel nes","6digit","Bar/rod, alloy steel nes","","Bar/rod, alloy steel nes","",1489.0 +8360,"722870","Angles, shapes and sections, alloy steel, nes","6digit","Angles, shapes and sections, alloy steel, nes","","Angles, shapes and sections, alloy steel, nes","",1489.0 +8361,"722880","Hollow drill bars and rods of alloy/non-alloy steel","6digit","Hollow drill bars and rods of alloy/non-alloy steel","","Hollow drill bars and rods of alloy/non-alloy steel","",1489.0 +8362,"722910","Wire of high speed steel","6digit","Wire of high speed steel","","Wire of high speed steel","",1490.0 +8363,"722920","Wire of silico-manganese steel","6digit","Wire of silico-manganese steel","","Wire of silico-manganese steel","",1490.0 +8364,"722990","Wire of alloy steel nes","6digit","Wire of alloy steel nes","","Wire of alloy steel nes","",1490.0 +8365,"730110","Sheet piling of iron or steel","6digit","Sheet piling of iron or steel","","Sheet piling of iron or steel","",1491.0 +8366,"730120","Angles, shapes and sections, welded, iron or steel","6digit","Angles, shapes and sections, welded, iron or steel","","Angles, shapes and sections, welded, iron or steel","",1491.0 +8367,"730210","Railway/tramway rails, iron or steel","6digit","Railway/tramway rails, iron or steel","","Railway/tramway rails, iron or steel","",1492.0 +8368,"730220","Sleepers (cross-ties), iron or steel","6digit","Sleepers (cross-ties), iron or steel","","Sleepers (cross-ties), iron or steel","",1492.0 +8369,"730230","Railway/tramway switch/crossing material, iron/steel","6digit","Railway/tramway switch/crossing material, iron/steel","","Railway/tramway switch/crossing material, iron/steel","",1492.0 +8370,"730240","Railway fish plates and sole plates, iron or steel","6digit","Railway fish plates and sole plates, iron or steel","","Railway fish plates and sole plates, iron or steel","",1492.0 +8371,"730290","Rail/tramway construction material of iron/steel, nes","6digit","Rail/tramway construction material of iron/steel, nes","","Rail/tramway construction material of iron/steel, nes","",1492.0 +8372,"730300","Tubes, pipes and hollow profiles, of cast iron","6digit","Tubes, pipes and hollow profiles, of cast iron","","Tubes, pipes and hollow profiles, of cast iron","",1493.0 +8373,"730410","Pipes, line, iron or steel, for oil or gas pipelines","6digit","Pipes, line, iron or steel, for oil or gas pipelines","","Pipes, line, iron or steel, for oil or gas pipelines","",1494.0 +8374,"730420","Casings, tubing and drill pipe, for oil drilling","6digit","Casings, tubing and drill pipe, for oil drilling","","Casings, tubing and drill pipe, for oil drilling","",1494.0 +8375,"730431","Iron/non-alloy steel pipe, cold drawn/rolled, nes","6digit","Iron/non-alloy steel pipe, cold drawn/rolled, nes","","Iron/non-alloy steel pipe, cold drawn/rolled, nes","",1494.0 +8376,"730439","Iron/non-alloy steel pipe or tubing, nes","6digit","Iron/non-alloy steel pipe or tubing, nes","","Iron/non-alloy steel pipe or tubing, nes","",1494.0 +8377,"730441","Stainless steel pipe or tubing, cold rolled","6digit","Stainless steel pipe or tubing, cold rolled","","Stainless steel pipe or tubing, cold rolled","",1494.0 +8378,"730449","Stainless steel pipe or tubing, except cold rolled","6digit","Stainless steel pipe or tubing, except cold rolled","","Stainless steel pipe or tubing, except cold rolled","",1494.0 +8379,"730451","Alloy steel pipe or tubing, cold rolled","6digit","Alloy steel pipe or tubing, cold rolled","","Alloy steel pipe or tubing, cold rolled","",1494.0 +8380,"730459","Alloy steel pipe or tubing, except cold rolled","6digit","Alloy steel pipe or tubing, except cold rolled","","Alloy steel pipe or tubing, except cold rolled","",1494.0 +8381,"730490","Iron or steel tubes, pipes or hollow profiles, nes","6digit","Iron or steel tubes, pipes or hollow profiles, nes","","Iron or steel tubes, pipes or hollow profiles, nes","",1494.0 +8382,"730511","Pipe-line submerged arc welded steel diameter >406mm","6digit","Pipe-line submerged arc welded steel diameter >406mm","","Pipe-line submerged arc welded steel diameter >406mm","",1495.0 +8383,"730512","Pipe-line longitudinal nes welded steel,diameter>406m","6digit","Pipe-line longitudinal nes welded steel,diameter>406m","","Pipe-line longitudinal nes welded steel,diameter>406m","",1495.0 +8384,"730519","Pipe (oil/gas line) iron or steel nes, diameter >406m","6digit","Pipe (oil/gas line) iron or steel nes, diameter >406m","","Pipe (oil/gas line) iron or steel nes, diameter >406m","",1495.0 +8385,"730520","Casings,circular, iron/steel, oil/gas drilling >406mm","6digit","Casings,circular, iron/steel, oil/gas drilling >406mm","","Casings,circular, iron/steel, oil/gas drilling >406mm","",1495.0 +8386,"730531","Steel pipes nes, longitudinally welded diameter>406mm","6digit","Steel pipes nes, longitudinally welded diameter>406mm","","Steel pipes nes, longitudinally welded diameter>406mm","",1495.0 +8387,"730539","Pipes nes, iron/steel, welded nes, diameter >406.4mm","6digit","Pipes nes, iron/steel, welded nes, diameter >406.4mm","","Pipes nes, iron/steel, welded nes, diameter >406.4mm","",1495.0 +8388,"730590","Tube/pipe nes,iron/steel riveted etc, diameter>406.4m","6digit","Tube/pipe nes,iron/steel riveted etc, diameter>406.4m","","Tube/pipe nes,iron/steel riveted etc, diameter>406.4m","",1495.0 +8389,"730610","Pipe (oil/gas line) iron or steel nes, diameter <406m","6digit","Pipe (oil/gas line) iron or steel nes, diameter <406m","","Pipe (oil/gas line) iron or steel nes, diameter <406m","",1496.0 +8390,"730620","Casings,circular, iron/steel, oil/gas drilling <406mm","6digit","Casings,circular, iron/steel, oil/gas drilling <406mm","","Casings,circular, iron/steel, oil/gas drilling <406mm","",1496.0 +8391,"730630","Pipes etc nes, iron/steel welded nes,diameter <406.4m","6digit","Pipes etc nes, iron/steel welded nes,diameter <406.4m","","Pipes etc nes, iron/steel welded nes,diameter <406.4m","",1496.0 +8392,"730640","Pipes and tubing, stainless steel, welded","6digit","Pipes and tubing, stainless steel, welded","","Pipes and tubing, stainless steel, welded","",1496.0 +8393,"730650","Pipes and tubing, alloy steel nes, welded","6digit","Pipes and tubing, alloy steel nes, welded","","Pipes and tubing, alloy steel nes, welded","",1496.0 +8394,"730660","Hollow profiles/tubes,iron/steel,non-circular, welded","6digit","Hollow profiles/tubes,iron/steel,non-circular, welded","","Hollow profiles/tubes,iron/steel,non-circular, welded","",1496.0 +8395,"730690","Tube/pipe/hollow profile, iron/steel,riveted/open sea","6digit","Tube/pipe/hollow profile, iron/steel,riveted/open sea","","Tube/pipe/hollow profile, iron/steel,riveted/open sea","",1496.0 +8396,"730711","Pipe fittings of non-malleable cast iron","6digit","Pipe fittings of non-malleable cast iron","","Pipe fittings of non-malleable cast iron","",1497.0 +8397,"730719","Pipe fittings of malleable iron or steel, cast","6digit","Pipe fittings of malleable iron or steel, cast","","Pipe fittings of malleable iron or steel, cast","",1497.0 +8398,"730721","Flanges, stainless steel","6digit","Flanges, stainless steel","","Flanges, stainless steel","",1497.0 +8399,"730722","Threaded elbows, bends and sleeves of stainless steel","6digit","Threaded elbows, bends and sleeves of stainless steel","","Threaded elbows, bends and sleeves of stainless steel","",1497.0 +8400,"730723","Pipe fittings, butt welding of stainless steel","6digit","Pipe fittings, butt welding of stainless steel","","Pipe fittings, butt welding of stainless steel","",1497.0 +8401,"730729","Pipe fittings of stainless steel except butt welding","6digit","Pipe fittings of stainless steel except butt welding","","Pipe fittings of stainless steel except butt welding","",1497.0 +8402,"730791","Pipe flanges, iron or steel except stainless/cast","6digit","Pipe flanges, iron or steel except stainless/cast","","Pipe flanges, iron or steel except stainless/cast","",1497.0 +8403,"730792","Threaded fittings, iron or steel except stainless/cas","6digit","Threaded fittings, iron or steel except stainless/cas","","Threaded fittings, iron or steel except stainless/cas","",1497.0 +8404,"730793","Butt weld fittings, iron/steel except stainless/cast","6digit","Butt weld fittings, iron/steel except stainless/cast","","Butt weld fittings, iron/steel except stainless/cast","",1497.0 +8405,"730799","Fittings, pipe or tube, iron or steel, nes","6digit","Fittings, pipe or tube, iron or steel, nes","","Fittings, pipe or tube, iron or steel, nes","",1497.0 +8406,"730810","Bridges and bridge sections, iron or steel","6digit","Bridges and bridge sections, iron or steel","","Bridges and bridge sections, iron or steel","",1498.0 +8407,"730820","Towers and lattice masts, iron or steel","6digit","Towers and lattice masts, iron or steel","","Towers and lattice masts, iron or steel","",1498.0 +8408,"730830","Doors, windows, frames of iron or steel","6digit","Doors, windows, frames of iron or steel","","Doors, windows, frames of iron or steel","",1498.0 +8409,"730840","Props etc for scaffold, shuttering, pits, iron/steel","6digit","Props etc for scaffold, shuttering, pits, iron/steel","","Props etc for scaffold, shuttering, pits, iron/steel","",1498.0 +8410,"730890","Structures and parts of structures, iron or steel, ne","6digit","Structures and parts of structures, iron or steel, ne","","Structures and parts of structures, iron or steel, ne","",1498.0 +8411,"730900","Reservoirs/tanks/vats/etc, iron/steel capacity >300l","6digit","Reservoirs/tanks/vats/etc, iron/steel capacity >300l","","Reservoirs/tanks/vats/etc, iron/steel capacity >300l","",1499.0 +8412,"731010","Tank, cask or container, iron/steel, capacity 50-300l","6digit","Tank, cask or container, iron/steel, capacity 50-300l","","Tank, cask or container, iron/steel, capacity 50-300l","",1500.0 +8413,"731021","Cans, iron/steel, capacity <50l closed by crimp/solde","6digit","Cans, iron/steel, capacity <50l closed by crimp/solde","","Cans, iron/steel, capacity <50l closed by crimp/solde","",1500.0 +8414,"731029","Cans, iron or steel, capacity <50 litres nes","6digit","Cans, iron or steel, capacity <50 litres nes","","Cans, iron or steel, capacity <50 litres nes","",1500.0 +8415,"731100","Containers for compressed/liquefied gas, iron or stee","6digit","Containers for compressed/liquefied gas, iron or stee","","Containers for compressed/liquefied gas, iron or stee","",1501.0 +8416,"731210","Stranded steel wire/cable/etc, no electric insulation","6digit","Stranded steel wire/cable/etc, no electric insulation","","Stranded steel wire/cable/etc, no electric insulation","",1502.0 +8417,"731290","Plaited bands/etc, iron/steel, no electric insulation","6digit","Plaited bands/etc, iron/steel, no electric insulation","","Plaited bands/etc, iron/steel, no electric insulation","",1502.0 +8418,"731300","Wire for fencing, including barbed wire","6digit","Wire for fencing, including barbed wire","","Wire for fencing, including barbed wire","",1503.0 +8419,"731411","Woven products of stainless steel","6digit","Woven products of stainless steel","","Woven products of stainless steel","",1504.0 +8420,"731419","Woven products of iron/steel, except stainless steel","6digit","Woven products of iron/steel, except stainless steel","","Woven products of iron/steel, except stainless steel","",1504.0 +8421,"731420","Net/fencing, welded, iron or non-alloy steel <3mm wire, <100cm mesh","6digit","Net/fencing, welded, iron or non-alloy steel <3mm wire, <100cm mesh","","Net/fencing, welded, iron or non-alloy steel <3mm wire, <100cm mesh","",1504.0 +8422,"731430","Net/fencing, welded iron or non-alloy steel, heavy","6digit","Net/fencing, welded iron or non-alloy steel, heavy","","Net/fencing, welded iron or non-alloy steel, heavy","",1504.0 +8423,"731441","Net/fencing, galvanized iron or non-alloy steel <3mm wire, <100cm mesh","6digit","Net/fencing, galvanized iron or non-alloy steel <3mm wire, <100cm mesh","","Net/fencing, galvanized iron or non-alloy steel <3mm wire, <100cm mesh","",1504.0 +8424,"731442","Net/fencing,plastic-coated iron or non-alloy steel <3mm wire,<100cm mes","6digit","Net/fencing,plastic-coated iron or non-alloy steel <3mm wire,<100cm mes","","Net/fencing,plastic-coated iron or non-alloy steel <3mm wire,<100cm mes","",1504.0 +8425,"731449","Net/fencing, iron or steel <3mm wire, <100cm mesh, ne","6digit","Net/fencing, iron or steel <3mm wire, <100cm mesh, ne","","Net/fencing, iron or steel <3mm wire, <100cm mesh, ne","",1504.0 +8426,"731450","Expanded metal, iron or non-alloy steel <3mm wire, <100cm mesh","6digit","Expanded metal, iron or non-alloy steel <3mm wire, <100cm mesh","","Expanded metal, iron or non-alloy steel <3mm wire, <100cm mesh","",1504.0 +8427,"731511","Chain, roller, iron or steel","6digit","Chain, roller, iron or steel","","Chain, roller, iron or steel","",1505.0 +8428,"731512","Chain, articulated link, iron or steel, except roller","6digit","Chain, articulated link, iron or steel, except roller","","Chain, articulated link, iron or steel, except roller","",1505.0 +8429,"731519","Chain parts, articulated link, iron or steel","6digit","Chain parts, articulated link, iron or steel","","Chain parts, articulated link, iron or steel","",1505.0 +8430,"731520","Chain, skid, iron or steel","6digit","Chain, skid, iron or steel","","Chain, skid, iron or steel","",1505.0 +8431,"731581","Chain, stud link, iron or steel","6digit","Chain, stud link, iron or steel","","Chain, stud link, iron or steel","",1505.0 +8432,"731582","Chain, welded link, iron or steel","6digit","Chain, welded link, iron or steel","","Chain, welded link, iron or steel","",1505.0 +8433,"731589","Chain, iron or steel, nes","6digit","Chain, iron or steel, nes","","Chain, iron or steel, nes","",1505.0 +8434,"731590","Chain parts, iron or steel, except articulated link","6digit","Chain parts, iron or steel, except articulated link","","Chain parts, iron or steel, except articulated link","",1505.0 +8435,"731600","Anchors, grapnels and parts thereof of iron or steel","6digit","Anchors, grapnels and parts thereof of iron or steel","","Anchors, grapnels and parts thereof of iron or steel","",1506.0 +8436,"731700","Nails/staples/etc, iron/steel, not office stationary","6digit","Nails/staples/etc, iron/steel, not office stationary","","Nails/staples/etc, iron/steel, not office stationary","",1507.0 +8437,"731811","Screws, coach, iron or steel","6digit","Screws, coach, iron or steel","","Screws, coach, iron or steel","",1508.0 +8438,"731812","Screws, wood, iron or steel, except coach screws","6digit","Screws, wood, iron or steel, except coach screws","","Screws, wood, iron or steel, except coach screws","",1508.0 +8439,"731813","Screw hooks and screw rings of iron or steel","6digit","Screw hooks and screw rings of iron or steel","","Screw hooks and screw rings of iron or steel","",1508.0 +8440,"731814","Screws, self-tapping, iron or steel","6digit","Screws, self-tapping, iron or steel","","Screws, self-tapping, iron or steel","",1508.0 +8441,"731815","Bolts/screws nes, with/without nut/washer, iron/steel","6digit","Bolts/screws nes, with/without nut/washer, iron/steel","","Bolts/screws nes, with/without nut/washer, iron/steel","",1508.0 +8442,"731816","Nuts, iron or steel","6digit","Nuts, iron or steel","","Nuts, iron or steel","",1508.0 +8443,"731819","Iron or steel threaded articles except screw, nut,bol","6digit","Iron or steel threaded articles except screw, nut,bol","","Iron or steel threaded articles except screw, nut,bol","",1508.0 +8444,"731821","Washers, spring or lock, iron or steel","6digit","Washers, spring or lock, iron or steel","","Washers, spring or lock, iron or steel","",1508.0 +8445,"731822","Washers, iron or steel, except spring/lock","6digit","Washers, iron or steel, except spring/lock","","Washers, iron or steel, except spring/lock","",1508.0 +8446,"731823","Rivets, iron or steel","6digit","Rivets, iron or steel","","Rivets, iron or steel","",1508.0 +8447,"731824","Cotters and cotter-pins, iron or steel","6digit","Cotters and cotter-pins, iron or steel","","Cotters and cotter-pins, iron or steel","",1508.0 +8448,"731829","Non-threaded articles of iron or steel, nes","6digit","Non-threaded articles of iron or steel, nes","","Non-threaded articles of iron or steel, nes","",1508.0 +8449,"731910","Needles, sewing, darning or embroidery, iron or steel","6digit","Needles, sewing, darning or embroidery, iron or steel","","Needles, sewing, darning or embroidery, iron or steel","",1509.0 +8450,"731920","Pins, safety, iron or steel","6digit","Pins, safety, iron or steel","","Pins, safety, iron or steel","",1509.0 +8451,"731930","Pins, iron or steel, except safety pins","6digit","Pins, iron or steel, except safety pins","","Pins, iron or steel, except safety pins","",1509.0 +8452,"731990","Articles for sewing/etc, iron/steel, except pin/needl","6digit","Articles for sewing/etc, iron/steel, except pin/needl","","Articles for sewing/etc, iron/steel, except pin/needl","",1509.0 +8453,"732010","Leaf springs/leaves thereof, iron or steel","6digit","Leaf springs/leaves thereof, iron or steel","","Leaf springs/leaves thereof, iron or steel","",1510.0 +8454,"732020","Springs, helical, iron or steel","6digit","Springs, helical, iron or steel","","Springs, helical, iron or steel","",1510.0 +8455,"732090","Springs, iron or steel, except helical/leaf","6digit","Springs, iron or steel, except helical/leaf","","Springs, iron or steel, except helical/leaf","",1510.0 +8456,"732111","Cooking appliances for gas fuel, etc, iron or steel","6digit","Cooking appliances for gas fuel, etc, iron or steel","","Cooking appliances for gas fuel, etc, iron or steel","",1511.0 +8457,"732112","Cooking appliances for liquid fuel, iron or steel","6digit","Cooking appliances for liquid fuel, iron or steel","","Cooking appliances for liquid fuel, iron or steel","",1511.0 +8458,"732113","Cooking appliances for solid fuel, iron or steel","6digit","Cooking appliances for solid fuel, iron or steel","","Cooking appliances for solid fuel, iron or steel","",1511.0 +8459,"732181","Domestic iron/steel liquid/solid fuel appliances nes","6digit","Domestic iron/steel liquid/solid fuel appliances nes","","Domestic iron/steel liquid/solid fuel appliances nes","",1511.0 +8460,"732182","Domestic iron/steel liquid fuel appliances,not cooker","6digit","Domestic iron/steel liquid fuel appliances,not cooker","","Domestic iron/steel liquid fuel appliances,not cooker","",1511.0 +8461,"732183","Domestic iron/steel solid fuel appliances, not cooker","6digit","Domestic iron/steel solid fuel appliances, not cooker","","Domestic iron/steel solid fuel appliances, not cooker","",1511.0 +8462,"732190","Parts for domestic non-electric thermic appliances","6digit","Parts for domestic non-electric thermic appliances","","Parts for domestic non-electric thermic appliances","",1511.0 +8463,"732211","Radiators and parts thereof, cast iron","6digit","Radiators and parts thereof, cast iron","","Radiators and parts thereof, cast iron","",1512.0 +8464,"732219","Radiators and parts thereof, iron or steel except cas","6digit","Radiators and parts thereof, iron or steel except cas","","Radiators and parts thereof, iron or steel except cas","",1512.0 +8465,"732290","Non-electric heaters (with fan), parts, of iron/steel","6digit","Non-electric heaters (with fan), parts, of iron/steel","","Non-electric heaters (with fan), parts, of iron/steel","",1512.0 +8466,"732310","Iron or steel wool, pot scourers, etc, iron or steel","6digit","Iron or steel wool, pot scourers, etc, iron or steel","","Iron or steel wool, pot scourers, etc, iron or steel","",1513.0 +8467,"732391","Table/kitchen articles, parts, unenamelled cast iron","6digit","Table/kitchen articles, parts, unenamelled cast iron","","Table/kitchen articles, parts, unenamelled cast iron","",1513.0 +8468,"732392","Table/kitchen articles, parts, enamelled cast iron","6digit","Table/kitchen articles, parts, enamelled cast iron","","Table/kitchen articles, parts, enamelled cast iron","",1513.0 +8469,"732393","Table/kitchen articles, parts, stainless steel","6digit","Table/kitchen articles, parts, stainless steel","","Table/kitchen articles, parts, stainless steel","",1513.0 +8470,"732394","Table/kitchen articles, parts, enamelled iron or stee","6digit","Table/kitchen articles, parts, enamelled iron or stee","","Table/kitchen articles, parts, enamelled iron or stee","",1513.0 +8471,"732399","Table/kitchen articles, parts, of iron or steel, nes","6digit","Table/kitchen articles, parts, of iron or steel, nes","","Table/kitchen articles, parts, of iron or steel, nes","",1513.0 +8472,"732410","Sinks and wash basins, stainless steel","6digit","Sinks and wash basins, stainless steel","","Sinks and wash basins, stainless steel","",1514.0 +8473,"732421","Baths, cast iron","6digit","Baths, cast iron","","Baths, cast iron","",1514.0 +8474,"732429","Baths, iron or steel, except cast iron","6digit","Baths, iron or steel, except cast iron","","Baths, iron or steel, except cast iron","",1514.0 +8475,"732490","Sanitary ware and parts thereof, iron or steel, nes","6digit","Sanitary ware and parts thereof, iron or steel, nes","","Sanitary ware and parts thereof, iron or steel, nes","",1514.0 +8476,"732510","Cast articles, of non-malleable cast iron nes","6digit","Cast articles, of non-malleable cast iron nes","","Cast articles, of non-malleable cast iron nes","",1515.0 +8477,"732591","Balls, iron or steel, cast, for grinding mills","6digit","Balls, iron or steel, cast, for grinding mills","","Balls, iron or steel, cast, for grinding mills","",1515.0 +8478,"732599","Cast articles of iron or steel, nes","6digit","Cast articles of iron or steel, nes","","Cast articles of iron or steel, nes","",1515.0 +8479,"732611","Balls, iron/steel, forged/stamped for grinding mills","6digit","Balls, iron/steel, forged/stamped for grinding mills","","Balls, iron/steel, forged/stamped for grinding mills","",1516.0 +8480,"732619","Articles, iron or steel nes, forged/stamped, nfw","6digit","Articles, iron or steel nes, forged/stamped, nfw","","Articles, iron or steel nes, forged/stamped, nfw","",1516.0 +8481,"732620","Articles of iron or steel wire, nes","6digit","Articles of iron or steel wire, nes","","Articles of iron or steel wire, nes","",1516.0 +8482,"732690","Articles of iron or steel, nes","6digit","Articles of iron or steel, nes","","Articles of iron or steel, nes","",1516.0 +8483,"740110","Copper mattes","6digit","Copper mattes","","Copper mattes","",1517.0 +8484,"740120","Cement copper (precipitated copper)","6digit","Cement copper (precipitated copper)","","Cement copper (precipitated copper)","",1517.0 +8485,"740200","Unrefined copper, copper anodes, electrolytic refinin","6digit","Unrefined copper, copper anodes, electrolytic refinin","","Unrefined copper, copper anodes, electrolytic refinin","",1518.0 +8486,"740311","Copper cathodes and sections of cathodes unwrought","6digit","Copper cathodes and sections of cathodes unwrought","","Copper cathodes and sections of cathodes unwrought","",1519.0 +8487,"740312","Wire bars, copper, unwrought","6digit","Wire bars, copper, unwrought","","Wire bars, copper, unwrought","",1519.0 +8488,"740313","Billets, copper, unwrought","6digit","Billets, copper, unwrought","","Billets, copper, unwrought","",1519.0 +8489,"740319","Refined copper products, unwrought, nes","6digit","Refined copper products, unwrought, nes","","Refined copper products, unwrought, nes","",1519.0 +8490,"740321","Copper-zinc base alloys, unwrought","6digit","Copper-zinc base alloys, unwrought","","Copper-zinc base alloys, unwrought","",1519.0 +8491,"740322","Copper-tin base alloys, unwrought","6digit","Copper-tin base alloys, unwrought","","Copper-tin base alloys, unwrought","",1519.0 +8492,"740323","Copper-nickel, copper-nickel-zinc base alloy,unwrough","6digit","Copper-nickel, copper-nickel-zinc base alloy,unwrough","","Copper-nickel, copper-nickel-zinc base alloy,unwrough","",1519.0 +8493,"740329","Copper alloys, unwrought (other than master alloys)","6digit","Copper alloys, unwrought (other than master alloys)","","Copper alloys, unwrought (other than master alloys)","",1519.0 +8494,"740400","Copper/copper alloy waste or scrap","6digit","Copper/copper alloy waste or scrap","","Copper/copper alloy waste or scrap","",1520.0 +8495,"740500","Master alloys of copper","6digit","Master alloys of copper","","Master alloys of copper","",1521.0 +8496,"740610","Powders, copper, of non-lamellar structure","6digit","Powders, copper, of non-lamellar structure","","Powders, copper, of non-lamellar structure","",1522.0 +8497,"740620","Powders, copper, of lamellar structure and flakes","6digit","Powders, copper, of lamellar structure and flakes","","Powders, copper, of lamellar structure and flakes","",1522.0 +8498,"740710","Bars, rods & profiles of refined copper","6digit","Bars, rods & profiles of refined copper","","Bars, rods & profiles of refined copper","",1523.0 +8499,"740721","Bars, rods & profiles of copper-zinc base alloys","6digit","Bars, rods & profiles of copper-zinc base alloys","","Bars, rods & profiles of copper-zinc base alloys","",1523.0 +8500,"740722","Bar, rod, profiles, copper-nickel, copper-nickel-zinc","6digit","Bar, rod, profiles, copper-nickel, copper-nickel-zinc","","Bar, rod, profiles, copper-nickel, copper-nickel-zinc","",1523.0 +8501,"740729","Bars, rods & profiles, copper alloy nes","6digit","Bars, rods & profiles, copper alloy nes","","Bars, rods & profiles, copper alloy nes","",1523.0 +8502,"740811","Wire of refined copper > 6mm wide","6digit","Wire of refined copper > 6mm wide","","Wire of refined copper > 6mm wide","",1524.0 +8503,"740819","Wire of refined copper < 6mm wide","6digit","Wire of refined copper < 6mm wide","","Wire of refined copper < 6mm wide","",1524.0 +8504,"740821","Wire, copper-zinc base alloy","6digit","Wire, copper-zinc base alloy","","Wire, copper-zinc base alloy","",1524.0 +8505,"740822","Wire, copper-nickel or copper-nickel-zinc base alloy","6digit","Wire, copper-nickel or copper-nickel-zinc base alloy","","Wire, copper-nickel or copper-nickel-zinc base alloy","",1524.0 +8506,"740829","Wire, copper alloy, except nickel/zinc alloys","6digit","Wire, copper alloy, except nickel/zinc alloys","","Wire, copper alloy, except nickel/zinc alloys","",1524.0 +8507,"740911","Plate, sheet, strip, refined copper, coil, t > 0.15mm","6digit","Plate, sheet, strip, refined copper, coil, t > 0.15mm","","Plate, sheet, strip, refined copper, coil, t > 0.15mm","",1525.0 +8508,"740919","Plate, sheet, strip, refined copper, flat, t > 0.15mm","6digit","Plate, sheet, strip, refined copper, flat, t > 0.15mm","","Plate, sheet, strip, refined copper, flat, t > 0.15mm","",1525.0 +8509,"740921","Plate/sheet/strip, copper-zinc alloy, coil,t > 0.15mm","6digit","Plate/sheet/strip, copper-zinc alloy, coil,t > 0.15mm","","Plate/sheet/strip, copper-zinc alloy, coil,t > 0.15mm","",1525.0 +8510,"740929","Plate/sheet/strip, copper-zinc alloy, flat, t > 0.15m","6digit","Plate/sheet/strip, copper-zinc alloy, flat, t > 0.15m","","Plate/sheet/strip, copper-zinc alloy, flat, t > 0.15m","",1525.0 +8511,"740931","Plate/sheet/strip, copper-tin alloy, coil, t > 0.15mm","6digit","Plate/sheet/strip, copper-tin alloy, coil, t > 0.15mm","","Plate/sheet/strip, copper-tin alloy, coil, t > 0.15mm","",1525.0 +8512,"740939","Plate/sheet/strip, copper-tin alloy, flat, > t >0.15m","6digit","Plate/sheet/strip, copper-tin alloy, flat, > t >0.15m","","Plate/sheet/strip, copper-tin alloy, flat, > t >0.15m","",1525.0 +8513,"740940","Plate, sheet, strip, Copper nickel alloys, t > 0.15mm","6digit","Plate, sheet, strip, Copper nickel alloys, t > 0.15mm","","Plate, sheet, strip, Copper nickel alloys, t > 0.15mm","",1525.0 +8514,"740990","Plate, sheet, strip, copper alloy nes, t > 0.15mm","6digit","Plate, sheet, strip, copper alloy nes, t > 0.15mm","","Plate, sheet, strip, copper alloy nes, t > 0.15mm","",1525.0 +8515,"741011","Foil of refined copper, not backed, t < 0.15mm","6digit","Foil of refined copper, not backed, t < 0.15mm","","Foil of refined copper, not backed, t < 0.15mm","",1526.0 +8516,"741012","Foil, copper alloy, not backed, t < 0.15mm","6digit","Foil, copper alloy, not backed, t < 0.15mm","","Foil, copper alloy, not backed, t < 0.15mm","",1526.0 +8517,"741021","Foil of refined copper, backed, t < 0.15mm","6digit","Foil of refined copper, backed, t < 0.15mm","","Foil of refined copper, backed, t < 0.15mm","",1526.0 +8518,"741022","Foil, copper alloy, backed, t < 0.15mm","6digit","Foil, copper alloy, backed, t < 0.15mm","","Foil, copper alloy, backed, t < 0.15mm","",1526.0 +8519,"741110","Pipes or tubes, refined copper","6digit","Pipes or tubes, refined copper","","Pipes or tubes, refined copper","",1527.0 +8520,"741121","Pipes or tubes, copper-zinc base alloy","6digit","Pipes or tubes, copper-zinc base alloy","","Pipes or tubes, copper-zinc base alloy","",1527.0 +8521,"741122","Pipes or tubes, copper-nickel alloys","6digit","Pipes or tubes, copper-nickel alloys","","Pipes or tubes, copper-nickel alloys","",1527.0 +8522,"741129","Pipes or tubes, copper alloy except nickel/zinc alloy","6digit","Pipes or tubes, copper alloy except nickel/zinc alloy","","Pipes or tubes, copper alloy except nickel/zinc alloy","",1527.0 +8523,"741210","Pipe & tube fittings, of refined copper","6digit","Pipe & tube fittings, of refined copper","","Pipe & tube fittings, of refined copper","",1528.0 +8524,"741220","Pipe & tube fittings, of copper alloys","6digit","Pipe & tube fittings, of copper alloys","","Pipe & tube fittings, of copper alloys","",1528.0 +8525,"741300","Stranded copper wire/cable/plaits/etc, uninsulated","6digit","Stranded copper wire/cable/plaits/etc, uninsulated","","Stranded copper wire/cable/plaits/etc, uninsulated","",1529.0 +8526,"741410","Endless bands of copper wire for machinery","6digit","Endless bands of copper wire for machinery","","Endless bands of copper wire for machinery","",1530.0 +8527,"741490","Copper wire cloth, grill, netting, expanded metal, ne","6digit","Copper wire cloth, grill, netting, expanded metal, ne","","Copper wire cloth, grill, netting, expanded metal, ne","",1530.0 +8528,"741510","Copper nails, tacks, drawing pins, staples etc","6digit","Copper nails, tacks, drawing pins, staples etc","","Copper nails, tacks, drawing pins, staples etc","",1531.0 +8529,"741521","Copper washers, including spring washers","6digit","Copper washers, including spring washers","","Copper washers, including spring washers","",1531.0 +8530,"741529","Copper cotters/cotter pins/unthreaded hardware nes","6digit","Copper cotters/cotter pins/unthreaded hardware nes","","Copper cotters/cotter pins/unthreaded hardware nes","",1531.0 +8531,"741531","Wood screws of copper and copper alloys","6digit","Wood screws of copper and copper alloys","","Wood screws of copper and copper alloys","",1531.0 +8532,"741532","Copper screws, bolts or nuts except wood screws","6digit","Copper screws, bolts or nuts except wood screws","","Copper screws, bolts or nuts except wood screws","",1531.0 +8533,"741539","Copper screw hooks and similar articles","6digit","Copper screw hooks and similar articles","","Copper screw hooks and similar articles","",1531.0 +8534,"741600","Copper springs","6digit","Copper springs","","Copper springs","",1532.0 +8535,"741700","Copper cooking, heating apparatus, non-electric, part","6digit","Copper cooking, heating apparatus, non-electric, part","","Copper cooking, heating apparatus, non-electric, part","",1533.0 +8536,"741810","Table/kitchen articles of copper, pot scourers","6digit","Table/kitchen articles of copper, pot scourers","","Table/kitchen articles of copper, pot scourers","",1534.0 +8537,"741820","Sanitary ware and parts thereof of copper","6digit","Sanitary ware and parts thereof of copper","","Sanitary ware and parts thereof of copper","",1534.0 +8538,"741910","Chain and parts thereof of copper","6digit","Chain and parts thereof of copper","","Chain and parts thereof of copper","",1535.0 +8539,"741991","Articles of copper, cast/moulded/stamped, nfw","6digit","Articles of copper, cast/moulded/stamped, nfw","","Articles of copper, cast/moulded/stamped, nfw","",1535.0 +8540,"741999","Articles of copper, nes","6digit","Articles of copper, nes","","Articles of copper, nes","",1535.0 +8541,"750110","Nickel mattes","6digit","Nickel mattes","","Nickel mattes","",1536.0 +8542,"750120","Nickel oxide sinters, intermediate nickel products ne","6digit","Nickel oxide sinters, intermediate nickel products ne","","Nickel oxide sinters, intermediate nickel products ne","",1536.0 +8543,"750210","Nickel unwrought, not alloyed","6digit","Nickel unwrought, not alloyed","","Nickel unwrought, not alloyed","",1537.0 +8544,"750220","Nickel unwrought, alloyed","6digit","Nickel unwrought, alloyed","","Nickel unwrought, alloyed","",1537.0 +8545,"750300","Nickel waste or scrap","6digit","Nickel waste or scrap","","Nickel waste or scrap","",1538.0 +8546,"750400","Nickel powders and flakes","6digit","Nickel powders and flakes","","Nickel powders and flakes","",1539.0 +8547,"750511","Bars, rods and profiles, nickel, not alloyed","6digit","Bars, rods and profiles, nickel, not alloyed","","Bars, rods and profiles, nickel, not alloyed","",1540.0 +8548,"750512","Bars, rods and profiles, nickel alloy","6digit","Bars, rods and profiles, nickel alloy","","Bars, rods and profiles, nickel alloy","",1540.0 +8549,"750521","Wire, nickel, not alloyed","6digit","Wire, nickel, not alloyed","","Wire, nickel, not alloyed","",1540.0 +8550,"750522","Wire, nickel alloy","6digit","Wire, nickel alloy","","Wire, nickel alloy","",1540.0 +8551,"750610","Plates, sheet, strip and foil, nickel, not alloyed","6digit","Plates, sheet, strip and foil, nickel, not alloyed","","Plates, sheet, strip and foil, nickel, not alloyed","",1541.0 +8552,"750620","Plates, sheet, strip and foil, nickel alloy","6digit","Plates, sheet, strip and foil, nickel alloy","","Plates, sheet, strip and foil, nickel alloy","",1541.0 +8553,"750711","Tubes and pipe, nickel, not alloyed","6digit","Tubes and pipe, nickel, not alloyed","","Tubes and pipe, nickel, not alloyed","",1542.0 +8554,"750712","Tubes and pipe, nickel alloy","6digit","Tubes and pipe, nickel alloy","","Tubes and pipe, nickel alloy","",1542.0 +8555,"750720","Fittings, pipe and tube, nickel","6digit","Fittings, pipe and tube, nickel","","Fittings, pipe and tube, nickel","",1542.0 +8556,"750800","Articles of nickel, nes","6digit","Articles of nickel, nes","","Articles of nickel, nes","",1543.0 +8557,"760110","Aluminium unwrought, not alloyed","6digit","Aluminium unwrought, not alloyed","","Aluminium unwrought, not alloyed","",1544.0 +8558,"760120","Aluminium unwrought, alloyed","6digit","Aluminium unwrought, alloyed","","Aluminium unwrought, alloyed","",1544.0 +8559,"760200","Waste or scrap, aluminium","6digit","Waste or scrap, aluminium","","Waste or scrap, aluminium","",1545.0 +8560,"760310","Powders, aluminium, of non-lamellar structure","6digit","Powders, aluminium, of non-lamellar structure","","Powders, aluminium, of non-lamellar structure","",1546.0 +8561,"760320","Powders/flakes, aluminium, of lamellar structure","6digit","Powders/flakes, aluminium, of lamellar structure","","Powders/flakes, aluminium, of lamellar structure","",1546.0 +8562,"760410","Bars, rods and profiles, aluminium, not alloyed","6digit","Bars, rods and profiles, aluminium, not alloyed","","Bars, rods and profiles, aluminium, not alloyed","",1547.0 +8563,"760421","Profiles, hollow, aluminium, alloyed","6digit","Profiles, hollow, aluminium, alloyed","","Profiles, hollow, aluminium, alloyed","",1547.0 +8564,"760429","Bars, rods and other profiles, aluminium alloyed","6digit","Bars, rods and other profiles, aluminium alloyed","","Bars, rods and other profiles, aluminium alloyed","",1547.0 +8565,"760511","Wire, aluminium, not alloyed, t > 7mm","6digit","Wire, aluminium, not alloyed, t > 7mm","","Wire, aluminium, not alloyed, t > 7mm","",1548.0 +8566,"760519","Wire, aluminium, not alloyed, t < 7mm","6digit","Wire, aluminium, not alloyed, t < 7mm","","Wire, aluminium, not alloyed, t < 7mm","",1548.0 +8567,"760521","Wire, aluminium alloy, t > 7mm","6digit","Wire, aluminium alloy, t > 7mm","","Wire, aluminium alloy, t > 7mm","",1548.0 +8568,"760529","Wire, aluminium alloy, t < 7mm","6digit","Wire, aluminium alloy, t < 7mm","","Wire, aluminium alloy, t < 7mm","",1548.0 +8569,"760611","Pure aluminium rectangular plate/sheet/strip, t >0.2m","6digit","Pure aluminium rectangular plate/sheet/strip, t >0.2m","","Pure aluminium rectangular plate/sheet/strip, t >0.2m","",1549.0 +8570,"760612","Aluminium alloy rectangular plate/sheet/strip,t >0.2m","6digit","Aluminium alloy rectangular plate/sheet/strip,t >0.2m","","Aluminium alloy rectangular plate/sheet/strip,t >0.2m","",1549.0 +8571,"760691","Pure aluminium plate, sheet, strip nes, t >0.2mm","6digit","Pure aluminium plate, sheet, strip nes, t >0.2mm","","Pure aluminium plate, sheet, strip nes, t >0.2mm","",1549.0 +8572,"760692","Aluminium alloy plate, sheet, strip nes, t >0.2mm","6digit","Aluminium alloy plate, sheet, strip nes, t >0.2mm","","Aluminium alloy plate, sheet, strip nes, t >0.2mm","",1549.0 +8573,"760711","Foil, aluminium, not backed, rolled but nfw, < 0.2mm","6digit","Foil, aluminium, not backed, rolled but nfw, < 0.2mm","","Foil, aluminium, not backed, rolled but nfw, < 0.2mm","",1550.0 +8574,"760719","Foil, aluminium, not backed and < 0.2mm thick, worked","6digit","Foil, aluminium, not backed and < 0.2mm thick, worked","","Foil, aluminium, not backed and < 0.2mm thick, worked","",1550.0 +8575,"760720","Foil, aluminium, backed, < 0.2mm thick except backing","6digit","Foil, aluminium, backed, < 0.2mm thick except backing","","Foil, aluminium, backed, < 0.2mm thick except backing","",1550.0 +8576,"760810","Tubes and pipe, aluminium, not alloyed","6digit","Tubes and pipe, aluminium, not alloyed","","Tubes and pipe, aluminium, not alloyed","",1551.0 +8577,"760820","Tubes and pipe, aluminium alloy","6digit","Tubes and pipe, aluminium alloy","","Tubes and pipe, aluminium alloy","",1551.0 +8578,"760900","Aluminium pipe or tube fittings","6digit","Aluminium pipe or tube fittings","","Aluminium pipe or tube fittings","",1552.0 +8579,"761010","Aluminium Doors, windows, frames and thresholds","6digit","Aluminium Doors, windows, frames and thresholds","","Aluminium Doors, windows, frames and thresholds","",1553.0 +8580,"761090","Aluminium structures and parts nes, for construction","6digit","Aluminium structures and parts nes, for construction","","Aluminium structures and parts nes, for construction","",1553.0 +8581,"761100","Aluminium reservoirs,vats, tanks, etc, volume >300l","6digit","Aluminium reservoirs,vats, tanks, etc, volume >300l","","Aluminium reservoirs,vats, tanks, etc, volume >300l","",1554.0 +8582,"761210","Aluminium containers, collapsible tubular","6digit","Aluminium containers, collapsible tubular","","Aluminium containers, collapsible tubular","",1555.0 +8583,"761290","Aluminium casks, drums, boxes etc, capacity <300 litr","6digit","Aluminium casks, drums, boxes etc, capacity <300 litr","","Aluminium casks, drums, boxes etc, capacity <300 litr","",1555.0 +8584,"761300","Aluminium containers for compressed or liquefied gas","6digit","Aluminium containers for compressed or liquefied gas","","Aluminium containers for compressed or liquefied gas","",1556.0 +8585,"761410","Aluminium wire, cables, etc, steel core, uninsulated","6digit","Aluminium wire, cables, etc, steel core, uninsulated","","Aluminium wire, cables, etc, steel core, uninsulated","",1557.0 +8586,"761490","Aluminium stranded wire, cable, plait, uninsulated ne","6digit","Aluminium stranded wire, cable, plait, uninsulated ne","","Aluminium stranded wire, cable, plait, uninsulated ne","",1557.0 +8587,"761510","Aluminium table/kitchen/household articles, scourers","6digit","Aluminium table/kitchen/household articles, scourers","","Aluminium table/kitchen/household articles, scourers","",1558.0 +8588,"761520","Aluminium sanitary ware, parts thereof","6digit","Aluminium sanitary ware, parts thereof","","Aluminium sanitary ware, parts thereof","",1558.0 +8589,"761610","Aluminium nails, tacks, staples, bolts, nuts etc,","6digit","Aluminium nails, tacks, staples, bolts, nuts etc,","","Aluminium nails, tacks, staples, bolts, nuts etc,","",1559.0 +8590,"761690","Articles of aluminium, nes","6digit","Articles of aluminium, nes","","Articles of aluminium, nes","",1559.0 +8591,"780110","Lead refined unwrought","6digit","Lead refined unwrought","","Lead refined unwrought","",1560.0 +8592,"780191","Lead unwrought containing mostly antimony","6digit","Lead unwrought containing mostly antimony","","Lead unwrought containing mostly antimony","",1560.0 +8593,"780199","Lead unwrought nes","6digit","Lead unwrought nes","","Lead unwrought nes","",1560.0 +8594,"780200","Lead waste or scrap","6digit","Lead waste or scrap","","Lead waste or scrap","",1561.0 +8595,"780300","Lead bars, rods, profiles and wire","6digit","Lead bars, rods, profiles and wire","","Lead bars, rods, profiles and wire","",1562.0 +8596,"780411","Lead foil of a thickness <2mm","6digit","Lead foil of a thickness <2mm","","Lead foil of a thickness <2mm","",1563.0 +8597,"780419","Lead plates, sheet, strip","6digit","Lead plates, sheet, strip","","Lead plates, sheet, strip","",1563.0 +8598,"780420","Lead powders and flakes","6digit","Lead powders and flakes","","Lead powders and flakes","",1563.0 +8599,"780500","Lead tubes, pipes and fittings","6digit","Lead tubes, pipes and fittings","","Lead tubes, pipes and fittings","",1564.0 +8600,"780600","Articles of lead nes","6digit","Articles of lead nes","","Articles of lead nes","",1565.0 +8601,"790111","Zinc, not alloyed, unwrought, >99% pure","6digit","Zinc, not alloyed, unwrought, >99% pure","","Zinc, not alloyed, unwrought, >99% pure","",1566.0 +8602,"790112","Zinc, not alloyed, unwrought, <99% pure","6digit","Zinc, not alloyed, unwrought, <99% pure","","Zinc, not alloyed, unwrought, <99% pure","",1566.0 +8603,"790120","Zinc alloys unwrought","6digit","Zinc alloys unwrought","","Zinc alloys unwrought","",1566.0 +8604,"790200","Zinc waste or scrap","6digit","Zinc waste or scrap","","Zinc waste or scrap","",1567.0 +8605,"790310","Zinc dust","6digit","Zinc dust","","Zinc dust","",1568.0 +8606,"790390","Zinc powders and flakes","6digit","Zinc powders and flakes","","Zinc powders and flakes","",1568.0 +8607,"790400","Zinc bars, rods, profiles and wire","6digit","Zinc bars, rods, profiles and wire","","Zinc bars, rods, profiles and wire","",1569.0 +8608,"790500","Zinc plates, sheets, strip and foil","6digit","Zinc plates, sheets, strip and foil","","Zinc plates, sheets, strip and foil","",1570.0 +8609,"790600","Zinc tubes, pipes and tube or pipe fittings","6digit","Zinc tubes, pipes and tube or pipe fittings","","Zinc tubes, pipes and tube or pipe fittings","",1571.0 +8610,"790710","Zinc fabricated building components (gutters,etc)","6digit","Zinc fabricated building components (gutters,etc)","","Zinc fabricated building components (gutters,etc)","",1572.0 +8611,"790790","Articles of zinc nes","6digit","Articles of zinc nes","","Articles of zinc nes","",1572.0 +8612,"800110","Tin not alloyed unwrought","6digit","Tin not alloyed unwrought","","Tin not alloyed unwrought","",1573.0 +8613,"800120","Tin alloys unwrought","6digit","Tin alloys unwrought","","Tin alloys unwrought","",1573.0 +8614,"800200","Tin waste or scrap","6digit","Tin waste or scrap","","Tin waste or scrap","",1574.0 +8615,"800300","Tin bars, rods, profiles and wire","6digit","Tin bars, rods, profiles and wire","","Tin bars, rods, profiles and wire","",1575.0 +8616,"800400","Tin plates, sheets and strips, thickness > 0.2 mm","6digit","Tin plates, sheets and strips, thickness > 0.2 mm","","Tin plates, sheets and strips, thickness > 0.2 mm","",1576.0 +8617,"800510","Tin foil (thickness < 0.2 mm)","6digit","Tin foil (thickness < 0.2 mm)","","Tin foil (thickness < 0.2 mm)","",1577.0 +8618,"800520","Tin powder and flakes","6digit","Tin powder and flakes","","Tin powder and flakes","",1577.0 +8619,"800600","Tin pipes or tubes and pipe fittings","6digit","Tin pipes or tubes and pipe fittings","","Tin pipes or tubes and pipe fittings","",1578.0 +8620,"800700","Tin articles nes","6digit","Tin articles nes","","Tin articles nes","",1579.0 +8621,"810110","Powders, tungsten (wolfram)","6digit","Powders, tungsten (wolfram)","","Powders, tungsten (wolfram)","",1580.0 +8622,"810191","Tungsten unwrought, bars/rods simply sintered, scrap","6digit","Tungsten unwrought, bars/rods simply sintered, scrap","","Tungsten unwrought, bars/rods simply sintered, scrap","",1580.0 +8623,"810192","Tungsten profiles, sheet or foil, not simply sintered","6digit","Tungsten profiles, sheet or foil, not simply sintered","","Tungsten profiles, sheet or foil, not simply sintered","",1580.0 +8624,"810193","Wire, tungsten (wolfram)","6digit","Wire, tungsten (wolfram)","","Wire, tungsten (wolfram)","",1580.0 +8625,"810199","Tungsten (wolfram) and articles thereof nes","6digit","Tungsten (wolfram) and articles thereof nes","","Tungsten (wolfram) and articles thereof nes","",1580.0 +8626,"810210","Molybdenum, powder","6digit","Molybdenum, powder","","Molybdenum, powder","",1581.0 +8627,"810291","Molybdenum, unwrought, bars/rods simply sintered,scra","6digit","Molybdenum, unwrought, bars/rods simply sintered,scra","","Molybdenum, unwrought, bars/rods simply sintered,scra","",1581.0 +8628,"810292","Molybdenum profile/sheet/strip etc not simply sintere","6digit","Molybdenum profile/sheet/strip etc not simply sintere","","Molybdenum profile/sheet/strip etc not simply sintere","",1581.0 +8629,"810293","Wire, molybdenum","6digit","Wire, molybdenum","","Wire, molybdenum","",1581.0 +8630,"810299","Molybdenum, articles thereof nes","6digit","Molybdenum, articles thereof nes","","Molybdenum, articles thereof nes","",1581.0 +8631,"810310","Tantalum unwrought, bars, rods simply sintered, scrap","6digit","Tantalum unwrought, bars, rods simply sintered, scrap","","Tantalum unwrought, bars, rods simply sintered, scrap","",1582.0 +8632,"810390","Tantalum and articles thereof nes","6digit","Tantalum and articles thereof nes","","Tantalum and articles thereof nes","",1582.0 +8633,"810411","Magnesium unwrought > 99.8% pure","6digit","Magnesium unwrought > 99.8% pure","","Magnesium unwrought > 99.8% pure","",1583.0 +8634,"810419","Magnesium unwrought nes","6digit","Magnesium unwrought nes","","Magnesium unwrought nes","",1583.0 +8635,"810420","Magnesium waste or scrap","6digit","Magnesium waste or scrap","","Magnesium waste or scrap","",1583.0 +8636,"810430","Magnesium raspings/turnings/etc, size graded, powder","6digit","Magnesium raspings/turnings/etc, size graded, powder","","Magnesium raspings/turnings/etc, size graded, powder","",1583.0 +8637,"810490","Magnesium, articles thereof nes","6digit","Magnesium, articles thereof nes","","Magnesium, articles thereof nes","",1583.0 +8638,"810510","Cobalt, unwrought, matte, waste or scrap, powders","6digit","Cobalt, unwrought, matte, waste or scrap, powders","","Cobalt, unwrought, matte, waste or scrap, powders","",1584.0 +8639,"810590","Cobalt, articles thereof, nes","6digit","Cobalt, articles thereof, nes","","Cobalt, articles thereof, nes","",1584.0 +8640,"810600","Bismuth, articles thereof, waste or scrap","6digit","Bismuth, articles thereof, waste or scrap","","Bismuth, articles thereof, waste or scrap","",1585.0 +8641,"810710","Cadmium, unwrought, waste or scrap, powders","6digit","Cadmium, unwrought, waste or scrap, powders","","Cadmium, unwrought, waste or scrap, powders","",1586.0 +8642,"810790","Cadmium, articles thereof, nes","6digit","Cadmium, articles thereof, nes","","Cadmium, articles thereof, nes","",1586.0 +8643,"810810","Titanium, unwrought, waste or scrap, powders","6digit","Titanium, unwrought, waste or scrap, powders","","Titanium, unwrought, waste or scrap, powders","",1587.0 +8644,"810890","Titanium, articles thereof, nes","6digit","Titanium, articles thereof, nes","","Titanium, articles thereof, nes","",1587.0 +8645,"810910","Zirconium, unwrought, waste or scrap, powders","6digit","Zirconium, unwrought, waste or scrap, powders","","Zirconium, unwrought, waste or scrap, powders","",1588.0 +8646,"810990","Zirconium, articles thereof, nes","6digit","Zirconium, articles thereof, nes","","Zirconium, articles thereof, nes","",1588.0 +8647,"811000","Antimony, articles thereof, waste or scrap","6digit","Antimony, articles thereof, waste or scrap","","Antimony, articles thereof, waste or scrap","",1589.0 +8648,"811100","Manganese, articles thereof, waste or scrap","6digit","Manganese, articles thereof, waste or scrap","","Manganese, articles thereof, waste or scrap","",1590.0 +8649,"811211","Beryllium, unwrought, waste or scrap/powders","6digit","Beryllium, unwrought, waste or scrap/powders","","Beryllium, unwrought, waste or scrap/powders","",1591.0 +8650,"811219","Beryllium, articles thereof, nes","6digit","Beryllium, articles thereof, nes","","Beryllium, articles thereof, nes","",1591.0 +8651,"811220","Chromium, articles thereof, waste or scrap/powders","6digit","Chromium, articles thereof, waste or scrap/powders","","Chromium, articles thereof, waste or scrap/powders","",1591.0 +8652,"811230","Germanium, articles thereof, waste or scrap/powders","6digit","Germanium, articles thereof, waste or scrap/powders","","Germanium, articles thereof, waste or scrap/powders","",1591.0 +8653,"811240","Vanadium, articles thereof, waste or scrap/powders","6digit","Vanadium, articles thereof, waste or scrap/powders","","Vanadium, articles thereof, waste or scrap/powders","",1591.0 +8654,"811291","Rare earths/metals nes, unwrought/waste or scrap","6digit","Rare earths/metals nes, unwrought/waste or scrap","","Rare earths/metals nes, unwrought/waste or scrap","",1591.0 +8655,"811299","Articles of rare earths/metals nes","6digit","Articles of rare earths/metals nes","","Articles of rare earths/metals nes","",1591.0 +8656,"811300","Cermets and articles thereof, waste or scrap","6digit","Cermets and articles thereof, waste or scrap","","Cermets and articles thereof, waste or scrap","",1592.0 +8657,"820110","Spades and shovels","6digit","Spades and shovels","","Spades and shovels","",1593.0 +8658,"820120","Forks","6digit","Forks","","Forks","",1593.0 +8659,"820130","Mattocks, picks, hoes and rakes","6digit","Mattocks, picks, hoes and rakes","","Mattocks, picks, hoes and rakes","",1593.0 +8660,"820140","Axes, bill hooks and similar hewing tools","6digit","Axes, bill hooks and similar hewing tools","","Axes, bill hooks and similar hewing tools","",1593.0 +8661,"820150","Secateurs, one handed shears including poultry shears","6digit","Secateurs, one handed shears including poultry shears","","Secateurs, one handed shears including poultry shears","",1593.0 +8662,"820160","Hedge shears and similar two-handed shears","6digit","Hedge shears and similar two-handed shears","","Hedge shears and similar two-handed shears","",1593.0 +8663,"820190","Scythes, sickles etc used in agriculture, etc","6digit","Scythes, sickles etc used in agriculture, etc","","Scythes, sickles etc used in agriculture, etc","",1593.0 +8664,"820210","Hand saws","6digit","Hand saws","","Hand saws","",1594.0 +8665,"820220","Band saw blades","6digit","Band saw blades","","Band saw blades","",1594.0 +8666,"820231","Circular saw blades, working part of steel","6digit","Circular saw blades, working part of steel","","Circular saw blades, working part of steel","",1594.0 +8667,"820232","Circular saw blades, working part other than steel","6digit","Circular saw blades, working part other than steel","","Circular saw blades, working part other than steel","",1594.0 +8668,"820240","Chain saw blades","6digit","Chain saw blades","","Chain saw blades","",1594.0 +8669,"820291","Saw blades, straight, for working metal","6digit","Saw blades, straight, for working metal","","Saw blades, straight, for working metal","",1594.0 +8670,"820299","Saw blades nes, including stone cutting, etc","6digit","Saw blades nes, including stone cutting, etc","","Saw blades nes, including stone cutting, etc","",1594.0 +8671,"820310","Files, rasps and similar tools","6digit","Files, rasps and similar tools","","Files, rasps and similar tools","",1595.0 +8672,"820320","Pliers, pincers, tweezers and similar tools","6digit","Pliers, pincers, tweezers and similar tools","","Pliers, pincers, tweezers and similar tools","",1595.0 +8673,"820330","Metal and wire cutting shears, etc","6digit","Metal and wire cutting shears, etc","","Metal and wire cutting shears, etc","",1595.0 +8674,"820340","Pipe-cutters, bolt croppers, perforating punches etc.","6digit","Pipe-cutters, bolt croppers, perforating punches etc.","","Pipe-cutters, bolt croppers, perforating punches etc.","",1595.0 +8675,"820411","Wrenches, hand-operated, with non-adjustable jaws","6digit","Wrenches, hand-operated, with non-adjustable jaws","","Wrenches, hand-operated, with non-adjustable jaws","",1596.0 +8676,"820412","Wrenches, hand-operated, with adjustable jaws","6digit","Wrenches, hand-operated, with adjustable jaws","","Wrenches, hand-operated, with adjustable jaws","",1596.0 +8677,"820420","Wrench sockets, ratchet handles, extensions, spinners","6digit","Wrench sockets, ratchet handles, extensions, spinners","","Wrench sockets, ratchet handles, extensions, spinners","",1596.0 +8678,"820510","Drilling, threading or tapping tools","6digit","Drilling, threading or tapping tools","","Drilling, threading or tapping tools","",1597.0 +8679,"820520","Hammers including sledge hammers","6digit","Hammers including sledge hammers","","Hammers including sledge hammers","",1597.0 +8680,"820530","Planes, chisels, gouges and similar wood cutting tool","6digit","Planes, chisels, gouges and similar wood cutting tool","","Planes, chisels, gouges and similar wood cutting tool","",1597.0 +8681,"820540","Screwdrivers","6digit","Screwdrivers","","Screwdrivers","",1597.0 +8682,"820551","Cork screws, nut-crackers and other household tools","6digit","Cork screws, nut-crackers and other household tools","","Cork screws, nut-crackers and other household tools","",1597.0 +8683,"820559","Tools for masons/watchmakers/miners, hand tools nes","6digit","Tools for masons/watchmakers/miners, hand tools nes","","Tools for masons/watchmakers/miners, hand tools nes","",1597.0 +8684,"820560","Blow lamps","6digit","Blow lamps","","Blow lamps","",1597.0 +8685,"820570","Vices, clamps and the like","6digit","Vices, clamps and the like","","Vices, clamps and the like","",1597.0 +8686,"820580","Anvils, portable forges, hand operated grinders","6digit","Anvils, portable forges, hand operated grinders","","Anvils, portable forges, hand operated grinders","",1597.0 +8687,"820590","Sets of hand tools","6digit","Sets of hand tools","","Sets of hand tools","",1597.0 +8688,"820600","Sets of hand tools, retail","6digit","Sets of hand tools, retail","","Sets of hand tools, retail","",1598.0 +8689,"820711","Rock drilling, boring heads of sintered metal, carbid","6digit","Rock drilling, boring heads of sintered metal, carbid","","Rock drilling, boring heads of sintered metal, carbid","",1599.0 +8690,"820712","Rock drilling or earth boring tools except carbide","6digit","Rock drilling or earth boring tools except carbide","","Rock drilling or earth boring tools except carbide","",1599.0 +8691,"820720","Dies for drawing or extruding metal","6digit","Dies for drawing or extruding metal","","Dies for drawing or extruding metal","",1599.0 +8692,"820730","Tools for pressing, stamping or punching","6digit","Tools for pressing, stamping or punching","","Tools for pressing, stamping or punching","",1599.0 +8693,"820740","Tools for tapping or threading","6digit","Tools for tapping or threading","","Tools for tapping or threading","",1599.0 +8694,"820750","Tools for drilling, other than for rock drilling","6digit","Tools for drilling, other than for rock drilling","","Tools for drilling, other than for rock drilling","",1599.0 +8695,"820760","Tools for boring or broaching","6digit","Tools for boring or broaching","","Tools for boring or broaching","",1599.0 +8696,"820770","Tools for milling","6digit","Tools for milling","","Tools for milling","",1599.0 +8697,"820780","Tools for turning","6digit","Tools for turning","","Tools for turning","",1599.0 +8698,"820790","Screwdriver bits and other interchangeable tools","6digit","Screwdriver bits and other interchangeable tools","","Screwdriver bits and other interchangeable tools","",1599.0 +8699,"820810","Blades for metal working machines","6digit","Blades for metal working machines","","Blades for metal working machines","",1600.0 +8700,"820820","Blades for wood working machines","6digit","Blades for wood working machines","","Blades for wood working machines","",1600.0 +8701,"820830","Blades for kitchen appliances & food industry machine","6digit","Blades for kitchen appliances & food industry machine","","Blades for kitchen appliances & food industry machine","",1600.0 +8702,"820840","Blades for agricultural and forestry machinery","6digit","Blades for agricultural and forestry machinery","","Blades for agricultural and forestry machinery","",1600.0 +8703,"820890","Blades for leather, paper, tobacco etc. industries","6digit","Blades for leather, paper, tobacco etc. industries","","Blades for leather, paper, tobacco etc. industries","",1600.0 +8704,"820900","Tool plates/tips/etc, sintered metal carbide & cermet","6digit","Tool plates/tips/etc, sintered metal carbide & cermet","","Tool plates/tips/etc, sintered metal carbide & cermet","",1601.0 +8705,"821000","Hand-operated appliances, food preparation, <10kg","6digit","Hand-operated appliances, food preparation, <10kg","","Hand-operated appliances, food preparation, <10kg","",1602.0 +8706,"821110","Sets of different knives, cutlery sets","6digit","Sets of different knives, cutlery sets","","Sets of different knives, cutlery sets","",1603.0 +8707,"821191","Table knives","6digit","Table knives","","Table knives","",1603.0 +8708,"821192","Butcher's knives, hunting knives etc","6digit","Butcher's knives, hunting knives etc","","Butcher's knives, hunting knives etc","",1603.0 +8709,"821193","Pocket/pen/other knives with folding blades","6digit","Pocket/pen/other knives with folding blades","","Pocket/pen/other knives with folding blades","",1603.0 +8710,"821194","Blades for knives for hand use","6digit","Blades for knives for hand use","","Blades for knives for hand use","",1603.0 +8711,"821210","Razors including safety razors, open blade razors","6digit","Razors including safety razors, open blade razors","","Razors including safety razors, open blade razors","",1604.0 +8712,"821220","Safety razor blades, including blanks in strips","6digit","Safety razor blades, including blanks in strips","","Safety razor blades, including blanks in strips","",1604.0 +8713,"821290","Parts of non-electric razors","6digit","Parts of non-electric razors","","Parts of non-electric razors","",1604.0 +8714,"821300","Scissors, tailors/similar shears, blades thereof","6digit","Scissors, tailors/similar shears, blades thereof","","Scissors, tailors/similar shears, blades thereof","",1605.0 +8715,"821410","Paper knives, letter openers, pencil sharpeners etc","6digit","Paper knives, letter openers, pencil sharpeners etc","","Paper knives, letter openers, pencil sharpeners etc","",1606.0 +8716,"821420","Manicure or pedicure sets and instruments","6digit","Manicure or pedicure sets and instruments","","Manicure or pedicure sets and instruments","",1606.0 +8717,"821490","Kitchen chopper, cleavers and mincing knives etc","6digit","Kitchen chopper, cleavers and mincing knives etc","","Kitchen chopper, cleavers and mincing knives etc","",1606.0 +8718,"821510","Cutlery sets plated with precious metal","6digit","Cutlery sets plated with precious metal","","Cutlery sets plated with precious metal","",1607.0 +8719,"821520","Cutlery sets, articles, not plated with precious meta","6digit","Cutlery sets, articles, not plated with precious meta","","Cutlery sets, articles, not plated with precious meta","",1607.0 +8720,"821591","Cutlery not in sets, plated with precious metal","6digit","Cutlery not in sets, plated with precious metal","","Cutlery not in sets, plated with precious metal","",1607.0 +8721,"821599","Cutlery not in sets, not plated with precious metal","6digit","Cutlery not in sets, not plated with precious metal","","Cutlery not in sets, not plated with precious metal","",1607.0 +8722,"830110","Padlocks of base metal","6digit","Padlocks of base metal","","Padlocks of base metal","",1608.0 +8723,"830120","Locks of a kind used for motor vehicles of base metal","6digit","Locks of a kind used for motor vehicles of base metal","","Locks of a kind used for motor vehicles of base metal","",1608.0 +8724,"830130","Locks of a kind used for furniture of base metal","6digit","Locks of a kind used for furniture of base metal","","Locks of a kind used for furniture of base metal","",1608.0 +8725,"830140","Locks of base metal, nes","6digit","Locks of base metal, nes","","Locks of base metal, nes","",1608.0 +8726,"830150","Clasps etc incorporating locks, of base metal","6digit","Clasps etc incorporating locks, of base metal","","Clasps etc incorporating locks, of base metal","",1608.0 +8727,"830160","Lock parts, etc, of base metal,","6digit","Lock parts, etc, of base metal,","","Lock parts, etc, of base metal,","",1608.0 +8728,"830170","Keys, including blanks for keys, of base metal","6digit","Keys, including blanks for keys, of base metal","","Keys, including blanks for keys, of base metal","",1608.0 +8729,"830210","Hinges of base metal","6digit","Hinges of base metal","","Hinges of base metal","",1609.0 +8730,"830220","Castors of base metal","6digit","Castors of base metal","","Castors of base metal","",1609.0 +8731,"830230","Motor vehicle mountings, fittings, of base metal, nes","6digit","Motor vehicle mountings, fittings, of base metal, nes","","Motor vehicle mountings, fittings, of base metal, nes","",1609.0 +8732,"830241","Mountings, fittings, of base metal, for buildings, ne","6digit","Mountings, fittings, of base metal, for buildings, ne","","Mountings, fittings, of base metal, for buildings, ne","",1609.0 +8733,"830242","Mountings, fittings, of base metal, for furniture, ne","6digit","Mountings, fittings, of base metal, for furniture, ne","","Mountings, fittings, of base metal, for furniture, ne","",1609.0 +8734,"830249","Mountings, fittings, of base metal, nes","6digit","Mountings, fittings, of base metal, nes","","Mountings, fittings, of base metal, nes","",1609.0 +8735,"830250","Hat-racks/hat-pegs/brackets etc, of base metal, nes","6digit","Hat-racks/hat-pegs/brackets etc, of base metal, nes","","Hat-racks/hat-pegs/brackets etc, of base metal, nes","",1609.0 +8736,"830260","Door closures, automatic, of base metal","6digit","Door closures, automatic, of base metal","","Door closures, automatic, of base metal","",1609.0 +8737,"830300","Safes/strong-boxes etc, of base metal","6digit","Safes/strong-boxes etc, of base metal","","Safes/strong-boxes etc, of base metal","",1610.0 +8738,"830400","Office equipment of base metal eg filing cabinet, tra","6digit","Office equipment of base metal eg filing cabinet, tra","","Office equipment of base metal eg filing cabinet, tra","",1611.0 +8739,"830510","Office binder/file fittings, of base metal","6digit","Office binder/file fittings, of base metal","","Office binder/file fittings, of base metal","",1612.0 +8740,"830520","Staples, office, upholstery, package etc of base meta","6digit","Staples, office, upholstery, package etc of base meta","","Staples, office, upholstery, package etc of base meta","",1612.0 +8741,"830590","Letter corners, paper clips, metal office articles ne","6digit","Letter corners, paper clips, metal office articles ne","","Letter corners, paper clips, metal office articles ne","",1612.0 +8742,"830610","Bells, gongs and the like, of base metal","6digit","Bells, gongs and the like, of base metal","","Bells, gongs and the like, of base metal","",1613.0 +8743,"830621","Statuettes, other ornaments plated with precious meta","6digit","Statuettes, other ornaments plated with precious meta","","Statuettes, other ornaments plated with precious meta","",1613.0 +8744,"830629","Statuettes and other ornaments, base metal, unplated","6digit","Statuettes and other ornaments, base metal, unplated","","Statuettes and other ornaments, base metal, unplated","",1613.0 +8745,"830630","Photograph, picture, etc frames, mirrors of base meta","6digit","Photograph, picture, etc frames, mirrors of base meta","","Photograph, picture, etc frames, mirrors of base meta","",1613.0 +8746,"830710","Tubing,flexible, with/without fittings, iron or steel","6digit","Tubing,flexible, with/without fittings, iron or steel","","Tubing,flexible, with/without fittings, iron or steel","",1614.0 +8747,"830790","Tubing,flexible, with/without fittings,base metal nes","6digit","Tubing,flexible, with/without fittings,base metal nes","","Tubing,flexible, with/without fittings,base metal nes","",1614.0 +8748,"830810","Hooks, eyes, eyelets, for clothing, footwear, bags et","6digit","Hooks, eyes, eyelets, for clothing, footwear, bags et","","Hooks, eyes, eyelets, for clothing, footwear, bags et","",1615.0 +8749,"830820","Rivets, for clothing, footwear, bags/etc","6digit","Rivets, for clothing, footwear, bags/etc","","Rivets, for clothing, footwear, bags/etc","",1615.0 +8750,"830890","Clasps/buckles, etc for clothing, footwear, bags etc","6digit","Clasps/buckles, etc for clothing, footwear, bags etc","","Clasps/buckles, etc for clothing, footwear, bags etc","",1615.0 +8751,"830910","Corks, crown, of base metal","6digit","Corks, crown, of base metal","","Corks, crown, of base metal","",1616.0 +8752,"830990","Stoppers, caps, lids, packing items nes of base metal","6digit","Stoppers, caps, lids, packing items nes of base metal","","Stoppers, caps, lids, packing items nes of base metal","",1616.0 +8753,"831000","Non-illuminated base metal sign plates, letter, numbe","6digit","Non-illuminated base metal sign plates, letter, numbe","","Non-illuminated base metal sign plates, letter, numbe","",1617.0 +8754,"831110","Electrodes, coated, of base metal, for arc welding","6digit","Electrodes, coated, of base metal, for arc welding","","Electrodes, coated, of base metal, for arc welding","",1618.0 +8755,"831120","Wire, cored, of base metal, for electric arc welding","6digit","Wire, cored, of base metal, for electric arc welding","","Wire, cored, of base metal, for electric arc welding","",1618.0 +8756,"831130","Coated rods/cored wire for flame solder/braze/weld","6digit","Coated rods/cored wire for flame solder/braze/weld","","Coated rods/cored wire for flame solder/braze/weld","",1618.0 +8757,"831190","Electrodes etc of base metal or metal carbide, nes","6digit","Electrodes etc of base metal or metal carbide, nes","","Electrodes etc of base metal or metal carbide, nes","",1618.0 +8758,"840110","Nuclear reactors","6digit","Nuclear reactors","","Nuclear reactors","",1619.0 +8759,"840120","Machinery & apparatus for isotopic separation & parts","6digit","Machinery & apparatus for isotopic separation & parts","","Machinery & apparatus for isotopic separation & parts","",1619.0 +8760,"840130","Fuel elements non-irradiated, for nuclear reactors","6digit","Fuel elements non-irradiated, for nuclear reactors","","Fuel elements non-irradiated, for nuclear reactors","",1619.0 +8761,"840140","Parts of nuclear reactors","6digit","Parts of nuclear reactors","","Parts of nuclear reactors","",1619.0 +8762,"840211","Water tube boilers, steam production < 45T per hour","6digit","Water tube boilers, steam production < 45T per hour","","Water tube boilers, steam production < 45T per hour","",1620.0 +8763,"840212","Water tube boilers, steam production < 45T per hour","6digit","Water tube boilers, steam production < 45T per hour","","Water tube boilers, steam production < 45T per hour","",1620.0 +8764,"840219","Vapour generating boilers nes, hybrid boilers","6digit","Vapour generating boilers nes, hybrid boilers","","Vapour generating boilers nes, hybrid boilers","",1620.0 +8765,"840220","Super-heated water boilers","6digit","Super-heated water boilers","","Super-heated water boilers","",1620.0 +8766,"840290","Parts of steam or vapour generating boilers nes","6digit","Parts of steam or vapour generating boilers nes","","Parts of steam or vapour generating boilers nes","",1620.0 +8767,"840310","Central heating boilers nes","6digit","Central heating boilers nes","","Central heating boilers nes","",1621.0 +8768,"840390","Parts of central heating boiler nes","6digit","Parts of central heating boiler nes","","Parts of central heating boiler nes","",1621.0 +8769,"840410","Auxiliary plant for steam/vapour generating boilers","6digit","Auxiliary plant for steam/vapour generating boilers","","Auxiliary plant for steam/vapour generating boilers","",1622.0 +8770,"840420","Condensers for steam or vapour power units","6digit","Condensers for steam or vapour power units","","Condensers for steam or vapour power units","",1622.0 +8771,"840490","Steam, vapour generating boiler auxiliary plant parts","6digit","Steam, vapour generating boiler auxiliary plant parts","","Steam, vapour generating boiler auxiliary plant parts","",1622.0 +8772,"840510","Producer, water and acetylene gas generators","6digit","Producer, water and acetylene gas generators","","Producer, water and acetylene gas generators","",1623.0 +8773,"840590","Producer, water and acetylene gas generator parts","6digit","Producer, water and acetylene gas generator parts","","Producer, water and acetylene gas generator parts","",1623.0 +8774,"840611","Steam and vapour turbines for marine propulsion","6digit","Steam and vapour turbines for marine propulsion","","Steam and vapour turbines for marine propulsion","",1624.0 +8775,"840619","Steam and vapour turbines nes","6digit","Steam and vapour turbines nes","","Steam and vapour turbines nes","",1624.0 +8776,"840690","Parts of steam and vapour turbines","6digit","Parts of steam and vapour turbines","","Parts of steam and vapour turbines","",1624.0 +8777,"840710","Aircraft engines, spark-ignition","6digit","Aircraft engines, spark-ignition","","Aircraft engines, spark-ignition","",1625.0 +8778,"840721","Outboard motors, spark-ignition","6digit","Outboard motors, spark-ignition","","Outboard motors, spark-ignition","",1625.0 +8779,"840729","Marine propulsion spark-ignition engines nes","6digit","Marine propulsion spark-ignition engines nes","","Marine propulsion spark-ignition engines nes","",1625.0 +8780,"840731","Engines, spark-ignition reciprocating, <50 cc","6digit","Engines, spark-ignition reciprocating, <50 cc","","Engines, spark-ignition reciprocating, <50 cc","",1625.0 +8781,"840732","Engines, spark-ignition reciprocating, 50-250 cc","6digit","Engines, spark-ignition reciprocating, 50-250 cc","","Engines, spark-ignition reciprocating, 50-250 cc","",1625.0 +8782,"840733","Engines, spark-ignition reciprocating, 250-1000 cc","6digit","Engines, spark-ignition reciprocating, 250-1000 cc","","Engines, spark-ignition reciprocating, 250-1000 cc","",1625.0 +8783,"840734","Engines, spark-ignition reciprocating, over 1000 cc","6digit","Engines, spark-ignition reciprocating, over 1000 cc","","Engines, spark-ignition reciprocating, over 1000 cc","",1625.0 +8784,"840790","Engines, spark-ignition type nes","6digit","Engines, spark-ignition type nes","","Engines, spark-ignition type nes","",1625.0 +8785,"840810","Marine propulsion engines, diesel","6digit","Marine propulsion engines, diesel","","Marine propulsion engines, diesel","",1626.0 +8786,"840820","Engines, diesel, for motor vehicles","6digit","Engines, diesel, for motor vehicles","","Engines, diesel, for motor vehicles","",1626.0 +8787,"840890","Engines, diesel except motor vehicle/marine","6digit","Engines, diesel except motor vehicle/marine","","Engines, diesel except motor vehicle/marine","",1626.0 +8788,"840910","Parts for spark-ignition aircraft engines","6digit","Parts for spark-ignition aircraft engines","","Parts for spark-ignition aircraft engines","",1627.0 +8789,"840991","Parts for spark-ignition engines except aircraft","6digit","Parts for spark-ignition engines except aircraft","","Parts for spark-ignition engines except aircraft","",1627.0 +8790,"840999","Parts for diesel and semi-diesel engines","6digit","Parts for diesel and semi-diesel engines","","Parts for diesel and semi-diesel engines","",1627.0 +8791,"841011","Hydraulic turbines, water wheels, power < 1000 kW","6digit","Hydraulic turbines, water wheels, power < 1000 kW","","Hydraulic turbines, water wheels, power < 1000 kW","",1628.0 +8792,"841012","Hydraulic turbines, water wheels, power 1000-10000 kW","6digit","Hydraulic turbines, water wheels, power 1000-10000 kW","","Hydraulic turbines, water wheels, power 1000-10000 kW","",1628.0 +8793,"841013","Hydraulic turbines, water wheels, power > 10000 kW","6digit","Hydraulic turbines, water wheels, power > 10000 kW","","Hydraulic turbines, water wheels, power > 10000 kW","",1628.0 +8794,"841090","Parts of hydraulic turbines and water wheels","6digit","Parts of hydraulic turbines and water wheels","","Parts of hydraulic turbines and water wheels","",1628.0 +8795,"841111","Turbo-jet engines of a thrust < 25 KN","6digit","Turbo-jet engines of a thrust < 25 KN","","Turbo-jet engines of a thrust < 25 KN","",1629.0 +8796,"841112","Turbo-jet engines of a thrust > 25 KN","6digit","Turbo-jet engines of a thrust > 25 KN","","Turbo-jet engines of a thrust > 25 KN","",1629.0 +8797,"841121","Turbo-propeller engines of a power < 1100 kW","6digit","Turbo-propeller engines of a power < 1100 kW","","Turbo-propeller engines of a power < 1100 kW","",1629.0 +8798,"841122","Turbo-propeller engines of a power > 1100 kW","6digit","Turbo-propeller engines of a power > 1100 kW","","Turbo-propeller engines of a power > 1100 kW","",1629.0 +8799,"841181","Gas turbine engines nes of a power < 5000 kW","6digit","Gas turbine engines nes of a power < 5000 kW","","Gas turbine engines nes of a power < 5000 kW","",1629.0 +8800,"841182","Gas turbine engines nes of a power > 5000 kW","6digit","Gas turbine engines nes of a power > 5000 kW","","Gas turbine engines nes of a power > 5000 kW","",1629.0 +8801,"841191","Parts of turbo-jet or turbo-propeller engines","6digit","Parts of turbo-jet or turbo-propeller engines","","Parts of turbo-jet or turbo-propeller engines","",1629.0 +8802,"841199","Parts of gas turbine engines except turbo-jet/prop","6digit","Parts of gas turbine engines except turbo-jet/prop","","Parts of gas turbine engines except turbo-jet/prop","",1629.0 +8803,"841210","Reaction engines other than turbo jets","6digit","Reaction engines other than turbo jets","","Reaction engines other than turbo jets","",1630.0 +8804,"841221","Hydraulic power engines/motors, linear acting","6digit","Hydraulic power engines/motors, linear acting","","Hydraulic power engines/motors, linear acting","",1630.0 +8805,"841229","Hydraulic power engines/motors, except linear acting","6digit","Hydraulic power engines/motors, except linear acting","","Hydraulic power engines/motors, except linear acting","",1630.0 +8806,"841231","Pneumatic power engines/motors, linear acting","6digit","Pneumatic power engines/motors, linear acting","","Pneumatic power engines/motors, linear acting","",1630.0 +8807,"841239","Pneumatic power engines/motors, except linear acting","6digit","Pneumatic power engines/motors, except linear acting","","Pneumatic power engines/motors, except linear acting","",1630.0 +8808,"841280","Engines and motors nes","6digit","Engines and motors nes","","Engines and motors nes","",1630.0 +8809,"841290","Parts of hydraulic/pneumatic/other power engines","6digit","Parts of hydraulic/pneumatic/other power engines","","Parts of hydraulic/pneumatic/other power engines","",1630.0 +8810,"841311","Pumps dispensing fuel, lubricants in filling stations","6digit","Pumps dispensing fuel, lubricants in filling stations","","Pumps dispensing fuel, lubricants in filling stations","",1631.0 +8811,"841319","Pumps fitted, designed to have, a measuring device ne","6digit","Pumps fitted, designed to have, a measuring device ne","","Pumps fitted, designed to have, a measuring device ne","",1631.0 +8812,"841320","Hand pumps not designed to measure flow","6digit","Hand pumps not designed to measure flow","","Hand pumps not designed to measure flow","",1631.0 +8813,"841330","Fuel, lubricating and cooling pumps for motor engines","6digit","Fuel, lubricating and cooling pumps for motor engines","","Fuel, lubricating and cooling pumps for motor engines","",1631.0 +8814,"841340","Concrete pumps","6digit","Concrete pumps","","Concrete pumps","",1631.0 +8815,"841350","Reciprocating positive displacement pumps nes","6digit","Reciprocating positive displacement pumps nes","","Reciprocating positive displacement pumps nes","",1631.0 +8816,"841360","Rotary positive displacement pumps nes","6digit","Rotary positive displacement pumps nes","","Rotary positive displacement pumps nes","",1631.0 +8817,"841370","Centrifugal pumps nes","6digit","Centrifugal pumps nes","","Centrifugal pumps nes","",1631.0 +8818,"841381","Pumps nes","6digit","Pumps nes","","Pumps nes","",1631.0 +8819,"841382","Liquid elevators","6digit","Liquid elevators","","Liquid elevators","",1631.0 +8820,"841391","Parts of pumps for liquids","6digit","Parts of pumps for liquids","","Parts of pumps for liquids","",1631.0 +8821,"841392","Parts of liquid elevators","6digit","Parts of liquid elevators","","Parts of liquid elevators","",1631.0 +8822,"841410","Vacuum pumps","6digit","Vacuum pumps","","Vacuum pumps","",1632.0 +8823,"841420","Hand or foot-operated air pumps","6digit","Hand or foot-operated air pumps","","Hand or foot-operated air pumps","",1632.0 +8824,"841430","Compressors for refrigerating equipment","6digit","Compressors for refrigerating equipment","","Compressors for refrigerating equipment","",1632.0 +8825,"841440","Air compressors mounted on wheeled chassis for towing","6digit","Air compressors mounted on wheeled chassis for towing","","Air compressors mounted on wheeled chassis for towing","",1632.0 +8826,"841451","Table, window, ceiling fans, electric motor <125 watt","6digit","Table, window, ceiling fans, electric motor <125 watt","","Table, window, ceiling fans, electric motor <125 watt","",1632.0 +8827,"841459","Electric fans, motor > 125 watts","6digit","Electric fans, motor > 125 watts","","Electric fans, motor > 125 watts","",1632.0 +8828,"841460","Ventilating hoods having a maximum width < 120 cm","6digit","Ventilating hoods having a maximum width < 120 cm","","Ventilating hoods having a maximum width < 120 cm","",1632.0 +8829,"841480","Air or gas compressors, hoods","6digit","Air or gas compressors, hoods","","Air or gas compressors, hoods","",1632.0 +8830,"841490","Parts of vacuum pumps, compressors,fans,blowers,hoods","6digit","Parts of vacuum pumps, compressors,fans,blowers,hoods","","Parts of vacuum pumps, compressors,fans,blowers,hoods","",1632.0 +8831,"841510","Air conditioners window/wall types, self-contained","6digit","Air conditioners window/wall types, self-contained","","Air conditioners window/wall types, self-contained","",1633.0 +8832,"841581","Air conditioners nes with reverse cycle refrigeration","6digit","Air conditioners nes with reverse cycle refrigeration","","Air conditioners nes with reverse cycle refrigeration","",1633.0 +8833,"841582","Air conditioners nes, with refrigerating unit","6digit","Air conditioners nes, with refrigerating unit","","Air conditioners nes, with refrigerating unit","",1633.0 +8834,"841583","Air conditioners nes, without refrigerating unit","6digit","Air conditioners nes, without refrigerating unit","","Air conditioners nes, without refrigerating unit","",1633.0 +8835,"841590","Parts for air conditioners","6digit","Parts for air conditioners","","Parts for air conditioners","",1633.0 +8836,"841610","Furnace burners for liquid fuel","6digit","Furnace burners for liquid fuel","","Furnace burners for liquid fuel","",1634.0 +8837,"841620","Furnace burners for solid, gas or combination fuel","6digit","Furnace burners for solid, gas or combination fuel","","Furnace burners for solid, gas or combination fuel","",1634.0 +8838,"841630","Mechanical stokers, grates, ash dischargers, etc","6digit","Mechanical stokers, grates, ash dischargers, etc","","Mechanical stokers, grates, ash dischargers, etc","",1634.0 +8839,"841690","Parts of furnace burners, associated equipment","6digit","Parts of furnace burners, associated equipment","","Parts of furnace burners, associated equipment","",1634.0 +8840,"841710","Furnaces/ovens non-electric for ores/pyrites/metals","6digit","Furnaces/ovens non-electric for ores/pyrites/metals","","Furnaces/ovens non-electric for ores/pyrites/metals","",1635.0 +8841,"841720","Bakery ovens, etc non-electric","6digit","Bakery ovens, etc non-electric","","Bakery ovens, etc non-electric","",1635.0 +8842,"841780","Industrial furnace, oven, incinerator non-electric ne","6digit","Industrial furnace, oven, incinerator non-electric ne","","Industrial furnace, oven, incinerator non-electric ne","",1635.0 +8843,"841790","Parts of industrial or laboratory furnaces/ovens","6digit","Parts of industrial or laboratory furnaces/ovens","","Parts of industrial or laboratory furnaces/ovens","",1635.0 +8844,"841810","Combined refrigerator-freezers, two door","6digit","Combined refrigerator-freezers, two door","","Combined refrigerator-freezers, two door","",1636.0 +8845,"841821","Refrigerators, household compression type","6digit","Refrigerators, household compression type","","Refrigerators, household compression type","",1636.0 +8846,"841822","Refrigerators, household absorption type, electric","6digit","Refrigerators, household absorption type, electric","","Refrigerators, household absorption type, electric","",1636.0 +8847,"841829","Refrigerators, household type, including non-elecctri","6digit","Refrigerators, household type, including non-elecctri","","Refrigerators, household type, including non-elecctri","",1636.0 +8848,"841830","Freezers of the chest type, < 800 litre capacity","6digit","Freezers of the chest type, < 800 litre capacity","","Freezers of the chest type, < 800 litre capacity","",1636.0 +8849,"841840","Freezers of the upright type, < 900 litre capacity","6digit","Freezers of the upright type, < 900 litre capacity","","Freezers of the upright type, < 900 litre capacity","",1636.0 +8850,"841850","Refrigerator/freezer chests/cabinets/showcases","6digit","Refrigerator/freezer chests/cabinets/showcases","","Refrigerator/freezer chests/cabinets/showcases","",1636.0 +8851,"841861","Compression refrigeration equipment with heat exchang","6digit","Compression refrigeration equipment with heat exchang","","Compression refrigeration equipment with heat exchang","",1636.0 +8852,"841869","Refrigerating or freezing equipment nes","6digit","Refrigerating or freezing equipment nes","","Refrigerating or freezing equipment nes","",1636.0 +8853,"841891","Furniture to take refrigerating/freezing equipment","6digit","Furniture to take refrigerating/freezing equipment","","Furniture to take refrigerating/freezing equipment","",1636.0 +8854,"841899","Parts of refrigerating or freezing equipment","6digit","Parts of refrigerating or freezing equipment","","Parts of refrigerating or freezing equipment","",1636.0 +8855,"841911","Instantaneous gas water heaters","6digit","Instantaneous gas water heaters","","Instantaneous gas water heaters","",1637.0 +8856,"841919","Instantaneous/storage water heaters, not electric nes","6digit","Instantaneous/storage water heaters, not electric nes","","Instantaneous/storage water heaters, not electric nes","",1637.0 +8857,"841920","Medical, surgical or laboratory sterilizers","6digit","Medical, surgical or laboratory sterilizers","","Medical, surgical or laboratory sterilizers","",1637.0 +8858,"841931","Dryers for agricultural products","6digit","Dryers for agricultural products","","Dryers for agricultural products","",1637.0 +8859,"841932","Dryers for wood, paper pulp, paper or paperboard","6digit","Dryers for wood, paper pulp, paper or paperboard","","Dryers for wood, paper pulp, paper or paperboard","",1637.0 +8860,"841939","Non-domestic, non-electric dryers nes","6digit","Non-domestic, non-electric dryers nes","","Non-domestic, non-electric dryers nes","",1637.0 +8861,"841940","Distilling or rectifying plant","6digit","Distilling or rectifying plant","","Distilling or rectifying plant","",1637.0 +8862,"841950","Heat exchange units, non-domestic, non-electric","6digit","Heat exchange units, non-domestic, non-electric","","Heat exchange units, non-domestic, non-electric","",1637.0 +8863,"841960","Machinery for liquefying air or other gases","6digit","Machinery for liquefying air or other gases","","Machinery for liquefying air or other gases","",1637.0 +8864,"841981","Commercial equipment, hot drinks/cooking/heating food","6digit","Commercial equipment, hot drinks/cooking/heating food","","Commercial equipment, hot drinks/cooking/heating food","",1637.0 +8865,"841989","Machinery for treatment by temperature change nes","6digit","Machinery for treatment by temperature change nes","","Machinery for treatment by temperature change nes","",1637.0 +8866,"841990","Parts, laboratory/industrial heating/cooling machiner","6digit","Parts, laboratory/industrial heating/cooling machiner","","Parts, laboratory/industrial heating/cooling machiner","",1637.0 +8867,"842010","Calendering or rolling machines, not. for metals/glas","6digit","Calendering or rolling machines, not. for metals/glas","","Calendering or rolling machines, not. for metals/glas","",1638.0 +8868,"842091","Cylinders for rolling machines, except metals, glass","6digit","Cylinders for rolling machines, except metals, glass","","Cylinders for rolling machines, except metals, glass","",1638.0 +8869,"842099","Parts nes for rolling machines, except metals, glass","6digit","Parts nes for rolling machines, except metals, glass","","Parts nes for rolling machines, except metals, glass","",1638.0 +8870,"842111","Cream separators","6digit","Cream separators","","Cream separators","",1639.0 +8871,"842112","Clothes-dryers, centrifugal","6digit","Clothes-dryers, centrifugal","","Clothes-dryers, centrifugal","",1639.0 +8872,"842119","Centrifuges nes","6digit","Centrifuges nes","","Centrifuges nes","",1639.0 +8873,"842121","Water filtering or purifying machinery or apparatus","6digit","Water filtering or purifying machinery or apparatus","","Water filtering or purifying machinery or apparatus","",1639.0 +8874,"842122","Filtering/purifying machinery/apparatus for beverages","6digit","Filtering/purifying machinery/apparatus for beverages","","Filtering/purifying machinery/apparatus for beverages","",1639.0 +8875,"842123","Oil/petrol filters for internal combustion engines","6digit","Oil/petrol filters for internal combustion engines","","Oil/petrol filters for internal combustion engines","",1639.0 +8876,"842129","Filtering/purifying machinery for liquids nes","6digit","Filtering/purifying machinery for liquids nes","","Filtering/purifying machinery for liquids nes","",1639.0 +8877,"842131","Intake air filters for internal combustion engines","6digit","Intake air filters for internal combustion engines","","Intake air filters for internal combustion engines","",1639.0 +8878,"842139","Filtering or purifying machinery for gases nes","6digit","Filtering or purifying machinery for gases nes","","Filtering or purifying machinery for gases nes","",1639.0 +8879,"842191","Parts of centrifuges, including centrifugal dryers","6digit","Parts of centrifuges, including centrifugal dryers","","Parts of centrifuges, including centrifugal dryers","",1639.0 +8880,"842199","Parts for filter/purifying machines for liquid/gas","6digit","Parts for filter/purifying machines for liquid/gas","","Parts for filter/purifying machines for liquid/gas","",1639.0 +8881,"842211","Dish washing machines (domestic)","6digit","Dish washing machines (domestic)","","Dish washing machines (domestic)","",1640.0 +8882,"842219","Dish washing machines commercial","6digit","Dish washing machines commercial","","Dish washing machines commercial","",1640.0 +8883,"842220","Machinery for cleaning/drying bottles/containers nes","6digit","Machinery for cleaning/drying bottles/containers nes","","Machinery for cleaning/drying bottles/containers nes","",1640.0 +8884,"842230","Machinery to fill, close, aerate,etc bottle, containe","6digit","Machinery to fill, close, aerate,etc bottle, containe","","Machinery to fill, close, aerate,etc bottle, containe","",1640.0 +8885,"842240","Packing or wrapping machinery nes","6digit","Packing or wrapping machinery nes","","Packing or wrapping machinery nes","",1640.0 +8886,"842290","Parts of wash, filling, closing, aerating machinery","6digit","Parts of wash, filling, closing, aerating machinery","","Parts of wash, filling, closing, aerating machinery","",1640.0 +8887,"842310","Personal weighing machines, baby & household scales","6digit","Personal weighing machines, baby & household scales","","Personal weighing machines, baby & household scales","",1641.0 +8888,"842320","Scales for continuous weighing of goods on conveyors","6digit","Scales for continuous weighing of goods on conveyors","","Scales for continuous weighing of goods on conveyors","",1641.0 +8889,"842330","Constant weight scales, including hopper scales","6digit","Constant weight scales, including hopper scales","","Constant weight scales, including hopper scales","",1641.0 +8890,"842381","Weighing machinery having a capacity < 30 kg nes","6digit","Weighing machinery having a capacity < 30 kg nes","","Weighing machinery having a capacity < 30 kg nes","",1641.0 +8891,"842382","Weighing machinery having a capacity of 30-5000 kg","6digit","Weighing machinery having a capacity of 30-5000 kg","","Weighing machinery having a capacity of 30-5000 kg","",1641.0 +8892,"842389","Weighing machinery, nes","6digit","Weighing machinery, nes","","Weighing machinery, nes","",1641.0 +8893,"842390","Weighing machine parts and weights of all kinds","6digit","Weighing machine parts and weights of all kinds","","Weighing machine parts and weights of all kinds","",1641.0 +8894,"842410","Fire extinguishers, whether or not charged","6digit","Fire extinguishers, whether or not charged","","Fire extinguishers, whether or not charged","",1642.0 +8895,"842420","Spray guns and similar appliances","6digit","Spray guns and similar appliances","","Spray guns and similar appliances","",1642.0 +8896,"842430","Steam or sand blasting machines","6digit","Steam or sand blasting machines","","Steam or sand blasting machines","",1642.0 +8897,"842481","Agricultural sprays and powder dispersers","6digit","Agricultural sprays and powder dispersers","","Agricultural sprays and powder dispersers","",1642.0 +8898,"842489","Sprays/powder dispersing machines except agricultural","6digit","Sprays/powder dispersing machines except agricultural","","Sprays/powder dispersing machines except agricultural","",1642.0 +8899,"842490","Parts for sprays and powder dispersers","6digit","Parts for sprays and powder dispersers","","Parts for sprays and powder dispersers","",1642.0 +8900,"842511","Electric hoists (except skip and vehicle hoists)","6digit","Electric hoists (except skip and vehicle hoists)","","Electric hoists (except skip and vehicle hoists)","",1643.0 +8901,"842519","Pulley tackle/hoists not skip/vehicle/electric hoists","6digit","Pulley tackle/hoists not skip/vehicle/electric hoists","","Pulley tackle/hoists not skip/vehicle/electric hoists","",1643.0 +8902,"842520","Pit-head winding gear winches","6digit","Pit-head winding gear winches","","Pit-head winding gear winches","",1643.0 +8903,"842531","Winches or capstans nes powered by electric motor","6digit","Winches or capstans nes powered by electric motor","","Winches or capstans nes powered by electric motor","",1643.0 +8904,"842539","Winches or capstans nes","6digit","Winches or capstans nes","","Winches or capstans nes","",1643.0 +8905,"842541","Built-in jacking systems for garages","6digit","Built-in jacking systems for garages","","Built-in jacking systems for garages","",1643.0 +8906,"842542","Hydraulic jacks/hoists except for garages","6digit","Hydraulic jacks/hoists except for garages","","Hydraulic jacks/hoists except for garages","",1643.0 +8907,"842549","Jacks and hoists except hydraulic and garage hoists","6digit","Jacks and hoists except hydraulic and garage hoists","","Jacks and hoists except hydraulic and garage hoists","",1643.0 +8908,"842611","Gantry and overhead travelling cranes on fixed suppor","6digit","Gantry and overhead travelling cranes on fixed suppor","","Gantry and overhead travelling cranes on fixed suppor","",1644.0 +8909,"842612","Mobile lifting frames on tyres, straddle carriers","6digit","Mobile lifting frames on tyres, straddle carriers","","Mobile lifting frames on tyres, straddle carriers","",1644.0 +8910,"842619","Transporter or bridge cranes","6digit","Transporter or bridge cranes","","Transporter or bridge cranes","",1644.0 +8911,"842620","Tower cranes","6digit","Tower cranes","","Tower cranes","",1644.0 +8912,"842630","Portal or pedestal jib cranes","6digit","Portal or pedestal jib cranes","","Portal or pedestal jib cranes","",1644.0 +8913,"842641","Cranes & lifting frames, self-propelled, on tyres","6digit","Cranes & lifting frames, self-propelled, on tyres","","Cranes & lifting frames, self-propelled, on tyres","",1644.0 +8914,"842649","Cranes & lifting frames, self-propelled, not on tyres","6digit","Cranes & lifting frames, self-propelled, not on tyres","","Cranes & lifting frames, self-propelled, not on tyres","",1644.0 +8915,"842691","Cranes designed for mounting on road vehicles","6digit","Cranes designed for mounting on road vehicles","","Cranes designed for mounting on road vehicles","",1644.0 +8916,"842699","Cranes or derricks nes","6digit","Cranes or derricks nes","","Cranes or derricks nes","",1644.0 +8917,"842710","Self-propelled works trucks, electric motor","6digit","Self-propelled works trucks, electric motor","","Self-propelled works trucks, electric motor","",1645.0 +8918,"842720","Self-propelled works trucks, non-electric","6digit","Self-propelled works trucks, non-electric","","Self-propelled works trucks, non-electric","",1645.0 +8919,"842790","Trucks with lifting/handling equipment, non-powered","6digit","Trucks with lifting/handling equipment, non-powered","","Trucks with lifting/handling equipment, non-powered","",1645.0 +8920,"842810","Lifts and skip hoists","6digit","Lifts and skip hoists","","Lifts and skip hoists","",1646.0 +8921,"842820","Pneumatic elevators and conveyors","6digit","Pneumatic elevators and conveyors","","Pneumatic elevators and conveyors","",1646.0 +8922,"842831","Mine conveyors/elevators, continuous action","6digit","Mine conveyors/elevators, continuous action","","Mine conveyors/elevators, continuous action","",1646.0 +8923,"842832","Continuous action goods conveyor or elevator (bucket)","6digit","Continuous action goods conveyor or elevator (bucket)","","Continuous action goods conveyor or elevator (bucket)","",1646.0 +8924,"842833","Continuous action goods conveyor or elevator belt typ","6digit","Continuous action goods conveyor or elevator belt typ","","Continuous action goods conveyor or elevator belt typ","",1646.0 +8925,"842839","Continuous action elevators or conveyors for goods ne","6digit","Continuous action elevators or conveyors for goods ne","","Continuous action elevators or conveyors for goods ne","",1646.0 +8926,"842840","Escalators and moving walkways","6digit","Escalators and moving walkways","","Escalators and moving walkways","",1646.0 +8927,"842850","Wagon handling equipment","6digit","Wagon handling equipment","","Wagon handling equipment","",1646.0 +8928,"842860","Teleferiques, chair-lifts, ski-lifts, etc","6digit","Teleferiques, chair-lifts, ski-lifts, etc","","Teleferiques, chair-lifts, ski-lifts, etc","",1646.0 +8929,"842890","Lifting, handling, loading or unloading machinery nes","6digit","Lifting, handling, loading or unloading machinery nes","","Lifting, handling, loading or unloading machinery nes","",1646.0 +8930,"842911","Bulldozers and angledozers, crawler type","6digit","Bulldozers and angledozers, crawler type","","Bulldozers and angledozers, crawler type","",1647.0 +8931,"842919","Bulldozers and angledozers, wheeled","6digit","Bulldozers and angledozers, wheeled","","Bulldozers and angledozers, wheeled","",1647.0 +8932,"842920","Graders and levellers, self-propelled","6digit","Graders and levellers, self-propelled","","Graders and levellers, self-propelled","",1647.0 +8933,"842930","Scrapers, self-propelled","6digit","Scrapers, self-propelled","","Scrapers, self-propelled","",1647.0 +8934,"842940","Tamping machines and road rollers, self- propelled","6digit","Tamping machines and road rollers, self- propelled","","Tamping machines and road rollers, self- propelled","",1647.0 +8935,"842951","Front end shovel loaders","6digit","Front end shovel loaders","","Front end shovel loaders","",1647.0 +8936,"842952","Shovels and excavators with revolving superstructure","6digit","Shovels and excavators with revolving superstructure","","Shovels and excavators with revolving superstructure","",1647.0 +8937,"842959","Earth moving/road making equipment, self-propelled ne","6digit","Earth moving/road making equipment, self-propelled ne","","Earth moving/road making equipment, self-propelled ne","",1647.0 +8938,"843010","Pile-drivers and pile-extractors","6digit","Pile-drivers and pile-extractors","","Pile-drivers and pile-extractors","",1648.0 +8939,"843020","Snow-ploughs and snow-blowers, not self-propelled","6digit","Snow-ploughs and snow-blowers, not self-propelled","","Snow-ploughs and snow-blowers, not self-propelled","",1648.0 +8940,"843031","Coal or rock cutters, self-propelled","6digit","Coal or rock cutters, self-propelled","","Coal or rock cutters, self-propelled","",1648.0 +8941,"843039","Coal or rock cutters, not self-propelled","6digit","Coal or rock cutters, not self-propelled","","Coal or rock cutters, not self-propelled","",1648.0 +8942,"843041","Boring or sinking machinery nes, self-propelled","6digit","Boring or sinking machinery nes, self-propelled","","Boring or sinking machinery nes, self-propelled","",1648.0 +8943,"843049","Boring or sinking machinery nes, not self-propelled","6digit","Boring or sinking machinery nes, not self-propelled","","Boring or sinking machinery nes, not self-propelled","",1648.0 +8944,"843050","Construction equipment, self-propelled nes","6digit","Construction equipment, self-propelled nes","","Construction equipment, self-propelled nes","",1648.0 +8945,"843061","Tamping or compacting machinery, not self-propelled","6digit","Tamping or compacting machinery, not self-propelled","","Tamping or compacting machinery, not self-propelled","",1648.0 +8946,"843062","Scrapers, not self-propelled","6digit","Scrapers, not self-propelled","","Scrapers, not self-propelled","",1648.0 +8947,"843069","Construction equipment, not self-propelled nes","6digit","Construction equipment, not self-propelled nes","","Construction equipment, not self-propelled nes","",1648.0 +8948,"843110","Parts of hoists and winches","6digit","Parts of hoists and winches","","Parts of hoists and winches","",1649.0 +8949,"843120","Parts of fork-lift etc trucks","6digit","Parts of fork-lift etc trucks","","Parts of fork-lift etc trucks","",1649.0 +8950,"843131","Parts of lifts, skip hoist or escalators","6digit","Parts of lifts, skip hoist or escalators","","Parts of lifts, skip hoist or escalators","",1649.0 +8951,"843139","Parts of lifting/handling machinery nes","6digit","Parts of lifting/handling machinery nes","","Parts of lifting/handling machinery nes","",1649.0 +8952,"843141","Buckets, shovels, grabs etc for excavating machinery","6digit","Buckets, shovels, grabs etc for excavating machinery","","Buckets, shovels, grabs etc for excavating machinery","",1649.0 +8953,"843142","Bulldozer and angledozer blades","6digit","Bulldozer and angledozer blades","","Bulldozer and angledozer blades","",1649.0 +8954,"843143","Parts of boring or sinking machinery","6digit","Parts of boring or sinking machinery","","Parts of boring or sinking machinery","",1649.0 +8955,"843149","Parts of cranes, work-trucks, shovels, constr machine","6digit","Parts of cranes, work-trucks, shovels, constr machine","","Parts of cranes, work-trucks, shovels, constr machine","",1649.0 +8956,"843210","Ploughs","6digit","Ploughs","","Ploughs","",1650.0 +8957,"843221","Disc harrows","6digit","Disc harrows","","Disc harrows","",1650.0 +8958,"843229","Scarifiers, cultivators, weeders and hoes","6digit","Scarifiers, cultivators, weeders and hoes","","Scarifiers, cultivators, weeders and hoes","",1650.0 +8959,"843230","Seeders, planters and transplanters","6digit","Seeders, planters and transplanters","","Seeders, planters and transplanters","",1650.0 +8960,"843240","Manure spreaders and fertilizer distributors","6digit","Manure spreaders and fertilizer distributors","","Manure spreaders and fertilizer distributors","",1650.0 +8961,"843280","Rollers, soil preparation, cultivation machinery, nes","6digit","Rollers, soil preparation, cultivation machinery, nes","","Rollers, soil preparation, cultivation machinery, nes","",1650.0 +8962,"843290","Parts for soil preparation or cultivation machinery","6digit","Parts for soil preparation or cultivation machinery","","Parts for soil preparation or cultivation machinery","",1650.0 +8963,"843311","Mowers, powered, lawn, with horizontal cutting device","6digit","Mowers, powered, lawn, with horizontal cutting device","","Mowers, powered, lawn, with horizontal cutting device","",1651.0 +8964,"843319","Mowers, powered, lawn, nes","6digit","Mowers, powered, lawn, nes","","Mowers, powered, lawn, nes","",1651.0 +8965,"843320","Hay etc mowers and cutter bars, tractor mounting","6digit","Hay etc mowers and cutter bars, tractor mounting","","Hay etc mowers and cutter bars, tractor mounting","",1651.0 +8966,"843330","Hay tedders and rakes and other haymaking machinery","6digit","Hay tedders and rakes and other haymaking machinery","","Hay tedders and rakes and other haymaking machinery","",1651.0 +8967,"843340","Straw or fodder balers, including pick-up balers","6digit","Straw or fodder balers, including pick-up balers","","Straw or fodder balers, including pick-up balers","",1651.0 +8968,"843351","Combine harvester-threshers","6digit","Combine harvester-threshers","","Combine harvester-threshers","",1651.0 +8969,"843352","Threshing machinery nes","6digit","Threshing machinery nes","","Threshing machinery nes","",1651.0 +8970,"843353","Root or tuber harvesting machines","6digit","Root or tuber harvesting machines","","Root or tuber harvesting machines","",1651.0 +8971,"843359","Harvesting machinery nes","6digit","Harvesting machinery nes","","Harvesting machinery nes","",1651.0 +8972,"843360","Machines for cleaning, sorting, grading eggs/fruit/et","6digit","Machines for cleaning, sorting, grading eggs/fruit/et","","Machines for cleaning, sorting, grading eggs/fruit/et","",1651.0 +8973,"843390","Parts of agricultural machinery","6digit","Parts of agricultural machinery","","Parts of agricultural machinery","",1651.0 +8974,"843410","Milking machines","6digit","Milking machines","","Milking machines","",1652.0 +8975,"843420","Dairy machinery","6digit","Dairy machinery","","Dairy machinery","",1652.0 +8976,"843490","Parts of milking machines and dairy machinery","6digit","Parts of milking machines and dairy machinery","","Parts of milking machines and dairy machinery","",1652.0 +8977,"843510","Presses, crushers etc for wine, fruit juice, beverage","6digit","Presses, crushers etc for wine, fruit juice, beverage","","Presses, crushers etc for wine, fruit juice, beverage","",1653.0 +8978,"843590","Parts of presses, crushers for wine, fruit juice etc","6digit","Parts of presses, crushers for wine, fruit juice etc","","Parts of presses, crushers for wine, fruit juice etc","",1653.0 +8979,"843610","Machinery for preparing animal feeding stuffs","6digit","Machinery for preparing animal feeding stuffs","","Machinery for preparing animal feeding stuffs","",1654.0 +8980,"843621","Poultry incubators and brooders","6digit","Poultry incubators and brooders","","Poultry incubators and brooders","",1654.0 +8981,"843629","Poultry-keeping machinery, nes","6digit","Poultry-keeping machinery, nes","","Poultry-keeping machinery, nes","",1654.0 +8982,"843680","Agricultural, bee-keeping plant nes, germination plan","6digit","Agricultural, bee-keeping plant nes, germination plan","","Agricultural, bee-keeping plant nes, germination plan","",1654.0 +8983,"843691","Parts of poultry-keeping machinery","6digit","Parts of poultry-keeping machinery","","Parts of poultry-keeping machinery","",1654.0 +8984,"843699","Parts agricultural, forestry, bee-keeping machines ne","6digit","Parts agricultural, forestry, bee-keeping machines ne","","Parts agricultural, forestry, bee-keeping machines ne","",1654.0 +8985,"843710","Machines to clean, sort, grade seed,grain, dry legume","6digit","Machines to clean, sort, grade seed,grain, dry legume","","Machines to clean, sort, grade seed,grain, dry legume","",1655.0 +8986,"843780","Machines to mill or work cereals or dried legumes nes","6digit","Machines to mill or work cereals or dried legumes nes","","Machines to mill or work cereals or dried legumes nes","",1655.0 +8987,"843790","Parts grain, seed, dry legumes processing equipment","6digit","Parts grain, seed, dry legumes processing equipment","","Parts grain, seed, dry legumes processing equipment","",1655.0 +8988,"843810","Bakery and pasta making machinery","6digit","Bakery and pasta making machinery","","Bakery and pasta making machinery","",1656.0 +8989,"843820","Machines, confectionery, cocoa, chocolate manufacture","6digit","Machines, confectionery, cocoa, chocolate manufacture","","Machines, confectionery, cocoa, chocolate manufacture","",1656.0 +8990,"843830","Machinery for sugar refining and manufacture","6digit","Machinery for sugar refining and manufacture","","Machinery for sugar refining and manufacture","",1656.0 +8991,"843840","Brewery machinery","6digit","Brewery machinery","","Brewery machinery","",1656.0 +8992,"843850","Machinery for the preparation of meat and poultry","6digit","Machinery for the preparation of meat and poultry","","Machinery for the preparation of meat and poultry","",1656.0 +8993,"843860","Machinery for preparation of fruits, nuts, vegetables","6digit","Machinery for preparation of fruits, nuts, vegetables","","Machinery for preparation of fruits, nuts, vegetables","",1656.0 +8994,"843880","Industrial machinery nes for food, drink preparation","6digit","Industrial machinery nes for food, drink preparation","","Industrial machinery nes for food, drink preparation","",1656.0 +8995,"843890","Industrial machine parts, food, drink preparation","6digit","Industrial machine parts, food, drink preparation","","Industrial machine parts, food, drink preparation","",1656.0 +8996,"843910","Machinery for pulping fibrous cellulosic material","6digit","Machinery for pulping fibrous cellulosic material","","Machinery for pulping fibrous cellulosic material","",1657.0 +8997,"843920","Machinery for making paper or paperboard","6digit","Machinery for making paper or paperboard","","Machinery for making paper or paperboard","",1657.0 +8998,"843930","Machinery for finishing paper or paperboard","6digit","Machinery for finishing paper or paperboard","","Machinery for finishing paper or paperboard","",1657.0 +8999,"843991","Parts of machines for making paper, etc pulp","6digit","Parts of machines for making paper, etc pulp","","Parts of machines for making paper, etc pulp","",1657.0 +9000,"843999","Parts of machines for making paper or paperboard","6digit","Parts of machines for making paper or paperboard","","Parts of machines for making paper or paperboard","",1657.0 +9001,"844010","Book-binding machinery including book-sewing machines","6digit","Book-binding machinery including book-sewing machines","","Book-binding machinery including book-sewing machines","",1658.0 +9002,"844090","Parts of book-binding and book-sewing machines","6digit","Parts of book-binding and book-sewing machines","","Parts of book-binding and book-sewing machines","",1658.0 +9003,"844110","Cutting machines for paper pulp, paper or paperboard","6digit","Cutting machines for paper pulp, paper or paperboard","","Cutting machines for paper pulp, paper or paperboard","",1659.0 +9004,"844120","Machines for making paper/board bags, sacks, envelope","6digit","Machines for making paper/board bags, sacks, envelope","","Machines for making paper/board bags, sacks, envelope","",1659.0 +9005,"844130","Machines making paper/board boxes etc, except moulded","6digit","Machines making paper/board boxes etc, except moulded","","Machines making paper/board boxes etc, except moulded","",1659.0 +9006,"844140","Machines for moulding articles in pulp, paper, board","6digit","Machines for moulding articles in pulp, paper, board","","Machines for moulding articles in pulp, paper, board","",1659.0 +9007,"844180","Machinery for making up pulp, paper, paperboard nes","6digit","Machinery for making up pulp, paper, paperboard nes","","Machinery for making up pulp, paper, paperboard nes","",1659.0 +9008,"844190","Parts of machinery for making pulp, paper or board","6digit","Parts of machinery for making pulp, paper or board","","Parts of machinery for making pulp, paper or board","",1659.0 +9009,"844210","Photo-typesetting and composing machines","6digit","Photo-typesetting and composing machines","","Photo-typesetting and composing machines","",1660.0 +9010,"844220","Typesetting equipment other than photo","6digit","Typesetting equipment other than photo","","Typesetting equipment other than photo","",1660.0 +9011,"844230","Machinery/equipment for print preparation nes","6digit","Machinery/equipment for print preparation nes","","Machinery/equipment for print preparation nes","",1660.0 +9012,"844240","Parts of machinery for print preparation","6digit","Parts of machinery for print preparation","","Parts of machinery for print preparation","",1660.0 +9013,"844250","Printing type, blocks, plates, cylinders etc","6digit","Printing type, blocks, plates, cylinders etc","","Printing type, blocks, plates, cylinders etc","",1660.0 +9014,"844311","Reel fed offset printing machinery","6digit","Reel fed offset printing machinery","","Reel fed offset printing machinery","",1661.0 +9015,"844312","Sheet fed, office offset printers, sheet < 22x36 cm","6digit","Sheet fed, office offset printers, sheet < 22x36 cm","","Sheet fed, office offset printers, sheet < 22x36 cm","",1661.0 +9016,"844319","Offset printing machinery nes","6digit","Offset printing machinery nes","","Offset printing machinery nes","",1661.0 +9017,"844321","Reel fed letterpress printers except flexographic","6digit","Reel fed letterpress printers except flexographic","","Reel fed letterpress printers except flexographic","",1661.0 +9018,"844329","Letterpress printing machinery nes except flexographi","6digit","Letterpress printing machinery nes except flexographi","","Letterpress printing machinery nes except flexographi","",1661.0 +9019,"844330","Flexographic printing machinery","6digit","Flexographic printing machinery","","Flexographic printing machinery","",1661.0 +9020,"844340","Gravure printing machinery","6digit","Gravure printing machinery","","Gravure printing machinery","",1661.0 +9021,"844350","Printing machinery nes","6digit","Printing machinery nes","","Printing machinery nes","",1661.0 +9022,"844360","Machines for uses ancillary to printing","6digit","Machines for uses ancillary to printing","","Machines for uses ancillary to printing","",1661.0 +9023,"844390","Parts of printing machinery and ancillary equipment","6digit","Parts of printing machinery and ancillary equipment","","Parts of printing machinery and ancillary equipment","",1661.0 +9024,"844400","Machines to extrude, draw, cut manmade textile fibres","6digit","Machines to extrude, draw, cut manmade textile fibres","","Machines to extrude, draw, cut manmade textile fibres","",1662.0 +9025,"844511","Textile fibre carding machines","6digit","Textile fibre carding machines","","Textile fibre carding machines","",1663.0 +9026,"844512","Textile fibre combing machines","6digit","Textile fibre combing machines","","Textile fibre combing machines","",1663.0 +9027,"844513","Textile fibre drawing or roving machines","6digit","Textile fibre drawing or roving machines","","Textile fibre drawing or roving machines","",1663.0 +9028,"844519","Textile fibre preparing machines nes","6digit","Textile fibre preparing machines nes","","Textile fibre preparing machines nes","",1663.0 +9029,"844520","Textile yarn spinning machines","6digit","Textile yarn spinning machines","","Textile yarn spinning machines","",1663.0 +9030,"844530","Textile yarn doubling or twisting machines","6digit","Textile yarn doubling or twisting machines","","Textile yarn doubling or twisting machines","",1663.0 +9031,"844540","Textile yarn winding or reeling machines","6digit","Textile yarn winding or reeling machines","","Textile yarn winding or reeling machines","",1663.0 +9032,"844590","Machinery for producing or preparing textile yarn nes","6digit","Machinery for producing or preparing textile yarn nes","","Machinery for producing or preparing textile yarn nes","",1663.0 +9033,"844610","Machines for weaving fabric, width < 30 cm","6digit","Machines for weaving fabric, width < 30 cm","","Machines for weaving fabric, width < 30 cm","",1664.0 +9034,"844621","Shuttle type power loom for weaving fabric >30cm wide","6digit","Shuttle type power loom for weaving fabric >30cm wide","","Shuttle type power loom for weaving fabric >30cm wide","",1664.0 +9035,"844629","Shuttle type looms nes for weaving fabric >30cm wide","6digit","Shuttle type looms nes for weaving fabric >30cm wide","","Shuttle type looms nes for weaving fabric >30cm wide","",1664.0 +9036,"844630","Shuttle-less looms for weaving fabric >30cm wide","6digit","Shuttle-less looms for weaving fabric >30cm wide","","Shuttle-less looms for weaving fabric >30cm wide","",1664.0 +9037,"844711","Circular knitting machines, diameter < 165 mm","6digit","Circular knitting machines, diameter < 165 mm","","Circular knitting machines, diameter < 165 mm","",1665.0 +9038,"844712","Circular knitting machines, diameter > 165 mm","6digit","Circular knitting machines, diameter > 165 mm","","Circular knitting machines, diameter > 165 mm","",1665.0 +9039,"844720","Flat knitting machines, stitch-bonding machines","6digit","Flat knitting machines, stitch-bonding machines","","Flat knitting machines, stitch-bonding machines","",1665.0 +9040,"844790","Tulle, lace, embroidery, trimmings etc making machine","6digit","Tulle, lace, embroidery, trimmings etc making machine","","Tulle, lace, embroidery, trimmings etc making machine","",1665.0 +9041,"844811","Dobbies, Jacquards, etc for spinning machines & looms","6digit","Dobbies, Jacquards, etc for spinning machines & looms","","Dobbies, Jacquards, etc for spinning machines & looms","",1666.0 +9042,"844819","Auxiliary machines nes for spin, weave, knit machines","6digit","Auxiliary machines nes for spin, weave, knit machines","","Auxiliary machines nes for spin, weave, knit machines","",1666.0 +9043,"844820","Parts/access, machines for preparing manmade textiles","6digit","Parts/access, machines for preparing manmade textiles","","Parts/access, machines for preparing manmade textiles","",1666.0 +9044,"844831","Card clothing for combing, drawing, spinning machines","6digit","Card clothing for combing, drawing, spinning machines","","Card clothing for combing, drawing, spinning machines","",1666.0 +9045,"844832","Parts and access except card clothing for spinning et","6digit","Parts and access except card clothing for spinning et","","Parts and access except card clothing for spinning et","",1666.0 +9046,"844833","Spinning spindles, spindle flyers, spinning rings","6digit","Spinning spindles, spindle flyers, spinning rings","","Spinning spindles, spindle flyers, spinning rings","",1666.0 +9047,"844839","Parts etc of spinning, combing, drawing machines nes","6digit","Parts etc of spinning, combing, drawing machines nes","","Parts etc of spinning, combing, drawing machines nes","",1666.0 +9048,"844841","Shuttles for weaving machines (looms)","6digit","Shuttles for weaving machines (looms)","","Shuttles for weaving machines (looms)","",1666.0 +9049,"844842","Reeds, healds, heald-frames for weaving looms","6digit","Reeds, healds, heald-frames for weaving looms","","Reeds, healds, heald-frames for weaving looms","",1666.0 +9050,"844849","Parts & accessories of looms, auxiliary machinery nes","6digit","Parts & accessories of looms, auxiliary machinery nes","","Parts & accessories of looms, auxiliary machinery nes","",1666.0 +9051,"844851","Sinkers, needles etc for knitting, etc machines","6digit","Sinkers, needles etc for knitting, etc machines","","Sinkers, needles etc for knitting, etc machines","",1666.0 +9052,"844859","Parts, access nes, knitting, embroidery, lace machine","6digit","Parts, access nes, knitting, embroidery, lace machine","","Parts, access nes, knitting, embroidery, lace machine","",1666.0 +9053,"844900","Machinery for making felt, nonwovens, including hats","6digit","Machinery for making felt, nonwovens, including hats","","Machinery for making felt, nonwovens, including hats","",1667.0 +9054,"845011","Automatic washing machines, of a dry capacity < 10 kg","6digit","Automatic washing machines, of a dry capacity < 10 kg","","Automatic washing machines, of a dry capacity < 10 kg","",1668.0 +9055,"845012","Washing machines nes, capacity <10 kg, built-in drier","6digit","Washing machines nes, capacity <10 kg, built-in drier","","Washing machines nes, capacity <10 kg, built-in drier","",1668.0 +9056,"845019","Household/laundry-type washing machines <10 kg, nes","6digit","Household/laundry-type washing machines <10 kg, nes","","Household/laundry-type washing machines <10 kg, nes","",1668.0 +9057,"845020","Household or laundry-type washing machines, cap >10kg","6digit","Household or laundry-type washing machines, cap >10kg","","Household or laundry-type washing machines, cap >10kg","",1668.0 +9058,"845090","Parts of household or laundry-type washing machines","6digit","Parts of household or laundry-type washing machines","","Parts of household or laundry-type washing machines","",1668.0 +9059,"845110","Dry-cleaning machines","6digit","Dry-cleaning machines","","Dry-cleaning machines","",1669.0 +9060,"845121","Drying machines, capacity <10 kg, except washer-drier","6digit","Drying machines, capacity <10 kg, except washer-drier","","Drying machines, capacity <10 kg, except washer-drier","",1669.0 +9061,"845129","Drying machines, nes","6digit","Drying machines, nes","","Drying machines, nes","",1669.0 +9062,"845130","Ironing machines and presses including fusing presses","6digit","Ironing machines and presses including fusing presses","","Ironing machines and presses including fusing presses","",1669.0 +9063,"845140","Washing, bleaching or dyeing machines (non-domestic)","6digit","Washing, bleaching or dyeing machines (non-domestic)","","Washing, bleaching or dyeing machines (non-domestic)","",1669.0 +9064,"845150","Machinery to reel, fold, cut, pink, etc textile fabri","6digit","Machinery to reel, fold, cut, pink, etc textile fabri","","Machinery to reel, fold, cut, pink, etc textile fabri","",1669.0 +9065,"845180","Machinery to impregnate textiles, make linoleum, etc","6digit","Machinery to impregnate textiles, make linoleum, etc","","Machinery to impregnate textiles, make linoleum, etc","",1669.0 +9066,"845190","Parts of machines for treating textile fabrics","6digit","Parts of machines for treating textile fabrics","","Parts of machines for treating textile fabrics","",1669.0 +9067,"845210","Household type sewing machines","6digit","Household type sewing machines","","Household type sewing machines","",1670.0 +9068,"845221","Automatic sewing machines, other than book-sewing nes","6digit","Automatic sewing machines, other than book-sewing nes","","Automatic sewing machines, other than book-sewing nes","",1670.0 +9069,"845229","Sewing machines, other than book-sewing machines, nes","6digit","Sewing machines, other than book-sewing machines, nes","","Sewing machines, other than book-sewing machines, nes","",1670.0 +9070,"845230","Sewing machine needles","6digit","Sewing machine needles","","Sewing machine needles","",1670.0 +9071,"845240","Furniture, bases, covers for sewing machines, parts","6digit","Furniture, bases, covers for sewing machines, parts","","Furniture, bases, covers for sewing machines, parts","",1670.0 +9072,"845290","Parts of sewing machines, nes","6digit","Parts of sewing machines, nes","","Parts of sewing machines, nes","",1670.0 +9073,"845310","Machinery to prepare, tan, work hides, skins, leather","6digit","Machinery to prepare, tan, work hides, skins, leather","","Machinery to prepare, tan, work hides, skins, leather","",1671.0 +9074,"845320","Machinery for making or repairing footwear","6digit","Machinery for making or repairing footwear","","Machinery for making or repairing footwear","",1671.0 +9075,"845380","Machinery for leather, skin goods making except sewin","6digit","Machinery for leather, skin goods making except sewin","","Machinery for leather, skin goods making except sewin","",1671.0 +9076,"845390","Parts of machinery for leather industry","6digit","Parts of machinery for leather industry","","Parts of machinery for leather industry","",1671.0 +9077,"845410","Converters used in metallurgy or metal foundries","6digit","Converters used in metallurgy or metal foundries","","Converters used in metallurgy or metal foundries","",1672.0 +9078,"845420","Ingot moulds and ladles used in metallurgy/foundries","6digit","Ingot moulds and ladles used in metallurgy/foundries","","Ingot moulds and ladles used in metallurgy/foundries","",1672.0 +9079,"845430","Casting machines used in metallurgy, foundries","6digit","Casting machines used in metallurgy, foundries","","Casting machines used in metallurgy, foundries","",1672.0 +9080,"845490","Parts of equipment for metallurgy, foundries","6digit","Parts of equipment for metallurgy, foundries","","Parts of equipment for metallurgy, foundries","",1672.0 +9081,"845510","Tube mills, metal rolling","6digit","Tube mills, metal rolling","","Tube mills, metal rolling","",1673.0 +9082,"845521","Hot, or combination hot-cold metal rolling mills","6digit","Hot, or combination hot-cold metal rolling mills","","Hot, or combination hot-cold metal rolling mills","",1673.0 +9083,"845522","Cold metal rolling mills","6digit","Cold metal rolling mills","","Cold metal rolling mills","",1673.0 +9084,"845530","Rolls for metal rolling mills","6digit","Rolls for metal rolling mills","","Rolls for metal rolling mills","",1673.0 +9085,"845590","Parts of metal rolling mills and rolls","6digit","Parts of metal rolling mills and rolls","","Parts of metal rolling mills and rolls","",1673.0 +9086,"845610","Laser, light and photon beam process machine tools","6digit","Laser, light and photon beam process machine tools","","Laser, light and photon beam process machine tools","",1674.0 +9087,"845620","Ultrasonic process machine tools","6digit","Ultrasonic process machine tools","","Ultrasonic process machine tools","",1674.0 +9088,"845630","Electro-discharge process machine tools","6digit","Electro-discharge process machine tools","","Electro-discharge process machine tools","",1674.0 +9089,"845690","Electro-chem/electron beam/plasma arc/etc machine too","6digit","Electro-chem/electron beam/plasma arc/etc machine too","","Electro-chem/electron beam/plasma arc/etc machine too","",1674.0 +9090,"845710","Machining centres, for working metal","6digit","Machining centres, for working metal","","Machining centres, for working metal","",1675.0 +9091,"845720","Unit construction machines, metal work","6digit","Unit construction machines, metal work","","Unit construction machines, metal work","",1675.0 +9092,"845730","Multi-station transfer machines for working metal","6digit","Multi-station transfer machines for working metal","","Multi-station transfer machines for working metal","",1675.0 +9093,"845811","Horizontal numerically controlled metal work lathes","6digit","Horizontal numerically controlled metal work lathes","","Horizontal numerically controlled metal work lathes","",1676.0 +9094,"845819","Horizontal lathes nes for metal","6digit","Horizontal lathes nes for metal","","Horizontal lathes nes for metal","",1676.0 +9095,"845891","Lathes nes numerically controlled for removing metal","6digit","Lathes nes numerically controlled for removing metal","","Lathes nes numerically controlled for removing metal","",1676.0 +9096,"845899","Lathes nes for removing metal","6digit","Lathes nes for removing metal","","Lathes nes for removing metal","",1676.0 +9097,"845910","Way-type unit head machines, metal working","6digit","Way-type unit head machines, metal working","","Way-type unit head machines, metal working","",1677.0 +9098,"845921","Numerically controlled metal working drill machines","6digit","Numerically controlled metal working drill machines","","Numerically controlled metal working drill machines","",1677.0 +9099,"845929","Drilling machines for metal, except num controlled","6digit","Drilling machines for metal, except num controlled","","Drilling machines for metal, except num controlled","",1677.0 +9100,"845931","Boring-milling machines num controlled for metal","6digit","Boring-milling machines num controlled for metal","","Boring-milling machines num controlled for metal","",1677.0 +9101,"845939","Boring-milling machines nes for removing metal","6digit","Boring-milling machines nes for removing metal","","Boring-milling machines nes for removing metal","",1677.0 +9102,"845940","Boring machines nes for removing metal","6digit","Boring machines nes for removing metal","","Boring machines nes for removing metal","",1677.0 +9103,"845951","Milling machines, knee-type num controlled for metal","6digit","Milling machines, knee-type num controlled for metal","","Milling machines, knee-type num controlled for metal","",1677.0 +9104,"845959","Milling machines, knee-type nes for removing metal","6digit","Milling machines, knee-type nes for removing metal","","Milling machines, knee-type nes for removing metal","",1677.0 +9105,"845961","Milling machines nes, num controlled for metal","6digit","Milling machines nes, num controlled for metal","","Milling machines nes, num controlled for metal","",1677.0 +9106,"845969","Milling machines nes, for metal","6digit","Milling machines nes, for metal","","Milling machines nes, for metal","",1677.0 +9107,"845970","Threading or tapping machines nes for metal","6digit","Threading or tapping machines nes for metal","","Threading or tapping machines nes for metal","",1677.0 +9108,"846011","Num controlled surface grinders, accurate to 0.01mm","6digit","Num controlled surface grinders, accurate to 0.01mm","","Num controlled surface grinders, accurate to 0.01mm","",1678.0 +9109,"846019","Surface grinding machines accurate to 0.01mm nes","6digit","Surface grinding machines accurate to 0.01mm nes","","Surface grinding machines accurate to 0.01mm nes","",1678.0 +9110,"846021","Num controlled grinding machines nes, accuracy 0.01mm","6digit","Num controlled grinding machines nes, accuracy 0.01mm","","Num controlled grinding machines nes, accuracy 0.01mm","",1678.0 +9111,"846029","Grinding machines nes, accurate to 0.01mm","6digit","Grinding machines nes, accurate to 0.01mm","","Grinding machines nes, accurate to 0.01mm","",1678.0 +9112,"846031","Sharpening (tool, cutter grind) machines, num control","6digit","Sharpening (tool, cutter grind) machines, num control","","Sharpening (tool, cutter grind) machines, num control","",1678.0 +9113,"846039","Sharpening (tool, cutter grind) machines nes","6digit","Sharpening (tool, cutter grind) machines nes","","Sharpening (tool, cutter grind) machines nes","",1678.0 +9114,"846040","Honing or lapping machines","6digit","Honing or lapping machines","","Honing or lapping machines","",1678.0 +9115,"846090","Machine tools for finishing metals, nes","6digit","Machine tools for finishing metals, nes","","Machine tools for finishing metals, nes","",1678.0 +9116,"846110","Metal planing machines","6digit","Metal planing machines","","Metal planing machines","",1679.0 +9117,"846120","Metal shaping or slotting machines","6digit","Metal shaping or slotting machines","","Metal shaping or slotting machines","",1679.0 +9118,"846130","Metal broaching machines","6digit","Metal broaching machines","","Metal broaching machines","",1679.0 +9119,"846140","Gear cutting, grinding and finishing machines","6digit","Gear cutting, grinding and finishing machines","","Gear cutting, grinding and finishing machines","",1679.0 +9120,"846150","Metal sawing or cutting-off machines","6digit","Metal sawing or cutting-off machines","","Metal sawing or cutting-off machines","",1679.0 +9121,"846190","Metal cuttting, shaping, filing, engrave machines, ne","6digit","Metal cuttting, shaping, filing, engrave machines, ne","","Metal cuttting, shaping, filing, engrave machines, ne","",1679.0 +9122,"846210","Machine tools to forge, stamp, hammer or press metals","6digit","Machine tools to forge, stamp, hammer or press metals","","Machine tools to forge, stamp, hammer or press metals","",1680.0 +9123,"846221","Num controlled machine tools to bend, fold, etc, meta","6digit","Num controlled machine tools to bend, fold, etc, meta","","Num controlled machine tools to bend, fold, etc, meta","",1680.0 +9124,"846229","Machine tools to bend, fold, shear or press metal, ne","6digit","Machine tools to bend, fold, shear or press metal, ne","","Machine tools to bend, fold, shear or press metal, ne","",1680.0 +9125,"846231","Num controlled shearing (non-punching) machine tools","6digit","Num controlled shearing (non-punching) machine tools","","Num controlled shearing (non-punching) machine tools","",1680.0 +9126,"846239","Shearing (except punch-shear) machine tools, nes","6digit","Shearing (except punch-shear) machine tools, nes","","Shearing (except punch-shear) machine tools, nes","",1680.0 +9127,"846241","Num controlled punch, notch, punch-shear machines","6digit","Num controlled punch, notch, punch-shear machines","","Num controlled punch, notch, punch-shear machines","",1680.0 +9128,"846249","Punching, notching, punch-shear machine tools, nes","6digit","Punching, notching, punch-shear machine tools, nes","","Punching, notching, punch-shear machine tools, nes","",1680.0 +9129,"846291","Hydraulic presses for working metal","6digit","Hydraulic presses for working metal","","Hydraulic presses for working metal","",1680.0 +9130,"846299","Metal shaping presses, nes","6digit","Metal shaping presses, nes","","Metal shaping presses, nes","",1680.0 +9131,"846310","Draw-benches for bars, tubes, profiles wire etc","6digit","Draw-benches for bars, tubes, profiles wire etc","","Draw-benches for bars, tubes, profiles wire etc","",1681.0 +9132,"846320","Thread rolling machines for working metal, etc","6digit","Thread rolling machines for working metal, etc","","Thread rolling machines for working metal, etc","",1681.0 +9133,"846330","Machines for working metal wire","6digit","Machines for working metal wire","","Machines for working metal wire","",1681.0 +9134,"846390","Machine-tools (metal, carbides) not metal removal, ne","6digit","Machine-tools (metal, carbides) not metal removal, ne","","Machine-tools (metal, carbides) not metal removal, ne","",1681.0 +9135,"846410","Sawing machines for stone, ceramics and glass","6digit","Sawing machines for stone, ceramics and glass","","Sawing machines for stone, ceramics and glass","",1682.0 +9136,"846420","Grinding/polishing machines for stone, ceramics, glas","6digit","Grinding/polishing machines for stone, ceramics, glas","","Grinding/polishing machines for stone, ceramics, glas","",1682.0 +9137,"846490","Machine tools nes for stone, ceramics and cold glass","6digit","Machine tools nes for stone, ceramics and cold glass","","Machine tools nes for stone, ceramics and cold glass","",1682.0 +9138,"846510","Multi-purpose machines for wood etc work","6digit","Multi-purpose machines for wood etc work","","Multi-purpose machines for wood etc work","",1683.0 +9139,"846591","Sawing machines for working wood, cork, etc","6digit","Sawing machines for working wood, cork, etc","","Sawing machines for working wood, cork, etc","",1683.0 +9140,"846592","Planing and milling machines for wood, cork, etc","6digit","Planing and milling machines for wood, cork, etc","","Planing and milling machines for wood, cork, etc","",1683.0 +9141,"846593","Grinding, sanding, polishing machines for wood, et c","6digit","Grinding, sanding, polishing machines for wood, et c","","Grinding, sanding, polishing machines for wood, et c","",1683.0 +9142,"846594","Bending or assembling machines for wood, etc","6digit","Bending or assembling machines for wood, etc","","Bending or assembling machines for wood, etc","",1683.0 +9143,"846595","Drilling or morticing machines for wood, etc","6digit","Drilling or morticing machines for wood, etc","","Drilling or morticing machines for wood, etc","",1683.0 +9144,"846596","Splitting, slicing or paring machines for wood, etc","6digit","Splitting, slicing or paring machines for wood, etc","","Splitting, slicing or paring machines for wood, etc","",1683.0 +9145,"846599","Machine tools for wood, cork or hard plastic, etc nes","6digit","Machine tools for wood, cork or hard plastic, etc nes","","Machine tools for wood, cork or hard plastic, etc nes","",1683.0 +9146,"846610","Tool holders, self-opening dieheads, for machine tool","6digit","Tool holders, self-opening dieheads, for machine tool","","Tool holders, self-opening dieheads, for machine tool","",1684.0 +9147,"846620","Work holders for use with machine tools","6digit","Work holders for use with machine tools","","Work holders for use with machine tools","",1684.0 +9148,"846630","Dividing heads/attachments nes for machine tools","6digit","Dividing heads/attachments nes for machine tools","","Dividing heads/attachments nes for machine tools","",1684.0 +9149,"846691","Parts, accessories nes, stone, ceramic machine tools","6digit","Parts, accessories nes, stone, ceramic machine tools","","Parts, accessories nes, stone, ceramic machine tools","",1684.0 +9150,"846692","Parts, accessories nes, wood, plastic machine tools","6digit","Parts, accessories nes, wood, plastic machine tools","","Parts, accessories nes, wood, plastic machine tools","",1684.0 +9151,"846693","Parts, accessories nes, metal cutting machine tools","6digit","Parts, accessories nes, metal cutting machine tools","","Parts, accessories nes, metal cutting machine tools","",1684.0 +9152,"846694","Parts, accessories nes, metal shaping machine tools","6digit","Parts, accessories nes, metal shaping machine tools","","Parts, accessories nes, metal shaping machine tools","",1684.0 +9153,"846711","Tools for working in the hand, pneumatic rotary type","6digit","Tools for working in the hand, pneumatic rotary type","","Tools for working in the hand, pneumatic rotary type","",1685.0 +9154,"846719","Tools for working in the hand, pneumatic type nes","6digit","Tools for working in the hand, pneumatic type nes","","Tools for working in the hand, pneumatic type nes","",1685.0 +9155,"846781","Chain saws","6digit","Chain saws","","Chain saws","",1685.0 +9156,"846789","Tools for working in hand, non-electric motor nes","6digit","Tools for working in hand, non-electric motor nes","","Tools for working in hand, non-electric motor nes","",1685.0 +9157,"846791","Chain saw parts","6digit","Chain saw parts","","Chain saw parts","",1685.0 +9158,"846792","Pneumatic hand tool parts","6digit","Pneumatic hand tool parts","","Pneumatic hand tool parts","",1685.0 +9159,"846799","Hand held tools nes, parts thereof","6digit","Hand held tools nes, parts thereof","","Hand held tools nes, parts thereof","",1685.0 +9160,"846810","Torches, hand-held, for soldering/brazing/welding","6digit","Torches, hand-held, for soldering/brazing/welding","","Torches, hand-held, for soldering/brazing/welding","",1686.0 +9161,"846820","Gas-operated machinery for welding nes","6digit","Gas-operated machinery for welding nes","","Gas-operated machinery for welding nes","",1686.0 +9162,"846880","Welding machinery not gas-operated","6digit","Welding machinery not gas-operated","","Welding machinery not gas-operated","",1686.0 +9163,"846890","Welding machinery parts","6digit","Welding machinery parts","","Welding machinery parts","",1686.0 +9164,"846910","Automatic typewriters and word-processing machines","6digit","Automatic typewriters and word-processing machines","","Automatic typewriters and word-processing machines","",1687.0 +9165,"846921","Typewriters, electric, > 12 kg, non-automatic","6digit","Typewriters, electric, > 12 kg, non-automatic","","Typewriters, electric, > 12 kg, non-automatic","",1687.0 +9166,"846929","Typewriters, electric, < 12 kg, non-automatic","6digit","Typewriters, electric, < 12 kg, non-automatic","","Typewriters, electric, < 12 kg, non-automatic","",1687.0 +9167,"846931","Typewriters, non-electric, > 12 kg","6digit","Typewriters, non-electric, > 12 kg","","Typewriters, non-electric, > 12 kg","",1687.0 +9168,"846939","Typewriters, non-electric < 12 kg","6digit","Typewriters, non-electric < 12 kg","","Typewriters, non-electric < 12 kg","",1687.0 +9169,"847010","Electronic calculators operable with internal power","6digit","Electronic calculators operable with internal power","","Electronic calculators operable with internal power","",1688.0 +9170,"847021","Electronic calculators, printing, external power","6digit","Electronic calculators, printing, external power","","Electronic calculators, printing, external power","",1688.0 +9171,"847029","Electronic calculators, non-printing, external power","6digit","Electronic calculators, non-printing, external power","","Electronic calculators, non-printing, external power","",1688.0 +9172,"847030","Calculating machines, non-electric","6digit","Calculating machines, non-electric","","Calculating machines, non-electric","",1688.0 +9173,"847040","Accounting machines","6digit","Accounting machines","","Accounting machines","",1688.0 +9174,"847050","Cash registers","6digit","Cash registers","","Cash registers","",1688.0 +9175,"847090","Postage franking, ticket-issuing machines, etc","6digit","Postage franking, ticket-issuing machines, etc","","Postage franking, ticket-issuing machines, etc","",1688.0 +9176,"847110","Analogue or hybrid computers","6digit","Analogue or hybrid computers","","Analogue or hybrid computers","",1689.0 +9177,"847120","Digital computers with cpu and input-output units","6digit","Digital computers with cpu and input-output units","","Digital computers with cpu and input-output units","",1689.0 +9178,"847191","Digital computer cpu with some of storage/input/outpu","6digit","Digital computer cpu with some of storage/input/outpu","","Digital computer cpu with some of storage/input/outpu","",1689.0 +9179,"847192","Computer input or output units","6digit","Computer input or output units","","Computer input or output units","",1689.0 +9180,"847193","Computer data storage units","6digit","Computer data storage units","","Computer data storage units","",1689.0 +9181,"847199","Automatic data processing machines and units, nes","6digit","Automatic data processing machines and units, nes","","Automatic data processing machines and units, nes","",1689.0 +9182,"847210","Office duplicating machines","6digit","Office duplicating machines","","Office duplicating machines","",1690.0 +9183,"847220","Addressing machines, address plate embossing machines","6digit","Addressing machines, address plate embossing machines","","Addressing machines, address plate embossing machines","",1690.0 +9184,"847230","Machinery for processing mail of all kinds","6digit","Machinery for processing mail of all kinds","","Machinery for processing mail of all kinds","",1690.0 +9185,"847290","Office machines, nes","6digit","Office machines, nes","","Office machines, nes","",1690.0 +9186,"847310","Parts and accessories of typewriters, word processors","6digit","Parts and accessories of typewriters, word processors","","Parts and accessories of typewriters, word processors","",1691.0 +9187,"847321","Parts and accessories of electronic calculators","6digit","Parts and accessories of electronic calculators","","Parts and accessories of electronic calculators","",1691.0 +9188,"847329","Parts and accessories of accounting machines, nes","6digit","Parts and accessories of accounting machines, nes","","Parts and accessories of accounting machines, nes","",1691.0 +9189,"847330","Parts and accessories of data processing equipment ne","6digit","Parts and accessories of data processing equipment ne","","Parts and accessories of data processing equipment ne","",1691.0 +9190,"847340","Parts and accessories of office machines, nes","6digit","Parts and accessories of office machines, nes","","Parts and accessories of office machines, nes","",1691.0 +9191,"847410","Machines to sort, screen, wash stone, ores & minerals","6digit","Machines to sort, screen, wash stone, ores & minerals","","Machines to sort, screen, wash stone, ores & minerals","",1692.0 +9192,"847420","Machines to crush or grind stone, ores and minerals","6digit","Machines to crush or grind stone, ores and minerals","","Machines to crush or grind stone, ores and minerals","",1692.0 +9193,"847431","Concrete or mortar mixing machines","6digit","Concrete or mortar mixing machines","","Concrete or mortar mixing machines","",1692.0 +9194,"847432","Machines for mixing mineral substances with bitumen","6digit","Machines for mixing mineral substances with bitumen","","Machines for mixing mineral substances with bitumen","",1692.0 +9195,"847439","Mixing, kneading machines for minerals except bitumen","6digit","Mixing, kneading machines for minerals except bitumen","","Mixing, kneading machines for minerals except bitumen","",1692.0 +9196,"847480","Machines to agglomerate, shape, mould minerals or fue","6digit","Machines to agglomerate, shape, mould minerals or fue","","Machines to agglomerate, shape, mould minerals or fue","",1692.0 +9197,"847490","Parts for mineral sort, screen, mix, etc machines","6digit","Parts for mineral sort, screen, mix, etc machines","","Parts for mineral sort, screen, mix, etc machines","",1692.0 +9198,"847510","Machines to assemble electric lamps, glass envelope","6digit","Machines to assemble electric lamps, glass envelope","","Machines to assemble electric lamps, glass envelope","",1693.0 +9199,"847520","Machines for manufacturing or hot working glass nes","6digit","Machines for manufacturing or hot working glass nes","","Machines for manufacturing or hot working glass nes","",1693.0 +9200,"847590","Parts of hot glass working machines","6digit","Parts of hot glass working machines","","Parts of hot glass working machines","",1693.0 +9201,"847611","Automatic food-vendors with heating or refrigeration","6digit","Automatic food-vendors with heating or refrigeration","","Automatic food-vendors with heating or refrigeration","",1694.0 +9202,"847619","Automatic goods-vending machines, non-food","6digit","Automatic goods-vending machines, non-food","","Automatic goods-vending machines, non-food","",1694.0 +9203,"847690","Parts of automatic goods-vending machinery","6digit","Parts of automatic goods-vending machinery","","Parts of automatic goods-vending machinery","",1694.0 +9204,"847710","Injection-moulding machines for rubber or plastic","6digit","Injection-moulding machines for rubber or plastic","","Injection-moulding machines for rubber or plastic","",1695.0 +9205,"847720","Extruders for working rubber or plastic","6digit","Extruders for working rubber or plastic","","Extruders for working rubber or plastic","",1695.0 +9206,"847730","Blow moulding machines for rubber or plastic","6digit","Blow moulding machines for rubber or plastic","","Blow moulding machines for rubber or plastic","",1695.0 +9207,"847740","rubber or plastic vacuum moulders, thermoformers","6digit","rubber or plastic vacuum moulders, thermoformers","","rubber or plastic vacuum moulders, thermoformers","",1695.0 +9208,"847751","Pneumatic tyre moulding and retreading machinery, etc","6digit","Pneumatic tyre moulding and retreading machinery, etc","","Pneumatic tyre moulding and retreading machinery, etc","",1695.0 +9209,"847759","rubber or plastic moulding and forming machines nes","6digit","rubber or plastic moulding and forming machines nes","","rubber or plastic moulding and forming machines nes","",1695.0 +9210,"847780","rubber or plastic working machines, nes","6digit","rubber or plastic working machines, nes","","rubber or plastic working machines, nes","",1695.0 +9211,"847790","Parts of machines for working rubber or plastic","6digit","Parts of machines for working rubber or plastic","","Parts of machines for working rubber or plastic","",1695.0 +9212,"847810","Machinery for preparing or making up tobacco","6digit","Machinery for preparing or making up tobacco","","Machinery for preparing or making up tobacco","",1696.0 +9213,"847890","Parts of machinery for preparing tobacco","6digit","Parts of machinery for preparing tobacco","","Parts of machinery for preparing tobacco","",1696.0 +9214,"847910","Machines for public works, building etc, nes","6digit","Machines for public works, building etc, nes","","Machines for public works, building etc, nes","",1697.0 +9215,"847920","Machines to process animal or fixed veg fats or oils","6digit","Machines to process animal or fixed veg fats or oils","","Machines to process animal or fixed veg fats or oils","",1697.0 +9216,"847930","Presses for particle, fibre board, etc manufacture","6digit","Presses for particle, fibre board, etc manufacture","","Presses for particle, fibre board, etc manufacture","",1697.0 +9217,"847940","Rope or cable-making machines","6digit","Rope or cable-making machines","","Rope or cable-making machines","",1697.0 +9218,"847981","Metal treating machines, electric wire coil-winders","6digit","Metal treating machines, electric wire coil-winders","","Metal treating machines, electric wire coil-winders","",1697.0 +9219,"847982","Machines to mix, knead, crush, grind, etc, nes","6digit","Machines to mix, knead, crush, grind, etc, nes","","Machines to mix, knead, crush, grind, etc, nes","",1697.0 +9220,"847989","Machines and mechanical appliances nes","6digit","Machines and mechanical appliances nes","","Machines and mechanical appliances nes","",1697.0 +9221,"847990","Parts of machines and mechanical appliances nes","6digit","Parts of machines and mechanical appliances nes","","Parts of machines and mechanical appliances nes","",1697.0 +9222,"848010","Boxes, moulding, for metal foundry","6digit","Boxes, moulding, for metal foundry","","Boxes, moulding, for metal foundry","",1698.0 +9223,"848020","Bases, moulding","6digit","Bases, moulding","","Bases, moulding","",1698.0 +9224,"848030","Patterns, moulding","6digit","Patterns, moulding","","Patterns, moulding","",1698.0 +9225,"848041","Moulds, injection or compression, for metals/carbides","6digit","Moulds, injection or compression, for metals/carbides","","Moulds, injection or compression, for metals/carbides","",1698.0 +9226,"848049","Moulds for metal or metal carbides, nes","6digit","Moulds for metal or metal carbides, nes","","Moulds for metal or metal carbides, nes","",1698.0 +9227,"848050","Moulds for glass","6digit","Moulds for glass","","Moulds for glass","",1698.0 +9228,"848060","Moulds for mineral materials","6digit","Moulds for mineral materials","","Moulds for mineral materials","",1698.0 +9229,"848071","Moulds, injection & compression, for rubber or plasti","6digit","Moulds, injection & compression, for rubber or plasti","","Moulds, injection & compression, for rubber or plasti","",1698.0 +9230,"848079","Moulds for rubber or plastic, nes","6digit","Moulds for rubber or plastic, nes","","Moulds for rubber or plastic, nes","",1698.0 +9231,"848110","Valves, pressure reducing","6digit","Valves, pressure reducing","","Valves, pressure reducing","",1699.0 +9232,"848120","Valves for oleohydraulic or pneumatic transmissions","6digit","Valves for oleohydraulic or pneumatic transmissions","","Valves for oleohydraulic or pneumatic transmissions","",1699.0 +9233,"848130","Valves, check","6digit","Valves, check","","Valves, check","",1699.0 +9234,"848140","Valves, safety or relief","6digit","Valves, safety or relief","","Valves, safety or relief","",1699.0 +9235,"848180","Taps, cocks, valves and similar appliances, nes","6digit","Taps, cocks, valves and similar appliances, nes","","Taps, cocks, valves and similar appliances, nes","",1699.0 +9236,"848190","Parts of taps, cocks, valves or similar appliances","6digit","Parts of taps, cocks, valves or similar appliances","","Parts of taps, cocks, valves or similar appliances","",1699.0 +9237,"848210","Bearings, ball","6digit","Bearings, ball","","Bearings, ball","",1700.0 +9238,"848220","Bearings, tapered roller, including assemblies","6digit","Bearings, tapered roller, including assemblies","","Bearings, tapered roller, including assemblies","",1700.0 +9239,"848230","Bearings, spherical roller","6digit","Bearings, spherical roller","","Bearings, spherical roller","",1700.0 +9240,"848240","Bearings, needle roller","6digit","Bearings, needle roller","","Bearings, needle roller","",1700.0 +9241,"848250","Bearings, cylindrical roller, nes","6digit","Bearings, cylindrical roller, nes","","Bearings, cylindrical roller, nes","",1700.0 +9242,"848280","Bearings, ball or roller, nes, including combinations","6digit","Bearings, ball or roller, nes, including combinations","","Bearings, ball or roller, nes, including combinations","",1700.0 +9243,"848291","Balls, needles and rollers for bearings","6digit","Balls, needles and rollers for bearings","","Balls, needles and rollers for bearings","",1700.0 +9244,"848299","Bearing parts, nes","6digit","Bearing parts, nes","","Bearing parts, nes","",1700.0 +9245,"848310","Transmission shafts and cranks, cam and crank shafts","6digit","Transmission shafts and cranks, cam and crank shafts","","Transmission shafts and cranks, cam and crank shafts","",1701.0 +9246,"848320","Bearing housings etc incorporating ball/roller bearin","6digit","Bearing housings etc incorporating ball/roller bearin","","Bearing housings etc incorporating ball/roller bearin","",1701.0 +9247,"848330","Bearing housings, shafts, without ball/roller bearing","6digit","Bearing housings, shafts, without ball/roller bearing","","Bearing housings, shafts, without ball/roller bearing","",1701.0 +9248,"848340","Gearing, ball screws, speed changers, torque converte","6digit","Gearing, ball screws, speed changers, torque converte","","Gearing, ball screws, speed changers, torque converte","",1701.0 +9249,"848350","Flywheels and pulleys including pulley blocks","6digit","Flywheels and pulleys including pulley blocks","","Flywheels and pulleys including pulley blocks","",1701.0 +9250,"848360","Clutches, shaft couplings, universal joints","6digit","Clutches, shaft couplings, universal joints","","Clutches, shaft couplings, universal joints","",1701.0 +9251,"848390","Parts of power transmission etc equipment","6digit","Parts of power transmission etc equipment","","Parts of power transmission etc equipment","",1701.0 +9252,"848410","Gaskets of metal sheeting, including sandwich type","6digit","Gaskets of metal sheeting, including sandwich type","","Gaskets of metal sheeting, including sandwich type","",1702.0 +9253,"848490","Gasket sets, other joints of similar composition","6digit","Gasket sets, other joints of similar composition","","Gasket sets, other joints of similar composition","",1702.0 +9254,"848510","Ships' or boats' propellers and blades thereof","6digit","Ships' or boats' propellers and blades thereof","","Ships' or boats' propellers and blades thereof","",1703.0 +9255,"848590","Machinery parts, non-electrical, nes","6digit","Machinery parts, non-electrical, nes","","Machinery parts, non-electrical, nes","",1703.0 +9256,"850110","Electric motors of an output < 37.5 watts","6digit","Electric motors of an output < 37.5 watts","","Electric motors of an output < 37.5 watts","",1704.0 +9257,"850120","Universal AC/DC motors of an output < 37.5 watts","6digit","Universal AC/DC motors of an output < 37.5 watts","","Universal AC/DC motors of an output < 37.5 watts","",1704.0 +9258,"850131","DC motors, DC generators, of an output < 750 watts","6digit","DC motors, DC generators, of an output < 750 watts","","DC motors, DC generators, of an output < 750 watts","",1704.0 +9259,"850132","DC motors, DC generators, of an output 0.75-75 kW","6digit","DC motors, DC generators, of an output 0.75-75 kW","","DC motors, DC generators, of an output 0.75-75 kW","",1704.0 +9260,"850133","DC motors, DC generators, of an output 75-375 kW","6digit","DC motors, DC generators, of an output 75-375 kW","","DC motors, DC generators, of an output 75-375 kW","",1704.0 +9261,"850134","DC motors, DC generators, of an output >375 kW","6digit","DC motors, DC generators, of an output >375 kW","","DC motors, DC generators, of an output >375 kW","",1704.0 +9262,"850140","AC motors, single-phase, nes","6digit","AC motors, single-phase, nes","","AC motors, single-phase, nes","",1704.0 +9263,"850151","AC motors, multi-phase, of an output < 750 Watts","6digit","AC motors, multi-phase, of an output < 750 Watts","","AC motors, multi-phase, of an output < 750 Watts","",1704.0 +9264,"850152","AC motors, multi-phase, of an output 0.75-75 kW","6digit","AC motors, multi-phase, of an output 0.75-75 kW","","AC motors, multi-phase, of an output 0.75-75 kW","",1704.0 +9265,"850153","AC motors, multi-phase, of an output > 75 kW","6digit","AC motors, multi-phase, of an output > 75 kW","","AC motors, multi-phase, of an output > 75 kW","",1704.0 +9266,"850161","AC generators, of an output < 75 kVA","6digit","AC generators, of an output < 75 kVA","","AC generators, of an output < 75 kVA","",1704.0 +9267,"850162","AC generators, of an output 75-375 kVA","6digit","AC generators, of an output 75-375 kVA","","AC generators, of an output 75-375 kVA","",1704.0 +9268,"850163","AC generators, of an output 375-750 kVA","6digit","AC generators, of an output 375-750 kVA","","AC generators, of an output 375-750 kVA","",1704.0 +9269,"850164","AC generators, of an output > 750 kVA","6digit","AC generators, of an output > 750 kVA","","AC generators, of an output > 750 kVA","",1704.0 +9270,"850211","Generating sets, diesel, output < 75 kVA","6digit","Generating sets, diesel, output < 75 kVA","","Generating sets, diesel, output < 75 kVA","",1705.0 +9271,"850212","Generating sets, diesel, output 75-375 kVA","6digit","Generating sets, diesel, output 75-375 kVA","","Generating sets, diesel, output 75-375 kVA","",1705.0 +9272,"850213","Generating sets, diesel, output > 375 kVA","6digit","Generating sets, diesel, output > 375 kVA","","Generating sets, diesel, output > 375 kVA","",1705.0 +9273,"850220","Generating sets, with spark ignition engines","6digit","Generating sets, with spark ignition engines","","Generating sets, with spark ignition engines","",1705.0 +9274,"850230","Electric generating sets, nes","6digit","Electric generating sets, nes","","Electric generating sets, nes","",1705.0 +9275,"850240","Electric rotary converters","6digit","Electric rotary converters","","Electric rotary converters","",1705.0 +9276,"850300","Parts for electric motors and generators","6digit","Parts for electric motors and generators","","Parts for electric motors and generators","",1706.0 +9277,"850410","Ballasts for discharge lamps or tubes","6digit","Ballasts for discharge lamps or tubes","","Ballasts for discharge lamps or tubes","",1707.0 +9278,"850421","Liquid dielectric transformers < 650 KVA","6digit","Liquid dielectric transformers < 650 KVA","","Liquid dielectric transformers < 650 KVA","",1707.0 +9279,"850422","Liquid dielectric transformers 650-10,000KVA","6digit","Liquid dielectric transformers 650-10,000KVA","","Liquid dielectric transformers 650-10,000KVA","",1707.0 +9280,"850423","Liquid dielectric transformers > 10,000 KVA","6digit","Liquid dielectric transformers > 10,000 KVA","","Liquid dielectric transformers > 10,000 KVA","",1707.0 +9281,"850431","Transformers electric, power capacity < 1 KVA, nes","6digit","Transformers electric, power capacity < 1 KVA, nes","","Transformers electric, power capacity < 1 KVA, nes","",1707.0 +9282,"850432","Transformers electric, power capacity 1-16 KVA, nes","6digit","Transformers electric, power capacity 1-16 KVA, nes","","Transformers electric, power capacity 1-16 KVA, nes","",1707.0 +9283,"850433","Transformers electric, power capacity 16-500 KVA","6digit","Transformers electric, power capacity 16-500 KVA","","Transformers electric, power capacity 16-500 KVA","",1707.0 +9284,"850434","Transformers electric, power capacity > 500 KVA, nes","6digit","Transformers electric, power capacity > 500 KVA, nes","","Transformers electric, power capacity > 500 KVA, nes","",1707.0 +9285,"850440","Static converters, nes","6digit","Static converters, nes","","Static converters, nes","",1707.0 +9286,"850450","Inductors, electric","6digit","Inductors, electric","","Inductors, electric","",1707.0 +9287,"850490","Parts of electrical transformers and inductors","6digit","Parts of electrical transformers and inductors","","Parts of electrical transformers and inductors","",1707.0 +9288,"850511","Metal permanent magnets, articles intended as magnets","6digit","Metal permanent magnets, articles intended as magnets","","Metal permanent magnets, articles intended as magnets","",1708.0 +9289,"850519","Permanent magnets & articles intended as magnets, nes","6digit","Permanent magnets & articles intended as magnets, nes","","Permanent magnets & articles intended as magnets, nes","",1708.0 +9290,"850520","Electro-magnetic couplings, clutches and brakes","6digit","Electro-magnetic couplings, clutches and brakes","","Electro-magnetic couplings, clutches and brakes","",1708.0 +9291,"850530","Electro-magnetic lifting heads","6digit","Electro-magnetic lifting heads","","Electro-magnetic lifting heads","",1708.0 +9292,"850590","Electro-magnets nes and parts of magnetic devices","6digit","Electro-magnets nes and parts of magnetic devices","","Electro-magnets nes and parts of magnetic devices","",1708.0 +9293,"850611","Manganese dioxide primary cell/battery volume < 300 c","6digit","Manganese dioxide primary cell/battery volume < 300 c","","Manganese dioxide primary cell/battery volume < 300 c","",1709.0 +9294,"850612","Mercuric oxide primary cell, battery, volume < 300 cc","6digit","Mercuric oxide primary cell, battery, volume < 300 cc","","Mercuric oxide primary cell, battery, volume < 300 cc","",1709.0 +9295,"850613","Silver oxide primary cells, batteries volume < 300 cc","6digit","Silver oxide primary cells, batteries volume < 300 cc","","Silver oxide primary cells, batteries volume < 300 cc","",1709.0 +9296,"850619","Primary cells, primary batteries nes, volume < 300 cc","6digit","Primary cells, primary batteries nes, volume < 300 cc","","Primary cells, primary batteries nes, volume < 300 cc","",1709.0 +9297,"850620","Primary cells, primary batteries nes, volume > 300 cc","6digit","Primary cells, primary batteries nes, volume > 300 cc","","Primary cells, primary batteries nes, volume > 300 cc","",1709.0 +9298,"850690","Parts of primary cells and primary batteries","6digit","Parts of primary cells and primary batteries","","Parts of primary cells and primary batteries","",1709.0 +9299,"850710","Lead-acid electric accumulators (vehicle)","6digit","Lead-acid electric accumulators (vehicle)","","Lead-acid electric accumulators (vehicle)","",1710.0 +9300,"850720","Lead-acid electric accumulators except for vehicles","6digit","Lead-acid electric accumulators except for vehicles","","Lead-acid electric accumulators except for vehicles","",1710.0 +9301,"850730","Nickel-cadmium electric accumulators","6digit","Nickel-cadmium electric accumulators","","Nickel-cadmium electric accumulators","",1710.0 +9302,"850740","Nickel-iron electric accumulators","6digit","Nickel-iron electric accumulators","","Nickel-iron electric accumulators","",1710.0 +9303,"850780","Electric accumulators, nes","6digit","Electric accumulators, nes","","Electric accumulators, nes","",1710.0 +9304,"850790","Parts of electric accumulators, including separators","6digit","Parts of electric accumulators, including separators","","Parts of electric accumulators, including separators","",1710.0 +9305,"850810","Drills, hand-held, with self-contained electric motor","6digit","Drills, hand-held, with self-contained electric motor","","Drills, hand-held, with self-contained electric motor","",1711.0 +9306,"850820","Saws, hand-held, with self-contained electric motor","6digit","Saws, hand-held, with self-contained electric motor","","Saws, hand-held, with self-contained electric motor","",1711.0 +9307,"850880","Tools, hand-held, with electric motor, not drills/saw","6digit","Tools, hand-held, with electric motor, not drills/saw","","Tools, hand-held, with electric motor, not drills/saw","",1711.0 +9308,"850890","Parts, hand tools with self-contained electric motor","6digit","Parts, hand tools with self-contained electric motor","","Parts, hand tools with self-contained electric motor","",1711.0 +9309,"850910","Domestic vacuum cleaners","6digit","Domestic vacuum cleaners","","Domestic vacuum cleaners","",1712.0 +9310,"850920","Domestic floor polishers","6digit","Domestic floor polishers","","Domestic floor polishers","",1712.0 +9311,"850930","Domestic kitchen waste disposers","6digit","Domestic kitchen waste disposers","","Domestic kitchen waste disposers","",1712.0 +9312,"850940","Domestic food grinders, mixers, juice extractors","6digit","Domestic food grinders, mixers, juice extractors","","Domestic food grinders, mixers, juice extractors","",1712.0 +9313,"850980","Domestic appliances, with electric motor, nes","6digit","Domestic appliances, with electric motor, nes","","Domestic appliances, with electric motor, nes","",1712.0 +9314,"850990","Parts of domestic appliances with electric motor","6digit","Parts of domestic appliances with electric motor","","Parts of domestic appliances with electric motor","",1712.0 +9315,"851010","Shavers, with self-contained electric motor","6digit","Shavers, with self-contained electric motor","","Shavers, with self-contained electric motor","",1713.0 +9316,"851020","Hair clippers, with self-contained electric motor","6digit","Hair clippers, with self-contained electric motor","","Hair clippers, with self-contained electric motor","",1713.0 +9317,"851090","Parts of shavers/hair clippers, electric","6digit","Parts of shavers/hair clippers, electric","","Parts of shavers/hair clippers, electric","",1713.0 +9318,"851110","Spark plugs","6digit","Spark plugs","","Spark plugs","",1714.0 +9319,"851120","Ignition magnetos, magneto-generators and flywheels","6digit","Ignition magnetos, magneto-generators and flywheels","","Ignition magnetos, magneto-generators and flywheels","",1714.0 +9320,"851130","Distributors and ignition coils","6digit","Distributors and ignition coils","","Distributors and ignition coils","",1714.0 +9321,"851140","Starter motors","6digit","Starter motors","","Starter motors","",1714.0 +9322,"851150","Generators and alternators","6digit","Generators and alternators","","Generators and alternators","",1714.0 +9323,"851180","Glow plugs & other ignition or starting equipment nes","6digit","Glow plugs & other ignition or starting equipment nes","","Glow plugs & other ignition or starting equipment nes","",1714.0 +9324,"851190","Parts of electrical ignition or starting equipment","6digit","Parts of electrical ignition or starting equipment","","Parts of electrical ignition or starting equipment","",1714.0 +9325,"851210","Lighting/signalling equipment as used on bicycles","6digit","Lighting/signalling equipment as used on bicycles","","Lighting/signalling equipment as used on bicycles","",1715.0 +9326,"851220","Lighting/visual signalling equipment nes","6digit","Lighting/visual signalling equipment nes","","Lighting/visual signalling equipment nes","",1715.0 +9327,"851230","Sound signalling equipment","6digit","Sound signalling equipment","","Sound signalling equipment","",1715.0 +9328,"851240","Windscreen wipers/defrosters/demisters","6digit","Windscreen wipers/defrosters/demisters","","Windscreen wipers/defrosters/demisters","",1715.0 +9329,"851290","Parts of cycle & vehicle light, signal, etc equipment","6digit","Parts of cycle & vehicle light, signal, etc equipment","","Parts of cycle & vehicle light, signal, etc equipment","",1715.0 +9330,"851310","Portable battery and magneto-electric lamps","6digit","Portable battery and magneto-electric lamps","","Portable battery and magneto-electric lamps","",1716.0 +9331,"851390","Parts for portable battery & magneto electric lamps","6digit","Parts for portable battery & magneto electric lamps","","Parts for portable battery & magneto electric lamps","",1716.0 +9332,"851410","Industrial electric resistance heated furnaces & oven","6digit","Industrial electric resistance heated furnaces & oven","","Industrial electric resistance heated furnaces & oven","",1717.0 +9333,"851420","Industrial electric induction, dielectric furnace/ove","6digit","Industrial electric induction, dielectric furnace/ove","","Industrial electric induction, dielectric furnace/ove","",1717.0 +9334,"851430","Industrial/laboratory electric furnaces and ovens nes","6digit","Industrial/laboratory electric furnaces and ovens nes","","Industrial/laboratory electric furnaces and ovens nes","",1717.0 +9335,"851440","Industrial induction/dielectric heating equipment nes","6digit","Industrial induction/dielectric heating equipment nes","","Industrial induction/dielectric heating equipment nes","",1717.0 +9336,"851490","Parts of industrial/etc electric furnaces/ovens nes","6digit","Parts of industrial/etc electric furnaces/ovens nes","","Parts of industrial/etc electric furnaces/ovens nes","",1717.0 +9337,"851511","Electric soldering irons and guns","6digit","Electric soldering irons and guns","","Electric soldering irons and guns","",1718.0 +9338,"851519","Electric brazing, soldering machines and apparatus ne","6digit","Electric brazing, soldering machines and apparatus ne","","Electric brazing, soldering machines and apparatus ne","",1718.0 +9339,"851521","Electric resistance welding equipment, automatic","6digit","Electric resistance welding equipment, automatic","","Electric resistance welding equipment, automatic","",1718.0 +9340,"851529","Electric resistance welding equipment, non-automatic","6digit","Electric resistance welding equipment, non-automatic","","Electric resistance welding equipment, non-automatic","",1718.0 +9341,"851531","Automatic electric plasma, other arc welding equipmen","6digit","Automatic electric plasma, other arc welding equipmen","","Automatic electric plasma, other arc welding equipmen","",1718.0 +9342,"851539","Non-automatic electric plasma and other arc welders","6digit","Non-automatic electric plasma and other arc welders","","Non-automatic electric plasma and other arc welders","",1718.0 +9343,"851580","Electric, laser and ultrasonic welding equipment nes","6digit","Electric, laser and ultrasonic welding equipment nes","","Electric, laser and ultrasonic welding equipment nes","",1718.0 +9344,"851590","Parts of electric solder, weld or braze equipment","6digit","Parts of electric solder, weld or braze equipment","","Parts of electric solder, weld or braze equipment","",1718.0 +9345,"851610","Electric instant, storage and immersion water heaters","6digit","Electric instant, storage and immersion water heaters","","Electric instant, storage and immersion water heaters","",1719.0 +9346,"851621","Electric storage heating radiators","6digit","Electric storage heating radiators","","Electric storage heating radiators","",1719.0 +9347,"851629","Electric space heating nes and soil heating apparatus","6digit","Electric space heating nes and soil heating apparatus","","Electric space heating nes and soil heating apparatus","",1719.0 +9348,"851631","Electric hair dryers","6digit","Electric hair dryers","","Electric hair dryers","",1719.0 +9349,"851632","Electro-thermic hairdressing apparatus, nes","6digit","Electro-thermic hairdressing apparatus, nes","","Electro-thermic hairdressing apparatus, nes","",1719.0 +9350,"851633","Electro-thermic hand drying apparatus","6digit","Electro-thermic hand drying apparatus","","Electro-thermic hand drying apparatus","",1719.0 +9351,"851640","Electric smoothing irons","6digit","Electric smoothing irons","","Electric smoothing irons","",1719.0 +9352,"851650","Microwave ovens","6digit","Microwave ovens","","Microwave ovens","",1719.0 +9353,"851660","Electric cooking, grilling & roasting equipment nes","6digit","Electric cooking, grilling & roasting equipment nes","","Electric cooking, grilling & roasting equipment nes","",1719.0 +9354,"851671","Electric coffee or tea makers, domestic","6digit","Electric coffee or tea makers, domestic","","Electric coffee or tea makers, domestic","",1719.0 +9355,"851672","Electric toasters, domestic","6digit","Electric toasters, domestic","","Electric toasters, domestic","",1719.0 +9356,"851679","Electro-thermic appliances, domestic, nes","6digit","Electro-thermic appliances, domestic, nes","","Electro-thermic appliances, domestic, nes","",1719.0 +9357,"851680","Electric heating resistors","6digit","Electric heating resistors","","Electric heating resistors","",1719.0 +9358,"851690","Parts of electro-thermic apparatus, domestic, etc","6digit","Parts of electro-thermic apparatus, domestic, etc","","Parts of electro-thermic apparatus, domestic, etc","",1719.0 +9359,"851710","Telephone sets","6digit","Telephone sets","","Telephone sets","",1720.0 +9360,"851720","Teleprinters","6digit","Teleprinters","","Teleprinters","",1720.0 +9361,"851730","Telephonic or telegraphic switching apparatus","6digit","Telephonic or telegraphic switching apparatus","","Telephonic or telegraphic switching apparatus","",1720.0 +9362,"851740","Apparatus, for carrier-current line systems, nes","6digit","Apparatus, for carrier-current line systems, nes","","Apparatus, for carrier-current line systems, nes","",1720.0 +9363,"851781","Telephonic apparatus, nes","6digit","Telephonic apparatus, nes","","Telephonic apparatus, nes","",1720.0 +9364,"851782","Telegraphic apparatus, nes","6digit","Telegraphic apparatus, nes","","Telegraphic apparatus, nes","",1720.0 +9365,"851790","Parts of line telephone/telegraph equipment, nes","6digit","Parts of line telephone/telegraph equipment, nes","","Parts of line telephone/telegraph equipment, nes","",1720.0 +9366,"851810","Microphones and stands thereof","6digit","Microphones and stands thereof","","Microphones and stands thereof","",1721.0 +9367,"851821","Single loudspeakers, mounted in enclosure","6digit","Single loudspeakers, mounted in enclosure","","Single loudspeakers, mounted in enclosure","",1721.0 +9368,"851822","Multiple loudspeakers, mounted in single enclosure","6digit","Multiple loudspeakers, mounted in single enclosure","","Multiple loudspeakers, mounted in single enclosure","",1721.0 +9369,"851829","Loudspeakers, nes","6digit","Loudspeakers, nes","","Loudspeakers, nes","",1721.0 +9370,"851830","Headphones, earphones, combinations","6digit","Headphones, earphones, combinations","","Headphones, earphones, combinations","",1721.0 +9371,"851840","Audio-frequency electric amplifiers","6digit","Audio-frequency electric amplifiers","","Audio-frequency electric amplifiers","",1721.0 +9372,"851850","Electric sound amplifier sets","6digit","Electric sound amplifier sets","","Electric sound amplifier sets","",1721.0 +9373,"851890","Parts of non-recording electronic equipment","6digit","Parts of non-recording electronic equipment","","Parts of non-recording electronic equipment","",1721.0 +9374,"851910","Coin or disc-operated record-players","6digit","Coin or disc-operated record-players","","Coin or disc-operated record-players","",1722.0 +9375,"851921","Record-players without built-in loudspeaker, nes","6digit","Record-players without built-in loudspeaker, nes","","Record-players without built-in loudspeaker, nes","",1722.0 +9376,"851929","Record-players with loudspeakers, nes","6digit","Record-players with loudspeakers, nes","","Record-players with loudspeakers, nes","",1722.0 +9377,"851931","Turntables with automatic record changing mechanism","6digit","Turntables with automatic record changing mechanism","","Turntables with automatic record changing mechanism","",1722.0 +9378,"851939","Turntables, without record changers","6digit","Turntables, without record changers","","Turntables, without record changers","",1722.0 +9379,"851940","Transcribing machines","6digit","Transcribing machines","","Transcribing machines","",1722.0 +9380,"851991","Cassette players, non-recording","6digit","Cassette players, non-recording","","Cassette players, non-recording","",1722.0 +9381,"851999","Sound reproducing apparatus, non-recording, nes","6digit","Sound reproducing apparatus, non-recording, nes","","Sound reproducing apparatus, non-recording, nes","",1722.0 +9382,"852010","Dictating machine requiring external power source","6digit","Dictating machine requiring external power source","","Dictating machine requiring external power source","",1723.0 +9383,"852020","Telephone answering machines","6digit","Telephone answering machines","","Telephone answering machines","",1723.0 +9384,"852031","Cassette type audio tape recorders, sound reproducing","6digit","Cassette type audio tape recorders, sound reproducing","","Cassette type audio tape recorders, sound reproducing","",1723.0 +9385,"852039","Non-cassette audio tape recorders, sound reproducing","6digit","Non-cassette audio tape recorders, sound reproducing","","Non-cassette audio tape recorders, sound reproducing","",1723.0 +9386,"852090","Audio recording equipment without sound reproduction","6digit","Audio recording equipment without sound reproduction","","Audio recording equipment without sound reproduction","",1723.0 +9387,"852110","Video recording/reproducing apparatus, magnetic tape","6digit","Video recording/reproducing apparatus, magnetic tape","","Video recording/reproducing apparatus, magnetic tape","",1724.0 +9388,"852190","Video record/reproduction apparatus not magnetic tape","6digit","Video record/reproduction apparatus not magnetic tape","","Video record/reproduction apparatus not magnetic tape","",1724.0 +9389,"852210","Pick-up cartridges","6digit","Pick-up cartridges","","Pick-up cartridges","",1725.0 +9390,"852290","Parts and accessories of recorders except cartridges","6digit","Parts and accessories of recorders except cartridges","","Parts and accessories of recorders except cartridges","",1725.0 +9391,"852311","Unrecorded magnetic tapes, width < 4 mm","6digit","Unrecorded magnetic tapes, width < 4 mm","","Unrecorded magnetic tapes, width < 4 mm","",1726.0 +9392,"852312","Unrecorded magnetic tapes, width 4-6.5 mm","6digit","Unrecorded magnetic tapes, width 4-6.5 mm","","Unrecorded magnetic tapes, width 4-6.5 mm","",1726.0 +9393,"852313","Unrecorded magnetic tapes, width > 6.5 mm","6digit","Unrecorded magnetic tapes, width > 6.5 mm","","Unrecorded magnetic tapes, width > 6.5 mm","",1726.0 +9394,"852320","Unrecorded magnetic discs","6digit","Unrecorded magnetic discs","","Unrecorded magnetic discs","",1726.0 +9395,"852390","Unrecorded sound recording media except photo/magneti","6digit","Unrecorded sound recording media except photo/magneti","","Unrecorded sound recording media except photo/magneti","",1726.0 +9396,"852410","Recorded gramophone records","6digit","Recorded gramophone records","","Recorded gramophone records","",1727.0 +9397,"852421","Recorded magnetic tapes, width < 4 mm","6digit","Recorded magnetic tapes, width < 4 mm","","Recorded magnetic tapes, width < 4 mm","",1727.0 +9398,"852422","Recorded magnetic tapes, width 4-6.5 mm","6digit","Recorded magnetic tapes, width 4-6.5 mm","","Recorded magnetic tapes, width 4-6.5 mm","",1727.0 +9399,"852423","Recorded magnetic tapes, width > 6.5 mm","6digit","Recorded magnetic tapes, width > 6.5 mm","","Recorded magnetic tapes, width > 6.5 mm","",1727.0 +9400,"852490","Sound recordings other than photographic products nes","6digit","Sound recordings other than photographic products nes","","Sound recordings other than photographic products nes","",1727.0 +9401,"852510","Transmission apparatus for radio, telephone and TV","6digit","Transmission apparatus for radio, telephone and TV","","Transmission apparatus for radio, telephone and TV","",1728.0 +9402,"852520","Transmit-receive apparatus for radio, TV, etc.","6digit","Transmit-receive apparatus for radio, TV, etc.","","Transmit-receive apparatus for radio, TV, etc.","",1728.0 +9403,"852530","Television cameras","6digit","Television cameras","","Television cameras","",1728.0 +9404,"852610","Radar apparatus","6digit","Radar apparatus","","Radar apparatus","",1729.0 +9405,"852691","Radio navigational aid apparatus","6digit","Radio navigational aid apparatus","","Radio navigational aid apparatus","",1729.0 +9406,"852692","Radio remote control apparatus","6digit","Radio remote control apparatus","","Radio remote control apparatus","",1729.0 +9407,"852711","Radio receivers, portable, with sound reproduce/recor","6digit","Radio receivers, portable, with sound reproduce/recor","","Radio receivers, portable, with sound reproduce/recor","",1730.0 +9408,"852719","Radio receivers, portable, non-recording","6digit","Radio receivers, portable, non-recording","","Radio receivers, portable, non-recording","",1730.0 +9409,"852721","Radio receivers, external power,sound reproduce/recor","6digit","Radio receivers, external power,sound reproduce/recor","","Radio receivers, external power,sound reproduce/recor","",1730.0 +9410,"852729","Radio receivers, external power, not sound reproducer","6digit","Radio receivers, external power, not sound reproducer","","Radio receivers, external power, not sound reproducer","",1730.0 +9411,"852731","Radio-telephony receiver, with sound reproduce/record","6digit","Radio-telephony receiver, with sound reproduce/record","","Radio-telephony receiver, with sound reproduce/record","",1730.0 +9412,"852732","Radio-telephony etc receivers, nes","6digit","Radio-telephony etc receivers, nes","","Radio-telephony etc receivers, nes","",1730.0 +9413,"852739","Radio-broadcast receivers nes","6digit","Radio-broadcast receivers nes","","Radio-broadcast receivers nes","",1730.0 +9414,"852790","Radio reception apparatus nes","6digit","Radio reception apparatus nes","","Radio reception apparatus nes","",1730.0 +9415,"852810","Colour television receivers/monitors/projectors","6digit","Colour television receivers/monitors/projectors","","Colour television receivers/monitors/projectors","",1731.0 +9416,"852820","Monochrome television receivers/monitors/projectors","6digit","Monochrome television receivers/monitors/projectors","","Monochrome television receivers/monitors/projectors","",1731.0 +9417,"852910","Aerials and aerial reflectors","6digit","Aerials and aerial reflectors","","Aerials and aerial reflectors","",1732.0 +9418,"852990","Parts for radio/tv transmit/receive equipment, nes","6digit","Parts for radio/tv transmit/receive equipment, nes","","Parts for radio/tv transmit/receive equipment, nes","",1732.0 +9419,"853010","Electric signal, safety & traffic controls, railway","6digit","Electric signal, safety & traffic controls, railway","","Electric signal, safety & traffic controls, railway","",1733.0 +9420,"853080","Electric signal, safety & traffic controls, nes","6digit","Electric signal, safety & traffic controls, nes","","Electric signal, safety & traffic controls, nes","",1733.0 +9421,"853090","Electric signal, safety & traffic controller parts","6digit","Electric signal, safety & traffic controller parts","","Electric signal, safety & traffic controller parts","",1733.0 +9422,"853110","Burglar or fire alarms and similar apparatus","6digit","Burglar or fire alarms and similar apparatus","","Burglar or fire alarms and similar apparatus","",1734.0 +9423,"853120","Indicator panels incorporating electronic displays","6digit","Indicator panels incorporating electronic displays","","Indicator panels incorporating electronic displays","",1734.0 +9424,"853180","Electric sound or visual signalling apparatus, nes","6digit","Electric sound or visual signalling apparatus, nes","","Electric sound or visual signalling apparatus, nes","",1734.0 +9425,"853190","Parts of electric sound & visual signalling apparatus","6digit","Parts of electric sound & visual signalling apparatus","","Parts of electric sound & visual signalling apparatus","",1734.0 +9426,"853210","Fixed power capacitors (50/60 herz circuits)","6digit","Fixed power capacitors (50/60 herz circuits)","","Fixed power capacitors (50/60 herz circuits)","",1735.0 +9427,"853221","Electric capacitors, fixed, tantalum, nes","6digit","Electric capacitors, fixed, tantalum, nes","","Electric capacitors, fixed, tantalum, nes","",1735.0 +9428,"853222","Electric capacitors, fixed, aluminium electrolytic ne","6digit","Electric capacitors, fixed, aluminium electrolytic ne","","Electric capacitors, fixed, aluminium electrolytic ne","",1735.0 +9429,"853223","Electric capacitors, fixed, ceramic, single layer","6digit","Electric capacitors, fixed, ceramic, single layer","","Electric capacitors, fixed, ceramic, single layer","",1735.0 +9430,"853224","Electric capacitors, fixed, ceramic, multilayer,","6digit","Electric capacitors, fixed, ceramic, multilayer,","","Electric capacitors, fixed, ceramic, multilayer,","",1735.0 +9431,"853225","Electric capacitors, fixed, paper/plastic dielectric","6digit","Electric capacitors, fixed, paper/plastic dielectric","","Electric capacitors, fixed, paper/plastic dielectric","",1735.0 +9432,"853229","Electric capacitors, fixed, nes","6digit","Electric capacitors, fixed, nes","","Electric capacitors, fixed, nes","",1735.0 +9433,"853230","Electric capacitors, variable or adjustable (pre-set)","6digit","Electric capacitors, variable or adjustable (pre-set)","","Electric capacitors, variable or adjustable (pre-set)","",1735.0 +9434,"853290","Parts of electrical capacitors","6digit","Parts of electrical capacitors","","Parts of electrical capacitors","",1735.0 +9435,"853310","Electrical resistors, fixed carbon","6digit","Electrical resistors, fixed carbon","","Electrical resistors, fixed carbon","",1736.0 +9436,"853321","Electrical resistors fixed, power capacity < 20 watt","6digit","Electrical resistors fixed, power capacity < 20 watt","","Electrical resistors fixed, power capacity < 20 watt","",1736.0 +9437,"853329","Electrical resistors, fixed, except heating, > 20 wat","6digit","Electrical resistors, fixed, except heating, > 20 wat","","Electrical resistors, fixed, except heating, > 20 wat","",1736.0 +9438,"853331","Wirewound variable resistors, rheostats, etc, <20 wat","6digit","Wirewound variable resistors, rheostats, etc, <20 wat","","Wirewound variable resistors, rheostats, etc, <20 wat","",1736.0 +9439,"853339","Wirewound variable resistors, rheostats, etc > 20 wat","6digit","Wirewound variable resistors, rheostats, etc > 20 wat","","Wirewound variable resistors, rheostats, etc > 20 wat","",1736.0 +9440,"853340","Variable resistors, rheostats and potentiometers, nes","6digit","Variable resistors, rheostats and potentiometers, nes","","Variable resistors, rheostats and potentiometers, nes","",1736.0 +9441,"853390","Parts of electrical resistors, rheostats, etc","6digit","Parts of electrical resistors, rheostats, etc","","Parts of electrical resistors, rheostats, etc","",1736.0 +9442,"853400","Electronic printed circuits","6digit","Electronic printed circuits","","Electronic printed circuits","",1737.0 +9443,"853510","Electrical fuses, for voltage > 1kV","6digit","Electrical fuses, for voltage > 1kV","","Electrical fuses, for voltage > 1kV","",1738.0 +9444,"853521","Automatic circuit breakers for voltage 1-72.5 kV","6digit","Automatic circuit breakers for voltage 1-72.5 kV","","Automatic circuit breakers for voltage 1-72.5 kV","",1738.0 +9445,"853529","Automatic circuit breakers for voltage > 72.5 kV","6digit","Automatic circuit breakers for voltage > 72.5 kV","","Automatic circuit breakers for voltage > 72.5 kV","",1738.0 +9446,"853530","Isolating and make-and-break switches, voltage >1 kV","6digit","Isolating and make-and-break switches, voltage >1 kV","","Isolating and make-and-break switches, voltage >1 kV","",1738.0 +9447,"853540","Lightning arresters & voltage or surge limiters > 1kV","6digit","Lightning arresters & voltage or surge limiters > 1kV","","Lightning arresters & voltage or surge limiters > 1kV","",1738.0 +9448,"853590","Electrical apparatus for voltage > 1kV, nes","6digit","Electrical apparatus for voltage > 1kV, nes","","Electrical apparatus for voltage > 1kV, nes","",1738.0 +9449,"853610","Electrical fuses, for < 1,000 volts","6digit","Electrical fuses, for < 1,000 volts","","Electrical fuses, for < 1,000 volts","",1739.0 +9450,"853620","Automatic circuit breakers for < 1,000 volts","6digit","Automatic circuit breakers for < 1,000 volts","","Automatic circuit breakers for < 1,000 volts","",1739.0 +9451,"853630","Electrical circuit protectors nes for < 1,000 volts","6digit","Electrical circuit protectors nes for < 1,000 volts","","Electrical circuit protectors nes for < 1,000 volts","",1739.0 +9452,"853641","Electrical relays for < 60 volts","6digit","Electrical relays for < 60 volts","","Electrical relays for < 60 volts","",1739.0 +9453,"853649","Electrical relays for 60 - 1,000 volts","6digit","Electrical relays for 60 - 1,000 volts","","Electrical relays for 60 - 1,000 volts","",1739.0 +9454,"853650","Electrical switches for < 1,000 volts, nes","6digit","Electrical switches for < 1,000 volts, nes","","Electrical switches for < 1,000 volts, nes","",1739.0 +9455,"853661","Electrical lamp-holders, for < 1,000 volts","6digit","Electrical lamp-holders, for < 1,000 volts","","Electrical lamp-holders, for < 1,000 volts","",1739.0 +9456,"853669","Electrical plugs and sockets","6digit","Electrical plugs and sockets","","Electrical plugs and sockets","",1739.0 +9457,"853690","Electrical switch, protector, connecter for < 1kV nes","6digit","Electrical switch, protector, connecter for < 1kV nes","","Electrical switch, protector, connecter for < 1kV nes","",1739.0 +9458,"853710","Electrical control and distribution boards, < 1kV","6digit","Electrical control and distribution boards, < 1kV","","Electrical control and distribution boards, < 1kV","",1740.0 +9459,"853720","Electrical control and distribution boards, > 1kV","6digit","Electrical control and distribution boards, > 1kV","","Electrical control and distribution boards, > 1kV","",1740.0 +9460,"853810","Elictrical boards, panels, etc, not equipped","6digit","Elictrical boards, panels, etc, not equipped","","Elictrical boards, panels, etc, not equipped","",1741.0 +9461,"853890","Parts, electric switches, protectors & connectors nes","6digit","Parts, electric switches, protectors & connectors nes","","Parts, electric switches, protectors & connectors nes","",1741.0 +9462,"853910","Sealed beam lamp units","6digit","Sealed beam lamp units","","Sealed beam lamp units","",1742.0 +9463,"853921","Filament lamps, tungsten halogen","6digit","Filament lamps, tungsten halogen","","Filament lamps, tungsten halogen","",1742.0 +9464,"853922","Filament lamps, of a power <= 200 Watt, > 100 volts","6digit","Filament lamps, of a power <= 200 Watt, > 100 volts","","Filament lamps, of a power <= 200 Watt, > 100 volts","",1742.0 +9465,"853929","Filament lamps, except ultraviolet or infra-red, nes","6digit","Filament lamps, except ultraviolet or infra-red, nes","","Filament lamps, except ultraviolet or infra-red, nes","",1742.0 +9466,"853931","Fluorescent lamps, hot cathode","6digit","Fluorescent lamps, hot cathode","","Fluorescent lamps, hot cathode","",1742.0 +9467,"853939","Discharge lamps, other than ultra-violet lamps, nes","6digit","Discharge lamps, other than ultra-violet lamps, nes","","Discharge lamps, other than ultra-violet lamps, nes","",1742.0 +9468,"853940","Ultra-violet or infra-red lamps, arc lamps","6digit","Ultra-violet or infra-red lamps, arc lamps","","Ultra-violet or infra-red lamps, arc lamps","",1742.0 +9469,"853990","Parts of electric filament or discharge lamps","6digit","Parts of electric filament or discharge lamps","","Parts of electric filament or discharge lamps","",1742.0 +9470,"854011","Colour cathode-ray television picture tubes, monitors","6digit","Colour cathode-ray television picture tubes, monitors","","Colour cathode-ray television picture tubes, monitors","",1743.0 +9471,"854012","Monochrome cathode-ray picture tubes, monitors","6digit","Monochrome cathode-ray picture tubes, monitors","","Monochrome cathode-ray picture tubes, monitors","",1743.0 +9472,"854020","Television camera tubes and other photo-cathode tubes","6digit","Television camera tubes and other photo-cathode tubes","","Television camera tubes and other photo-cathode tubes","",1743.0 +9473,"854030","Cathode-ray tubes, except for television","6digit","Cathode-ray tubes, except for television","","Cathode-ray tubes, except for television","",1743.0 +9474,"854041","Magnetron tubes","6digit","Magnetron tubes","","Magnetron tubes","",1743.0 +9475,"854042","Klystron tubes","6digit","Klystron tubes","","Klystron tubes","",1743.0 +9476,"854049","Microwave tubes, except magnetron/klystron","6digit","Microwave tubes, except magnetron/klystron","","Microwave tubes, except magnetron/klystron","",1743.0 +9477,"854081","Receiver or amplifier valves and tubes","6digit","Receiver or amplifier valves and tubes","","Receiver or amplifier valves and tubes","",1743.0 +9478,"854089","Electronic valves/tubes, except receiver/amplifier","6digit","Electronic valves/tubes, except receiver/amplifier","","Electronic valves/tubes, except receiver/amplifier","",1743.0 +9479,"854091","Parts of cathode-ray tubes","6digit","Parts of cathode-ray tubes","","Parts of cathode-ray tubes","",1743.0 +9480,"854099","Parts of electronic valve & tubes, except cathode ray","6digit","Parts of electronic valve & tubes, except cathode ray","","Parts of electronic valve & tubes, except cathode ray","",1743.0 +9481,"854110","Diodes, except photosensitive and light emitting","6digit","Diodes, except photosensitive and light emitting","","Diodes, except photosensitive and light emitting","",1744.0 +9482,"854121","Transistors, except photosensitive, < 1 watt","6digit","Transistors, except photosensitive, < 1 watt","","Transistors, except photosensitive, < 1 watt","",1744.0 +9483,"854129","Transistors, except photosensitive, > 1 watt","6digit","Transistors, except photosensitive, > 1 watt","","Transistors, except photosensitive, > 1 watt","",1744.0 +9484,"854130","Thyristors/diacs/triacs, except photosensitive device","6digit","Thyristors/diacs/triacs, except photosensitive device","","Thyristors/diacs/triacs, except photosensitive device","",1744.0 +9485,"854140","Photosensitive/photovoltaic/LED semiconductor devices","6digit","Photosensitive/photovoltaic/LED semiconductor devices","","Photosensitive/photovoltaic/LED semiconductor devices","",1744.0 +9486,"854150","Semiconductor devices, not light sensitive or emittin","6digit","Semiconductor devices, not light sensitive or emittin","","Semiconductor devices, not light sensitive or emittin","",1744.0 +9487,"854160","Mounted piezo-electric crystals","6digit","Mounted piezo-electric crystals","","Mounted piezo-electric crystals","",1744.0 +9488,"854190","Parts of semiconductor devices and similar devices","6digit","Parts of semiconductor devices and similar devices","","Parts of semiconductor devices and similar devices","",1744.0 +9489,"854211","Monolithic integrated circuits, digital","6digit","Monolithic integrated circuits, digital","","Monolithic integrated circuits, digital","",1745.0 +9490,"854219","Monolithic integrated circuits, except digital","6digit","Monolithic integrated circuits, except digital","","Monolithic integrated circuits, except digital","",1745.0 +9491,"854220","Hybrid integrated circuits","6digit","Hybrid integrated circuits","","Hybrid integrated circuits","",1745.0 +9492,"854280","Electronic integrated circuits/microassemblies, nes","6digit","Electronic integrated circuits/microassemblies, nes","","Electronic integrated circuits/microassemblies, nes","",1745.0 +9493,"854290","Parts of electronic integrated circuits etc","6digit","Parts of electronic integrated circuits etc","","Parts of electronic integrated circuits etc","",1745.0 +9494,"854310","Particle accelerators","6digit","Particle accelerators","","Particle accelerators","",1746.0 +9495,"854320","Signal generators","6digit","Signal generators","","Signal generators","",1746.0 +9496,"854330","Apparatus for electro-plating, electrolysis, etc","6digit","Apparatus for electro-plating, electrolysis, etc","","Apparatus for electro-plating, electrolysis, etc","",1746.0 +9497,"854380","Electrical machines and apparatus, nes","6digit","Electrical machines and apparatus, nes","","Electrical machines and apparatus, nes","",1746.0 +9498,"854390","Parts of electrical machines and apparatus nes","6digit","Parts of electrical machines and apparatus nes","","Parts of electrical machines and apparatus nes","",1746.0 +9499,"854411","Insulated winding wire of copper","6digit","Insulated winding wire of copper","","Insulated winding wire of copper","",1747.0 +9500,"854419","Insulated winding wire, nes","6digit","Insulated winding wire, nes","","Insulated winding wire, nes","",1747.0 +9501,"854420","Co-axial cable and other co-axial electric conductors","6digit","Co-axial cable and other co-axial electric conductors","","Co-axial cable and other co-axial electric conductors","",1747.0 +9502,"854430","Ignition/other wiring sets for vehicles/aircraft/ship","6digit","Ignition/other wiring sets for vehicles/aircraft/ship","","Ignition/other wiring sets for vehicles/aircraft/ship","",1747.0 +9503,"854441","Electric conductors, nes < 80 volts, with connectors","6digit","Electric conductors, nes < 80 volts, with connectors","","Electric conductors, nes < 80 volts, with connectors","",1747.0 +9504,"854449","Electric conductors, nes < 80 volts, no connectors","6digit","Electric conductors, nes < 80 volts, no connectors","","Electric conductors, nes < 80 volts, no connectors","",1747.0 +9505,"854451","Electric conductors, 80-1,000 volts, with connectors","6digit","Electric conductors, 80-1,000 volts, with connectors","","Electric conductors, 80-1,000 volts, with connectors","",1747.0 +9506,"854459","Electric conductors, 80-1,000 volts, no connectors","6digit","Electric conductors, 80-1,000 volts, no connectors","","Electric conductors, 80-1,000 volts, no connectors","",1747.0 +9507,"854460","Electric conductors, for over 1,000 volts, nes","6digit","Electric conductors, for over 1,000 volts, nes","","Electric conductors, for over 1,000 volts, nes","",1747.0 +9508,"854470","Optical fibres and cables","6digit","Optical fibres and cables","","Optical fibres and cables","",1747.0 +9509,"854511","Carbon and graphite furnace electrodes","6digit","Carbon and graphite furnace electrodes","","Carbon and graphite furnace electrodes","",1748.0 +9510,"854519","Carbon and graphite electrodes, except for furnaces","6digit","Carbon and graphite electrodes, except for furnaces","","Carbon and graphite electrodes, except for furnaces","",1748.0 +9511,"854520","Carbon and graphite brushes","6digit","Carbon and graphite brushes","","Carbon and graphite brushes","",1748.0 +9512,"854590","Battery carbonsand carbon electrical items nes","6digit","Battery carbonsand carbon electrical items nes","","Battery carbonsand carbon electrical items nes","",1748.0 +9513,"854610","Electrical insulators of glass","6digit","Electrical insulators of glass","","Electrical insulators of glass","",1749.0 +9514,"854620","Electrical insulators of ceramics","6digit","Electrical insulators of ceramics","","Electrical insulators of ceramics","",1749.0 +9515,"854690","Electrical insulators, except glass/ceramics","6digit","Electrical insulators, except glass/ceramics","","Electrical insulators, except glass/ceramics","",1749.0 +9516,"854710","Electrical insulating fittings of ceramics","6digit","Electrical insulating fittings of ceramics","","Electrical insulating fittings of ceramics","",1750.0 +9517,"854720","Electrical insulating fittings of plastics","6digit","Electrical insulating fittings of plastics","","Electrical insulating fittings of plastics","",1750.0 +9518,"854790","Electrical insulating fittings except plastic/ceramic","6digit","Electrical insulating fittings except plastic/ceramic","","Electrical insulating fittings except plastic/ceramic","",1750.0 +9519,"854800","Electrical parts of machinery and apparatus, nes","6digit","Electrical parts of machinery and apparatus, nes","","Electrical parts of machinery and apparatus, nes","",1751.0 +9520,"860110","Rail locomotives, externally electrically powered","6digit","Rail locomotives, externally electrically powered","","Rail locomotives, externally electrically powered","",1752.0 +9521,"860120","Rail locomotives powered by electric accumulators","6digit","Rail locomotives powered by electric accumulators","","Rail locomotives powered by electric accumulators","",1752.0 +9522,"860210","Rail locomotives, diesel-electric","6digit","Rail locomotives, diesel-electric","","Rail locomotives, diesel-electric","",1753.0 +9523,"860290","Rail locomotives non-electric and locomotive tenders","6digit","Rail locomotives non-electric and locomotive tenders","","Rail locomotives non-electric and locomotive tenders","",1753.0 +9524,"860310","Self-propelled railway cars, external electric power","6digit","Self-propelled railway cars, external electric power","","Self-propelled railway cars, external electric power","",1754.0 +9525,"860390","Self-propelled railway cars except external electric","6digit","Self-propelled railway cars except external electric","","Self-propelled railway cars except external electric","",1754.0 +9526,"860400","Railway maintenance-of-way service vehicles","6digit","Railway maintenance-of-way service vehicles","","Railway maintenance-of-way service vehicles","",1755.0 +9527,"860500","Railway passenger and special purpose coaches","6digit","Railway passenger and special purpose coaches","","Railway passenger and special purpose coaches","",1756.0 +9528,"860610","Railway tank cars","6digit","Railway tank cars","","Railway tank cars","",1757.0 +9529,"860620","Railway wagons, insulated/refrigerated except tank ca","6digit","Railway wagons, insulated/refrigerated except tank ca","","Railway wagons, insulated/refrigerated except tank ca","",1757.0 +9530,"860630","Railway cars, self-discharging, nes","6digit","Railway cars, self-discharging, nes","","Railway cars, self-discharging, nes","",1757.0 +9531,"860691","Railway cars nes, closed and covered","6digit","Railway cars nes, closed and covered","","Railway cars nes, closed and covered","",1757.0 +9532,"860692","Railway cars nes, open, with sides > 60 cm high","6digit","Railway cars nes, open, with sides > 60 cm high","","Railway cars nes, open, with sides > 60 cm high","",1757.0 +9533,"860699","Railway cars nes","6digit","Railway cars nes","","Railway cars nes","",1757.0 +9534,"860711","Railway & tramway driving bogies& bissel-bogies","6digit","Railway & tramway driving bogies& bissel-bogies","","Railway & tramway driving bogies& bissel-bogies","",1758.0 +9535,"860712","Railway & tramway bogies & bissel-bogies, non-driving","6digit","Railway & tramway bogies & bissel-bogies, non-driving","","Railway & tramway bogies & bissel-bogies, non-driving","",1758.0 +9536,"860719","Railway & tramway axles, wheels and parts","6digit","Railway & tramway axles, wheels and parts","","Railway & tramway axles, wheels and parts","",1758.0 +9537,"860721","Air brakes, parts for railway rolling stock","6digit","Air brakes, parts for railway rolling stock","","Air brakes, parts for railway rolling stock","",1758.0 +9538,"860729","Brakes except air, parts for railway rolling stock","6digit","Brakes except air, parts for railway rolling stock","","Brakes except air, parts for railway rolling stock","",1758.0 +9539,"860730","Coupling devices, parts for railway rolling stock","6digit","Coupling devices, parts for railway rolling stock","","Coupling devices, parts for railway rolling stock","",1758.0 +9540,"860791","Railway locomotive parts nes","6digit","Railway locomotive parts nes","","Railway locomotive parts nes","",1758.0 +9541,"860799","Railway rolling stock parts nes","6digit","Railway rolling stock parts nes","","Railway rolling stock parts nes","",1758.0 +9542,"860800","Signals etc for rail, tram, water-way, port, airfield","6digit","Signals etc for rail, tram, water-way, port, airfield","","Signals etc for rail, tram, water-way, port, airfield","",1759.0 +9543,"860900","Cargo containers designed for carriage","6digit","Cargo containers designed for carriage","","Cargo containers designed for carriage","",1760.0 +9544,"870110","Pedestrian controlled tractors","6digit","Pedestrian controlled tractors","","Pedestrian controlled tractors","",1761.0 +9545,"870120","Road tractors for semi-trailers (truck tractors)","6digit","Road tractors for semi-trailers (truck tractors)","","Road tractors for semi-trailers (truck tractors)","",1761.0 +9546,"870130","Track-laying tractors (crawlers)","6digit","Track-laying tractors (crawlers)","","Track-laying tractors (crawlers)","",1761.0 +9547,"870190","Wheeled tractors nes","6digit","Wheeled tractors nes","","Wheeled tractors nes","",1761.0 +9548,"870210","Diesel powered buses","6digit","Diesel powered buses","","Diesel powered buses","",1762.0 +9549,"870290","Buses except diesel powered","6digit","Buses except diesel powered","","Buses except diesel powered","",1762.0 +9550,"870310","Snowmobiles, golf cars, similar vehicles","6digit","Snowmobiles, golf cars, similar vehicles","","Snowmobiles, golf cars, similar vehicles","",1763.0 +9551,"870321","Automobiles, spark ignition engine of <1000 cc","6digit","Automobiles, spark ignition engine of <1000 cc","","Automobiles, spark ignition engine of <1000 cc","",1763.0 +9552,"870322","Automobiles, spark ignition engine of 1000-1500 cc","6digit","Automobiles, spark ignition engine of 1000-1500 cc","","Automobiles, spark ignition engine of 1000-1500 cc","",1763.0 +9553,"870323","Automobiles, spark ignition engine of 1500-3000 cc","6digit","Automobiles, spark ignition engine of 1500-3000 cc","","Automobiles, spark ignition engine of 1500-3000 cc","",1763.0 +9554,"870324","Automobiles, spark ignition engine of >3000 cc","6digit","Automobiles, spark ignition engine of >3000 cc","","Automobiles, spark ignition engine of >3000 cc","",1763.0 +9555,"870331","Automobiles, diesel engine of <1500 cc","6digit","Automobiles, diesel engine of <1500 cc","","Automobiles, diesel engine of <1500 cc","",1763.0 +9556,"870332","Automobiles, diesel engine of 1500-2500 cc","6digit","Automobiles, diesel engine of 1500-2500 cc","","Automobiles, diesel engine of 1500-2500 cc","",1763.0 +9557,"870333","Automobiles, diesel engine of >2500 cc","6digit","Automobiles, diesel engine of >2500 cc","","Automobiles, diesel engine of >2500 cc","",1763.0 +9558,"870390","Automobiles nes including gas turbine powered","6digit","Automobiles nes including gas turbine powered","","Automobiles nes including gas turbine powered","",1763.0 +9559,"870410","Dump trucks designed for off-highway use","6digit","Dump trucks designed for off-highway use","","Dump trucks designed for off-highway use","",1764.0 +9560,"870421","Diesel powered trucks weighing < 5 tonnes","6digit","Diesel powered trucks weighing < 5 tonnes","","Diesel powered trucks weighing < 5 tonnes","",1764.0 +9561,"870422","Diesel powered trucks weighing 5-20 tonnes","6digit","Diesel powered trucks weighing 5-20 tonnes","","Diesel powered trucks weighing 5-20 tonnes","",1764.0 +9562,"870423","Diesel powered trucks weighing > 20 tonnes","6digit","Diesel powered trucks weighing > 20 tonnes","","Diesel powered trucks weighing > 20 tonnes","",1764.0 +9563,"870431","Spark ignition engine trucks weighing < 5 tonnes","6digit","Spark ignition engine trucks weighing < 5 tonnes","","Spark ignition engine trucks weighing < 5 tonnes","",1764.0 +9564,"870432","Spark ignition engine trucks weighing > 5 tonnes","6digit","Spark ignition engine trucks weighing > 5 tonnes","","Spark ignition engine trucks weighing > 5 tonnes","",1764.0 +9565,"870490","Trucks nes","6digit","Trucks nes","","Trucks nes","",1764.0 +9566,"870510","Mobile cranes","6digit","Mobile cranes","","Mobile cranes","",1765.0 +9567,"870520","Mobile drilling derricks","6digit","Mobile drilling derricks","","Mobile drilling derricks","",1765.0 +9568,"870530","Fire fighting vehicles","6digit","Fire fighting vehicles","","Fire fighting vehicles","",1765.0 +9569,"870540","Mobile concrete mixers","6digit","Mobile concrete mixers","","Mobile concrete mixers","",1765.0 +9570,"870590","Special purpose motor vehicles nes","6digit","Special purpose motor vehicles nes","","Special purpose motor vehicles nes","",1765.0 +9571,"870600","Motor vehicle chassis fitted with engine","6digit","Motor vehicle chassis fitted with engine","","Motor vehicle chassis fitted with engine","",1766.0 +9572,"870710","Bodies for passenger carrying vehicles","6digit","Bodies for passenger carrying vehicles","","Bodies for passenger carrying vehicles","",1767.0 +9573,"870790","Bodies for tractors, buses, trucks etc","6digit","Bodies for tractors, buses, trucks etc","","Bodies for tractors, buses, trucks etc","",1767.0 +9574,"870810","Bumpers and parts thereof for motor vehicles","6digit","Bumpers and parts thereof for motor vehicles","","Bumpers and parts thereof for motor vehicles","",1768.0 +9575,"870821","Safety seat belts for motor vehicles","6digit","Safety seat belts for motor vehicles","","Safety seat belts for motor vehicles","",1768.0 +9576,"870829","Parts and accessories of bodies nes for motor vehicle","6digit","Parts and accessories of bodies nes for motor vehicle","","Parts and accessories of bodies nes for motor vehicle","",1768.0 +9577,"870831","Mounted brake linings for motor vehicles","6digit","Mounted brake linings for motor vehicles","","Mounted brake linings for motor vehicles","",1768.0 +9578,"870839","Brake system parts except linings for motor vehicles","6digit","Brake system parts except linings for motor vehicles","","Brake system parts except linings for motor vehicles","",1768.0 +9579,"870840","Transmissions for motor vehicles","6digit","Transmissions for motor vehicles","","Transmissions for motor vehicles","",1768.0 +9580,"870850","Drive axles with differential for motor vehicles","6digit","Drive axles with differential for motor vehicles","","Drive axles with differential for motor vehicles","",1768.0 +9581,"870860","Non-driving axles/parts for motor vehicles","6digit","Non-driving axles/parts for motor vehicles","","Non-driving axles/parts for motor vehicles","",1768.0 +9582,"870870","Wheels including parts/accessories for motor vehicles","6digit","Wheels including parts/accessories for motor vehicles","","Wheels including parts/accessories for motor vehicles","",1768.0 +9583,"870880","Shock absorbers for motor vehicles","6digit","Shock absorbers for motor vehicles","","Shock absorbers for motor vehicles","",1768.0 +9584,"870891","Radiators for motor vehicles","6digit","Radiators for motor vehicles","","Radiators for motor vehicles","",1768.0 +9585,"870892","Mufflers and exhaust pipes for motor vehicles","6digit","Mufflers and exhaust pipes for motor vehicles","","Mufflers and exhaust pipes for motor vehicles","",1768.0 +9586,"870893","Clutches and parts thereof for motor vehicles","6digit","Clutches and parts thereof for motor vehicles","","Clutches and parts thereof for motor vehicles","",1768.0 +9587,"870894","Steering wheels, columns & boxes for motor vehicles","6digit","Steering wheels, columns & boxes for motor vehicles","","Steering wheels, columns & boxes for motor vehicles","",1768.0 +9588,"870899","Motor vehicle parts nes","6digit","Motor vehicle parts nes","","Motor vehicle parts nes","",1768.0 +9589,"870911","Work trucks, electrically powered","6digit","Work trucks, electrically powered","","Work trucks, electrically powered","",1769.0 +9590,"870919","Work trucks except electrically powered","6digit","Work trucks except electrically powered","","Work trucks except electrically powered","",1769.0 +9591,"870990","Work truck parts","6digit","Work truck parts","","Work truck parts","",1769.0 +9592,"871000","Tanks and other armoured fighting vehicles","6digit","Tanks and other armoured fighting vehicles","","Tanks and other armoured fighting vehicles","",1770.0 +9593,"871110","Motorcycles, spark ignition engine of < 50 cc","6digit","Motorcycles, spark ignition engine of < 50 cc","","Motorcycles, spark ignition engine of < 50 cc","",1771.0 +9594,"871120","Motorcycles, spark ignition engine of 50-250 cc","6digit","Motorcycles, spark ignition engine of 50-250 cc","","Motorcycles, spark ignition engine of 50-250 cc","",1771.0 +9595,"871130","Motorcycles, spark ignition engine of 250-500 cc","6digit","Motorcycles, spark ignition engine of 250-500 cc","","Motorcycles, spark ignition engine of 250-500 cc","",1771.0 +9596,"871140","Motorcycles, spark ignition engine of 500-800 cc","6digit","Motorcycles, spark ignition engine of 500-800 cc","","Motorcycles, spark ignition engine of 500-800 cc","",1771.0 +9597,"871150","Motorcycles, spark ignition engine of > 800 cc","6digit","Motorcycles, spark ignition engine of > 800 cc","","Motorcycles, spark ignition engine of > 800 cc","",1771.0 +9598,"871190","Motorcycles with other than a spark ignition engine","6digit","Motorcycles with other than a spark ignition engine","","Motorcycles with other than a spark ignition engine","",1771.0 +9599,"871200","Bicycles, other cycles, not motorized","6digit","Bicycles, other cycles, not motorized","","Bicycles, other cycles, not motorized","",1772.0 +9600,"871310","Wheelchairs not mechanically propelled","6digit","Wheelchairs not mechanically propelled","","Wheelchairs not mechanically propelled","",1773.0 +9601,"871390","Wheelchairs, mechanically propelled","6digit","Wheelchairs, mechanically propelled","","Wheelchairs, mechanically propelled","",1773.0 +9602,"871411","Motorcycle saddles","6digit","Motorcycle saddles","","Motorcycle saddles","",1774.0 +9603,"871419","Motorcycle parts except saddles","6digit","Motorcycle parts except saddles","","Motorcycle parts except saddles","",1774.0 +9604,"871420","Wheelchair parts","6digit","Wheelchair parts","","Wheelchair parts","",1774.0 +9605,"871491","Bicycle frames and forks, and parts thereof","6digit","Bicycle frames and forks, and parts thereof","","Bicycle frames and forks, and parts thereof","",1774.0 +9606,"871492","Bicycle wheel rims and spokes","6digit","Bicycle wheel rims and spokes","","Bicycle wheel rims and spokes","",1774.0 +9607,"871493","Bicycle hubs, free-wheel sprocket wheels","6digit","Bicycle hubs, free-wheel sprocket wheels","","Bicycle hubs, free-wheel sprocket wheels","",1774.0 +9608,"871494","Bicycle brakes, parts thereof","6digit","Bicycle brakes, parts thereof","","Bicycle brakes, parts thereof","",1774.0 +9609,"871495","Bicycle saddles","6digit","Bicycle saddles","","Bicycle saddles","",1774.0 +9610,"871496","Bicycle pedals/crank-gear, parts thereof","6digit","Bicycle pedals/crank-gear, parts thereof","","Bicycle pedals/crank-gear, parts thereof","",1774.0 +9611,"871499","Bicycle parts nes","6digit","Bicycle parts nes","","Bicycle parts nes","",1774.0 +9612,"871500","Baby carriages and parts thereof","6digit","Baby carriages and parts thereof","","Baby carriages and parts thereof","",1775.0 +9613,"871610","Trailers for housing or camping","6digit","Trailers for housing or camping","","Trailers for housing or camping","",1776.0 +9614,"871620","Trailers for agricultural purposes","6digit","Trailers for agricultural purposes","","Trailers for agricultural purposes","",1776.0 +9615,"871631","Tanker trailers and semi-trailers","6digit","Tanker trailers and semi-trailers","","Tanker trailers and semi-trailers","",1776.0 +9616,"871639","Trailers nes for the transport of goods","6digit","Trailers nes for the transport of goods","","Trailers nes for the transport of goods","",1776.0 +9617,"871640","Trailers, semi-trailers nes","6digit","Trailers, semi-trailers nes","","Trailers, semi-trailers nes","",1776.0 +9618,"871680","Wheelbarrows, hand-carts, rickshaws etc","6digit","Wheelbarrows, hand-carts, rickshaws etc","","Wheelbarrows, hand-carts, rickshaws etc","",1776.0 +9619,"871690","Trailer/non-mechanically propelled vehicle parts nes","6digit","Trailer/non-mechanically propelled vehicle parts nes","","Trailer/non-mechanically propelled vehicle parts nes","",1776.0 +9620,"880110","Gliders, hang gliders","6digit","Gliders, hang gliders","","Gliders, hang gliders","",1777.0 +9621,"880190","Balloons, dirigibles, non-powered aircraft nes","6digit","Balloons, dirigibles, non-powered aircraft nes","","Balloons, dirigibles, non-powered aircraft nes","",1777.0 +9622,"880211","Helicopters of an unladen weight < 2,000 kg","6digit","Helicopters of an unladen weight < 2,000 kg","","Helicopters of an unladen weight < 2,000 kg","",1778.0 +9623,"880212","Helicopters of an unladen weight > 2,000 kg","6digit","Helicopters of an unladen weight > 2,000 kg","","Helicopters of an unladen weight > 2,000 kg","",1778.0 +9624,"880220","Fixed wing aircraft, unladen weight < 2,000 kg","6digit","Fixed wing aircraft, unladen weight < 2,000 kg","","Fixed wing aircraft, unladen weight < 2,000 kg","",1778.0 +9625,"880230","Fixed wing aircraft, unladen weight 2,000-15,000 kg","6digit","Fixed wing aircraft, unladen weight 2,000-15,000 kg","","Fixed wing aircraft, unladen weight 2,000-15,000 kg","",1778.0 +9626,"880240","Fixed wing aircraft, unladen weight > 15,000 kg","6digit","Fixed wing aircraft, unladen weight > 15,000 kg","","Fixed wing aircraft, unladen weight > 15,000 kg","",1778.0 +9627,"880250","Spacecraft, satellites and spacecraft launch vehicles","6digit","Spacecraft, satellites and spacecraft launch vehicles","","Spacecraft, satellites and spacecraft launch vehicles","",1778.0 +9628,"880310","Aircraft propellers, rotors and parts thereof","6digit","Aircraft propellers, rotors and parts thereof","","Aircraft propellers, rotors and parts thereof","",1779.0 +9629,"880320","Aircraft under-carriages and parts thereof","6digit","Aircraft under-carriages and parts thereof","","Aircraft under-carriages and parts thereof","",1779.0 +9630,"880330","Aircraft parts nes","6digit","Aircraft parts nes","","Aircraft parts nes","",1779.0 +9631,"880390","Parts of balloons, dirigibles, spacecraft","6digit","Parts of balloons, dirigibles, spacecraft","","Parts of balloons, dirigibles, spacecraft","",1779.0 +9632,"880400","Parachutes, parts and accessories thereof","6digit","Parachutes, parts and accessories thereof","","Parachutes, parts and accessories thereof","",1780.0 +9633,"880510","Aircraft launching and deck-arrestor gear, parts","6digit","Aircraft launching and deck-arrestor gear, parts","","Aircraft launching and deck-arrestor gear, parts","",1781.0 +9634,"880520","Flight simulators, parts thereof","6digit","Flight simulators, parts thereof","","Flight simulators, parts thereof","",1781.0 +9635,"890110","Cruise ships, excursion boats, ferry boats","6digit","Cruise ships, excursion boats, ferry boats","","Cruise ships, excursion boats, ferry boats","",1782.0 +9636,"890120","Tankers","6digit","Tankers","","Tankers","",1782.0 +9637,"890130","Refrigerated vessels other than tankers","6digit","Refrigerated vessels other than tankers","","Refrigerated vessels other than tankers","",1782.0 +9638,"890190","Cargo vessels other than tanker or refrigerated","6digit","Cargo vessels other than tanker or refrigerated","","Cargo vessels other than tanker or refrigerated","",1782.0 +9639,"890200","Fishing vessels and factory ships","6digit","Fishing vessels and factory ships","","Fishing vessels and factory ships","",1783.0 +9640,"890310","Inflatable pleasure craft","6digit","Inflatable pleasure craft","","Inflatable pleasure craft","",1784.0 +9641,"890391","Sailboats, with or without auxiliary motor","6digit","Sailboats, with or without auxiliary motor","","Sailboats, with or without auxiliary motor","",1784.0 +9642,"890392","Motorboats, other than outboard motorboats","6digit","Motorboats, other than outboard motorboats","","Motorboats, other than outboard motorboats","",1784.0 +9643,"890399","Rowing boats, canoes, pleasure boats except sail/powe","6digit","Rowing boats, canoes, pleasure boats except sail/powe","","Rowing boats, canoes, pleasure boats except sail/powe","",1784.0 +9644,"890400","Tugs and pusher craft","6digit","Tugs and pusher craft","","Tugs and pusher craft","",1785.0 +9645,"890510","Dredgers","6digit","Dredgers","","Dredgers","",1786.0 +9646,"890520","Floating, submersible drilling or production platform","6digit","Floating, submersible drilling or production platform","","Floating, submersible drilling or production platform","",1786.0 +9647,"890590","Floating docks, special function vessels nes","6digit","Floating docks, special function vessels nes","","Floating docks, special function vessels nes","",1786.0 +9648,"890600","Warships, lifeboats, hospital ships, vessels nes","6digit","Warships, lifeboats, hospital ships, vessels nes","","Warships, lifeboats, hospital ships, vessels nes","",1787.0 +9649,"890710","Inflatable rafts","6digit","Inflatable rafts","","Inflatable rafts","",1788.0 +9650,"890790","Buoys, beacons, coffer-dams, pontoons, floats nes","6digit","Buoys, beacons, coffer-dams, pontoons, floats nes","","Buoys, beacons, coffer-dams, pontoons, floats nes","",1788.0 +9651,"890800","Vessels and other floating structures for breaking up","6digit","Vessels and other floating structures for breaking up","","Vessels and other floating structures for breaking up","",1789.0 +9652,"900110","Optical fibres, except for telecommunications","6digit","Optical fibres, except for telecommunications","","Optical fibres, except for telecommunications","",1790.0 +9653,"900120","Sheets/plates of polarising material","6digit","Sheets/plates of polarising material","","Sheets/plates of polarising material","",1790.0 +9654,"900130","Contact lenses","6digit","Contact lenses","","Contact lenses","",1790.0 +9655,"900140","Spectacle lenses of glass","6digit","Spectacle lenses of glass","","Spectacle lenses of glass","",1790.0 +9656,"900150","Spectacle lenses of other materials","6digit","Spectacle lenses of other materials","","Spectacle lenses of other materials","",1790.0 +9657,"900190","Prisms, mirrors and optical elements nes, unmounted","6digit","Prisms, mirrors and optical elements nes, unmounted","","Prisms, mirrors and optical elements nes, unmounted","",1790.0 +9658,"900211","Objective lenses for cameras, projectors, etc","6digit","Objective lenses for cameras, projectors, etc","","Objective lenses for cameras, projectors, etc","",1791.0 +9659,"900219","Objective lenses, nes","6digit","Objective lenses, nes","","Objective lenses, nes","",1791.0 +9660,"900220","Optical filters","6digit","Optical filters","","Optical filters","",1791.0 +9661,"900290","Mounted lenses, prisms, mirrors, optical elements nes","6digit","Mounted lenses, prisms, mirrors, optical elements nes","","Mounted lenses, prisms, mirrors, optical elements nes","",1791.0 +9662,"900311","Frames & mountings for spectacles etc, of plastic","6digit","Frames & mountings for spectacles etc, of plastic","","Frames & mountings for spectacles etc, of plastic","",1792.0 +9663,"900319","Frames & mountings for spectacles etc, except plastic","6digit","Frames & mountings for spectacles etc, except plastic","","Frames & mountings for spectacles etc, except plastic","",1792.0 +9664,"900390","Parts of frames and mountings for spectacles etc","6digit","Parts of frames and mountings for spectacles etc","","Parts of frames and mountings for spectacles etc","",1792.0 +9665,"900410","Sunglasses","6digit","Sunglasses","","Sunglasses","",1793.0 +9666,"900490","Spectacles, goggles except sunglasses","6digit","Spectacles, goggles except sunglasses","","Spectacles, goggles except sunglasses","",1793.0 +9667,"900510","Binoculars","6digit","Binoculars","","Binoculars","",1794.0 +9668,"900580","Monoculars, telescopes, etc","6digit","Monoculars, telescopes, etc","","Monoculars, telescopes, etc","",1794.0 +9669,"900590","Parts and accessories for binoculars, telescopes, etc","6digit","Parts and accessories for binoculars, telescopes, etc","","Parts and accessories for binoculars, telescopes, etc","",1794.0 +9670,"900610","Cameras for preparing printing plates or cylinders","6digit","Cameras for preparing printing plates or cylinders","","Cameras for preparing printing plates or cylinders","",1795.0 +9671,"900620","Cameras for recording microfilm etc","6digit","Cameras for recording microfilm etc","","Cameras for recording microfilm etc","",1795.0 +9672,"900630","Cameras for special use, underwater,aerial, etc","6digit","Cameras for special use, underwater,aerial, etc","","Cameras for special use, underwater,aerial, etc","",1795.0 +9673,"900640","Instant print cameras","6digit","Instant print cameras","","Instant print cameras","",1795.0 +9674,"900651","Cameras, single lens reflex, for roll film <= 35 mm","6digit","Cameras, single lens reflex, for roll film <= 35 mm","","Cameras, single lens reflex, for roll film <= 35 mm","",1795.0 +9675,"900652","Cameras for roll film of a width <35 mm","6digit","Cameras for roll film of a width <35 mm","","Cameras for roll film of a width <35 mm","",1795.0 +9676,"900653","Cameras for 35 mm roll film except single lens reflex","6digit","Cameras for 35 mm roll film except single lens reflex","","Cameras for 35 mm roll film except single lens reflex","",1795.0 +9677,"900659","Photographic, other than cinematographic cameras nes","6digit","Photographic, other than cinematographic cameras nes","","Photographic, other than cinematographic cameras nes","",1795.0 +9678,"900661","Photographic discharge lamp flashlight apparatus","6digit","Photographic discharge lamp flashlight apparatus","","Photographic discharge lamp flashlight apparatus","",1795.0 +9679,"900662","Flashbulbs, flashcubes and the like","6digit","Flashbulbs, flashcubes and the like","","Flashbulbs, flashcubes and the like","",1795.0 +9680,"900669","Photographic flashlight apparatus, nes","6digit","Photographic flashlight apparatus, nes","","Photographic flashlight apparatus, nes","",1795.0 +9681,"900691","Parts and accessories for photographic cameras","6digit","Parts and accessories for photographic cameras","","Parts and accessories for photographic cameras","",1795.0 +9682,"900699","Parts and accessories for flashlights and flashbulbs","6digit","Parts and accessories for flashlights and flashbulbs","","Parts and accessories for flashlights and flashbulbs","",1795.0 +9683,"900711","Cinematographic cameras for film <16mm wide","6digit","Cinematographic cameras for film <16mm wide","","Cinematographic cameras for film <16mm wide","",1796.0 +9684,"900719","Cinematographic cameras for film >16mm wide","6digit","Cinematographic cameras for film >16mm wide","","Cinematographic cameras for film >16mm wide","",1796.0 +9685,"900721","Cinematographic projectors for film of <16 mm width","6digit","Cinematographic projectors for film of <16 mm width","","Cinematographic projectors for film of <16 mm width","",1796.0 +9686,"900729","Cinematographic projectors for film of >16 mm width","6digit","Cinematographic projectors for film of >16 mm width","","Cinematographic projectors for film of >16 mm width","",1796.0 +9687,"900791","Parts and accessories for cinematographic cameras","6digit","Parts and accessories for cinematographic cameras","","Parts and accessories for cinematographic cameras","",1796.0 +9688,"900792","Parts and accessories for cinematographic projectors","6digit","Parts and accessories for cinematographic projectors","","Parts and accessories for cinematographic projectors","",1796.0 +9689,"900810","Slide projectors","6digit","Slide projectors","","Slide projectors","",1797.0 +9690,"900820","Microfilm, microfiche or other microform readers","6digit","Microfilm, microfiche or other microform readers","","Microfilm, microfiche or other microform readers","",1797.0 +9691,"900830","Image projectors, except slide/microform","6digit","Image projectors, except slide/microform","","Image projectors, except slide/microform","",1797.0 +9692,"900840","Photographic enlargers and reducers, other than cine","6digit","Photographic enlargers and reducers, other than cine","","Photographic enlargers and reducers, other than cine","",1797.0 +9693,"900890","Parts and accessories of image projectors, non-cine","6digit","Parts and accessories of image projectors, non-cine","","Parts and accessories of image projectors, non-cine","",1797.0 +9694,"900911","Electrostatic photo-copyers, direct process","6digit","Electrostatic photo-copyers, direct process","","Electrostatic photo-copyers, direct process","",1798.0 +9695,"900912","Electrostatic photo-copyers, indirect process","6digit","Electrostatic photo-copyers, indirect process","","Electrostatic photo-copyers, indirect process","",1798.0 +9696,"900921","Photo-copying equipment with an optical system, nes","6digit","Photo-copying equipment with an optical system, nes","","Photo-copying equipment with an optical system, nes","",1798.0 +9697,"900922","Contact type photo-copying apparatus,nes","6digit","Contact type photo-copying apparatus,nes","","Contact type photo-copying apparatus,nes","",1798.0 +9698,"900930","Thermo-copying apparatus","6digit","Thermo-copying apparatus","","Thermo-copying apparatus","",1798.0 +9699,"900990","Parts and accessories for photo-copying apparatus","6digit","Parts and accessories for photo-copying apparatus","","Parts and accessories for photo-copying apparatus","",1798.0 +9700,"901010","Equipment for automatic development of photo film","6digit","Equipment for automatic development of photo film","","Equipment for automatic development of photo film","",1799.0 +9701,"901020","Equipment for photographic laboratories nes","6digit","Equipment for photographic laboratories nes","","Equipment for photographic laboratories nes","",1799.0 +9702,"901030","Projection screens","6digit","Projection screens","","Projection screens","",1799.0 +9703,"901090","Parts and accessories for photo laboratory equipment","6digit","Parts and accessories for photo laboratory equipment","","Parts and accessories for photo laboratory equipment","",1799.0 +9704,"901110","Stereoscopic microscopes","6digit","Stereoscopic microscopes","","Stereoscopic microscopes","",1800.0 +9705,"901120","Microscopes, for photomicrography","6digit","Microscopes, for photomicrography","","Microscopes, for photomicrography","",1800.0 +9706,"901180","Microscopes, optical, nes","6digit","Microscopes, optical, nes","","Microscopes, optical, nes","",1800.0 +9707,"901190","Parts and accessories for optical microscopes","6digit","Parts and accessories for optical microscopes","","Parts and accessories for optical microscopes","",1800.0 +9708,"901210","Microscopes except optical, diffraction apparatus","6digit","Microscopes except optical, diffraction apparatus","","Microscopes except optical, diffraction apparatus","",1801.0 +9709,"901290","Parts and accessories for non-optical microscopes, et","6digit","Parts and accessories for non-optical microscopes, et","","Parts and accessories for non-optical microscopes, et","",1801.0 +9710,"901310","Telescopes for arms/other equipment, periscopes","6digit","Telescopes for arms/other equipment, periscopes","","Telescopes for arms/other equipment, periscopes","",1802.0 +9711,"901320","Lasers, other than laser diodes","6digit","Lasers, other than laser diodes","","Lasers, other than laser diodes","",1802.0 +9712,"901380","Optical devices, appliances and instruments, nes","6digit","Optical devices, appliances and instruments, nes","","Optical devices, appliances and instruments, nes","",1802.0 +9713,"901390","Parts and accessories of optical appliances nes","6digit","Parts and accessories of optical appliances nes","","Parts and accessories of optical appliances nes","",1802.0 +9714,"901410","Direction finding compasses","6digit","Direction finding compasses","","Direction finding compasses","",1803.0 +9715,"901420","Instruments nes for aeronautical/space navigation","6digit","Instruments nes for aeronautical/space navigation","","Instruments nes for aeronautical/space navigation","",1803.0 +9716,"901480","Navigational instruments and appliances nes","6digit","Navigational instruments and appliances nes","","Navigational instruments and appliances nes","",1803.0 +9717,"901490","Parts and accessories for navigational instruments","6digit","Parts and accessories for navigational instruments","","Parts and accessories for navigational instruments","",1803.0 +9718,"901510","Rangefinders","6digit","Rangefinders","","Rangefinders","",1804.0 +9719,"901520","Theodolites and tacheometers","6digit","Theodolites and tacheometers","","Theodolites and tacheometers","",1804.0 +9720,"901530","Surveying levels","6digit","Surveying levels","","Surveying levels","",1804.0 +9721,"901540","Photogrammetrical surveying instruments, appliances","6digit","Photogrammetrical surveying instruments, appliances","","Photogrammetrical surveying instruments, appliances","",1804.0 +9722,"901580","Surveying, etc instruments nes","6digit","Surveying, etc instruments nes","","Surveying, etc instruments nes","",1804.0 +9723,"901590","Parts and accessories for surveying etc instruments","6digit","Parts and accessories for surveying etc instruments","","Parts and accessories for surveying etc instruments","",1804.0 +9724,"901600","Balances of a sensitivity of 50 milligram or better","6digit","Balances of a sensitivity of 50 milligram or better","","Balances of a sensitivity of 50 milligram or better","",1805.0 +9725,"901710","Drafting tables and machines","6digit","Drafting tables and machines","","Drafting tables and machines","",1806.0 +9726,"901720","Drawing, marking-out, instruments nes, slide rules","6digit","Drawing, marking-out, instruments nes, slide rules","","Drawing, marking-out, instruments nes, slide rules","",1806.0 +9727,"901730","Micrometers, callipers and gauges","6digit","Micrometers, callipers and gauges","","Micrometers, callipers and gauges","",1806.0 +9728,"901780","Instruments for measuring length, hand use, nes","6digit","Instruments for measuring length, hand use, nes","","Instruments for measuring length, hand use, nes","",1806.0 +9729,"901790","Parts and accessories for drawing, etc instruments","6digit","Parts and accessories for drawing, etc instruments","","Parts and accessories for drawing, etc instruments","",1806.0 +9730,"901811","Electro-cardiographs","6digit","Electro-cardiographs","","Electro-cardiographs","",1807.0 +9731,"901819","Electro-diagnostic apparatus, nes","6digit","Electro-diagnostic apparatus, nes","","Electro-diagnostic apparatus, nes","",1807.0 +9732,"901820","Ultra-violet or infra-red ray apparatus","6digit","Ultra-violet or infra-red ray apparatus","","Ultra-violet or infra-red ray apparatus","",1807.0 +9733,"901831","Syringes, with or without needles","6digit","Syringes, with or without needles","","Syringes, with or without needles","",1807.0 +9734,"901832","Tubular metal needles and needles for sutures","6digit","Tubular metal needles and needles for sutures","","Tubular metal needles and needles for sutures","",1807.0 +9735,"901839","Needles, catheters, cannulae etc, (medical)","6digit","Needles, catheters, cannulae etc, (medical)","","Needles, catheters, cannulae etc, (medical)","",1807.0 +9736,"901841","Dental drill engines","6digit","Dental drill engines","","Dental drill engines","",1807.0 +9737,"901849","Instruments and appliances, used in dentistry","6digit","Instruments and appliances, used in dentistry","","Instruments and appliances, used in dentistry","",1807.0 +9738,"901850","Ophthalmic instruments and appliances","6digit","Ophthalmic instruments and appliances","","Ophthalmic instruments and appliances","",1807.0 +9739,"901890","Instruments, appliances for medical, etc science, nes","6digit","Instruments, appliances for medical, etc science, nes","","Instruments, appliances for medical, etc science, nes","",1807.0 +9740,"901910","Massage and psychological aptitude-test apparatus","6digit","Massage and psychological aptitude-test apparatus","","Massage and psychological aptitude-test apparatus","",1808.0 +9741,"901920","Therapeutic respiration apparatus","6digit","Therapeutic respiration apparatus","","Therapeutic respiration apparatus","",1808.0 +9742,"902000","Breathing appliances and gas masks","6digit","Breathing appliances and gas masks","","Breathing appliances and gas masks","",1809.0 +9743,"902111","Artificial joints","6digit","Artificial joints","","Artificial joints","",1810.0 +9744,"902119","Orthopaedic/fracture appliances, nes","6digit","Orthopaedic/fracture appliances, nes","","Orthopaedic/fracture appliances, nes","",1810.0 +9745,"902121","Artificial teeth","6digit","Artificial teeth","","Artificial teeth","",1810.0 +9746,"902129","Dental fittings, nes","6digit","Dental fittings, nes","","Dental fittings, nes","",1810.0 +9747,"902130","Artificial body parts, aids and appliances, etc","6digit","Artificial body parts, aids and appliances, etc","","Artificial body parts, aids and appliances, etc","",1810.0 +9748,"902140","Hearing aids, except parts and accessories","6digit","Hearing aids, except parts and accessories","","Hearing aids, except parts and accessories","",1810.0 +9749,"902150","Pacemakers for stimulating heart muscles","6digit","Pacemakers for stimulating heart muscles","","Pacemakers for stimulating heart muscles","",1810.0 +9750,"902190","Orthopaedic appliances, nes","6digit","Orthopaedic appliances, nes","","Orthopaedic appliances, nes","",1810.0 +9751,"902211","Medical X-ray apparatus","6digit","Medical X-ray apparatus","","Medical X-ray apparatus","",1811.0 +9752,"902219","Non-medical X-ray equipment","6digit","Non-medical X-ray equipment","","Non-medical X-ray equipment","",1811.0 +9753,"902221","Medical apparatus using alpha, beta or gamma radiatio","6digit","Medical apparatus using alpha, beta or gamma radiatio","","Medical apparatus using alpha, beta or gamma radiatio","",1811.0 +9754,"902229","Non-medical apparatus using alpha/beta/gamma radiatio","6digit","Non-medical apparatus using alpha/beta/gamma radiatio","","Non-medical apparatus using alpha/beta/gamma radiatio","",1811.0 +9755,"902230","X-ray tubes","6digit","X-ray tubes","","X-ray tubes","",1811.0 +9756,"902290","Parts and accessories for radiation apparatus","6digit","Parts and accessories for radiation apparatus","","Parts and accessories for radiation apparatus","",1811.0 +9757,"902300","Instruments, apparatus and models, for demonstration","6digit","Instruments, apparatus and models, for demonstration","","Instruments, apparatus and models, for demonstration","",1812.0 +9758,"902410","Machines for testing mechanical properties of metals","6digit","Machines for testing mechanical properties of metals","","Machines for testing mechanical properties of metals","",1813.0 +9759,"902480","Machines for testing mechanical properties nes","6digit","Machines for testing mechanical properties nes","","Machines for testing mechanical properties nes","",1813.0 +9760,"902490","Parts and accessories of material testing equipment","6digit","Parts and accessories of material testing equipment","","Parts and accessories of material testing equipment","",1813.0 +9761,"902511","Thermometers, liquid-filled","6digit","Thermometers, liquid-filled","","Thermometers, liquid-filled","",1814.0 +9762,"902519","Thermometers, except liquid filled","6digit","Thermometers, except liquid filled","","Thermometers, except liquid filled","",1814.0 +9763,"902520","Barometers","6digit","Barometers","","Barometers","",1814.0 +9764,"902580","Hydrometer, pyrometer, hygrometer, alone or combined","6digit","Hydrometer, pyrometer, hygrometer, alone or combined","","Hydrometer, pyrometer, hygrometer, alone or combined","",1814.0 +9765,"902590","Parts and accessories for thermometers, etc","6digit","Parts and accessories for thermometers, etc","","Parts and accessories for thermometers, etc","",1814.0 +9766,"902610","Equipment to measure or check liquid flow or level","6digit","Equipment to measure or check liquid flow or level","","Equipment to measure or check liquid flow or level","",1815.0 +9767,"902620","Equipment to measure or check pressure","6digit","Equipment to measure or check pressure","","Equipment to measure or check pressure","",1815.0 +9768,"902680","Equipment to measure, check gas/liquid properties nes","6digit","Equipment to measure, check gas/liquid properties nes","","Equipment to measure, check gas/liquid properties nes","",1815.0 +9769,"902690","Parts of equipment to measure or check fluid variable","6digit","Parts of equipment to measure or check fluid variable","","Parts of equipment to measure or check fluid variable","",1815.0 +9770,"902710","Gas/smoke analysis apparatus","6digit","Gas/smoke analysis apparatus","","Gas/smoke analysis apparatus","",1816.0 +9771,"902720","Chromatographs, electrophoresis instruments","6digit","Chromatographs, electrophoresis instruments","","Chromatographs, electrophoresis instruments","",1816.0 +9772,"902730","Spectrometers, spectrophotometers, etc using light","6digit","Spectrometers, spectrophotometers, etc using light","","Spectrometers, spectrophotometers, etc using light","",1816.0 +9773,"902740","Exposure meters","6digit","Exposure meters","","Exposure meters","",1816.0 +9774,"902750","Instruments nes using optical radiations","6digit","Instruments nes using optical radiations","","Instruments nes using optical radiations","",1816.0 +9775,"902780","Equipment for physical or chemical analysis, nes","6digit","Equipment for physical or chemical analysis, nes","","Equipment for physical or chemical analysis, nes","",1816.0 +9776,"902790","Microtomes, parts of scientific analysis equipment","6digit","Microtomes, parts of scientific analysis equipment","","Microtomes, parts of scientific analysis equipment","",1816.0 +9777,"902810","Gas supply/production/calibration meters","6digit","Gas supply/production/calibration meters","","Gas supply/production/calibration meters","",1817.0 +9778,"902820","Liquid supply, production and calibrating meters","6digit","Liquid supply, production and calibrating meters","","Liquid supply, production and calibrating meters","",1817.0 +9779,"902830","Electricity supply, production and calibrating meters","6digit","Electricity supply, production and calibrating meters","","Electricity supply, production and calibrating meters","",1817.0 +9780,"902890","Parts, accessories for gas, liquid, electricity meter","6digit","Parts, accessories for gas, liquid, electricity meter","","Parts, accessories for gas, liquid, electricity meter","",1817.0 +9781,"902910","Revolution counters/taximeters/mileometers/pedometers","6digit","Revolution counters/taximeters/mileometers/pedometers","","Revolution counters/taximeters/mileometers/pedometers","",1818.0 +9782,"902920","Speed indicators, tachometers, stroboscopes","6digit","Speed indicators, tachometers, stroboscopes","","Speed indicators, tachometers, stroboscopes","",1818.0 +9783,"902990","Parts and accessories of revolution counters, etc","6digit","Parts and accessories of revolution counters, etc","","Parts and accessories of revolution counters, etc","",1818.0 +9784,"903010","Instruments to measure or detect ionising radiations","6digit","Instruments to measure or detect ionising radiations","","Instruments to measure or detect ionising radiations","",1819.0 +9785,"903020","Cathode-ray oscilloscopes, oscillographs","6digit","Cathode-ray oscilloscopes, oscillographs","","Cathode-ray oscilloscopes, oscillographs","",1819.0 +9786,"903031","Electrical multimeters","6digit","Electrical multimeters","","Electrical multimeters","",1819.0 +9787,"903039","Ammeters, voltmeters, ohm meters, etc, non-recording","6digit","Ammeters, voltmeters, ohm meters, etc, non-recording","","Ammeters, voltmeters, ohm meters, etc, non-recording","",1819.0 +9788,"903040","Gain, /distortion and crosstalk meters, etc","6digit","Gain, /distortion and crosstalk meters, etc","","Gain, /distortion and crosstalk meters, etc","",1819.0 +9789,"903081","Electrical measurement recording instruments","6digit","Electrical measurement recording instruments","","Electrical measurement recording instruments","",1819.0 +9790,"903089","Electrical measurement instruments nes","6digit","Electrical measurement instruments nes","","Electrical measurement instruments nes","",1819.0 +9791,"903090","Parts & accessories, electrical measuring instruments","6digit","Parts & accessories, electrical measuring instruments","","Parts & accessories, electrical measuring instruments","",1819.0 +9792,"903110","Machines for balancing mechanical parts, nes","6digit","Machines for balancing mechanical parts, nes","","Machines for balancing mechanical parts, nes","",1820.0 +9793,"903120","Test benches for measuring or checking equipment","6digit","Test benches for measuring or checking equipment","","Test benches for measuring or checking equipment","",1820.0 +9794,"903130","Profile projectors, nes","6digit","Profile projectors, nes","","Profile projectors, nes","",1820.0 +9795,"903140","Optical instruments and appliances, nes","6digit","Optical instruments and appliances, nes","","Optical instruments and appliances, nes","",1820.0 +9796,"903180","Measuring or checking equipment, nes","6digit","Measuring or checking equipment, nes","","Measuring or checking equipment, nes","",1820.0 +9797,"903190","Parts and access for measuring, checking equipment ne","6digit","Parts and access for measuring, checking equipment ne","","Parts and access for measuring, checking equipment ne","",1820.0 +9798,"903210","Thermostats","6digit","Thermostats","","Thermostats","",1821.0 +9799,"903220","Manostats","6digit","Manostats","","Manostats","",1821.0 +9800,"903281","Hydraulic and pneumatic automatic controls","6digit","Hydraulic and pneumatic automatic controls","","Hydraulic and pneumatic automatic controls","",1821.0 +9801,"903289","Automatic regulating/controlling equipment nes","6digit","Automatic regulating/controlling equipment nes","","Automatic regulating/controlling equipment nes","",1821.0 +9802,"903290","Parts and accessories for automatic controls","6digit","Parts and accessories for automatic controls","","Parts and accessories for automatic controls","",1821.0 +9803,"903300","Parts/accessories nes for optical/electric instrument","6digit","Parts/accessories nes for optical/electric instrument","","Parts/accessories nes for optical/electric instrument","",1822.0 +9804,"910111","Wrist-watch, precious metal, battery, with hands","6digit","Wrist-watch, precious metal, battery, with hands","","Wrist-watch, precious metal, battery, with hands","",1823.0 +9805,"910112","Wrist-watch, precious metal, battery, opto/electric","6digit","Wrist-watch, precious metal, battery, opto/electric","","Wrist-watch, precious metal, battery, opto/electric","",1823.0 +9806,"910119","Wrist-watch, precious metal, battery, other","6digit","Wrist-watch, precious metal, battery, other","","Wrist-watch, precious metal, battery, other","",1823.0 +9807,"910121","Wrist-watch, precious metal, automatic wound","6digit","Wrist-watch, precious metal, automatic wound","","Wrist-watch, precious metal, automatic wound","",1823.0 +9808,"910129","Wrist-watch, precious metal, hand wound","6digit","Wrist-watch, precious metal, hand wound","","Wrist-watch, precious metal, hand wound","",1823.0 +9809,"910191","Pocket-watch, precious-metal case, battery","6digit","Pocket-watch, precious-metal case, battery","","Pocket-watch, precious-metal case, battery","",1823.0 +9810,"910199","Pocket-watch, precious-metal case, non-battery","6digit","Pocket-watch, precious-metal case, non-battery","","Pocket-watch, precious-metal case, non-battery","",1823.0 +9811,"910211","Wrist-watch, base-metal case, battery, with hands","6digit","Wrist-watch, base-metal case, battery, with hands","","Wrist-watch, base-metal case, battery, with hands","",1824.0 +9812,"910212","Wrist-watch, base-metal case, battery, opto/electric","6digit","Wrist-watch, base-metal case, battery, opto/electric","","Wrist-watch, base-metal case, battery, opto/electric","",1824.0 +9813,"910219","Wrist-watch, base-metal case, battery, other","6digit","Wrist-watch, base-metal case, battery, other","","Wrist-watch, base-metal case, battery, other","",1824.0 +9814,"910221","Wrist-watch, base-metal case, automatic wound","6digit","Wrist-watch, base-metal case, automatic wound","","Wrist-watch, base-metal case, automatic wound","",1824.0 +9815,"910229","Wrist-watch, base-metal case, hand wound","6digit","Wrist-watch, base-metal case, hand wound","","Wrist-watch, base-metal case, hand wound","",1824.0 +9816,"910291","Pocket-watch, base-metal case, battery","6digit","Pocket-watch, base-metal case, battery","","Pocket-watch, base-metal case, battery","",1824.0 +9817,"910299","Pocket-watch, base-metal case, non-battery","6digit","Pocket-watch, base-metal case, non-battery","","Pocket-watch, base-metal case, non-battery","",1824.0 +9818,"910310","Clocks with watch movements, battery (except vehicle)","6digit","Clocks with watch movements, battery (except vehicle)","","Clocks with watch movements, battery (except vehicle)","",1825.0 +9819,"910390","Clocks with watch movements, nes (except vehicle)","6digit","Clocks with watch movements, nes (except vehicle)","","Clocks with watch movements, nes (except vehicle)","",1825.0 +9820,"910400","Instrument panel clocks etc for vehicles/aircraft etc","6digit","Instrument panel clocks etc for vehicles/aircraft etc","","Instrument panel clocks etc for vehicles/aircraft etc","",1826.0 +9821,"910511","Alarm clocks, battery or mains powered","6digit","Alarm clocks, battery or mains powered","","Alarm clocks, battery or mains powered","",1827.0 +9822,"910519","Alarm clocks, non-electric","6digit","Alarm clocks, non-electric","","Alarm clocks, non-electric","",1827.0 +9823,"910521","Wall clocks, battery or mains powered","6digit","Wall clocks, battery or mains powered","","Wall clocks, battery or mains powered","",1827.0 +9824,"910529","Wall clocks, non-electric","6digit","Wall clocks, non-electric","","Wall clocks, non-electric","",1827.0 +9825,"910591","Clocks, nes, battery or mains powered","6digit","Clocks, nes, battery or mains powered","","Clocks, nes, battery or mains powered","",1827.0 +9826,"910599","Clocks, nes, non-electric","6digit","Clocks, nes, non-electric","","Clocks, nes, non-electric","",1827.0 +9827,"910610","Time-registers, time-recorders","6digit","Time-registers, time-recorders","","Time-registers, time-recorders","",1828.0 +9828,"910620","Parking meters","6digit","Parking meters","","Parking meters","",1828.0 +9829,"910690","Time of day recording apparatus, nes","6digit","Time of day recording apparatus, nes","","Time of day recording apparatus, nes","",1828.0 +9830,"910700","Time switches","6digit","Time switches","","Time switches","",1829.0 +9831,"910811","Assembled battery watch movement, mechanical display","6digit","Assembled battery watch movement, mechanical display","","Assembled battery watch movement, mechanical display","",1830.0 +9832,"910812","Assembled battery watch movement,opto-electric displa","6digit","Assembled battery watch movement,opto-electric displa","","Assembled battery watch movement,opto-electric displa","",1830.0 +9833,"910819","Assembled battery watch movement, nes","6digit","Assembled battery watch movement, nes","","Assembled battery watch movement, nes","",1830.0 +9834,"910820","Watch movements, complete and assembled, auto-winding","6digit","Watch movements, complete and assembled, auto-winding","","Watch movements, complete and assembled, auto-winding","",1830.0 +9835,"910891","Watch movements, complete and assembled, nes, <33.8mm","6digit","Watch movements, complete and assembled, nes, <33.8mm","","Watch movements, complete and assembled, nes, <33.8mm","",1830.0 +9836,"910899","Watch movements, complete and assembled, nes","6digit","Watch movements, complete and assembled, nes","","Watch movements, complete and assembled, nes","",1830.0 +9837,"910911","Clock movements, complete and assembled, battery/alar","6digit","Clock movements, complete and assembled, battery/alar","","Clock movements, complete and assembled, battery/alar","",1831.0 +9838,"910919","Clock movements, complete and assembled, battery nes","6digit","Clock movements, complete and assembled, battery nes","","Clock movements, complete and assembled, battery nes","",1831.0 +9839,"910990","Clock movements, complete & assembled, non-battery ne","6digit","Clock movements, complete & assembled, non-battery ne","","Clock movements, complete & assembled, non-battery ne","",1831.0 +9840,"911011","Complete movements of watches, un/partly assembled","6digit","Complete movements of watches, un/partly assembled","","Complete movements of watches, un/partly assembled","",1832.0 +9841,"911012","Incomplete movements of watches, assembled","6digit","Incomplete movements of watches, assembled","","Incomplete movements of watches, assembled","",1832.0 +9842,"911019","Rough movements of watches","6digit","Rough movements of watches","","Rough movements of watches","",1832.0 +9843,"911090","Clock movements, un/partly assembled, rough clocks","6digit","Clock movements, un/partly assembled, rough clocks","","Clock movements, un/partly assembled, rough clocks","",1832.0 +9844,"911110","Watch cases of, or clad with, precious metal","6digit","Watch cases of, or clad with, precious metal","","Watch cases of, or clad with, precious metal","",1833.0 +9845,"911120","Watch cases of base metal including gold/silver-plate","6digit","Watch cases of base metal including gold/silver-plate","","Watch cases of base metal including gold/silver-plate","",1833.0 +9846,"911180","Watch cases, nes","6digit","Watch cases, nes","","Watch cases, nes","",1833.0 +9847,"911190","Parts of watch cases","6digit","Parts of watch cases","","Parts of watch cases","",1833.0 +9848,"911210","Clock, etc cases, of metal","6digit","Clock, etc cases, of metal","","Clock, etc cases, of metal","",1834.0 +9849,"911280","Clock, etc cases, except metal","6digit","Clock, etc cases, except metal","","Clock, etc cases, except metal","",1834.0 +9850,"911290","Parts of clock/etc cases","6digit","Parts of clock/etc cases","","Parts of clock/etc cases","",1834.0 +9851,"911310","Watch straps etc & parts, of/clad with precious metal","6digit","Watch straps etc & parts, of/clad with precious metal","","Watch straps etc & parts, of/clad with precious metal","",1835.0 +9852,"911320","Watch straps etc and parts, of base metal","6digit","Watch straps etc and parts, of base metal","","Watch straps etc and parts, of base metal","",1835.0 +9853,"911390","Watch straps etc and parts, of leather/plastic/etc","6digit","Watch straps etc and parts, of leather/plastic/etc","","Watch straps etc and parts, of leather/plastic/etc","",1835.0 +9854,"911410","Clock or watch springs, including hair-springs","6digit","Clock or watch springs, including hair-springs","","Clock or watch springs, including hair-springs","",1836.0 +9855,"911420","Clock or watch jewels","6digit","Clock or watch jewels","","Clock or watch jewels","",1836.0 +9856,"911430","Clock or watch dials","6digit","Clock or watch dials","","Clock or watch dials","",1836.0 +9857,"911440","Clock or watch plates and bridges","6digit","Clock or watch plates and bridges","","Clock or watch plates and bridges","",1836.0 +9858,"911490","Clock or watch parts, nes","6digit","Clock or watch parts, nes","","Clock or watch parts, nes","",1836.0 +9859,"920110","Upright pianos, including auto-players","6digit","Upright pianos, including auto-players","","Upright pianos, including auto-players","",1837.0 +9860,"920120","Grand pianos, including auto-players","6digit","Grand pianos, including auto-players","","Grand pianos, including auto-players","",1837.0 +9861,"920190","Harpsichords, keyboard stringed instruments nes","6digit","Harpsichords, keyboard stringed instruments nes","","Harpsichords, keyboard stringed instruments nes","",1837.0 +9862,"920210","String musical instruments played with a bow","6digit","String musical instruments played with a bow","","String musical instruments played with a bow","",1838.0 +9863,"920290","String musical instruments nes","6digit","String musical instruments nes","","String musical instruments nes","",1838.0 +9864,"920300","Harmoniums, pipe organs, etc","6digit","Harmoniums, pipe organs, etc","","Harmoniums, pipe organs, etc","",1839.0 +9865,"920410","Accordions and similar instruments","6digit","Accordions and similar instruments","","Accordions and similar instruments","",1840.0 +9866,"920420","Mouth organs (harmonicas)","6digit","Mouth organs (harmonicas)","","Mouth organs (harmonicas)","",1840.0 +9867,"920510","Brass-wind instruments","6digit","Brass-wind instruments","","Brass-wind instruments","",1841.0 +9868,"920590","Wind musical instruments except brass","6digit","Wind musical instruments except brass","","Wind musical instruments except brass","",1841.0 +9869,"920600","Percussion musical instruments","6digit","Percussion musical instruments","","Percussion musical instruments","",1842.0 +9870,"920710","Keyboard instruments electrical/requiring amplifier","6digit","Keyboard instruments electrical/requiring amplifier","","Keyboard instruments electrical/requiring amplifier","",1843.0 +9871,"920790","Musical instruments nes, electric/requiring amplifier","6digit","Musical instruments nes, electric/requiring amplifier","","Musical instruments nes, electric/requiring amplifier","",1843.0 +9872,"920810","Musical boxes","6digit","Musical boxes","","Musical boxes","",1844.0 +9873,"920890","Musical instruments etc nes","6digit","Musical instruments etc nes","","Musical instruments etc nes","",1844.0 +9874,"920910","Metronomes, tuning forks and pitch pipes","6digit","Metronomes, tuning forks and pitch pipes","","Metronomes, tuning forks and pitch pipes","",1845.0 +9875,"920920","Mechanisms for musical boxes","6digit","Mechanisms for musical boxes","","Mechanisms for musical boxes","",1845.0 +9876,"920930","Strings, musical instrument","6digit","Strings, musical instrument","","Strings, musical instrument","",1845.0 +9877,"920991","Parts and accessories for pianos","6digit","Parts and accessories for pianos","","Parts and accessories for pianos","",1845.0 +9878,"920992","Parts and accessories for string musical instruments","6digit","Parts and accessories for string musical instruments","","Parts and accessories for string musical instruments","",1845.0 +9879,"920993","Parts and accessories for pipe organs, harmoniums, et","6digit","Parts and accessories for pipe organs, harmoniums, et","","Parts and accessories for pipe organs, harmoniums, et","",1845.0 +9880,"920994","Parts/accessories for electric amplified instruments","6digit","Parts/accessories for electric amplified instruments","","Parts/accessories for electric amplified instruments","",1845.0 +9881,"920999","Parts and accessories for the musical instruments nes","6digit","Parts and accessories for the musical instruments nes","","Parts and accessories for the musical instruments nes","",1845.0 +9882,"930100","Military weapons, other than hand guns, swords, etc","6digit","Military weapons, other than hand guns, swords, etc","","Military weapons, other than hand guns, swords, etc","",1846.0 +9883,"930200","Revolvers and pistols","6digit","Revolvers and pistols","","Revolvers and pistols","",1847.0 +9884,"930310","Muzzle-loading firearms","6digit","Muzzle-loading firearms","","Muzzle-loading firearms","",1848.0 +9885,"930320","Shotguns, shotgun-rifles for sport, hunting or target","6digit","Shotguns, shotgun-rifles for sport, hunting or target","","Shotguns, shotgun-rifles for sport, hunting or target","",1848.0 +9886,"930330","Rifles, sporting, hunting or target-shooting, nes","6digit","Rifles, sporting, hunting or target-shooting, nes","","Rifles, sporting, hunting or target-shooting, nes","",1848.0 +9887,"930390","Signal pistols, etc, humane killers, etc","6digit","Signal pistols, etc, humane killers, etc","","Signal pistols, etc, humane killers, etc","",1848.0 +9888,"930400","Arms nes, (spring/air/gas guns, truncheons, etc)","6digit","Arms nes, (spring/air/gas guns, truncheons, etc)","","Arms nes, (spring/air/gas guns, truncheons, etc)","",1849.0 +9889,"930510","Parts and accessories of revolvers or pistols","6digit","Parts and accessories of revolvers or pistols","","Parts and accessories of revolvers or pistols","",1850.0 +9890,"930521","Shotgun barrels","6digit","Shotgun barrels","","Shotgun barrels","",1850.0 +9891,"930529","Parts and accessories of shotguns or rifles, nes","6digit","Parts and accessories of shotguns or rifles, nes","","Parts and accessories of shotguns or rifles, nes","",1850.0 +9892,"930590","Parts and accessories nes of weapons, nes","6digit","Parts and accessories nes of weapons, nes","","Parts and accessories nes of weapons, nes","",1850.0 +9893,"930610","Cartridges for rivet etc tools, humane killers, etc","6digit","Cartridges for rivet etc tools, humane killers, etc","","Cartridges for rivet etc tools, humane killers, etc","",1851.0 +9894,"930621","Cartridges, shotgun","6digit","Cartridges, shotgun","","Cartridges, shotgun","",1851.0 +9895,"930629","Air gun pellets, parts of shotgun cartridges","6digit","Air gun pellets, parts of shotgun cartridges","","Air gun pellets, parts of shotgun cartridges","",1851.0 +9896,"930630","Cartridges nes, parts thereof","6digit","Cartridges nes, parts thereof","","Cartridges nes, parts thereof","",1851.0 +9897,"930690","Munitions of war, ammunition/projectiles and parts","6digit","Munitions of war, ammunition/projectiles and parts","","Munitions of war, ammunition/projectiles and parts","",1851.0 +9898,"930700","Swords, cutlasses, bayonets, lances, scabbards, etc","6digit","Swords, cutlasses, bayonets, lances, scabbards, etc","","Swords, cutlasses, bayonets, lances, scabbards, etc","",1852.0 +9899,"940110","Seats, aircraft","6digit","Seats, aircraft","","Seats, aircraft","",1853.0 +9900,"940120","Seats, motor vehicles","6digit","Seats, motor vehicles","","Seats, motor vehicles","",1853.0 +9901,"940130","Swivel seats with variable height adjustment","6digit","Swivel seats with variable height adjustment","","Swivel seats with variable height adjustment","",1853.0 +9902,"940140","Seats convertible into beds","6digit","Seats convertible into beds","","Seats convertible into beds","",1853.0 +9903,"940150","Seats of cane, osier, bamboo or similar materials","6digit","Seats of cane, osier, bamboo or similar materials","","Seats of cane, osier, bamboo or similar materials","",1853.0 +9904,"940161","Seats with wooden frames, upholstered nes","6digit","Seats with wooden frames, upholstered nes","","Seats with wooden frames, upholstered nes","",1853.0 +9905,"940169","Seats with wooden frames, nes","6digit","Seats with wooden frames, nes","","Seats with wooden frames, nes","",1853.0 +9906,"940171","Seats with metal frames, upholstered nes","6digit","Seats with metal frames, upholstered nes","","Seats with metal frames, upholstered nes","",1853.0 +9907,"940179","Seats with metal frames, nes","6digit","Seats with metal frames, nes","","Seats with metal frames, nes","",1853.0 +9908,"940180","Seats nes","6digit","Seats nes","","Seats nes","",1853.0 +9909,"940190","Parts of seats","6digit","Parts of seats","","Parts of seats","",1853.0 +9910,"940210","Dentists, barbers or similar chairs and parts","6digit","Dentists, barbers or similar chairs and parts","","Dentists, barbers or similar chairs and parts","",1854.0 +9911,"940290","Medical, dental, surgical & veterinary furniture, nes","6digit","Medical, dental, surgical & veterinary furniture, nes","","Medical, dental, surgical & veterinary furniture, nes","",1854.0 +9912,"940310","Office furniture, metal, nes","6digit","Office furniture, metal, nes","","Office furniture, metal, nes","",1855.0 +9913,"940320","Furniture, metal, nes","6digit","Furniture, metal, nes","","Furniture, metal, nes","",1855.0 +9914,"940330","Office furniture, wooden, nes","6digit","Office furniture, wooden, nes","","Office furniture, wooden, nes","",1855.0 +9915,"940340","Kitchen furniture, wooden, nes","6digit","Kitchen furniture, wooden, nes","","Kitchen furniture, wooden, nes","",1855.0 +9916,"940350","Bedroom furniture, wooden, nes","6digit","Bedroom furniture, wooden, nes","","Bedroom furniture, wooden, nes","",1855.0 +9917,"940360","Furniture, wooden, nes","6digit","Furniture, wooden, nes","","Furniture, wooden, nes","",1855.0 +9918,"940370","Furniture, plastic, nes","6digit","Furniture, plastic, nes","","Furniture, plastic, nes","",1855.0 +9919,"940380","Furniture of cane, materials nes","6digit","Furniture of cane, materials nes","","Furniture of cane, materials nes","",1855.0 +9920,"940390","Furniture parts nes","6digit","Furniture parts nes","","Furniture parts nes","",1855.0 +9921,"940410","Mattress supports","6digit","Mattress supports","","Mattress supports","",1856.0 +9922,"940421","Mattresses of cellular rubber or plastic","6digit","Mattresses of cellular rubber or plastic","","Mattresses of cellular rubber or plastic","",1856.0 +9923,"940429","Mattresses, stuffed, spring interior, etc","6digit","Mattresses, stuffed, spring interior, etc","","Mattresses, stuffed, spring interior, etc","",1856.0 +9924,"940430","Sleeping bags","6digit","Sleeping bags","","Sleeping bags","",1856.0 +9925,"940490","Articles of bedding nes","6digit","Articles of bedding nes","","Articles of bedding nes","",1856.0 +9926,"940510","Chandeliers, other electric ceiling or wall lights","6digit","Chandeliers, other electric ceiling or wall lights","","Chandeliers, other electric ceiling or wall lights","",1857.0 +9927,"940520","Electric table, desk, bedside and floor lamps","6digit","Electric table, desk, bedside and floor lamps","","Electric table, desk, bedside and floor lamps","",1857.0 +9928,"940530","Lighting sets of a kind used for Christmas trees","6digit","Lighting sets of a kind used for Christmas trees","","Lighting sets of a kind used for Christmas trees","",1857.0 +9929,"940540","Electric lamps, lighting fittings, nes","6digit","Electric lamps, lighting fittings, nes","","Electric lamps, lighting fittings, nes","",1857.0 +9930,"940550","Non-electrical lamps and lighting fittings","6digit","Non-electrical lamps and lighting fittings","","Non-electrical lamps and lighting fittings","",1857.0 +9931,"940560","Illuminated signs, illuminated nameplates etc","6digit","Illuminated signs, illuminated nameplates etc","","Illuminated signs, illuminated nameplates etc","",1857.0 +9932,"940591","Lamp and lighting fitting parts of glass","6digit","Lamp and lighting fitting parts of glass","","Lamp and lighting fitting parts of glass","",1857.0 +9933,"940592","Lamp and lighting fitting parts of plastics","6digit","Lamp and lighting fitting parts of plastics","","Lamp and lighting fitting parts of plastics","",1857.0 +9934,"940599","Lamp and lighting fitting parts except glass/plastic","6digit","Lamp and lighting fitting parts except glass/plastic","","Lamp and lighting fitting parts except glass/plastic","",1857.0 +9935,"940600","Prefabricated buildings","6digit","Prefabricated buildings","","Prefabricated buildings","",1858.0 +9936,"950100","Rideable wheeled toys, dolls carriages","6digit","Rideable wheeled toys, dolls carriages","","Rideable wheeled toys, dolls carriages","",1859.0 +9937,"950210","Dolls representing only human beings","6digit","Dolls representing only human beings","","Dolls representing only human beings","",1860.0 +9938,"950291","Garments, accessories for dolls representing humans","6digit","Garments, accessories for dolls representing humans","","Garments, accessories for dolls representing humans","",1860.0 +9939,"950299","Parts nes, for dolls representing only human beings","6digit","Parts nes, for dolls representing only human beings","","Parts nes, for dolls representing only human beings","",1860.0 +9940,"950310","Electric trains, train sets, etc","6digit","Electric trains, train sets, etc","","Electric trains, train sets, etc","",1861.0 +9941,"950320","Reduced-size (scale) models, kits, except trains","6digit","Reduced-size (scale) models, kits, except trains","","Reduced-size (scale) models, kits, except trains","",1861.0 +9942,"950330","Construction sets and constructional toys, nes","6digit","Construction sets and constructional toys, nes","","Construction sets and constructional toys, nes","",1861.0 +9943,"950341","Stuffed toys - animals or non-human creatures","6digit","Stuffed toys - animals or non-human creatures","","Stuffed toys - animals or non-human creatures","",1861.0 +9944,"950349","Toys nes representing animals/non-humans","6digit","Toys nes representing animals/non-humans","","Toys nes representing animals/non-humans","",1861.0 +9945,"950350","Toy musical instruments, apparatus","6digit","Toy musical instruments, apparatus","","Toy musical instruments, apparatus","",1861.0 +9946,"950360","Puzzles","6digit","Puzzles","","Puzzles","",1861.0 +9947,"950370","Toys, retail in sets or outfits","6digit","Toys, retail in sets or outfits","","Toys, retail in sets or outfits","",1861.0 +9948,"950380","Toys and models incorporating a motor","6digit","Toys and models incorporating a motor","","Toys and models incorporating a motor","",1861.0 +9949,"950390","Toys nes","6digit","Toys nes","","Toys nes","",1861.0 +9950,"950410","Video games used with a television receiver","6digit","Video games used with a television receiver","","Video games used with a television receiver","",1862.0 +9951,"950420","Articles and accessories for billiards","6digit","Articles and accessories for billiards","","Articles and accessories for billiards","",1862.0 +9952,"950430","Games, coin or disc operated","6digit","Games, coin or disc operated","","Games, coin or disc operated","",1862.0 +9953,"950440","Playing cards","6digit","Playing cards","","Playing cards","",1862.0 +9954,"950490","Articles for funfair, table and parlour games, nes","6digit","Articles for funfair, table and parlour games, nes","","Articles for funfair, table and parlour games, nes","",1862.0 +9955,"950510","Articles for Christmas festivities","6digit","Articles for Christmas festivities","","Articles for Christmas festivities","",1863.0 +9956,"950590","Festive,carnival, other entertainment articles, nes","6digit","Festive,carnival, other entertainment articles, nes","","Festive,carnival, other entertainment articles, nes","",1863.0 +9957,"950611","Snow-skis and parts","6digit","Snow-skis and parts","","Snow-skis and parts","",1864.0 +9958,"950612","Snow-ski fastenings (ski-bindings)","6digit","Snow-ski fastenings (ski-bindings)","","Snow-ski fastenings (ski-bindings)","",1864.0 +9959,"950619","Snow-ski equipment except skis/bindings","6digit","Snow-ski equipment except skis/bindings","","Snow-ski equipment except skis/bindings","",1864.0 +9960,"950621","Sailboards","6digit","Sailboards","","Sailboards","",1864.0 +9961,"950629","Water-skis, surf-boards, other watersport equipment","6digit","Water-skis, surf-boards, other watersport equipment","","Water-skis, surf-boards, other watersport equipment","",1864.0 +9962,"950631","Golf clubs, complete","6digit","Golf clubs, complete","","Golf clubs, complete","",1864.0 +9963,"950632","Golf balls","6digit","Golf balls","","Golf balls","",1864.0 +9964,"950639","Golf equipment except balls and clubs","6digit","Golf equipment except balls and clubs","","Golf equipment except balls and clubs","",1864.0 +9965,"950640","Articles, equipment for table-tennis","6digit","Articles, equipment for table-tennis","","Articles, equipment for table-tennis","",1864.0 +9966,"950651","Lawn-tennis rackets","6digit","Lawn-tennis rackets","","Lawn-tennis rackets","",1864.0 +9967,"950659","Badminton or similar rackets","6digit","Badminton or similar rackets","","Badminton or similar rackets","",1864.0 +9968,"950661","Lawn-tennis balls","6digit","Lawn-tennis balls","","Lawn-tennis balls","",1864.0 +9969,"950662","Inflatable balls","6digit","Inflatable balls","","Inflatable balls","",1864.0 +9970,"950669","Balls nes","6digit","Balls nes","","Balls nes","",1864.0 +9971,"950670","Ice skates, roller skates, skating boots","6digit","Ice skates, roller skates, skating boots","","Ice skates, roller skates, skating boots","",1864.0 +9972,"950691","Physical exercise, gymnasium and athletics equipment","6digit","Physical exercise, gymnasium and athletics equipment","","Physical exercise, gymnasium and athletics equipment","",1864.0 +9973,"950699","Equipment nes for sports, swimming and paddling pools","6digit","Equipment nes for sports, swimming and paddling pools","","Equipment nes for sports, swimming and paddling pools","",1864.0 +9974,"950710","Fishing rods","6digit","Fishing rods","","Fishing rods","",1865.0 +9975,"950720","Fish-hooks, whether or not snelled","6digit","Fish-hooks, whether or not snelled","","Fish-hooks, whether or not snelled","",1865.0 +9976,"950730","Fishing reels","6digit","Fishing reels","","Fishing reels","",1865.0 +9977,"950790","Fishing and hunting equipment and requisites nes","6digit","Fishing and hunting equipment and requisites nes","","Fishing and hunting equipment and requisites nes","",1865.0 +9978,"950800","Play, fair-ground equipment, travellng circus, theatr","6digit","Play, fair-ground equipment, travellng circus, theatr","","Play, fair-ground equipment, travellng circus, theatr","",1866.0 +9979,"960110","Worked ivory, articles of ivory","6digit","Worked ivory, articles of ivory","","Worked ivory, articles of ivory","",1867.0 +9980,"960190","Animal carving material, articles, nes","6digit","Animal carving material, articles, nes","","Animal carving material, articles, nes","",1867.0 +9981,"960200","Worked vegetable, mineral carving material, articles","6digit","Worked vegetable, mineral carving material, articles","","Worked vegetable, mineral carving material, articles","",1868.0 +9982,"960310","Brooms/brushes of vegetable material","6digit","Brooms/brushes of vegetable material","","Brooms/brushes of vegetable material","",1869.0 +9983,"960321","Tooth brushes","6digit","Tooth brushes","","Tooth brushes","",1869.0 +9984,"960329","Shaving, hair, nail, eyelash and other toilet brushes","6digit","Shaving, hair, nail, eyelash and other toilet brushes","","Shaving, hair, nail, eyelash and other toilet brushes","",1869.0 +9985,"960330","Artists, writing and cosmetics brushes","6digit","Artists, writing and cosmetics brushes","","Artists, writing and cosmetics brushes","",1869.0 +9986,"960340","Paint/distemper/varnish brushes nes, paint pads etc","6digit","Paint/distemper/varnish brushes nes, paint pads etc","","Paint/distemper/varnish brushes nes, paint pads etc","",1869.0 +9987,"960350","Brushes nes, as parts of machines, appliances etc","6digit","Brushes nes, as parts of machines, appliances etc","","Brushes nes, as parts of machines, appliances etc","",1869.0 +9988,"960390","Brushes, parts, nes","6digit","Brushes, parts, nes","","Brushes, parts, nes","",1869.0 +9989,"960400","Hand sieves and hand riddles","6digit","Hand sieves and hand riddles","","Hand sieves and hand riddles","",1870.0 +9990,"960500","Travel sets, toilet, sewing, shoe, clothes cleaning","6digit","Travel sets, toilet, sewing, shoe, clothes cleaning","","Travel sets, toilet, sewing, shoe, clothes cleaning","",1871.0 +9991,"960610","Press-fasteners, snap-fasteners and press-studs, part","6digit","Press-fasteners, snap-fasteners and press-studs, part","","Press-fasteners, snap-fasteners and press-studs, part","",1872.0 +9992,"960621","Buttons of plastics, not covered with textile","6digit","Buttons of plastics, not covered with textile","","Buttons of plastics, not covered with textile","",1872.0 +9993,"960622","Buttons of base metal, not covered with textile","6digit","Buttons of base metal, not covered with textile","","Buttons of base metal, not covered with textile","",1872.0 +9994,"960629","Buttons, nes","6digit","Buttons, nes","","Buttons, nes","",1872.0 +9995,"960630","Button moulds, button parts, blanks","6digit","Button moulds, button parts, blanks","","Button moulds, button parts, blanks","",1872.0 +9996,"960711","Slide fasteners with chain scoops of base metal","6digit","Slide fasteners with chain scoops of base metal","","Slide fasteners with chain scoops of base metal","",1873.0 +9997,"960719","Slide fasteners, nes","6digit","Slide fasteners, nes","","Slide fasteners, nes","",1873.0 +9998,"960720","Parts of slide fasteners","6digit","Parts of slide fasteners","","Parts of slide fasteners","",1873.0 +9999,"960810","Ball point pens","6digit","Ball point pens","","Ball point pens","",1874.0 +10000,"960820","Felt tipped, other porous-tipped pens and markers","6digit","Felt tipped, other porous-tipped pens and markers","","Felt tipped, other porous-tipped pens and markers","",1874.0 +10001,"960831","Indian ink drawing pens","6digit","Indian ink drawing pens","","Indian ink drawing pens","",1874.0 +10002,"960839","Fountain pens, stylograph pens and other pens, nes","6digit","Fountain pens, stylograph pens and other pens, nes","","Fountain pens, stylograph pens and other pens, nes","",1874.0 +10003,"960840","Propelling or sliding pencils","6digit","Propelling or sliding pencils","","Propelling or sliding pencils","",1874.0 +10004,"960850","Sets of articles of mixed types of pens/pencils","6digit","Sets of articles of mixed types of pens/pencils","","Sets of articles of mixed types of pens/pencils","",1874.0 +10005,"960860","Refills for ball point pens","6digit","Refills for ball point pens","","Refills for ball point pens","",1874.0 +10006,"960891","Pen nibs, nib points nes","6digit","Pen nibs, nib points nes","","Pen nibs, nib points nes","",1874.0 +10007,"960899","Duplicating stylos, pen/pencil holders, pen parts","6digit","Duplicating stylos, pen/pencil holders, pen parts","","Duplicating stylos, pen/pencil holders, pen parts","",1874.0 +10008,"960910","Pencils/crayons, with leads in rigid sheath, nes","6digit","Pencils/crayons, with leads in rigid sheath, nes","","Pencils/crayons, with leads in rigid sheath, nes","",1875.0 +10009,"960920","Pencil leads, black or coloured","6digit","Pencil leads, black or coloured","","Pencil leads, black or coloured","",1875.0 +10010,"960990","Pastels, drawing charcoals, chalks","6digit","Pastels, drawing charcoals, chalks","","Pastels, drawing charcoals, chalks","",1875.0 +10011,"961000","Slates/boards with writing or drawing surfaces","6digit","Slates/boards with writing or drawing surfaces","","Slates/boards with writing or drawing surfaces","",1876.0 +10012,"961100","Hand printing, dating and numbering devices, etc","6digit","Hand printing, dating and numbering devices, etc","","Hand printing, dating and numbering devices, etc","",1877.0 +10013,"961210","Typewriter or similar ribbons","6digit","Typewriter or similar ribbons","","Typewriter or similar ribbons","",1878.0 +10014,"961220","Ink-pads","6digit","Ink-pads","","Ink-pads","",1878.0 +10015,"961310","Pocket lighters, gas-fuelled, non-refillable","6digit","Pocket lighters, gas-fuelled, non-refillable","","Pocket lighters, gas-fuelled, non-refillable","",1879.0 +10016,"961320","Pocket lighters, gas-fuelled, refillable","6digit","Pocket lighters, gas-fuelled, refillable","","Pocket lighters, gas-fuelled, refillable","",1879.0 +10017,"961330","Table lighters","6digit","Table lighters","","Table lighters","",1879.0 +10018,"961380","Lighters, nes","6digit","Lighters, nes","","Lighters, nes","",1879.0 +10019,"961390","Parts of lighters, other than flints/wicks","6digit","Parts of lighters, other than flints/wicks","","Parts of lighters, other than flints/wicks","",1879.0 +10020,"961410","Roughly shaped blocks of wood or root, for pipes","6digit","Roughly shaped blocks of wood or root, for pipes","","Roughly shaped blocks of wood or root, for pipes","",1880.0 +10021,"961420","Smoking pipes and pipe bowls","6digit","Smoking pipes and pipe bowls","","Smoking pipes and pipe bowls","",1880.0 +10022,"961490","Cigar or cigarette holders and parts, pipe stems","6digit","Cigar or cigarette holders and parts, pipe stems","","Cigar or cigarette holders and parts, pipe stems","",1880.0 +10023,"961511","Combs, hair-slides etc of hard rubber or plastic","6digit","Combs, hair-slides etc of hard rubber or plastic","","Combs, hair-slides etc of hard rubber or plastic","",1881.0 +10024,"961519","Combs, hair-slides etc of other materials","6digit","Combs, hair-slides etc of other materials","","Combs, hair-slides etc of other materials","",1881.0 +10025,"961590","Hairpins, curling pins, hair-curlers and the like, ne","6digit","Hairpins, curling pins, hair-curlers and the like, ne","","Hairpins, curling pins, hair-curlers and the like, ne","",1881.0 +10026,"961610","Scent sprays and similar toilet sprays, parts","6digit","Scent sprays and similar toilet sprays, parts","","Scent sprays and similar toilet sprays, parts","",1882.0 +10027,"961620","Powder-puffs and pads for the application of cosmetic","6digit","Powder-puffs and pads for the application of cosmetic","","Powder-puffs and pads for the application of cosmetic","",1882.0 +10028,"961700","Vacuum flasks etc, parts except inner","6digit","Vacuum flasks etc, parts except inner","","Vacuum flasks etc, parts except inner","",1883.0 +10029,"961800","Tailors dummies, display dummies and automata","6digit","Tailors dummies, display dummies and automata","","Tailors dummies, display dummies and automata","",1884.0 +10030,"970110","Paintings/drawings/pastels executed by hand","6digit","Paintings/drawings/pastels executed by hand","","Paintings/drawings/pastels executed by hand","",1885.0 +10031,"970190","Collages, similar decorative plaques","6digit","Collages, similar decorative plaques","","Collages, similar decorative plaques","",1885.0 +10032,"970200","Original engravings, prints and lithographs","6digit","Original engravings, prints and lithographs","","Original engravings, prints and lithographs","",1886.0 +10033,"970300","Original sculptures and statuary, in any material","6digit","Original sculptures and statuary, in any material","","Original sculptures and statuary, in any material","",1887.0 +10034,"970400","Used postage and revenue stamps, first day covers, et","6digit","Used postage and revenue stamps, first day covers, et","","Used postage and revenue stamps, first day covers, et","",1888.0 +10035,"970500","Collections and collectors pieces","6digit","Collections and collectors pieces","","Collections and collectors pieces","",1889.0 +10036,"970600","Antiques older than one hundred years","6digit","Antiques older than one hundred years","","Antiques older than one hundred years","",1890.0 +10037,"999999","Commodities not specified according to kind","6digit","Commodities not specified according to kind","","Commodities not specified according to kind","",1891.0 +10038,"9999AA","Commodities not specified according to kind","6digit","Commodities not specified according to kind","","Commodities not specified according to kind","",1891.0 +10039,"XXXXXX","Trade data discrepancies","6digit","Trade data discrepancies","Trade data discrepancies","Trade data discrepancies","Trade data discrepancies",1892.0 diff --git a/product/HS/IntlAtlas/out/hs92_atlas.dta b/product/HS/IntlAtlas/out/hs92_atlas.dta index 6be0dfa..cd95b17 100644 Binary files a/product/HS/IntlAtlas/out/hs92_atlas.dta and b/product/HS/IntlAtlas/out/hs92_atlas.dta differ diff --git a/setup.py b/setup.py index 579d240..5eabd65 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="linnaeus", - version="v0.0.100", + version="sixdigit", author="Mali Akmanalp ", description=("Harvard CID's classification tools."), url="http://github.com/cid-harvard/classifications/",