records
Interpellanze a risposta orale
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":"interpellanze-a-risposta-orale",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/interpellanze-a-risposta-orale"
}
] - "definitions":{
- "interpellanze-a-risposta-orale":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/interpellanze-a-risposta-orale_records"
}
}
} - "records":
} - "properties":
- "interpellanze-a-risposta-orale_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "progressivo_consigliere_interpellante":,{
- "type":"integer",
- "title":"Progressivo Consigliere Interpellante",
- "description":"Numero identificativo Consigliere"
} - "tipologia_atto":,{
- "type":"string",
- "title":"Tipologia Atto",
- "description":""
} - "data_seduta_consiglio":,{
- "type":"string",
- "format":"date",
- "title":"Data Seduta Consiglio",
- "description":""
} - "num_pg":,{
- "type":"integer",
- "title":"Num. PG",
- "description":"Numero protocollo"
} - "anno_pg":,{
- "type":"string",
- "format":"date",
- "title":"Anno PG",
- "description":"Anno protocollo"
} - "oggetto_atto":,{
- "type":"string",
- "title":"Oggetto Atto",
- "description":""
} - "consigliere_interpellante":,{
- "type":"string",
- "title":"Consigliere interpellante",
- "description":""
} - "gruppo_consiliare_interpellante":,{
- "type":"string",
- "title":"Gruppo Consiliare interpellante",
- "description":""
} - "assessore_capofila_interpellato":,{
- "type":"string",
- "title":"Assessore capofila interpellato",
- "description":""
} - "tipo_risposta":{
- "type":"string",
- "title":"Tipo Risposta",
- "description":""
}
} - "progressivo_consigliere_interpellante":
}
} - "fields":
} - "properties":
} - "interpellanze-a-risposta-orale":
}