records
Incarichi di collaborazione
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":"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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "incarichi-di-collaborazione":
}