records

records

Active filters Clear all

No active filters

Filters

Référentiel douanier - Codes des pays (unctytab)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
cty_cod
Code pays

No description available for this field.

Name (identifier)
cty_cod
Type
text
Sample
                       
cty_dsc
Libellé pays

No description available for this field.

Name (identifier)
cty_dsc
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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"
              }
            }
          }
        }
      }
    }
}

Similar datasets