enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Nombre d'adhérents par association

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Type
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
type
Type
texte
Exemple
                       
Taille
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
taille
Type
texte
Exemple
                       
pourcentage
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nombre
Type
décimal
Exemple
                       

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":"nombre-dadherents-par-association",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/nombre-dadherents-par-association"
      }
    ]
    ,
  • "definitions":
    {
    • "nombre-dadherents-par-association":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/nombre-dadherents-par-association_records"
            }
          }
        }
      }
      ,
    • "nombre-dadherents-par-association_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "taille":
              {
              • "type":"string",
              • "title":"Taille",
              • "description":""
              }
              ,
            • "nombre":
              {
              • "type":"number",
              • "title":"pourcentage",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires