# Children Product Certificate -

> Children Product Certificate (CPD) is a document stating that the manufacturers and importers are certified based on a CPSC test and that their product complies with applicable children’s product safety rules.

## Overview

Children Product Certificate (CPD) is a document stating that the manufacturers and importers are certified based on a CPSC test and that their product complies with applicable children’s product safety rules.

This ML package has been trained to extract information in regard of the applicants, products listed in the table of contents, manufacturers, etc.

## Particularities

The model automatically detects data such as:

* Applicant Name and Address.
* Date, Registration Number.
* Product Description, Name, Place Manufactured, Date Manufactured, Manufacturer Name.
* Test Date, Test Report Number, Test Result.

## Extracted fields

:::note
If you are using using public endpoints, such as `https://du.uipath.com/ie/invoices`, all fields are available. However, if you are using custom-trained extractors, the availability of extracted fields is dependant on the version you are currently using. You can also check the list of fields and types on any endpoint in the `/info/model` object. To access this, simply add `/info/model` to any endpoint, like so: `https://du.uipath.com/ie/invoices/info/model`. For an enhanced reading experience of the fields list, it's recommended to install a JSON viewer extension in your browser.
:::

Table 1. List of extracted fields for Children Product Certificate

| Display Name | Field Name | Field Type | Content Type |
| --- | --- | --- | --- |
| Applicant Name | applicant-name | regular | string |
| Applicant Address | applicant-addr | regular | string |
| Certificate Registration Number | registration-no | regular | id-no |
| Certificate Issue Date | date-issued | regular | date |
| Product Description | product-description | regular | string |
| Product Model | product-model | regular | id-no |
| Manufacturer Name | manufacturer-name | regular | string |
| Manufacturer Address | manufacturer-addr | regular | string |
| Manufacturing Date | date-manufactured | regular | date |
| Manufacturing Place | place-manufactured | regular | string |
| Test Result | test-result | regular | string |
| Laboratory Name | laboratory-name | regular | string |
| Laboratory Address | laboratory-addr | regular | string |
| Product Compliance - CPSC Regulation ID | regulation-title | items | string |
| Product Compliance - CPSC Regulation Description | regulation-description | items | string |
| Product Compliance - Product Testing Date | test-date-item | items | date |
| Product Compliance - Product Report Number | test-report-no | items | id-no |
| Product Compliance - Certification Directives | certified | items | string |

## Samples

Here are some samples of a filled-in form:

  ![Children Product Certificate sample file](https://dev-assets.cms.uipath.com/assets/images/document-understanding/latest-children-product-certificate-sample-file-252884-dd910d7b-30878d79.webp)

  ![Children Product Certificate sample file](https://dev-assets.cms.uipath.com/assets/images/document-understanding/latest-children-product-certificate-sample-file-252892-bbf0d5ea-717d237f.webp)
