records
Namur - Conseil du Centre Public d'Aide Social (CPAS)
Datasetschema
Klik om uit te vouwen Klik om samen te vouwen
JSON Schema
Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.
{
- "title":"namur-conseil-cpas",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/namur-conseil-cpas"
}
] - "definitions":{
- "namur-conseil-cpas":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/namur-conseil-cpas_records"
}
}
} - "records":
} - "properties":
- "namur-conseil-cpas_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "nom":,{
- "type":"string",
- "title":"Nom",
- "description":""
} - "prenom":,{
- "type":"string",
- "title":"Prénom",
- "description":""
} - "civilite":,{
- "type":"string",
- "title":"Civilité",
- "description":""
} - "fonction":,{
- "type":"string",
- "title":"Fonction",
- "description":""
} - "rue":,{
- "type":"string",
- "title":"Rue",
- "description":""
} - "no":,{
- "type":"string",
- "title":"No",
- "description":""
} - "code_postal":,{
- "type":"integer",
- "title":"Code postal",
- "description":""
} - "localite":,{
- "type":"string",
- "title":"Localité",
- "description":""
} - "courriel_professionnel":,{
- "type":"string",
- "title":"Courriel professionnel",
- "description":""
} - "courriel_personnel":,{
- "type":"string",
- "title":"Courriel personnel",
- "description":""
} - "telephone":,{
- "type":"string",
- "title":"Téléphone",
- "description":""
} - "gsm":,{
- "type":"string",
- "title":"GSM",
- "description":""
} - "fax":,{
- "type":"string",
- "title":"Fax",
- "description":""
} - "parti_politique":,{
- "type":"string",
- "title":"Parti politique",
- "description":""
} - "lien_page":,{
- "type":"string",
- "title":"LIEN_PAGE",
- "description":""
} - "titre_echevin_e_s":{
- "type":"string",
- "title":"Titre Echevin-e-s",
- "description":""
}
} - "nom":
}
} - "fields":
} - "properties":
} - "namur-conseil-cpas":
}