records
Bilancio partecipativo 2022-2023: votanti per quartiere e genere
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":"bilancio-partecipativo-2022-2023-votanti-per-quartiere-e-genere",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/bilancio-partecipativo-2022-2023-votanti-per-quartiere-e-genere"
}
] - "definitions":{
- "bilancio-partecipativo-2022-2023-votanti-per-quartiere-e-genere":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/bilancio-partecipativo-2022-2023-votanti-per-quartiere-e-genere_records"
}
}
} - "records":
} - "properties":
- "bilancio-partecipativo-2022-2023-votanti-per-quartiere-e-genere_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "eta":,{
- "type":"string",
- "title":"Età",
- "description":""
} - "femmine":,{
- "type":"number",
- "title":"Femmine",
- "description":""
} - "maschi":,{
- "type":"number",
- "title":"Maschi",
- "description":""
} - "ns":,{
- "type":"number",
- "title":"NS",
- "description":""
} - "voti_totali":,{
- "type":"number",
- "title":"Voti totali ",
- "description":""
} - "quartiere":,{
- "type":"string",
- "title":"Quartiere ",
- "description":""
} - "anno":{
- "type":"string",
- "title":"Anno",
- "description":""
}
} - "eta":
}
} - "fields":
} - "properties":
} - "bilancio-partecipativo-2022-2023-votanti-per-quartiere-e-genere":
}