enregistrement
Resultats Election Presidentielle 1er Tour - 2022 - Communes de Bourges Plus
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"resultats-election-presidentielle-1er-tour-2022-communaute-agglomeration-bourges",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/resultats-election-presidentielle-1er-tour-2022-communaute-agglomeration-bourges"
}
] - "definitions":{
- "resultats-election-presidentielle-1er-tour-2022-communaute-agglomeration-bourges":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/resultats-election-presidentielle-1er-tour-2022-communaute-agglomeration-bourges_records"
}
}
} - "records":
} - "properties":
- "resultats-election-presidentielle-1er-tour-2022-communaute-agglomeration-bourges_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "numero_commune":,{
- "type":"integer",
- "title":"NUMERO_COMMUNE",
- "description":""
} - "commune_nom":,{
- "type":"string",
- "title":"COMMUNE_NOM",
- "description":""
} - "coll_insee":,{
- "type":"string",
- "title":"COLL_INSEE",
- "description":""
} - "code_election":,{
- "type":"string",
- "title":"CODE_ELECTION",
- "description":""
} - "nom_election":,{
- "type":"string",
- "title":"NOM_ELECTION",
- "description":""
} - "tour":,{
- "type":"string",
- "title":"TOUR",
- "description":""
} - "date":,{
- "type":"string",
- "format":"date",
- "title":"DATE",
- "description":""
} - "inscrits":,{
- "type":"integer",
- "title":"INSCRITS",
- "description":""
} - "votants":,{
- "type":"integer",
- "title":"VOTANTS",
- "description":""
} - "participation":,{
- "type":"number",
- "title":"PARTICIPATION",
- "description":"",
- "unit":"%"
} - "blancs":,{
- "type":"integer",
- "title":"BLANCS",
- "description":""
} - "nuls":,{
- "type":"integer",
- "title":"NULS",
- "description":""
} - "exprimes":,{
- "type":"integer",
- "title":"EXPRIMES",
- "description":""
} - "candidat":,{
- "type":"string",
- "title":"CANDIDAT",
- "description":""
} - "nb_voix":,{
- "type":"integer",
- "title":"NB_VOIX",
- "description":""
} - "pourcentage":{
- "type":"number",
- "title":"POURCENTAGE",
- "description":"",
- "unit":"%"
}
} - "numero_commune":
}
} - "fields":
} - "properties":
} - "resultats-election-presidentielle-1er-tour-2022-communaute-agglomeration-bourges":
}