records

records

Active filters Clear all

No active filters

Filters

Rectorats d'académies et vice-rectorats

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
uai - identifiant
               

No description available for this field.

Name (identifier)
uai_identifiant
Type
text
Sample
                       
Libellé
               

No description available for this field.

Name (identifier)
libelle
Type
text
Sample
                       
type d'établissement
               

No description available for this field.

Name (identifier)
type_d_etablissement
Type
text
Sample
                       
Site internet
               

No description available for this field.

Name (identifier)
site_internet
Type
text
Sample
                       
Géolocalisation
               

No description available for this field.

Name (identifier)
geolocalisation
Type
geo point
Sample
                       
Elément wikidata
               

No description available for this field.

Name (identifier)
element_wikidata
Type
text
Sample
                       
localisation
               

No description available for this field.

Name (identifier)
localisation
Type
text
Sample
                       
Code région
               

No description available for this field.

Name (identifier)
code_region
Type
text
Sample
                       
Région
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Code académie
               

No description available for this field.

Name (identifier)
code_academie
Type
text
Sample
                       
Académie
               

No description available for this field.

Name (identifier)
academie
Type
text
Sample
                       
Code département
               

No description available for this field.

Name (identifier)
code_departement
Type
text
Sample
                       
Département
               

No description available for this field.

Name (identifier)
departement
Type
text
Sample
                       
Code unité urbaine
               

No description available for this field.

Name (identifier)
code_unite_urbaine
Type
text
Sample
                       
Unité urbaine
               

No description available for this field.

Name (identifier)
unite_urbaine
Type
text
Sample
                       
Commune
               

No description available for this field.

Name (identifier)
commune
Type
text
Sample
                       
Code commune
               

No description available for this field.

Name (identifier)
code_commune
Type
text
Sample
                       
Adresse
               

No description available for this field.

Name (identifier)
adresse
Type
text
Sample
                       
complement_adresse
               

No description available for this field.

Name (identifier)
complement_adresse
Type
text
Sample
                       
Boite postale
               

No description available for this field.

Name (identifier)
boite_postale
Type
text
Sample
                       
Code postal
               

No description available for this field.

Name (identifier)
code_postal
Type
text
Sample
                       
Localité
               

No description available for this field.

Name (identifier)
localite
Type
text
Sample
                       
Pays
               

No description available for this field.

Name (identifier)
pays
Type
text
Sample
                       
E-mail
               

No description available for this field.

Name (identifier)
e_mail
Type
text
Sample
                       
Numéro de téléphone
               

No description available for this field.

Name (identifier)
numero_de_telephone
Type
text
Sample
                       
siret
               

No description available for this field.

Name (identifier)
siret
Type
text
Sample
                       
identifiant_freebase
               

No description available for this field.

Name (identifier)
identifiant_freebase
Type
text
Sample
                       
compte_dailymotion
               

No description available for this field.

Name (identifier)
compte_dailymotion
Type
text
Sample
                       
compte_facebook
               

No description available for this field.

Name (identifier)
compte_facebook
Type
text
Sample
                       
compte_twitter
               

No description available for this field.

Name (identifier)
compte_twitter
Type
text
Sample
                       
compte_flickr
               

No description available for this field.

Name (identifier)
compte_flickr
Type
text
Sample
                       
flux_rss
               

No description available for this field.

Name (identifier)
flux_rss
Type
text
Sample
                       
compte_linkedin
               

No description available for this field.

Name (identifier)
compte_linkedin
Type
text
Sample
                       
compte_pinterest
               

No description available for this field.

Name (identifier)
compte_pinterest
Type
text
Sample
                       
compte_france_culture
               

No description available for this field.

Name (identifier)
compte_france_culture
Type
text
Sample
                       
compte_scribd
               

No description available for this field.

Name (identifier)
compte_scribd
Type
text
Sample
                       
compte_scoopit
               

No description available for this field.

Name (identifier)
compte_scoopit
Type
text
Sample
                       
compte_tumblr
               

No description available for this field.

Name (identifier)
compte_tumblr
Type
text
Sample
                       
compte_viadeo
               

No description available for this field.

Name (identifier)
compte_viadeo
Type
text
Sample
                       
compte_vimeo
               

No description available for this field.

Name (identifier)
compte_vimeo
Type
text
Sample
                       
compte_youtube
               

No description available for this field.

Name (identifier)
compte_youtube
Type
text
Sample
                       
compte_googleplus
               

No description available for this field.

Name (identifier)
compte_googleplus
Type
text
Sample
                       
compte_instagram
               

No description available for this field.

Name (identifier)
compte_instagram
Type
text
Sample
                       
compte_slideshare
               

No description available for this field.

Name (identifier)
compte_slideshare
Type
text
Sample
                       
compte_netvibes
               

No description available for this field.

Name (identifier)
compte_netvibes
Type
text
Sample
                       
autres
               

No description available for this field.

Name (identifier)
autres
Type
text
Sample
                       
Recteurs des régions académiques
               

No description available for this field.

Name (identifier)
recteurs_des_regions_academiques
Type
text
Sample
                       
Région académique
               

No description available for this field.

Name (identifier)
region_academique
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"fr-enesr-rectorats-d-academies-vice-rectorats",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-enesr-rectorats-d-academies-vice-rectorats"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-enesr-rectorats-d-academies-vice-rectorats":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-enesr-rectorats-d-academies-vice-rectorats_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-enesr-rectorats-d-academies-vice-rectorats_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "uai_identifiant":
                {
                • "type":"string",
                • "title":"uai - identifiant",
                • "description":""
                }
                ,
              • "libelle":
                {
                • "type":"string",
                • "title":"Libellé",
                • "description":""
                }
                ,
              • "type_d_etablissement":
                {
                • "type":"string",
                • "title":"type d'établissement",
                • "description":""
                }
                ,
              • "site_internet":
                {
                • "type":"string",
                • "title":"Site internet",
                • "description":""
                }
                ,
              • "geolocalisation":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"Géolocalisation",
                • "description":""
                }
                ,
              • "element_wikidata":
                {
                • "type":"string",
                • "title":"Elément wikidata",
                • "description":""
                }
                ,
              • "localisation":
                {
                • "type":"string",
                • "title":"localisation",
                • "description":""
                }
                ,
              • "code_region":
                {
                • "type":"string",
                • "title":"Code région",
                • "description":""
                }
                ,
              • "region":
                {
                • "type":"string",
                • "title":"Région",
                • "description":""
                }
                ,
              • "code_academie":
                {
                • "type":"string",
                • "title":"Code académie",
                • "description":""
                }
                ,
              • "academie":
                {
                • "type":"string",
                • "title":"Académie",
                • "description":""
                }
                ,
              • "code_departement":
                {
                • "type":"string",
                • "title":"Code département",
                • "description":""
                }
                ,
              • "departement":
                {
                • "type":"string",
                • "title":"Département",
                • "description":""
                }
                ,
              • "code_unite_urbaine":
                {
                • "type":"string",
                • "title":"Code unité urbaine",
                • "description":""
                }
                ,
              • "unite_urbaine":
                {
                • "type":"string",
                • "title":"Unité urbaine",
                • "description":""
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"Commune",
                • "description":""
                }
                ,
              • "code_commune":
                {
                • "type":"string",
                • "title":"Code commune",
                • "description":""
                }
                ,
              • "adresse":
                {
                • "type":"string",
                • "title":"Adresse",
                • "description":""
                }
                ,
              • "complement_adresse":
                {
                • "type":"string",
                • "title":"complement_adresse",
                • "description":""
                }
                ,
              • "boite_postale":
                {
                • "type":"string",
                • "title":"Boite postale",
                • "description":""
                }
                ,
              • "code_postal":
                {
                • "type":"string",
                • "title":"Code postal",
                • "description":""
                }
                ,
              • "localite":
                {
                • "type":"string",
                • "title":"Localité",
                • "description":""
                }
                ,
              • "pays":
                {
                • "type":"string",
                • "title":"Pays",
                • "description":""
                }
                ,
              • "e_mail":
                {
                • "type":"string",
                • "title":"E-mail",
                • "description":""
                }
                ,
              • "numero_de_telephone":
                {
                • "type":"string",
                • "title":"Numéro de téléphone",
                • "description":""
                }
                ,
              • "siret":
                {
                • "type":"string",
                • "title":"siret",
                • "description":""
                }
                ,
              • "identifiant_freebase":
                {
                • "type":"string",
                • "title":"identifiant_freebase",
                • "description":""
                }
                ,
              • "compte_dailymotion":
                {
                • "type":"string",
                • "title":"compte_dailymotion",
                • "description":""
                }
                ,
              • "compte_facebook":
                {
                • "type":"string",
                • "title":"compte_facebook",
                • "description":""
                }
                ,
              • "compte_twitter":
                {
                • "type":"string",
                • "title":"compte_twitter",
                • "description":""
                }
                ,
              • "compte_flickr":
                {
                • "type":"string",
                • "title":"compte_flickr",
                • "description":""
                }
                ,
              • "flux_rss":
                {
                • "type":"string",
                • "title":"flux_rss",
                • "description":""
                }
                ,
              • "compte_linkedin":
                {
                • "type":"string",
                • "title":"compte_linkedin",
                • "description":""
                }
                ,
              • "compte_pinterest":
                {
                • "type":"string",
                • "title":"compte_pinterest",
                • "description":""
                }
                ,
              • "compte_france_culture":
                {
                • "type":"string",
                • "title":"compte_france_culture",
                • "description":""
                }
                ,
              • "compte_scribd":
                {
                • "type":"string",
                • "title":"compte_scribd",
                • "description":""
                }
                ,
              • "compte_scoopit":
                {
                • "type":"string",
                • "title":"compte_scoopit",
                • "description":""
                }
                ,
              • "compte_tumblr":
                {
                • "type":"string",
                • "title":"compte_tumblr",
                • "description":""
                }
                ,
              • "compte_viadeo":
                {
                • "type":"string",
                • "title":"compte_viadeo",
                • "description":""
                }
                ,
              • "compte_vimeo":
                {
                • "type":"string",
                • "title":"compte_vimeo",
                • "description":""
                }
                ,
              • "compte_youtube":
                {
                • "type":"string",
                • "title":"compte_youtube",
                • "description":""
                }
                ,
              • "compte_googleplus":
                {
                • "type":"string",
                • "title":"compte_googleplus",
                • "description":""
                }
                ,
              • "compte_instagram":
                {
                • "type":"string",
                • "title":"compte_instagram",
                • "description":""
                }
                ,
              • "compte_slideshare":
                {
                • "type":"string",
                • "title":"compte_slideshare",
                • "description":""
                }
                ,
              • "compte_netvibes":
                {
                • "type":"string",
                • "title":"compte_netvibes",
                • "description":""
                }
                ,
              • "autres":
                {
                • "type":"string",
                • "title":"autres",
                • "description":""
                }
                ,
              • "recteurs_des_regions_academiques":
                {
                • "type":"string",
                • "title":"Recteurs des régions académiques",
                • "description":""
                }
                ,
              • "region_academique":
                {
                • "type":"string",
                • "title":"Région académique",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Similar datasets