enregistrement
SLA - Délibérations depuis 2017 de Saint-Louis Agglomération
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"deliberations-suivi",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/deliberations-suivi"
}
] - "definitions":{
- "deliberations-suivi":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/deliberations-suivi_records"
}
}
} - "records":
} - "properties":
- "deliberations-suivi_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "coll_nom":,{
- "type":"string",
- "title":"COLL_NOM",
- "description":""
} - "coll_siret":,{
- "type":"string",
- "title":"COLL_SIRET",
- "description":""
} - "delib_id":,{
- "type":"string",
- "title":"DELIB_ID",
- "description":""
} - "delib_date":,{
- "type":"string",
- "format":"date",
- "title":"DELIB_DATE",
- "description":"Année d'approbation des délibérations"
} - "delib_matiere_code":,{
- "type":"string",
- "title":"DELIB_MATIERE_CODE",
- "description":"Code thématique"
} - "delib_matiere_nom":,{
- "type":"string",
- "title":"DELIB_MATIERE_NOM",
- "description":"Thématique des délibérations"
} - "delib_objet":,{
- "type":"string",
- "title":"DELIB_OBJET",
- "description":""
} - "budget_annee":,{
- "type":"string",
- "title":"BUDGET_ANNEE",
- "description":""
} - "budget_nom":,{
- "type":"string",
- "title":"BUDGET_NOM",
- "description":""
} - "pref_id":,{
- "type":"string",
- "title":"PREF_ID",
- "description":""
} - "pref_date":,{
- "type":"string",
- "format":"date",
- "title":"PREF_DATE",
- "description":""
} - "vote_effectif":,{
- "type":"string",
- "title":"VOTE_EFFECTIF",
- "description":""
} - "vote_reel":,{
- "type":"string",
- "title":"VOTE_REEL",
- "description":""
} - "vote_pour":,{
- "type":"string",
- "title":"VOTE_POUR",
- "description":""
} - "vote_contre":,{
- "type":"string",
- "title":"VOTE_CONTRE",
- "description":""
} - "vote_abstention":,{
- "type":"string",
- "title":"VOTE_ABSTENTION",
- "description":""
} - "delib_url":{
- "type":"string",
- "title":"DELIB_URL",
- "description":""
}
} - "coll_nom":
}
} - "fields":
} - "properties":
} - "deliberations-suivi":
}