records
Référentiel douanier - Codes des pays (unctytab)
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":"referentiel-douanier-codes-des-pays-unctytab",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/referentiel-douanier-codes-des-pays-unctytab"
}
] - "definitions":{
- "referentiel-douanier-codes-des-pays-unctytab":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/referentiel-douanier-codes-des-pays-unctytab_records"
}
}
} - "records":
} - "properties":
- "referentiel-douanier-codes-des-pays-unctytab_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "cty_cod":,{
- "type":"string",
- "title":"cty_cod",
- "description":"Code pays"
} - "cty_dsc":{
- "type":"string",
- "title":"cty_dsc",
- "description":"Libellé pays"
}
} - "cty_cod":
}
} - "fields":
} - "properties":
} - "referentiel-douanier-codes-des-pays-unctytab":
}