-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
sample_types.json
27 lines (27 loc) · 1 KB
/
sample_types.json
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
{
"Flower": "Unprocessed",
"Honey Bud, Flower, Inhalable": "Unprocessed",
"Flower, Inhalable": "Unprocessed",
"Indica, Flower, Inhalable": "Unprocessed",
"Hybrid, Flower, Inhalable": "Unprocessed",
"Sativa, Flower, Inhalable": "Unprocessed",
"Edible Concentrate": "Proccessed",
"Concentrate": "Proccessed",
"Edible": "Proccessed",
"Infusion": "Proccessed",
"Oil, Concentrate, Inhalable": "Proccessed",
"Essential Oil, Infused, Other": "Proccessed",
"Kief, Concentrate, Inhalable": "Proccessed",
"Terpene, Concentrate, Inhalable": "Proccessed",
"Concentrate, Inhalable": "Proccessed",
"Rosin, Concentrate, Inhalable": "Proccessed",
"Crumble, Concentrate, Inhalable": "Proccessed",
"Infused, Other": "Proccessed",
"Live Resin , Concentrate, Inhalable": "Proccessed",
"Wax, Concentrate, Inhalable": "Proccessed",
"Shatter, Concentrate, Inhalable": "Proccessed",
"Hash, Concentrate, Inhalable": "Proccessed",
"Topical": "Proccessed",
"Liquid": "Proccessed",
"Oil": "Proccessed"
}