enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Entreprises présentes - Forum Industrie 10/2024

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
                       
Nom Entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_entreprise
Type
texte
Exemple
                       
url entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
url_entreprise
Type
texte
Exemple
                       
stand
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stand
Type
texte
Exemple
                       
filiere_entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
filiere_entreprise
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":"om-attractivite-emploi-rvpe-octobre2024",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/om-attractivite-emploi-rvpe-octobre2024"
      }
    ]
    ,
  • "definitions":
    {
    • "om-attractivite-emploi-rvpe-octobre2024":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/om-attractivite-emploi-rvpe-octobre2024_records"
            }
          }
        }
      }
      ,
    • "om-attractivite-emploi-rvpe-octobre2024_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "type":
              {
              • "type":"string",
              • "title":"type",
              • "description":""
              }
              ,
            • "nom_entreprise":
              {
              • "type":"string",
              • "title":"Nom Entreprise",
              • "description":""
              }
              ,
            • "url_entreprise":
              {
              • "type":"string",
              • "title":"url entreprise",
              • "description":""
              }
              ,
            • "stand":
              {
              • "type":"string",
              • "title":"stand",
              • "description":""
              }
              ,
            • "filiere_entreprise":
              {
              • "type":"string",
              • "title":"filiere_entreprise",
              • "description":""
              }
            }
          }
        }
      }
    }
}