enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Elections municipales 2014 - Résultats 1er tour

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
CODDPT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
coddpt
Type
texte
Exemple
                       
LIBDPT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libdpt
Type
texte
Exemple
                       
CODSUBCOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
codsubcom
Type
texte
Exemple
                       
LIBSUBCOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libsubcom
Type
texte
Exemple
                       
POPSUBCOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
popsubcom
Type
int
Exemple
                       
NBRINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbrins
Type
int
Exemple
                       
NBRABS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbrabs
Type
int
Exemple
                       
PCTABSINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctabsins
Type
décimal
Exemple
                       
NBRVOT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbrvot
Type
int
Exemple
                       
PCTVOTINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctvotins
Type
décimal
Exemple
                       
NBRBLANUL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbrblanul
Type
int
Exemple
                       
PCTBLNULINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctblnulins
Type
décimal
Exemple
                       
PCTBLNULVOT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctblnulvot
Type
décimal
Exemple
                       
NBREXP
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbrexp
Type
int
Exemple
                       
PCTEXPINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctexpins
Type
décimal
Exemple
                       
PCTEXPVOT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctexpvot
Type
décimal
Exemple
                       
SEXPSN
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
sexpsn
Type
texte
Exemple
                       
NOMPSNEXT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nompsnext
Type
texte
Exemple
                       
PREPSN
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prepsn
Type
texte
Exemple
                       
ELU
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
elu
Type
texte
Exemple
                       
NBRVOIX
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nbrvoix
Type
int
Exemple
                       
PCTVOIXINS
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctvoixins
Type
décimal
Exemple
                       
PCTVOIXEXP
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
pctvoixexp
Type
décimal
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":"elections-municipales-2014-resultats-1er-tour0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/elections-municipales-2014-resultats-1er-tour0"
      }
    ]
    ,
  • "definitions":
    {
    • "elections-municipales-2014-resultats-1er-tour0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/elections-municipales-2014-resultats-1er-tour0_records"
            }
          }
        }
      }
      ,
    • "elections-municipales-2014-resultats-1er-tour0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "coddpt":
              {
              • "type":"string",
              • "title":"CODDPT",
              • "description":""
              }
              ,
            • "libdpt":
              {
              • "type":"string",
              • "title":"LIBDPT",
              • "description":""
              }
              ,
            • "codsubcom":
              {
              • "type":"string",
              • "title":"CODSUBCOM",
              • "description":""
              }
              ,
            • "libsubcom":
              {
              • "type":"string",
              • "title":"LIBSUBCOM",
              • "description":""
              }
              ,
            • "popsubcom":
              {
              • "type":"integer",
              • "title":"POPSUBCOM",
              • "description":""
              }
              ,
            • "nbrins":
              {
              • "type":"integer",
              • "title":"NBRINS",
              • "description":""
              }
              ,
            • "nbrabs":
              {
              • "type":"integer",
              • "title":"NBRABS",
              • "description":""
              }
              ,
            • "pctabsins":
              {
              • "type":"number",
              • "title":"PCTABSINS",
              • "description":""
              }
              ,
            • "nbrvot":
              {
              • "type":"integer",
              • "title":"NBRVOT",
              • "description":""
              }
              ,
            • "pctvotins":
              {
              • "type":"number",
              • "title":"PCTVOTINS",
              • "description":""
              }
              ,
            • "nbrblanul":
              {
              • "type":"integer",
              • "title":"NBRBLANUL",
              • "description":""
              }
              ,
            • "pctblnulins":
              {
              • "type":"number",
              • "title":"PCTBLNULINS",
              • "description":""
              }
              ,
            • "pctblnulvot":
              {
              • "type":"number",
              • "title":"PCTBLNULVOT",
              • "description":""
              }
              ,
            • "nbrexp":
              {
              • "type":"integer",
              • "title":"NBREXP",
              • "description":""
              }
              ,
            • "pctexpins":
              {
              • "type":"number",
              • "title":"PCTEXPINS",
              • "description":""
              }
              ,
            • "pctexpvot":
              {
              • "type":"number",
              • "title":"PCTEXPVOT",
              • "description":""
              }
              ,
            • "sexpsn":
              {
              • "type":"string",
              • "title":"SEXPSN",
              • "description":""
              }
              ,
            • "nompsnext":
              {
              • "type":"string",
              • "title":"NOMPSNEXT",
              • "description":""
              }
              ,
            • "prepsn":
              {
              • "type":"string",
              • "title":"PREPSN",
              • "description":""
              }
              ,
            • "elu":
              {
              • "type":"string",
              • "title":"ELU",
              • "description":""
              }
              ,
            • "nbrvoix":
              {
              • "type":"integer",
              • "title":"NBRVOIX",
              • "description":""
              }
              ,
            • "pctvoixins":
              {
              • "type":"number",
              • "title":"PCTVOIXINS",
              • "description":""
              }
              ,
            • "pctvoixexp":
              {
              • "type":"number",
              • "title":"PCTVOIXEXP",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires