records

records

Active filters Clear all

No active filters

Filters

Effectifs d'étudiants inscrits dans les établissements et les formations de l'enseignement supérieur (données non agrégeables)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Année universitaire
               

No description available for this field.

Name (identifier)
annee_universitaire
Type
text
Sample
                       
Niveau géographique
               

No description available for this field.

Name (identifier)
niveau_geographique
Type
text
Sample
                       
Unité géographique
               

No description available for this field.

Name (identifier)
geo_nom
Type
text
Sample
                       
regroupement
               

No description available for this field.

Name (identifier)
regroupement
Type
text
Sample
                       
Regroupements de formations ou d’établissements
               

No description available for this field.

Name (identifier)
rgp_formations_ou_etablissements
Type
text
Sample
                       
secteur
               

No description available for this field.

Name (identifier)
secteur
Type
text
Sample
                       
Secteur de l’établissement d’inscription
               

No description available for this field.

Name (identifier)
secteur_de_l_etablissement
Type
text
Sample
                       
sexe
               

No description available for this field.

Name (identifier)
sexe
Type
text
Sample
                       
Sexe de l’étudiant
               

No description available for this field.

Name (identifier)
sexe_de_l_etudiant
Type
text
Sample
                       
Nombre total d’étudiants inscrits
               

No description available for this field.

Name (identifier)
effectif
Type
integer
Sample
                       
Nombre total d’étudiants inscrits hors doubles inscriptions université/CPGE (voir documentation)
               

No description available for this field.

Name (identifier)
effectifhdccpge
Type
integer
Sample
                       
A des effectifs en formations de DUT
               

No description available for this field.

Name (identifier)
a_des_effectifs_dut
Type
text
Sample
                       
Nombre d’étudiants inscrits en DUT
               

No description available for this field.

Name (identifier)
effectif_dut
Type
integer
Sample
                       
A des effectifs en formations d'ingénieurs
               

No description available for this field.

Name (identifier)
a_des_effectifs_ing
Type
text
Sample
                       
Nombre d’étudiants inscrits dans les formations d’Ingénieur
               

No description available for this field.

Name (identifier)
effectif_ing
Type
integer
Sample
                       
A des effectifs en master MEEF dans les ESPE et INSPE
               

No description available for this field.

Name (identifier)
a_des_effectifs_form_ens
Type
text
Sample
                       
Nombre d’étudiants inscrits dans les master MEEF dans les ESPE et INSPE
               

No description available for this field.

Name (identifier)
effectif_form_ens
Type
integer
Sample
                       
A des effectifs d’étudiants inscrits en STS et assimilés sous statut d’apprenti
               

No description available for this field.

Name (identifier)
a_des_effectifs_apprentis_sts
Type
text
Sample
                       
Nombre d’étudiants inscrits en STS et assimilés sous statut d’apprenti
               

No description available for this field.

Name (identifier)
effectif_apprentis_en_sts
Type
integer
Sample
                       
Nombre d’étudiants inscrits hors doubles comptes des inscriptions CPGE à partir de 2015
               

No description available for this field.

Name (identifier)
effectif_atlas
Type
integer
Sample
                       
niveau_geo
               

No description available for this field.

Name (identifier)
niveau_geo
Type
text
Sample
                       
Identifiant de l’unité géographique
               

No description available for this field.

Name (identifier)
geo_id
Type
text
Sample
                       
Identifiant de la région
               

No description available for this field.

Name (identifier)
reg_id
Type
text
Sample
                       
Identifiant de l'académie
               

No description available for this field.

Name (identifier)
aca_id
Type
text
Sample
                       
Identifiant du département
               

No description available for this field.

Name (identifier)
dep_id
Type
text
Sample
                       
Identifiant de l'unité urbaine
               

No description available for this field.

Name (identifier)
uucr_id
Type
text
Sample
                       
Rentrée
               

No description available for this field.

Name (identifier)
rentree
Type
text
Sample
                       
Année civile concernée
               

No description available for this field.

Name (identifier)
annee
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-atlas_regional-effectifs-d-etudiants-inscrits",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-atlas_regional-effectifs-d-etudiants-inscrits"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-atlas_regional-effectifs-d-etudiants-inscrits":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-atlas_regional-effectifs-d-etudiants-inscrits_records"
            }
          }
        }
      }
      ,
    • "fr-esr-atlas_regional-effectifs-d-etudiants-inscrits_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee_universitaire":
              {
              • "type":"string",
              • "title":"Année universitaire",
              • "description":""
              }
              ,
            • "niveau_geographique":
              {
              • "type":"string",
              • "title":"Niveau géographique",
              • "description":""
              }
              ,
            • "geo_nom":
              {
              • "type":"string",
              • "title":"Unité géographique",
              • "description":""
              }
              ,
            • "regroupement":
              {
              • "type":"string",
              • "title":"regroupement",
              • "description":""
              }
              ,
            • "rgp_formations_ou_etablissements":
              {
              • "type":"string",
              • "title":"Regroupements de formations ou d’établissements",
              • "description":""
              }
              ,
            • "secteur":
              {
              • "type":"string",
              • "title":"secteur",
              • "description":""
              }
              ,
            • "secteur_de_l_etablissement":
              {
              • "type":"string",
              • "title":"Secteur de l’établissement d’inscription",
              • "description":""
              }
              ,
            • "sexe":
              {
              • "type":"string",
              • "title":"sexe",
              • "description":""
              }
              ,
            • "sexe_de_l_etudiant":
              {
              • "type":"string",
              • "title":"Sexe de l’étudiant",
              • "description":""
              }
              ,
            • "effectif":
              {
              • "type":"integer",
              • "title":"Nombre total d’étudiants inscrits",
              • "description":""
              }
              ,
            • "effectifhdccpge":
              {
              • "type":"integer",
              • "title":"Nombre total d’étudiants inscrits hors doubles inscriptions université/CPGE (voir documentation)",
              • "description":""
              }
              ,
            • "a_des_effectifs_dut":
              {
              • "type":"string",
              • "title":"A des effectifs en formations de DUT",
              • "description":""
              }
              ,
            • "effectif_dut":
              {
              • "type":"integer",
              • "title":"Nombre d’étudiants inscrits en DUT",
              • "description":""
              }
              ,
            • "a_des_effectifs_ing":
              {
              • "type":"string",
              • "title":"A des effectifs en formations d'ingénieurs",
              • "description":""
              }
              ,
            • "effectif_ing":
              {
              • "type":"integer",
              • "title":"Nombre d’étudiants inscrits dans les formations d’Ingénieur",
              • "description":""
              }
              ,
            • "a_des_effectifs_form_ens":
              {
              • "type":"string",
              • "title":"A des effectifs en master MEEF dans les ESPE et INSPE",
              • "description":""
              }
              ,
            • "effectif_form_ens":
              {
              • "type":"integer",
              • "title":"Nombre d’étudiants inscrits dans les master MEEF dans les ESPE et INSPE",
              • "description":""
              }
              ,
            • "a_des_effectifs_apprentis_sts":
              {
              • "type":"string",
              • "title":"A des effectifs d’étudiants inscrits en STS et assimilés sous statut d’apprenti",
              • "description":""
              }
              ,
            • "effectif_apprentis_en_sts":
              {
              • "type":"integer",
              • "title":"Nombre d’étudiants inscrits en STS et assimilés sous statut d’apprenti",
              • "description":""
              }
              ,
            • "effectif_atlas":
              {
              • "type":"integer",
              • "title":"Nombre d’étudiants inscrits hors doubles comptes des inscriptions CPGE à partir de 2015",
              • "description":""
              }
              ,
            • "niveau_geo":
              {
              • "type":"string",
              • "title":"niveau_geo",
              • "description":""
              }
              ,
            • "geo_id":
              {
              • "type":"string",
              • "title":"Identifiant de l’unité géographique",
              • "description":""
              }
              ,
            • "reg_id":
              {
              • "type":"string",
              • "title":"Identifiant de la région",
              • "description":""
              }
              ,
            • "aca_id":
              {
              • "type":"string",
              • "title":"Identifiant de l'académie",
              • "description":""
              }
              ,
            • "dep_id":
              {
              • "type":"string",
              • "title":"Identifiant du département",
              • "description":""
              }
              ,
            • "uucr_id":
              {
              • "type":"string",
              • "title":"Identifiant de l'unité urbaine",
              • "description":""
              }
              ,
            • "rentree":
              {
              • "type":"string",
              • "title":"Rentrée",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "title":"Année civile concernée",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets