enregistrement
Élections législatives 2ème tour 2024 - Participation
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":"legislatives-t2-2024-participation",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/legislatives-t2-2024-participation"
}
] - "definitions":{
- "legislatives-t2-2024-participation":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/legislatives-t2-2024-participation_records"
}
}
} - "records":
} - "properties":
- "legislatives-t2-2024-participation_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "code_scrutin":,{
- "type":"string",
- "title":"CODE_SCRUTIN",
- "description":""
} - "libelle_scrutin":,{
- "type":"string",
- "title":"LIBELLE_SCRUTIN",
- "description":""
} - "numero_tour":,{
- "type":"number",
- "title":"NUMERO_TOUR",
- "description":""
} - "date_scrutin":,{
- "type":"string",
- "format":"date",
- "title":"DATE_SCRUTIN",
- "description":""
} - "code_lieu_de_vote":,{
- "type":"number",
- "title":"CODE_LIEU_DE_VOTE",
- "description":""
} - "libelle_lieu_de_vote":,{
- "type":"string",
- "title":"LIBELLE_LIEU_DE_VOTE",
- "description":""
} - "num_bureau":,{
- "type":"string",
- "title":"NUM_BUREAU",
- "description":""
} - "libelle_bureau_de_vote":,{
- "type":"string",
- "title":"LIBELLE_BUREAU_DE_VOTE",
- "description":""
} - "adresse_bureau_de_vote":,{
- "type":"string",
- "title":"ADRESSE_BUREAU_DE_VOTE",
- "description":""
} - "inscrits":,{
- "type":"number",
- "title":"INSCRITS",
- "description":""
} - "votants_10h":,{
- "type":"number",
- "title":"VOTANTS_10H",
- "description":""
} - "pourcentage_votants_10h":,{
- "type":"number",
- "title":"POURCENTAGE_VOTANTS_10H",
- "description":""
} - "votants_12h":,{
- "type":"integer",
- "title":"VOTANTS_12H",
- "description":""
} - "pourcentage_votants_12h":,{
- "type":"number",
- "title":"POURCENTAGE_VOTANTS_12H",
- "description":""
} - "votants_14h":,{
- "type":"number",
- "title":"VOTANTS_14H",
- "description":""
} - "pourcentage_votants_14h":,{
- "type":"number",
- "title":"POURCENTAGE_VOTANTS_14H",
- "description":""
} - "votants_16h":,{
- "type":"number",
- "title":"VOTANTS_16H",
- "description":""
} - "pourcentage_votants_16h":,{
- "type":"number",
- "title":"POURCENTAGE_VOTANTS_16H",
- "description":""
} - "votants_18h":,{
- "type":"integer",
- "title":"VOTANTS_18H",
- "description":""
} - "pourcentage_votants_18h":,{
- "type":"number",
- "title":"POURCENTAGE_VOTANTS_18H",
- "description":""
} - "votants_20h":,{
- "type":"integer",
- "title":"VOTANTS_20H",
- "description":""
} - "pourcentage_votants_20h":{
- "type":"number",
- "title":"POURCENTAGE_VOTANTS_20H",
- "description":""
}
} - "code_scrutin":
}
} - "fields":
} - "properties":
} - "legislatives-t2-2024-participation":
}