Note: Please note that this functionality is in beta version right now.
Certificates of analysis are quality control documents that are common in the food and beverage industry. These documents confirm that the received food products comply with the desired parameters and targets.
Rossum Generic Engine has been pre-trained to recognize and process the fields in Certificates of Analysis.
The tables below contain the full list of standard data fields the Certificate of Analysis can extract.
Basic information
Label | Data Description |
Supplier Name | Name of laboratory who performed the analysis |
Product Code | Identifier of the product |
Sample ID | Sample identifier usually assigned by a laboratory |
Purchase Order | Purchase order number |
Issue Date | Issue date of the certificate in D/M/YYYY format |
Batch number | Batch number / Lot number of the product |
Manufacturing Date | Manufacturing date in D/M/YYYY format |
Parameters 1 Table
Table of the analysis containing the parameters.
Label | Data Description |
Description | Description of a measured parameter |
Result | Result of the analysis, usually a number |
Unit of measurement | Unit of measurement. E.g. mg, kg, 100g/ml , g/100 ml, °C, % |
Method | Method code or description |
Parameters 2 Table
Table of the analysis containing the parameters. This is a secondary table, which often has a different layout.
Label | Data Description |
Description | Description of a measured parameter. |
Result | Result of the analysis, usually a number, or < LOQ. |
Unit of measurement | Unit of measurement. E.g. mg, kg, 100g/ml , g/100 ml, °C, %. |
Field Mapping
The above-listed fields can be mapped to your own fields in the extraction schema. You can read more about the fields extracted by this Generic Engine in the API documentation.
To find our more information on mapping your own fields in the extraction schema, visit our API documentation.