5,508 records

5,508 records

Active filters Clear all

No active filters

Filters

Secteur disciplinaire

Id Série ou type de Bac

Id Âge au bac

Id Sexe

Id Mention au Bac

Parcours et réussite des bachelières et bacheliers inscrits pour la première fois en licence

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Id Grande discipline
               

No description available for this field.

Name (identifier)
gd_discipline
Type
text
Sample
LLSH
Grande discipline
               

No description available for this field.

Name (identifier)
gd_discipline_lib
Type
text
Sample
Lettres, langues et sciences humaines
Id Discipline
               

No description available for this field.

Name (identifier)
discipline
Type
text
Sample
05
Discipline
               

No description available for this field.

Name (identifier)
discipline_lib
Type
text
Sample
Langues
Id Secteur disciplinaire
               

No description available for this field.

Name (identifier)
sect_disciplinaire
Type
integer
Sample
23
Secteur disciplinaire
               

No description available for this field.

Name (identifier)
sect_disciplinaire_lib
Type
text
Sample
Langues et littératures étrangères
Id Série ou type de Bac
               

No description available for this field.

Name (identifier)
serie_bac
Type
integer
Sample
4
Série ou type de Bac
               

No description available for this field.

Name (identifier)
serie_bac_lib
Type
text
Sample
BAC STMG
Id Âge au bac
               

No description available for this field.

Name (identifier)
age_au_bac
Type
text
Sample
R1
Âge au bac
               

No description available for this field.

Name (identifier)
age_au_bac_lib
Type
text
Sample
En retard d'un an
Id Sexe
               

No description available for this field.

Name (identifier)
sexe
Type
integer
Sample
1
Sexe
               

No description available for this field.

Name (identifier)
sexe_lib
Type
text
Sample
Homme
Id Mention au Bac
               

No description available for this field.

Name (identifier)
mention_bac
Type
text
Sample
Q
Mention au Bac
               

No description available for this field.

Name (identifier)
mention_bac_lib
Type
text
Sample
Inconnue
Année de cohorte des données sur le passage entre L1 et L2
               

No description available for this field.

Name (identifier)
cohorte_passage
Type
text
Sample
2014
Effectif de néobacheliers de la cohorte
               

No description available for this field.

Name (identifier)
effectif_neobacheliers_passage
Type
decimal
Sample
1
Passage en L2 en 1 an
               

No description available for this field.

Name (identifier)
passage_en_l2_1_an
Type
decimal
Sample
0
Redoublement en L1
               

No description available for this field.

Name (identifier)
redoublement_en_l1
Type
decimal
Sample
0
Passage en L2 en 2 ans
               

No description available for this field.

Name (identifier)
passage_en_l2_2_ans
Type
decimal
Sample
0
Passage en L2 en 1 ou 2 ans
               

No description available for this field.

Name (identifier)
passage_en_l2_1_2_ans
Type
decimal
Sample
0
Réorientation en DUT en 1 an
               

No description available for this field.

Name (identifier)
reorientation_en_dut_1_an
Type
decimal
Sample
0
Réorientation en DUT en 2 ans
               

No description available for this field.

Name (identifier)
reorientation_en_dut_2_ans
Type
decimal
Sample
0
Réorientation en DUT en 1 ou 2 ans
               

No description available for this field.

Name (identifier)
reorientation_en_dut
Type
decimal
Sample
0
Année de cohorte des données sur la réussite en licence
               

No description available for this field.

Name (identifier)
cohorte_reussite
Type
text
Sample
2012
Effectif de néobacheliers de la cohorte
               

No description available for this field.

Name (identifier)
effectif_neobacheliers_reussite
Type
decimal
Sample
3
Obtention de la licence en 3 ans
               

No description available for this field.

Name (identifier)
reussite_3_ans
Type
decimal
Sample
0
Obtention de la licence en 4 ans
               

No description available for this field.

Name (identifier)
reussite_4_ans
Type
decimal
Sample
0
Obtention de la licence en 3 ou 4 ans
               

No description available for this field.

Name (identifier)
reussite_3_4_ans
Type
decimal
Sample
0

JSON Schema

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

{
  • "title":"fr-esr-parcours-et-reussite-des-bacheliers-en-licence",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-parcours-et-reussite-des-bacheliers-en-licence"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-parcours-et-reussite-des-bacheliers-en-licence":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-parcours-et-reussite-des-bacheliers-en-licence_records"
            }
          }
        }
      }
      ,
    • "fr-esr-parcours-et-reussite-des-bacheliers-en-licence_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "gd_discipline":
              {
              • "type":"string",
              • "title":"Id Grande discipline",
              • "description":""
              }
              ,
            • "gd_discipline_lib":
              {
              • "type":"string",
              • "title":"Grande discipline",
              • "description":""
              }
              ,
            • "discipline":
              {
              • "type":"string",
              • "title":"Id Discipline",
              • "description":""
              }
              ,
            • "discipline_lib":
              {
              • "type":"string",
              • "title":"Discipline",
              • "description":""
              }
              ,
            • "sect_disciplinaire":
              {
              • "type":"integer",
              • "title":"Id Secteur disciplinaire",
              • "description":""
              }
              ,
            • "sect_disciplinaire_lib":
              {
              • "type":"string",
              • "title":"Secteur disciplinaire",
              • "description":""
              }
              ,
            • "serie_bac":
              {
              • "type":"integer",
              • "title":"Id Série ou type de Bac",
              • "description":""
              }
              ,
            • "serie_bac_lib":
              {
              • "type":"string",
              • "title":"Série ou type de Bac",
              • "description":""
              }
              ,
            • "age_au_bac":
              {
              • "type":"string",
              • "title":"Id Âge au bac",
              • "description":""
              }
              ,
            • "age_au_bac_lib":
              {
              • "type":"string",
              • "title":"Âge au bac",
              • "description":""
              }
              ,
            • "sexe":
              {
              • "type":"integer",
              • "title":"Id Sexe",
              • "description":""
              }
              ,
            • "sexe_lib":
              {
              • "type":"string",
              • "title":"Sexe",
              • "description":""
              }
              ,
            • "mention_bac":
              {
              • "type":"string",
              • "title":"Id Mention au Bac",
              • "description":""
              }
              ,
            • "mention_bac_lib":
              {
              • "type":"string",
              • "title":"Mention au Bac",
              • "description":""
              }
              ,
            • "cohorte_passage":
              {
              • "type":"string",
              • "title":"Année de cohorte des données sur le passage entre L1 et L2",
              • "description":""
              }
              ,
            • "effectif_neobacheliers_passage":
              {
              • "type":"number",
              • "title":"Effectif de néobacheliers de la cohorte",
              • "description":""
              }
              ,
            • "passage_en_l2_1_an":
              {
              • "type":"number",
              • "title":"Passage en L2 en 1 an",
              • "description":""
              }
              ,
            • "redoublement_en_l1":
              {
              • "type":"number",
              • "title":"Redoublement en L1",
              • "description":""
              }
              ,
            • "passage_en_l2_2_ans":
              {
              • "type":"number",
              • "title":"Passage en L2 en 2 ans",
              • "description":""
              }
              ,
            • "passage_en_l2_1_2_ans":
              {
              • "type":"number",
              • "title":"Passage en L2 en 1 ou 2 ans",
              • "description":""
              }
              ,
            • "reorientation_en_dut_1_an":
              {
              • "type":"number",
              • "title":"Réorientation en DUT en 1 an",
              • "description":""
              }
              ,
            • "reorientation_en_dut_2_ans":
              {
              • "type":"number",
              • "title":"Réorientation en DUT en 2 ans",
              • "description":""
              }
              ,
            • "reorientation_en_dut":
              {
              • "type":"number",
              • "title":"Réorientation en DUT en 1 ou 2 ans",
              • "description":""
              }
              ,
            • "cohorte_reussite":
              {
              • "type":"string",
              • "title":"Année de cohorte des données sur la réussite en licence",
              • "description":""
              }
              ,
            • "effectif_neobacheliers_reussite":
              {
              • "type":"number",
              • "title":"Effectif de néobacheliers de la cohorte",
              • "description":""
              }
              ,
            • "reussite_3_ans":
              {
              • "type":"number",
              • "title":"Obtention de la licence en 3 ans",
              • "description":""
              }
              ,
            • "reussite_4_ans":
              {
              • "type":"number",
              • "title":"Obtention de la licence en 4 ans",
              • "description":""
              }
              ,
            • "reussite_3_4_ans":
              {
              • "type":"number",
              • "title":"Obtention de la licence en 3 ou 4 ans",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Reuses (1)

Click to expand Click to collapse
  • Parcours & réussite des bacheliers inscrits en L1

    Cette application propose un dispositif interactif d’informations chiffrées fines sur la réussite à l’université. Y sont déclinés, sur la base des observations faites sur les précédentes années universitaires, les principaux indicateurs nationaux mesurant la réussite en licence. Ce sont :
    - d’une part, les indicateurs relatifs au taux de passage de la première à la seconde année, en un an ou en 2 ans.
    - d’autre part, les indicateurs relatifs à la réussite à la licence, soit directement en 3 ans, soit en 4 ans.
    Yann Caradec 20 November 2017 21:56

Submit a reuse

Click to expand Click to collapse

Your last name will be publicly displayed with your reuse

Your first name will be publicly displayed with your reuse

Your email will not be published publicly and will only be used by the administrators to contact you.

Short description of your work (max. 50 characters)

A longer description of what you achieved using this dataset (max. 1000 characters)

An URL where your work can be accessed publicly

 or 

(optional) An URL or an image which illustrates your work

false

Similar datasets