records

records

Active filters Clear all

No active filters

Filters

Douanes - Décisions de classement tarifaire D40

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Numéro de décision
Référence

No description available for this field.

Name (identifier)
numero
Type
text
Sample
                       
Date de délivrance
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Code TD
TD

No description available for this field.

Name (identifier)
td
Type
integer
Sample
                       
Description
Description de la marchandise

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Motivation
Justification du classement

No description available for this field.

Name (identifier)
motivation
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"douanes-decisions-classement-tarifaire-d40",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/douanes-decisions-classement-tarifaire-d40"
      }
    ]
    ,
  • "definitions":
    {
    • "douanes-decisions-classement-tarifaire-d40":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/douanes-decisions-classement-tarifaire-d40_records"
            }
          }
        }
      }
      ,
    • "douanes-decisions-classement-tarifaire-d40_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "numero":
              {
              • "type":"string",
              • "title":"Numéro de décision",
              • "description":"Référence"
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date de délivrance",
              • "description":""
              }
              ,
            • "td":
              {
              • "type":"integer",
              • "title":"Code TD",
              • "description":"TD"
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":"Description de la marchandise"
              }
              ,
            • "motivation":
              {
              • "type":"string",
              • "title":"Motivation",
              • "description":"Justification du classement"
              }
            }
          }
        }
      }
    }
}

Similar datasets