records

records

Active filters Clear all

No active filters

Filters

Liste des adjacences des communes françaises

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
insee
               

No description available for this field.

Name (identifier)
insee
Type
text
Sample
                       
nom
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
nb_voisins
               

No description available for this field.

Name (identifier)
nb_voisins
Type
integer
Sample
                       
insee_voisins
               

No description available for this field.

Name (identifier)
insee_voisins
Type
text
Sample
                       
noms_voisins
               

No description available for this field.

Name (identifier)
noms_voisins
Type
text
Sample
                       
cap_voisins
               

No description available for this field.

Name (identifier)
cap_voisins
Type
text
Sample
                       
type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"liste-des-adjacences-des-communes-francaises",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/liste-des-adjacences-des-communes-francaises"
      }
    ]
    ,
  • "definitions":
    {
    • "liste-des-adjacences-des-communes-francaises":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/liste-des-adjacences-des-communes-francaises_records"
            }
          }
        }
      }
      ,
    • "liste-des-adjacences-des-communes-francaises_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "insee":
              {
              • "type":"string",
              • "title":"insee",
              • "description":""
              }
              ,
            • "nom":
              {
              • "type":"string",
              • "title":"nom",
              • "description":""
              }
              ,
            • "nb_voisins":
              {
              • "type":"integer",
              • "title":"nb_voisins",
              • "description":""
              }
              ,
            • "insee_voisins":
              {
              • "type":"string",
              • "title":"insee_voisins",
              • "description":""
              }
              ,
            • "noms_voisins":
              {
              • "type":"string",
              • "title":"noms_voisins",
              • "description":""
              }
              ,
            • "cap_voisins":
              {
              • "type":"string",
              • "title":"cap_voisins",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"type",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets