313,121 records

313,121 records

Active filters Clear all

No active filters

Filters

Établissement

Code categorie personnels

Sections CNU

Décomposition pour les universités à statuts expérimentaux

Etablissement actuel

Les enseignants titulaires dans les établissements publics de l'enseignement supérieur

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Rentrée
Rentrée de l'année universitaire

No description available for this field.

Name (identifier)
rentree
Type
text
Sample
2023
Établissement
Libellé de l'établissement collecté

No description available for this field.

Name (identifier)
etablissement_lib
Type
text
Sample
Université Bretagne Sud
Type établissement
               

No description available for this field.

Name (identifier)
etablissement_type
Type
text
Sample
Université
Sexe
               

No description available for this field.

Name (identifier)
sexe
Type
text
Sample
Homme
Categorie de personnels
               

No description available for this field.

Name (identifier)
categorie_assimilation
Type
text
Sample
Maître de conférences et assimilés
Grandes disciplines
Regroupements des groupes de sections CNU.

No description available for this field.

Name (identifier)
grande_discipline
Type
text
Sample
Sciences
Groupes CNU
Regroupements des sections CNU dont chacune correspond à une discipline.

No description available for this field.

Name (identifier)
groupe_cnu
Type
text
Sample
Mécanique, génie informatique, énergétique, génie électrique
Sections CNU
Sections CNU dont chacune correspond à une discipline 

No description available for this field.

Name (identifier)
section_cnu
Type
text
Sample
Génie informatique, automatique et traitement du signal
Code categorie personnels
               

No description available for this field.

Name (identifier)
code_categorie_assimil
Type
text
Sample
MCF
Code groupe CNU
Regroupements des sections CNU dont chacune correspond à une discipline.

No description available for this field.

Name (identifier)
code_groupe_cnu
Type
text
Sample
09
Code grande discipline
Regroupements des groupes de sections CNU.

No description available for this field.

Name (identifier)
code_grande_discipline
Type
text
Sample
3S
effectif
Nombre d'enseignants

No description available for this field.

Name (identifier)
effectif
Type
integer
Sample
6
code_section_cnu
               

No description available for this field.

Name (identifier)
code_section_cnu
Type
text
Sample
61
Année universitaire
               

No description available for this field.

Name (identifier)
annee_universitaire
Type
text
Sample
2023-24
etablissement_id_uai_source
code uai de l'établissement d'affectation dans la source d'origine

No description available for this field.

Name (identifier)
etablissement_id_uai_source
Type
text
Sample
0561718N
etablissement_id_uai
code.s uai de l'établissement d'affectation

No description available for this field.

Name (identifier)
etablissement_id_uai
Type
text
Sample
0561718N
etablissement_id_paysage
Identifiant interne de l'établissement

No description available for this field.

Name (identifier)
etablissement_id_paysage
Type
text
Sample
5tVy4
etablissement_compos_id_paysage
Identifiant interne de l'établissement d'affectation

No description available for this field.

Name (identifier)
etablissement_compos_id_paysage
Type
text
Sample
                       
Décomposition pour les universités à statuts expérimentaux
               

No description available for this field.

Name (identifier)
etablissement_compos_lib
Type
text
Sample
                       
etablissement_id_paysage_actuel
               

No description available for this field.

Name (identifier)
etablissement_id_paysage_actuel
Type
text
Sample
5tVy4
etablissement_code_academie
               

No description available for this field.

Name (identifier)
etablissement_code_academie
Type
text
Sample
A14
Académie
académie du siège de l'établissement d'affectation

No description available for this field.

Name (identifier)
etablissement_academie
Type
text
Sample
Rennes
etablissement_code_region
               

No description available for this field.

Name (identifier)
etablissement_code_region
Type
text
Sample
R53
Région
région du siège de l'établissement d'affectation

No description available for this field.

Name (identifier)
etablissement_region
Type
text
Sample
Bretagne
etablissement_coordonnees
coordonnées de l'établissement d'affectation

No description available for this field.

Name (identifier)
etablissement_coordonnees
Type
geo point
Sample
[47.74618,-3.39072]
Etablissement actuel
Libellé de l'établissement actuel

No description available for this field.

Name (identifier)
etablissement_actuel_lib
Type
text
Sample
Université Bretagne Sud
classe_age3
Tranche d'âge dans laquelle se situe l'âge de l'enseignant au 31 décembre de la rentrée. 

No description available for this field.

Name (identifier)
classe_age3
Type
text
Sample
36 à 55 ans
quotite
Quotité de travail

No description available for this field.

Name (identifier)
quotite
Type
text
Sample
Temps plein

JSON Schema

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

{
  • "title":"fr-esr-enseignants-titulaires-esr-public",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-enseignants-titulaires-esr-public"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-enseignants-titulaires-esr-public":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-enseignants-titulaires-esr-public_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "fr-esr-enseignants-titulaires-esr-public_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "rentree":
                {
                • "type":"string",
                • "title":"Rentrée",
                • "description":"Rentrée de l'année universitaire"
                }
                ,
              • "etablissement_lib":
                {
                • "type":"string",
                • "title":"Établissement",
                • "description":"Libellé de l'établissement collecté"
                }
                ,
              • "etablissement_type":
                {
                • "type":"string",
                • "title":"Type établissement",
                • "description":""
                }
                ,
              • "sexe":
                {
                • "type":"string",
                • "title":"Sexe",
                • "description":""
                }
                ,
              • "categorie_assimilation":
                {
                • "type":"string",
                • "title":"Categorie de personnels",
                • "description":""
                }
                ,
              • "grande_discipline":
                {
                • "type":"string",
                • "title":"Grandes disciplines",
                • "description":"Regroupements des groupes de sections CNU."
                }
                ,
              • "groupe_cnu":
                {
                • "type":"string",
                • "title":"Groupes CNU",
                • "description":"Regroupements des sections CNU dont chacune correspond à une discipline."
                }
                ,
              • "section_cnu":
                {
                • "type":"string",
                • "title":"Sections CNU",
                • "description":"Sections CNU dont chacune correspond à une discipline "
                }
                ,
              • "code_categorie_assimil":
                {
                • "type":"string",
                • "title":"Code categorie personnels",
                • "description":""
                }
                ,
              • "code_groupe_cnu":
                {
                • "type":"string",
                • "title":"Code groupe CNU",
                • "description":"Regroupements des sections CNU dont chacune correspond à une discipline."
                }
                ,
              • "code_grande_discipline":
                {
                • "type":"string",
                • "title":"Code grande discipline",
                • "description":"Regroupements des groupes de sections CNU."
                }
                ,
              • "effectif":
                {
                • "type":"integer",
                • "title":"effectif",
                • "description":"Nombre d'enseignants"
                }
                ,
              • "code_section_cnu":
                {
                • "type":"string",
                • "title":"code_section_cnu",
                • "description":""
                }
                ,
              • "annee_universitaire":
                {
                • "type":"string",
                • "title":"Année universitaire",
                • "description":""
                }
                ,
              • "etablissement_id_uai_source":
                {
                • "type":"string",
                • "title":"etablissement_id_uai_source",
                • "description":"code uai de l'établissement d'affectation dans la source d'origine"
                }
                ,
              • "etablissement_id_uai":
                {
                • "type":"string",
                • "title":"etablissement_id_uai",
                • "description":"code.s uai de l'établissement d'affectation"
                }
                ,
              • "etablissement_id_paysage":
                {
                • "type":"string",
                • "title":"etablissement_id_paysage",
                • "description":"Identifiant interne de l'établissement"
                }
                ,
              • "etablissement_compos_id_paysage":
                {
                • "type":"string",
                • "title":"etablissement_compos_id_paysage",
                • "description":"Identifiant interne de l'établissement d'affectation"
                }
                ,
              • "etablissement_compos_lib":
                {
                • "type":"string",
                • "title":"Décomposition pour les universités à statuts expérimentaux",
                • "description":""
                }
                ,
              • "etablissement_id_paysage_actuel":
                {
                • "type":"string",
                • "title":"etablissement_id_paysage_actuel",
                • "description":""
                }
                ,
              • "etablissement_code_academie":
                {
                • "type":"string",
                • "title":"etablissement_code_academie",
                • "description":""
                }
                ,
              • "etablissement_academie":
                {
                • "type":"string",
                • "title":"Académie",
                • "description":"académie du siège de l'établissement d'affectation"
                }
                ,
              • "etablissement_code_region":
                {
                • "type":"string",
                • "title":"etablissement_code_region",
                • "description":""
                }
                ,
              • "etablissement_region":
                {
                • "type":"string",
                • "title":"Région",
                • "description":"région du siège de l'établissement d'affectation"
                }
                ,
              • "etablissement_coordonnees":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"etablissement_coordonnees",
                • "description":"coordonnées de l'établissement d'affectation"
                }
                ,
              • "etablissement_actuel_lib":
                {
                • "type":"string",
                • "title":"Etablissement actuel",
                • "description":"Libellé de l'établissement actuel"
                }
                ,
              • "classe_age3":
                {
                • "type":"string",
                • "title":"classe_age3",
                • "description":"Tranche d'âge dans laquelle se situe l'âge de l'enseignant au 31 décembre de la rentrée. "
                }
                ,
              • "quotite":
                {
                • "type":"string",
                • "title":"quotite",
                • "description":"Quotité de travail"
                }
              }
            }
          }
        }
      }
    }

    Reuses

    Click to expand Click to collapse

    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