enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Entreprises présentes au RDV pour l'emploi - Avril 2025 - Orléans Métropole

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Typologie entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
typologie_entreprise
Type
texte
Exemple
                       
Nom Entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
nom_entreprise
Type
texte
Exemple
                       
N° Stand
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
num_stand
Type
texte
Exemple
                       
Filière entreprise
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
filiere_entreprise
Type
texte
Exemple
                       
couleur_fond
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
couleur_fond
Type
texte
Exemple
                       
couleur_text
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
couleur_text
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-avril-2025",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/om-attractivite-emploi-rvpe-avril-2025"
      }
    ]
    ,
  • "definitions":
    {
    • "om-attractivite-emploi-rvpe-avril-2025":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/om-attractivite-emploi-rvpe-avril-2025_records"
            }
          }
        }
      }
      ,
    • "om-attractivite-emploi-rvpe-avril-2025_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "typologie_entreprise":
              {
              • "type":"string",
              • "title":"Typologie entreprise",
              • "description":""
              }
              ,
            • "nom_entreprise":
              {
              • "type":"string",
              • "title":"Nom Entreprise",
              • "description":""
              }
              ,
            • "num_stand":
              {
              • "type":"string",
              • "title":"N° Stand",
              • "description":""
              }
              ,
            • "filiere_entreprise":
              {
              • "type":"string",
              • "title":"Filière entreprise",
              • "description":""
              }
              ,
            • "couleur_fond":
              {
              • "type":"string",
              • "title":"couleur_fond",
              • "description":""
              }
              ,
            • "couleur_text":
              {
              • "type":"string",
              • "title":"couleur_text",
              • "description":""
              }
            }
          }
        }
      }
    }
}