enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Élections législatives 1er tour 2024 - Résultats

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
numero_bureau
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
numero_bureau
Type
texte
Exemple
                       
code_lieu_de_vote
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_lieu_de_vote
Type
int
Exemple
                       
nom_bureau
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_bureau
Type
texte
Exemple
                       
nb_inscrits
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_inscrits
Type
int
Exemple
                       
nb_emargements
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_emargements
Type
int
Exemple
                       
nb_votants
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_votants
Type
int
Exemple
                       
nb_blanc
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_blanc
Type
int
Exemple
                       
nb_nuls
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_nuls
Type
int
Exemple
                       
nb_exprimes
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_exprimes
Type
int
Exemple
                       
Candidat
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
candidat
Type
texte
Exemple
                       
nb_voix
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nb_voix
Type
int
Exemple
                       

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":"legislatives-2024-1er-tour",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/legislatives-2024-1er-tour"
      }
    ]
    ,
  • "definitions":
    {
    • "legislatives-2024-1er-tour":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/legislatives-2024-1er-tour_records"
            }
          }
        }
      }
      ,
    • "legislatives-2024-1er-tour_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "numero_bureau":
              {
              • "type":"string",
              • "title":"numero_bureau",
              • "description":""
              }
              ,
            • "code_lieu_de_vote":
              {
              • "type":"integer",
              • "title":"code_lieu_de_vote",
              • "description":""
              }
              ,
            • "nom_bureau":
              {
              • "type":"string",
              • "title":"nom_bureau",
              • "description":""
              }
              ,
            • "nb_inscrits":
              {
              • "type":"integer",
              • "title":"nb_inscrits",
              • "description":""
              }
              ,
            • "nb_emargements":
              {
              • "type":"integer",
              • "title":"nb_emargements",
              • "description":""
              }
              ,
            • "nb_votants":
              {
              • "type":"integer",
              • "title":"nb_votants",
              • "description":""
              }
              ,
            • "nb_blanc":
              {
              • "type":"integer",
              • "title":"nb_blanc",
              • "description":""
              }
              ,
            • "nb_nuls":
              {
              • "type":"integer",
              • "title":"nb_nuls",
              • "description":""
              }
              ,
            • "nb_exprimes":
              {
              • "type":"integer",
              • "title":"nb_exprimes",
              • "description":""
              }
              ,
            • "candidat":
              {
              • "type":"string",
              • "title":"Candidat",
              • "description":""
              }
              ,
            • "nb_voix":
              {
              • "type":"integer",
              • "title":"nb_voix",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires