| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductName |
The name of the product. If the explicit barcode is not found in the database, this can be null |
string |
None. |
| CompanySid |
A unique identifier for the company. |
integer |
None. |
| CompanyName |
The name of the Company manufacturing the product |
string |
None. |
| PercentCommitment |
The numerical grade (0-100) for the commitment this company has made to using only sustainable palm oil. If unknown, this can be null |
decimal number |
None. |
| ContainsPalmOil |
Whether or not this product contains palm oil, or a palm oil derivative. If unknown, can be null |
boolean |
None. |
| ContainsVegetableOil |
Whether or not this product contains a product that is commonly (although not exclusively) made from palm oil. If unknown, this can be null. |
boolean |
None. |
| CompanyNoPalmOil |
Indicates whether or not this company has a "no palm oil" policy in place. Used in case the product is not known, but the company can be inferred. |
boolean |
None. |
| ContactAddress |
Typically an email address or URL that a company can be reached at. |
string |
None. |
| TwitterHandle |
The twitter handle for the company, if known |
string |
None. |