records
Export by Product 2018-2020
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":"exportbyproduct-2018-2020",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/exportbyproduct-2018-2020"
}
] - "definitions":{
- "exportbyproduct-2018-2020":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/exportbyproduct-2018-2020_records"
}
}
} - "records":
} - "properties":
- "exportbyproduct-2018-2020_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "cooserialno":,{
- "type":"number",
- "title":"CooSerialNo",
- "description":""
} - "countryen":,{
- "type":"string",
- "title":"CountryEn",
- "description":""
} - "countryar":,{
- "type":"string",
- "title":"CountryAr",
- "description":""
} - "aedamount":,{
- "type":"number",
- "title":"AEDAmount",
- "description":""
} - "certmonth":,{
- "type":"number",
- "title":"CertMonth",
- "description":""
} - "certdate":,{
- "type":"number",
- "title":"CertDate",
- "description":""
} - "certyear":,{
- "type":"number",
- "title":"CertYear",
- "description":""
} - "hscode":,{
- "type":"number",
- "title":"HSCode",
- "description":""
} - "hsdescriptionen":,{
- "type":"string",
- "title":"HSDescriptionEn",
- "description":""
} - "hsdescriptionar":,{
- "type":"string",
- "title":"HSDescriptionAr",
- "description":""
} - "motar":,{
- "type":"string",
- "title":"MotAr",
- "description":""
} - "moten":,{
- "type":"string",
- "title":"MotEn",
- "description":""
} - "cooinv":,{
- "type":"string",
- "title":"COOInv",
- "description":""
} - "invoicedate":,{
- "type":"string",
- "format":"date",
- "title":"InvoiceDate",
- "description":""
} - "finaldestination":{
- "type":"string",
- "title":"FinalDestination",
- "description":""
}
} - "cooserialno":
}
} - "fields":
} - "properties":
} - "exportbyproduct-2018-2020":
}