records

records

Active filters Clear all

No active filters

Filters

Modalità di presentazione ISEE - statistiche

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Anno domanda
               

No description available for this field.

Name (identifier)
anno_domanda
Type
date
Sample
                       
Servizio
               

No description available for this field.

Name (identifier)
servizio
Type
text
Sample
                       
N.ro domande on-line
               

No description available for this field.

Name (identifier)
n_ro_domande_on_line
Type
integer
Sample
                       
N.ro domande totali
               

No description available for this field.

Name (identifier)
n_ro_domande_totali
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"modalita-di-presentazione-isee-statistiche",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/modalita-di-presentazione-isee-statistiche"
      }
    ]
    ,
  • "definitions":
    {
    • "modalita-di-presentazione-isee-statistiche":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/modalita-di-presentazione-isee-statistiche_records"
            }
          }
        }
      }
      ,
    • "modalita-di-presentazione-isee-statistiche_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "anno_domanda":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Anno domanda",
              • "description":""
              }
              ,
            • "servizio":
              {
              • "type":"string",
              • "title":"Servizio",
              • "description":""
              }
              ,
            • "n_ro_domande_on_line":
              {
              • "type":"integer",
              • "title":"N.ro domande on-line",
              • "description":""
              }
              ,
            • "n_ro_domande_totali":
              {
              • "type":"integer",
              • "title":"N.ro domande totali",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets