enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Liste des structures du RIIFE

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
STRUCTURE_NOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
structure_nom
Type
texte
Exemple
                       
STRUCTURE_URL_FICHE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
structure_url_fiche
Type
texte
Exemple
                       
STRUCTURE_URL_LOGO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
structure_url_logo
Type
texte
Exemple
                       
logo
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
logo
Type
fichier
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":"riife_structures",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/riife_structures"
      }
    ]
    ,
  • "definitions":
    {
    • "riife_structures":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/riife_structures_records"
            }
          }
        }
      }
      ,
    • "riife_structures_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "structure_nom":
              {
              • "type":"string",
              • "title":"STRUCTURE_NOM",
              • "description":""
              }
              ,
            • "structure_url_fiche":
              {
              • "type":"string",
              • "title":"STRUCTURE_URL_FICHE",
              • "description":""
              }
              ,
            • "structure_url_logo":
              {
              • "type":"string",
              • "title":"STRUCTURE_URL_LOGO",
              • "description":""
              }
              ,
            • "logo":
              {
              • "type":"string",
              • "title":"logo",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires