-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBedBugProductData.json
More file actions
104 lines (104 loc) · 2.86 KB
/
BedBugProductData.json
File metadata and controls
104 lines (104 loc) · 2.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[
{
"id": 1,
"productName": "Transport GHP Insecticide",
"formulation": "WP",
"manufacturer": "FMC",
"activeIngredients": {
"acetamiprid": "22.73",
"bifenthrin": "27.27"
},
"mattressApplication": "Y",
"labelApplications": ["c+c", "spray", "spot", "paint brush", "pin"],
"labelRestrictions": [
"not broadcast",
"not sole treatment",
"no treat where skin contact"
],
"epaRegisteredLabelClaims": [],
"otherReferencedProductAttributes": [],
"signalWord": "C",
"ppe": ["wp gloves"],
"specimenLabel": "yes",
"safetyDataSheet": "yes",
"labelDate": "08/04/2016",
"reference": 1
},
{
"id": 2,
"productName": "Transport Micron Insecticide",
"formulation": "EC",
"manufacturer": "FMC",
"activeIngredients": {
"acetamiprid": "5.00",
"bifenthrin": "6.00"
},
"mattressApplication": "Y",
"labelApplications": ["c+c", "spray", "spot", "paint brush", "pin"],
"labelRestrictions": [
"not broadcast",
"not sole treatment",
"no treat where skin contact"
],
"epaRegisteredLabelClaims": [],
"otherReferencedProductAttributes": [],
"signalWord": "C",
"ppe": ["wp gloves"],
"specimenLabel": "yes",
"safetyDataSheet": "yes",
"labelDate": "08/04/2016",
"reference": 2
},
{
"id": 3,
"productName": "CB-80 Insecticide",
"formulation": "A",
"manufacturer": "FMC",
"activeIngredients": {
"pyrethrins": "0.50",
"pip but": "4.00"
},
"mattressApplication": "Y",
"labelApplications": ["cc", "spot"],
"labelRestrictions": ["no treat bedding or clothes", "no broadcast"],
"epaRegisteredLabelClaims": [],
"otherReferencedProductAttributes": [],
"signalWord": "C",
"ppe": ["long sleeve shirt"],
"specimenLabel": "yes",
"safetyDataSheet": "yes",
"labelDate": "08/01/2016",
"reference": 3
},
{
"id": 12,
"productName": "ActiveGuard Mattress Liner",
"formulation": "Active mattress liner",
"manufacturer": "Allergy Technologies",
"activeIngredients": {
"permethrin": "1.64"
},
"mattressApplication": "Y",
"labelApplications": ["application to bedding"],
"labelRestrictions": [
"place mattress pad or sheet on top of liner",
"do not wash liner"
],
"epaRegisteredLabelClaims": [
"kills bed bugs up to 2 years",
"use as a preventative tool within an IPM program"
],
"otherReferencedProductAttributes": {
"attributeDescription":
"10 min exposure results in sig reduction in bites and eggs in all strains (504)",
"reference": "",
"residualActivity": "kills up to 2 years (L) (491)"
},
"signalWord": "none",
"ppe": ["wash hands after installation"],
"specimenLabel": "yes",
"safetyDataSheet": "yes",
"labelDate": "2015",
"reference": 504
}
]