records

records

Active filters Clear all

No active filters

Filters

Conseillers.ère.s d'arrondissements

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Arrondissement
               

No description available for this field.

Name (identifier)
arrondissement
Type
text
Sample
                       
Civilité
               

No description available for this field.

Name (identifier)
civilite
Type
text
Sample
                       
Nom
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
Prénom
               

No description available for this field.

Name (identifier)
prenom
Type
text
Sample
                       
Fonction dans l'exécutif
               

No description available for this field.

Name (identifier)
fonction_dans_l_executif
Type
text
Sample
                       
Délégation
               

No description available for this field.

Name (identifier)
delegation
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"conseillerseres-darrondissements",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/conseillerseres-darrondissements"
      }
    ]
    ,
  • "definitions":
    {
    • "conseillerseres-darrondissements":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/conseillerseres-darrondissements_records"
            }
          }
        }
      }
      ,
    • "conseillerseres-darrondissements_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "arrondissement":
              {
              • "type":"string",
              • "title":"Arrondissement",
              • "description":""
              }
              ,
            • "civilite":
              {
              • "type":"string",
              • "title":"Civilité",
              • "description":""
              }
              ,
            • "nom":
              {
              • "type":"string",
              • "title":"Nom",
              • "description":""
              }
              ,
            • "prenom":
              {
              • "type":"string",
              • "title":"Prénom",
              • "description":""
              }
              ,
            • "fonction_dans_l_executif":
              {
              • "type":"string",
              • "title":"Fonction dans l'exécutif",
              • "description":""
              }
              ,
            • "delegation":
              {
              • "type":"string",
              • "title":"Délégation",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets