records
Elezioni europee 1994 - Dati votanti
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"elezioni-europee-1994-dati-votanti",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/elezioni-europee-1994-dati-votanti"
}
] - "definitions":{
- "elezioni-europee-1994-dati-votanti":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/elezioni-europee-1994-dati-votanti_records"
}
}
} - "records":
} - "properties":
- "elezioni-europee-1994-dati-votanti_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "sezione":,{
- "type":"integer",
- "title":"Sezione",
- "description":""
} - "voti_validi":,{
- "type":"integer",
- "title":"Voti validi",
- "description":""
} - "voti_nulli":,{
- "type":"integer",
- "title":"Voti nulli",
- "description":""
} - "voti_contestati":,{
- "type":"integer",
- "title":"Voti contestati",
- "description":""
} - "schede_bianche":,{
- "type":"integer",
- "title":"Schede bianche",
- "description":""
} - "schede_nulle":,{
- "type":"integer",
- "title":"Schede nulle",
- "description":""
} - "quartiere":,{
- "type":"integer",
- "title":"Quartiere",
- "description":""
} - "descrizione_quartiere":,{
- "type":"string",
- "title":"Descrizione quartiere",
- "description":""
} - "zona":,{
- "type":"string",
- "title":"Zona",
- "description":""
} - "descrizione_zona":,{
- "type":"string",
- "title":"Descrizione zona",
- "description":""
} - "collegio":{
- "type":"string",
- "title":"Collegio",
- "description":""
}
} - "sezione":
}
} - "fields":
} - "properties":
} - "elezioni-europee-1994-dati-votanti":
}