records

records

Active filters Clear all

No active filters

Filters

Référentiel douanier - Natures de transaction - Niveau 2 (untr2tab)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
tr1_cod
Code nature transaction Niveau 1

No description available for this field.

Name (identifier)
tr1_cod
Type
integer
Sample
                       
tr2_cod
Code nature transaction Niveau 2

No description available for this field.

Name (identifier)
tr2_cod
Type
integer
Sample
                       
tr2_dsc
Libellé nature transaction Niveau 2

No description available for this field.

Name (identifier)
tr2_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-natures-de-transaction-niveau-2-untr2tab",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/referentiel-douanier-natures-de-transaction-niveau-2-untr2tab"
      }
    ]
    ,
  • "definitions":
    {
    • "referentiel-douanier-natures-de-transaction-niveau-2-untr2tab":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/referentiel-douanier-natures-de-transaction-niveau-2-untr2tab_records"
            }
          }
        }
      }
      ,
    • "referentiel-douanier-natures-de-transaction-niveau-2-untr2tab_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "tr1_cod":
              {
              • "type":"integer",
              • "title":"tr1_cod",
              • "description":"Code nature transaction Niveau 1"
              }
              ,
            • "tr2_cod":
              {
              • "type":"integer",
              • "title":"tr2_cod",
              • "description":"Code nature transaction Niveau 2"
              }
              ,
            • "tr2_dsc":
              {
              • "type":"string",
              • "title":"tr2_dsc",
              • "description":"Libellé nature transaction Niveau 2"
              }
            }
          }
        }
      }
    }
}

Similar datasets