records

records

Active filters Clear all

No active filters

Filters

Insertion professionnelle des diplômés de Licence professionnelle en universités et établissements assimilés – Enquête insertion professionnelle

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Annee
               

No description available for this field.

Name (identifier)
annee
Type
text
Sample
                       
Diplôme
               

No description available for this field.

Name (identifier)
diplome
Type
text
Sample
                       
Numéro de l'établissement
               

No description available for this field.

Name (identifier)
numero_de_l_etablissement
Type
text
Sample
                       
Établissement
               

No description available for this field.

Name (identifier)
etablissement
Type
text
Sample
                       
Établissement actuel
               

No description available for this field.

Name (identifier)
etablissementactuel
Type
text
Sample
                       
Code de l'académie
               

No description available for this field.

Name (identifier)
code_de_l_academie
Type
text
Sample
                       
Académie
               

No description available for this field.

Name (identifier)
academie
Type
text
Sample
                       
Code du domaine
               

No description available for this field.

Name (identifier)
code_du_domaine
Type
text
Sample
                       
Domaine
               

No description available for this field.

Name (identifier)
domaine
Type
text
Sample
                       
Code de la discipline
               

No description available for this field.

Name (identifier)
code_de_la_discipline
Type
text
Sample
                       
Discipline
               

No description available for this field.

Name (identifier)
discipline
Type
text
Sample
                       
situation
               

No description available for this field.

Name (identifier)
situation
Type
text
Sample
                       
Remarque
               

No description available for this field.

Name (identifier)
remarque
Type
text
Sample
                       
Nombre de réponses
               

No description available for this field.

Name (identifier)
nombre_de_reponses
Type
text
Sample
                       
Taux de réponse
               

No description available for this field.

Name (identifier)
taux_de_reponse
Type
text
Sample
                       
Poids de la discipline
               

No description available for this field.

Name (identifier)
poids_de_la_discipline
Type
text
Sample
                       
Taux d’insertion
               

No description available for this field.

Name (identifier)
taux_dinsertion
Type
text
Sample
                       
Taux d'emploi
               

No description available for this field.

Name (identifier)
taux_d_emploi
Type
text
Sample
                       
Taux d'emploi salarié en France
               

No description available for this field.

Name (identifier)
taux_d_emploi_salarie_en_france
Type
text
Sample
                       
% emplois cadre ou professions intermédiaires
               

No description available for this field.

Name (identifier)
emplois_cadre_ou_professions_intermediaires
Type
text
Sample
                       
% emplois stables
               

No description available for this field.

Name (identifier)
emplois_stables
Type
text
Sample
                       
% emplois à temps plein
               

No description available for this field.

Name (identifier)
emplois_a_temps_plein
Type
text
Sample
                       
Salaire net médian des emplois à temps plein
               

No description available for this field.

Name (identifier)
salaire_net_median_des_emplois_a_temps_plein
Type
text
Sample
                       
Salaire brut annuel estimé
               

No description available for this field.

Name (identifier)
salaire_brut_annuel_estime
Type
text
Sample
                       
% de diplômés boursiers
               

No description available for this field.

Name (identifier)
de_diplomes_boursiers
Type
text
Sample
                       
Taux de chômage régional
               

No description available for this field.

Name (identifier)
taux_de_chomage_regional
Type
text
Sample
                       
Salaire net mensuel médian régional
               

No description available for this field.

Name (identifier)
salaire_net_mensuel_median_regional
Type
text
Sample
                       
% emplois cadre
               

No description available for this field.

Name (identifier)
emplois_cadre
Type
text
Sample
                       
% emplois extérieurs à la région de l’université
               

No description available for this field.

Name (identifier)
emplois_exterieurs_a_la_region_de_luniversite
Type
text
Sample
                       
% femmes
               

No description available for this field.

Name (identifier)
femmes
Type
text
Sample
                       
Salaire net mensuel régional 1er quartile
               

No description available for this field.

Name (identifier)
salaire_net_mensuel_regional_1er_quartile
Type
text
Sample
                       
Salaire net mensuel régional 3ème quartile
               

No description available for this field.

Name (identifier)
salaire_net_mensuel_regional_3eme_quartile
Type
text
Sample
                       
cle_ETAB
               

No description available for this field.

Name (identifier)
cle_etab
Type
text
Sample
                       
cle_DISC
               

No description available for this field.

Name (identifier)
cle_disc
Type
text
Sample
                       
Id_Paysage
               

No description available for this field.

Name (identifier)
id_paysage
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"fr-esr-insertion_professionnelle-lp",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-insertion_professionnelle-lp"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-insertion_professionnelle-lp":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-insertion_professionnelle-lp_records"
            }
          }
        }
      }
      ,
    • "fr-esr-insertion_professionnelle-lp_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "title":"Annee",
              • "description":""
              }
              ,
            • "diplome":
              {
              • "type":"string",
              • "title":"Diplôme",
              • "description":""
              }
              ,
            • "numero_de_l_etablissement":
              {
              • "type":"string",
              • "title":"Numéro de l'établissement",
              • "description":""
              }
              ,
            • "etablissement":
              {
              • "type":"string",
              • "title":"Établissement",
              • "description":""
              }
              ,
            • "etablissementactuel":
              {
              • "type":"string",
              • "title":"Établissement actuel",
              • "description":""
              }
              ,
            • "code_de_l_academie":
              {
              • "type":"string",
              • "title":"Code de l'académie",
              • "description":""
              }
              ,
            • "academie":
              {
              • "type":"string",
              • "title":"Académie",
              • "description":""
              }
              ,
            • "code_du_domaine":
              {
              • "type":"string",
              • "title":"Code du domaine",
              • "description":""
              }
              ,
            • "domaine":
              {
              • "type":"string",
              • "title":"Domaine",
              • "description":""
              }
              ,
            • "code_de_la_discipline":
              {
              • "type":"string",
              • "title":"Code de la discipline",
              • "description":""
              }
              ,
            • "discipline":
              {
              • "type":"string",
              • "title":"Discipline",
              • "description":""
              }
              ,
            • "situation":
              {
              • "type":"string",
              • "title":"situation",
              • "description":""
              }
              ,
            • "remarque":
              {
              • "type":"string",
              • "title":"Remarque",
              • "description":""
              }
              ,
            • "nombre_de_reponses":
              {
              • "type":"string",
              • "title":"Nombre de réponses",
              • "description":""
              }
              ,
            • "taux_de_reponse":
              {
              • "type":"string",
              • "title":"Taux de réponse",
              • "description":""
              }
              ,
            • "poids_de_la_discipline":
              {
              • "type":"string",
              • "title":"Poids de la discipline",
              • "description":""
              }
              ,
            • "taux_dinsertion":
              {
              • "type":"string",
              • "title":"Taux d’insertion",
              • "description":""
              }
              ,
            • "taux_d_emploi":
              {
              • "type":"string",
              • "title":"Taux d'emploi",
              • "description":""
              }
              ,
            • "taux_d_emploi_salarie_en_france":
              {
              • "type":"string",
              • "title":"Taux d'emploi salarié en France",
              • "description":""
              }
              ,
            • "emplois_cadre_ou_professions_intermediaires":
              {
              • "type":"string",
              • "title":"% emplois cadre ou professions intermédiaires",
              • "description":""
              }
              ,
            • "emplois_stables":
              {
              • "type":"string",
              • "title":"% emplois stables",
              • "description":""
              }
              ,
            • "emplois_a_temps_plein":
              {
              • "type":"string",
              • "title":"% emplois à temps plein",
              • "description":""
              }
              ,
            • "salaire_net_median_des_emplois_a_temps_plein":
              {
              • "type":"string",
              • "title":"Salaire net médian des emplois à temps plein",
              • "description":""
              }
              ,
            • "salaire_brut_annuel_estime":
              {
              • "type":"string",
              • "title":"Salaire brut annuel estimé",
              • "description":""
              }
              ,
            • "de_diplomes_boursiers":
              {
              • "type":"string",
              • "title":"% de diplômés boursiers",
              • "description":""
              }
              ,
            • "taux_de_chomage_regional":
              {
              • "type":"string",
              • "title":"Taux de chômage régional",
              • "description":""
              }
              ,
            • "salaire_net_mensuel_median_regional":
              {
              • "type":"string",
              • "title":"Salaire net mensuel médian régional",
              • "description":""
              }
              ,
            • "emplois_cadre":
              {
              • "type":"string",
              • "title":"% emplois cadre",
              • "description":""
              }
              ,
            • "emplois_exterieurs_a_la_region_de_luniversite":
              {
              • "type":"string",
              • "title":"% emplois extérieurs à la région de l’université",
              • "description":""
              }
              ,
            • "femmes":
              {
              • "type":"string",
              • "title":"% femmes",
              • "description":""
              }
              ,
            • "salaire_net_mensuel_regional_1er_quartile":
              {
              • "type":"string",
              • "title":"Salaire net mensuel régional 1er quartile",
              • "description":""
              }
              ,
            • "salaire_net_mensuel_regional_3eme_quartile":
              {
              • "type":"string",
              • "title":"Salaire net mensuel régional 3ème quartile",
              • "description":""
              }
              ,
            • "cle_etab":
              {
              • "type":"string",
              • "title":"cle_ETAB",
              • "description":""
              }
              ,
            • "cle_disc":
              {
              • "type":"string",
              • "title":"cle_DISC",
              • "description":""
              }
              ,
            • "id_paysage":
              {
              • "type":"string",
              • "title":"Id_Paysage",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets