enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Résultats des élections par bureau de vote

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
ELECTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
election
Type
texte
Exemple
                       
TYPE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type
Type
texte
Exemple
                       
ANNEE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
annee
Type
date
Exemple
                       
TOUR
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
tour
Type
texte
Exemple
                       
CODE_CIRCONSCRIPTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_circonscription
Type
texte
Exemple
                       
CIRCONSCRIPTION
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
circonscription
Type
texte
Exemple
                       
COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
commune
Type
texte
Exemple
                       
CODE_INSEE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee
Type
texte
Exemple
                       
CODE_BUREAU_VOTE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_bureau_vote
Type
texte
Exemple
                       
INSCRITS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
inscrits
Type
décimal
Exemple
                       
ABSTENTIONS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
abstentions
Type
décimal
Exemple
                       
VOTANTS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
votants
Type
décimal
Exemple
                       
BLANCS_ET_NULS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
blancs_et_nuls
Type
décimal
Exemple
                       
BLANCS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
blancs
Type
décimal
Exemple
                       
NULS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nuls
Type
décimal
Exemple
                       
EXPRIMES
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
exprimes
Type
décimal
Exemple
                       
NUM_PANNEAU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
num_panneau
Type
texte
Exemple
                       
CANDIDAT_OU_LISTE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
candidat_ou_liste
Type
texte
Exemple
                       
SEXE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sexe
Type
texte
Exemple
                       
NOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom
Type
texte
Exemple
                       
PRENOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prenom
Type
texte
Exemple
                       
VOIX
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
voix
Type
décimal
Exemple
                       
CODE_CANTON
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_canton
Type
décimal
Exemple
                       
CANTON
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
canton
Type
texte
Exemple
                       
CODE_NUANCE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_nuance
Type
texte
Exemple
                       
CANDIDAT_OU_LISTE_NUANCE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
candidat_ou_liste_nuance
Type
texte
Exemple
                       
NOM_SOURCE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_source
Type
texte
Exemple
                       
PRENOM_SOURCE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prenom_source
Type
texte
Exemple
                       
CODE_SIGLE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_sigle
Type
texte
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":"resultats-des-elections-par-bureau-de-vote",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/resultats-des-elections-par-bureau-de-vote"
      }
    ]
    ,
  • "definitions":
    {
    • "resultats-des-elections-par-bureau-de-vote":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/resultats-des-elections-par-bureau-de-vote_records"
            }
          }
        }
      }
      ,
    • "resultats-des-elections-par-bureau-de-vote_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "election":
              {
              • "type":"string",
              • "title":"ELECTION",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"TYPE",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"ANNEE",
              • "description":""
              }
              ,
            • "tour":
              {
              • "type":"string",
              • "title":"TOUR",
              • "description":""
              }
              ,
            • "code_circonscription":
              {
              • "type":"string",
              • "title":"CODE_CIRCONSCRIPTION",
              • "description":""
              }
              ,
            • "circonscription":
              {
              • "type":"string",
              • "title":"CIRCONSCRIPTION",
              • "description":""
              }
              ,
            • "commune":
              {
              • "type":"string",
              • "title":"COMMUNE",
              • "description":""
              }
              ,
            • "code_insee":
              {
              • "type":"string",
              • "title":"CODE_INSEE",
              • "description":""
              }
              ,
            • "code_bureau_vote":
              {
              • "type":"string",
              • "title":"CODE_BUREAU_VOTE",
              • "description":""
              }
              ,
            • "inscrits":
              {
              • "type":"number",
              • "title":"INSCRITS",
              • "description":""
              }
              ,
            • "abstentions":
              {
              • "type":"number",
              • "title":"ABSTENTIONS",
              • "description":""
              }
              ,
            • "votants":
              {
              • "type":"number",
              • "title":"VOTANTS",
              • "description":""
              }
              ,
            • "blancs_et_nuls":
              {
              • "type":"number",
              • "title":"BLANCS_ET_NULS",
              • "description":""
              }
              ,
            • "blancs":
              {
              • "type":"number",
              • "title":"BLANCS",
              • "description":""
              }
              ,
            • "nuls":
              {
              • "type":"number",
              • "title":"NULS",
              • "description":""
              }
              ,
            • "exprimes":
              {
              • "type":"number",
              • "title":"EXPRIMES",
              • "description":""
              }
              ,
            • "num_panneau":
              {
              • "type":"string",
              • "title":"NUM_PANNEAU",
              • "description":""
              }
              ,
            • "candidat_ou_liste":
              {
              • "type":"string",
              • "title":"CANDIDAT_OU_LISTE",
              • "description":""
              }
              ,
            • "sexe":
              {
              • "type":"string",
              • "title":"SEXE",
              • "description":""
              }
              ,
            • "nom":
              {
              • "type":"string",
              • "title":"NOM",
              • "description":""
              }
              ,
            • "prenom":
              {
              • "type":"string",
              • "title":"PRENOM",
              • "description":""
              }
              ,
            • "voix":
              {
              • "type":"number",
              • "title":"VOIX",
              • "description":""
              }
              ,
            • "code_canton":
              {
              • "type":"number",
              • "title":"CODE_CANTON",
              • "description":""
              }
              ,
            • "canton":
              {
              • "type":"string",
              • "title":"CANTON",
              • "description":""
              }
              ,
            • "code_nuance":
              {
              • "type":"string",
              • "title":"CODE_NUANCE",
              • "description":""
              }
              ,
            • "candidat_ou_liste_nuance":
              {
              • "type":"string",
              • "title":"CANDIDAT_OU_LISTE_NUANCE",
              • "description":""
              }
              ,
            • "nom_source":
              {
              • "type":"string",
              • "title":"NOM_SOURCE",
              • "description":""
              }
              ,
            • "prenom_source":
              {
              • "type":"string",
              • "title":"PRENOM_SOURCE",
              • "description":""
              }
              ,
            • "code_sigle":
              {
              • "type":"string",
              • "title":"CODE_SIGLE",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires