records

records

Active filters Clear all

No active filters

Filters

Incarichi di collaborazione

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
id
Type
text
Sample
                       
N. PG Atto
               

No description available for this field.

Name (identifier)
n_pg_atto
Type
integer
Sample
                       
Anno PG Atto
               

No description available for this field.

Name (identifier)
anno_pg_atto
Type
date
Sample
                       
Oggetto
               

No description available for this field.

Name (identifier)
oggetto
Type
text
Sample
                       
Classificazione incarichi
               

No description available for this field.

Name (identifier)
classificazione_incarichi
Type
text
Sample
                       
Descrizione classificazione incarichi
               

No description available for this field.

Name (identifier)
descrizione_classificazione_incarichi
Type
text
Sample
                       
Norma o titolo a base dell'attribuzione
               

No description available for this field.

Name (identifier)
norma_o_titolo_a_base_dell_attribuzione
Type
text
Sample
                       
Importo (Euro)
               

No description available for this field.

Name (identifier)
importo_euro
Type
decimal
Unit
Sample
                       
Settore/Dipartimento/Area
               

No description available for this field.

Name (identifier)
settore_dipartimento_area
Type
text
Sample
                       
Servizio
               

No description available for this field.

Name (identifier)
servizio
Type
text
Sample
                       
Uo
               

No description available for this field.

Name (identifier)
uo
Type
text
Sample
                       
Dirigente
               

No description available for this field.

Name (identifier)
dirigente
Type
text
Sample
                       
Responsabile
               

No description available for this field.

Name (identifier)
responsabile
Type
text
Sample
                       
Ragione sociale
               

No description available for this field.

Name (identifier)
ragione_sociale
Type
text
Sample
                       
Partita iva
               

No description available for this field.

Name (identifier)
partita_iva
Type
text
Sample
                       
Codice fiscale
               

No description available for this field.

Name (identifier)
codice_fiscale
Type
text
Sample
                       
Durata dal
               

No description available for this field.

Name (identifier)
durata_dal
Type
date
Sample
                       
Durata al
               

No description available for this field.

Name (identifier)
durata_al
Type
date
Sample
                       
Curriculum: Link
               

No description available for this field.

Name (identifier)
curriculum_link
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"incarichi-di-collaborazione",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/incarichi-di-collaborazione"
      }
    ]
    ,
  • "definitions":
    {
    • "incarichi-di-collaborazione":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/incarichi-di-collaborazione_records"
            }
          }
        }
      }
      ,
    • "incarichi-di-collaborazione_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "n_pg_atto":
              {
              • "type":"integer",
              • "title":"N. PG Atto",
              • "description":""
              }
              ,
            • "anno_pg_atto":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Anno PG Atto",
              • "description":""
              }
              ,
            • "oggetto":
              {
              • "type":"string",
              • "title":"Oggetto",
              • "description":""
              }
              ,
            • "classificazione_incarichi":
              {
              • "type":"string",
              • "title":"Classificazione incarichi",
              • "description":""
              }
              ,
            • "descrizione_classificazione_incarichi":
              {
              • "type":"string",
              • "title":"Descrizione classificazione incarichi",
              • "description":""
              }
              ,
            • "norma_o_titolo_a_base_dell_attribuzione":
              {
              • "type":"string",
              • "title":"Norma o titolo a base dell'attribuzione",
              • "description":""
              }
              ,
            • "importo_euro":
              {
              • "type":"number",
              • "title":"Importo (Euro)",
              • "description":"",
              • "unit":"€"
              }
              ,
            • "settore_dipartimento_area":
              {
              • "type":"string",
              • "title":"Settore/Dipartimento/Area",
              • "description":""
              }
              ,
            • "servizio":
              {
              • "type":"string",
              • "title":"Servizio",
              • "description":""
              }
              ,
            • "uo":
              {
              • "type":"string",
              • "title":"Uo",
              • "description":""
              }
              ,
            • "dirigente":
              {
              • "type":"string",
              • "title":"Dirigente",
              • "description":""
              }
              ,
            • "responsabile":
              {
              • "type":"string",
              • "title":"Responsabile",
              • "description":""
              }
              ,
            • "ragione_sociale":
              {
              • "type":"string",
              • "title":"Ragione sociale",
              • "description":""
              }
              ,
            • "partita_iva":
              {
              • "type":"string",
              • "title":"Partita iva",
              • "description":""
              }
              ,
            • "codice_fiscale":
              {
              • "type":"string",
              • "title":"Codice fiscale",
              • "description":""
              }
              ,
            • "durata_dal":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Durata dal",
              • "description":""
              }
              ,
            • "durata_al":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Durata al",
              • "description":""
              }
              ,
            • "curriculum_link":
              {
              • "type":"string",
              • "title":"Curriculum: Link",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets