records

records

Active filters Clear all

No active filters

Filters

Referendum 2020 - Riduzione numero parlamentari - affluenze

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Quartiere
               

No description available for this field.

Name (identifier)
quartiere
Type
text
Sample
                       
Zona
               

No description available for this field.

Name (identifier)
zona
Type
text
Sample
                       
Sezione
               

No description available for this field.

Name (identifier)
sezione
Type
integer
Sample
                       
Elettori maschi
               

No description available for this field.

Name (identifier)
elettori_maschi
Type
integer
Sample
                       
Votanti maschi
               

No description available for this field.

Name (identifier)
votanti_maschi
Type
integer
Sample
                       
Elettori femmine
               

No description available for this field.

Name (identifier)
elettori_femmine
Type
integer
Sample
                       
Votanti femmine
               

No description available for this field.

Name (identifier)
votanti_femmine
Type
integer
Sample
                       
Elettori totali
               

No description available for this field.

Name (identifier)
elettori
Type
integer
Sample
                       
Numero Votanti
               

No description available for this field.

Name (identifier)
votanti
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"affluenze-referendum-2020",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/affluenze-referendum-2020"
      }
    ]
    ,
  • "definitions":
    {
    • "affluenze-referendum-2020":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/affluenze-referendum-2020_records"
            }
          }
        }
      }
      ,
    • "affluenze-referendum-2020_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "quartiere":
              {
              • "type":"string",
              • "title":"Quartiere",
              • "description":""
              }
              ,
            • "zona":
              {
              • "type":"string",
              • "title":"Zona",
              • "description":""
              }
              ,
            • "sezione":
              {
              • "type":"integer",
              • "title":"Sezione",
              • "description":""
              }
              ,
            • "elettori_maschi":
              {
              • "type":"integer",
              • "title":"Elettori maschi",
              • "description":""
              }
              ,
            • "votanti_maschi":
              {
              • "type":"integer",
              • "title":"Votanti maschi",
              • "description":""
              }
              ,
            • "elettori_femmine":
              {
              • "type":"integer",
              • "title":"Elettori femmine",
              • "description":""
              }
              ,
            • "votanti_femmine":
              {
              • "type":"integer",
              • "title":"Votanti femmine",
              • "description":""
              }
              ,
            • "elettori":
              {
              • "type":"integer",
              • "title":"Elettori totali",
              • "description":""
              }
              ,
            • "votanti":
              {
              • "type":"integer",
              • "title":"Numero Votanti",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets