records
Base permanente des équipements 2018
Dataset schema
Click to expand Click to collapse
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "depcom":
}
} - "fields":
} - "properties":
} - "bpe-2018":
}