records

records

Active filters Clear all

No active filters

Filters

Correspondance Code CEDEX / Code POSTAL- Code INSEE

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Code Postal / CEDEX
               

No description available for this field.

Name (identifier)
code
Type
text
Sample
                       
Libellé
               

No description available for this field.

Name (identifier)
libelle
Type
text
Sample
                       
Code INSEE
               

No description available for this field.

Name (identifier)
insee
Type
text
Sample
                       
Type de code
               

No description available for this field.

Name (identifier)
type_code
Type
text
Sample
                       
Nom de la commune
               

No description available for this field.

Name (identifier)
nom_com
Type
text
Sample
                       
Nom du département
               

No description available for this field.

Name (identifier)
nom_dep
Type
text
Sample
                       
NOM EPCI
               

No description available for this field.

Name (identifier)
nom_epci
Type
text
Sample
                       
Nom de la région
               

No description available for this field.

Name (identifier)
nom_reg
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"correspondance-code-cedex-code-insee",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/correspondance-code-cedex-code-insee"
      }
    ]
    ,
  • "definitions":
    {
    • "correspondance-code-cedex-code-insee":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/correspondance-code-cedex-code-insee_records"
            }
          }
        }
      }
      ,
    • "correspondance-code-cedex-code-insee_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code":
              {
              • "type":"string",
              • "title":"Code Postal / CEDEX",
              • "description":""
              }
              ,
            • "libelle":
              {
              • "type":"string",
              • "title":"Libellé",
              • "description":""
              }
              ,
            • "insee":
              {
              • "type":"string",
              • "title":"Code INSEE",
              • "description":""
              }
              ,
            • "type_code":
              {
              • "type":"string",
              • "title":"Type de code",
              • "description":""
              }
              ,
            • "nom_com":
              {
              • "type":"string",
              • "title":"Nom de la commune",
              • "description":""
              }
              ,
            • "nom_dep":
              {
              • "type":"string",
              • "title":"Nom du département",
              • "description":""
              }
              ,
            • "nom_epci":
              {
              • "type":"string",
              • "title":"NOM EPCI",
              • "description":""
              }
              ,
            • "nom_reg":
              {
              • "type":"string",
              • "title":"Nom de la région",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets