enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Liste des formateurs avec agrément en cours

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Nom
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom
Type
texte
Exemple
                       
Prénom
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
prenom
Type
texte
Exemple
                       
Nom Prénom
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_prenom
Type
texte
Exemple
                       
N° agrément
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
num_complet_agrement
Type
texte
Exemple
                       
Début agrément
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
debut_agrement
Type
date
Exemple
                       
Fin agrément
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
fin_agrement
Type
date
Exemple
                       
Spécialité NSF (N°+Libellé)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
specialite_nsf_complet
Type
texte
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":"formateurs-agrees",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/formateurs-agrees"
      }
    ]
    ,
  • "definitions":
    {
    • "formateurs-agrees":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/formateurs-agrees_records"
            }
          }
        }
      }
      ,
    • "formateurs-agrees_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom":
              {
              • "type":"string",
              • "title":"Nom",
              • "description":""
              }
              ,
            • "prenom":
              {
              • "type":"string",
              • "title":"Prénom",
              • "description":""
              }
              ,
            • "nom_prenom":
              {
              • "type":"string",
              • "title":"Nom Prénom",
              • "description":""
              }
              ,
            • "num_complet_agrement":
              {
              • "type":"string",
              • "title":"N° agrément",
              • "description":""
              }
              ,
            • "debut_agrement":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Début agrément",
              • "description":""
              }
              ,
            • "fin_agrement":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Fin agrément",
              • "description":""
              }
              ,
            • "specialite_nsf_complet":
              {
              • "type":"string",
              • "title":"Spécialité NSF (N°+Libellé)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires