records

records

Active filters Clear all

No active filters

Filters

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
                       
Grande discipline
               

No description available for this field.

Name (identifier)
gd_discipline_lib
Type
text
Sample
                       
Id Discipline
               

No description available for this field.

Name (identifier)
discipline
Type
text
Sample
                       
Discipline
               

No description available for this field.

Name (identifier)
discipline_lib
Type
text
Sample
                       
Id Secteur disciplinaire
               

No description available for this field.

Name (identifier)
sect_disciplinaire
Type
integer
Sample
                       
Secteur disciplinaire
               

No description available for this field.

Name (identifier)
sect_disciplinaire_lib
Type
text
Sample
                       
Id Série ou type de Bac
               

No description available for this field.

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

No description available for this field.

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

No description available for this field.

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

No description available for this field.

Name (identifier)
age_au_bac_lib
Type
text
Sample
                       
Id Sexe
               

No description available for this field.

Name (identifier)
sexe
Type
integer
Sample
                       
Sexe
               

No description available for this field.

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

No description available for this field.

Name (identifier)
mention_bac
Type
text
Sample
                       
Mention au Bac
               

No description available for this field.

Name (identifier)
mention_bac_lib
Type
text
Sample
                       
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
                       
Effectif de néobacheliers de la cohorte
               

No description available for this field.

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

No description available for this field.

Name (identifier)
passage_en_l2_1_an
Type
decimal
Sample
                       
Redoublement en L1
               

No description available for this field.

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

No description available for this field.

Name (identifier)
passage_en_l2_2_ans
Type
decimal
Sample
                       
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
                       
Réorientation en DUT en 1 an
               

No description available for this field.

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

No description available for this field.

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

No description available for this field.

Name (identifier)
reorientation_en_dut
Type
decimal
Sample
                       
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
                       
Effectif de néobacheliers de la cohorte
               

No description available for this field.

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

No description available for this field.

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

No description available for this field.

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

No description available for this field.

Name (identifier)
reussite_3_4_ans
Type
decimal
Sample
                       

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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets