records

records

Active filters Clear all

No active filters

Filters

Les personnels non-enseignants (BIATSS) de l'enseignement supérieur public (national)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Année
Année des données

No description available for this field.

Name (identifier)
rentree
Type
text
Sample
                       
Année universitaire
               

No description available for this field.

Name (identifier)
annee_universitaire
Type
text
Sample
                       
Type de personnel
Agent titulaire ou contractuel

No description available for this field.

Name (identifier)
type_personnel
Type
text
Sample
                       
etablissement_code_region
               

No description available for this field.

Name (identifier)
etablissement_code_region
Type
text
Sample
                       
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
                       
etablissement_code_academie
               

No description available for this field.

Name (identifier)
etablissement_code_academie
Type
text
Sample
                       
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
                       
Catégorie
Catégorie statutaire de l'agent

No description available for this field.

Name (identifier)
categorie
Type
text
Sample
                       
code_corps
               

No description available for this field.

Name (identifier)
code_corps
Type
text
Sample
                       
Corps
Corps d’appartenance de l'agent

No description available for this field.

Name (identifier)
corps_lib
Type
text
Sample
                       
Filière
Filière d'appartenance de l'agent

No description available for this field.

Name (identifier)
filiere_lib
Type
text
Sample
                       
etablissement_type
Type d'établissement

No description available for this field.

Name (identifier)
etablissement_type
Type
text
Sample
                       
effectif
Nombre total d'agents BIATSS

No description available for this field.

Name (identifier)
effectif
Type
integer
Sample
                       
effectif_femmes
               

No description available for this field.

Name (identifier)
effectif_femmes
Type
integer
Sample
                       
effectif_hommes
               

No description available for this field.

Name (identifier)
effectif_hommes
Type
integer
Sample
                       
classe_age3
               

No description available for this field.

Name (identifier)
classe_age3
Type
text
Sample
                       
code_filiere
               

No description available for this field.

Name (identifier)
code_filiere
Type
text
Sample
                       
code_bap
               

No description available for this field.

Name (identifier)
code_bap
Type
text
Sample
                       
BAP
Branche d'activité professionnelle de l'agent appartenant à la filière ITRF

No description available for this field.

Name (identifier)
bap_lib
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-personnels_biatss_esr_public_national",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-personnels_biatss_esr_public_national"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-personnels_biatss_esr_public_national":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-personnels_biatss_esr_public_national_records"
            }
          }
        }
      }
      ,
    • "fr-esr-personnels_biatss_esr_public_national_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "rentree":
              {
              • "type":"string",
              • "title":"Année",
              • "description":"Année des données"
              }
              ,
            • "annee_universitaire":
              {
              • "type":"string",
              • "title":"Année universitaire",
              • "description":""
              }
              ,
            • "type_personnel":
              {
              • "type":"string",
              • "title":"Type de personnel",
              • "description":"Agent titulaire ou contractuel"
              }
              ,
            • "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_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"
              }
              ,
            • "categorie":
              {
              • "type":"string",
              • "title":"Catégorie",
              • "description":"Catégorie statutaire de l'agent"
              }
              ,
            • "code_corps":
              {
              • "type":"string",
              • "title":"code_corps",
              • "description":""
              }
              ,
            • "corps_lib":
              {
              • "type":"string",
              • "title":"Corps",
              • "description":"Corps d’appartenance de l'agent"
              }
              ,
            • "filiere_lib":
              {
              • "type":"string",
              • "title":"Filière",
              • "description":"Filière d'appartenance de l'agent"
              }
              ,
            • "etablissement_type":
              {
              • "type":"string",
              • "title":"etablissement_type",
              • "description":"Type d'établissement"
              }
              ,
            • "effectif":
              {
              • "type":"integer",
              • "title":"effectif",
              • "description":"Nombre total d'agents BIATSS"
              }
              ,
            • "effectif_femmes":
              {
              • "type":"integer",
              • "title":"effectif_femmes",
              • "description":""
              }
              ,
            • "effectif_hommes":
              {
              • "type":"integer",
              • "title":"effectif_hommes",
              • "description":""
              }
              ,
            • "classe_age3":
              {
              • "type":"string",
              • "title":"classe_age3",
              • "description":""
              }
              ,
            • "code_filiere":
              {
              • "type":"string",
              • "title":"code_filiere",
              • "description":""
              }
              ,
            • "code_bap":
              {
              • "type":"string",
              • "title":"code_bap",
              • "description":""
              }
              ,
            • "bap_lib":
              {
              • "type":"string",
              • "title":"BAP",
              • "description":"Branche d'activité professionnelle de l'agent appartenant à la filière ITRF"
              }
            }
          }
        }
      }
    }
}

Similar datasets