records

records

Active filters Clear all

No active filters

Filters

Base permanente des équipements 2018

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Code Commune
               

No description available for this field.

Name (identifier)
depcom
Type
text
Sample
                       
Nom Commune
               

No description available for this field.

Name (identifier)
nom_com
Type
text
Sample
                       
Code Département
               

No description available for this field.

Name (identifier)
dep
Type
text
Sample
                       
Nom Département
               

No description available for this field.

Name (identifier)
nom_dep
Type
text
Sample
                       
Code Région
               

No description available for this field.

Name (identifier)
reg
Type
integer
Sample
                       
Nom Région
               

No description available for this field.

Name (identifier)
nom_reg
Type
text
Sample
                       
Code IRIS
               

No description available for this field.

Name (identifier)
dciris
Type
integer
Sample
                       
Année
               

No description available for this field.

Name (identifier)
an
Type
date
Sample
                       
Code Type d’équipements
               

No description available for this field.

Name (identifier)
typequ
Type
text
Sample
                       
Nom Type d’équipements
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
Nombre d’équipements
               

No description available for this field.

Name (identifier)
nb_equip
Type
integer
Sample
                       
year
               

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
Nom Officiel Commune / Arrondissement Municipal
               

No description available for this field.

Name (identifier)
com_arm_name
Type
text
Sample
                       
Nom Officiel Département
               

No description available for this field.

Name (identifier)
dep_name
Type
text
Sample
                       
Nom Officiel Région
               

No description available for this field.

Name (identifier)
reg_name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"bpe-2018",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bpe-2018"
      }
    ]
    ,
  • "definitions":
    {
    • "bpe-2018":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bpe-2018_records"
            }
          }
        }
      }
      ,
    • "bpe-2018_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "depcom":
              {
              • "type":"string",
              • "title":"Code Commune",
              • "description":""
              }
              ,
            • "nom_com":
              {
              • "type":"string",
              • "title":"Nom Commune",
              • "description":""
              }
              ,
            • "dep":
              {
              • "type":"string",
              • "title":"Code Département",
              • "description":""
              }
              ,
            • "nom_dep":
              {
              • "type":"string",
              • "title":"Nom Département",
              • "description":""
              }
              ,
            • "reg":
              {
              • "type":"integer",
              • "title":"Code Région",
              • "description":""
              }
              ,
            • "nom_reg":
              {
              • "type":"string",
              • "title":"Nom Région",
              • "description":""
              }
              ,
            • "dciris":
              {
              • "type":"integer",
              • "title":"Code IRIS",
              • "description":""
              }
              ,
            • "an":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "typequ":
              {
              • "type":"string",
              • "title":"Code Type d’équipements",
              • "description":""
              }
              ,
            • "nom":
              {
              • "type":"string",
              • "title":"Nom Type d’équipements",
              • "description":""
              }
              ,
            • "nb_equip":
              {
              • "type":"integer",
              • "title":"Nombre d’équipements",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "title":"year",
              • "description":""
              }
              ,
            • "com_arm_name":
              {
              • "type":"string",
              • "title":"Nom Officiel Commune / Arrondissement Municipal",
              • "description":""
              }
              ,
            • "dep_name":
              {
              • "type":"string",
              • "title":"Nom Officiel Département",
              • "description":""
              }
              ,
            • "reg_name":
              {
              • "type":"string",
              • "title":"Nom Officiel Région",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets