records
List of All Re-Export COO (Certificate of Origin) in 2023 (Part 2)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"coo-re-export-2023-part-2",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/coo-re-export-2023-part-2"
}
] - "definitions":{
- "coo-re-export-2023-part-2":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/coo-re-export-2023-part-2_records"
}
}
} - "records":
} - "properties":
- "coo-re-export-2023-part-2_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "coodate":,{
- "type":"string",
- "format":"date-time",
- "title":"COODate",
- "description":"COO Issuing Date"
} - "motar":,{
- "type":"string",
- "title":"MotAr",
- "description":"Method of Transportation (Arabic)"
} - "moten":,{
- "type":"string",
- "title":"MotEn",
- "description":"Method of Transportation (English)"
} - "destinationar":,{
- "type":"string",
- "title":"DestinationAr",
- "description":"Destination (Arabic)"
} - "destinationen":,{
- "type":"string",
- "title":"DestinationEn",
- "description":"Destination (English)"
} - "productcode":,{
- "type":"integer",
- "title":"ProductCode",
- "description":"Product Code (HS Code)"
} - "licensetype":,{
- "type":"string",
- "title":"LicenseType",
- "description":"Entity License Type"
} - "cooyear":,{
- "type":"integer",
- "title":"COOYear",
- "description":"COO Issuing Year"
} - "coomonth":,{
- "type":"string",
- "title":"COOMonth",
- "description":"COO Issuing Month"
} - "origincountryname":,{
- "type":"string",
- "title":"OriginCountryName",
- "description":"Country of Origin (Arabic)"
} - "companybelongsto":,{
- "type":"string",
- "title":"CompanyBelongsTo",
- "description":"Licensing Authority (Arabic)"
} - "newcatenamear":{
- "type":"string",
- "title":"NewCateNameAr",
- "description":"Entity Category (Arabic)"
}
} - "coodate":
}
} - "fields":
} - "properties":
} - "coo-re-export-2023-part-2":
}