records

records

Active filters Clear all

No active filters

Filters

Organisation du temps scolaire

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
CODE_UAI
code uai (unité administrative immatriculée) de l'école

No description available for this field.

Name (identifier)
code_uai
Type
text
Sample
                       
CODE_NATURE
nature (maternelle/élémentaire) de l'école

No description available for this field.

Name (identifier)
code_nature
Type
text
Sample
                       
NOM_ETABLISSEMENT
nom de l'école

No description available for this field.

Name (identifier)
nom_etablissement
Type
text
Sample
                       
ANNEE_SCOLAIRE
année scolaire

No description available for this field.

Name (identifier)
annee_scolaire
Type
text
Sample
                       
MULTI_RYTHME
indique si dans cette école, certaines classes ont des horaires différents

No description available for this field.

Name (identifier)
multi_rythme
Type
text
Sample
                       
LUNDI_MATIN_DEBUT
heure de début de la classe le lundi matin

No description available for this field.

Name (identifier)
lundi_matin_debut
Type
text
Sample
                       
LUNDI_MATIN_FIN
heure de fin de la classe le lundi matin

No description available for this field.

Name (identifier)
lundi_matin_fin
Type
text
Sample
                       
LUNDI_APRES_MIDI_DEBUT
heure de début de la classe le lundi après-midi

No description available for this field.

Name (identifier)
lundi_apres_midi_debut
Type
text
Sample
                       
LUNDI_APRES_MIDI_FIN
heure de fin de la classe le lundi après-midi

No description available for this field.

Name (identifier)
lundi_apres_midi_fin
Type
text
Sample
                       
MARDI_MATIN_DEBUT
heure de début de la classe le mardi matin

No description available for this field.

Name (identifier)
mardi_matin_debut
Type
text
Sample
                       
MARDI_MATIN_FIN
heure de fin de la classe le mardi matin

No description available for this field.

Name (identifier)
mardi_matin_fin
Type
text
Sample
                       
MARDI_APRES_MIDI_DEBUT
heure de début de la classe le mardi après-midi

No description available for this field.

Name (identifier)
mardi_apres_midi_debut
Type
text
Sample
                       
MARDI_APRES_MIDI_FIN
heure de fin de la classe le mardi après-midi

No description available for this field.

Name (identifier)
mardi_apres_midi_fin
Type
text
Sample
                       
MERCREDI_MATIN_DEBUT
heure de début de la classe le mercredi matin

No description available for this field.

Name (identifier)
mercredi_matin_debut
Type
text
Sample
                       
MERCREDI_MATIN_FIN
heure de fin de la classe le mercredi matin

No description available for this field.

Name (identifier)
mercredi_matin_fin
Type
text
Sample
                       
JEUDI_MATIN_DEBUT
heure de début de la classe le jeudi matin

No description available for this field.

Name (identifier)
jeudi_matin_debut
Type
text
Sample
                       
JEUDI_MATIN_FIN
heure de fin de la classe le jeudi matin

No description available for this field.

Name (identifier)
jeudi_matin_fin
Type
text
Sample
                       
JEUDI_APRES_MIDI_DEBUT
heure de début de la classe le jeudi après-midi

No description available for this field.

Name (identifier)
jeudi_apres_midi_debut
Type
text
Sample
                       
JEUDI_APRES_MIDI_FIN
heure de fin de la classe le jeudi après-midi

No description available for this field.

Name (identifier)
jeudi_apres_midi_fin
Type
text
Sample
                       
VENDREDI_MATIN_DEBUT
heure de début de la classe le vendredi matin

No description available for this field.

Name (identifier)
vendredi_matin_debut
Type
text
Sample
                       
VENDREDI_MATIN_FIN
heure de fin de la classe le vendredi matin

No description available for this field.

Name (identifier)
vendredi_matin_fin
Type
text
Sample
                       
VENDREDI_APRES_MIDI_DEBUT
heure de début de la classe le vendredi après-midi

No description available for this field.

Name (identifier)
vendredi_apres_midi_debut
Type
text
Sample
                       
VENDREDI_APRES_MIDI_FIN
heure de fin de la classe le vendredi après-midi

No description available for this field.

Name (identifier)
vendredi_apres_midi_fin
Type
text
Sample
                       
SAMEDI_MATIN_DEBUT
heure de début de la classe le samedi matin

No description available for this field.

Name (identifier)
samedi_matin_debut
Type
text
Sample
                       
SAMEDI_MATIN_FIN
heure de fin de la classe le samedi matin

No description available for this field.

Name (identifier)
samedi_matin_fin
Type
date
Sample
                       
code_commune
code INSEE de la commune

No description available for this field.

Name (identifier)
code_commune
Type
text
Sample
                       
COMMUNE
commune de l'école

No description available for this field.

Name (identifier)
commune
Type
text
Sample
                       
ACADEMIE
académie de l'école

No description available for this field.

Name (identifier)
academie
Type
text
Sample
                       
DEPARTEMENT
département de l'école

No description available for this field.

Name (identifier)
departement
Type
text
Sample
                       
libelle_region
Nom de la région

No description available for this field.

Name (identifier)
libelle_region
Type
text
Sample
                       
code_region
Code de la région

No description available for this field.

Name (identifier)
code_region
Type
text
Sample
                       
CODE_DEPARTEMENT
Code du département

No description available for this field.

Name (identifier)
code_departement
Type
text
Sample
                       
latitude
Latitude WGS84

No description available for this field.

Name (identifier)
latitude
Type
decimal
Sample
                       
longitude
Longitude WGS84

No description available for this field.

Name (identifier)
longitude
Type
decimal
Sample
                       
position
position géographique

No description available for this field.

Name (identifier)
position
Type
geo point
Sample
                       

JSON Schema

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

{
  • "title":"fr-en-organisation-du-temps-scolaire",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-en-organisation-du-temps-scolaire"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-en-organisation-du-temps-scolaire":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-en-organisation-du-temps-scolaire_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-en-organisation-du-temps-scolaire_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "code_uai":
                {
                • "type":"string",
                • "title":"CODE_UAI",
                • "description":"code uai (unité administrative immatriculée) de l'école"
                }
                ,
              • "code_nature":
                {
                • "type":"string",
                • "title":"CODE_NATURE",
                • "description":"nature (maternelle/élémentaire) de l'école"
                }
                ,
              • "nom_etablissement":
                {
                • "type":"string",
                • "title":"NOM_ETABLISSEMENT",
                • "description":"nom de l'école"
                }
                ,
              • "annee_scolaire":
                {
                • "type":"string",
                • "title":"ANNEE_SCOLAIRE",
                • "description":"année scolaire"
                }
                ,
              • "multi_rythme":
                {
                • "type":"string",
                • "title":"MULTI_RYTHME",
                • "description":"indique si dans cette école, certaines classes ont des horaires différents"
                }
                ,
              • "lundi_matin_debut":
                {
                • "type":"string",
                • "title":"LUNDI_MATIN_DEBUT",
                • "description":"heure de début de la classe le lundi matin"
                }
                ,
              • "lundi_matin_fin":
                {
                • "type":"string",
                • "title":"LUNDI_MATIN_FIN",
                • "description":"heure de fin de la classe le lundi matin"
                }
                ,
              • "lundi_apres_midi_debut":
                {
                • "type":"string",
                • "title":"LUNDI_APRES_MIDI_DEBUT",
                • "description":"heure de début de la classe le lundi après-midi"
                }
                ,
              • "lundi_apres_midi_fin":
                {
                • "type":"string",
                • "title":"LUNDI_APRES_MIDI_FIN",
                • "description":"heure de fin de la classe le lundi après-midi"
                }
                ,
              • "mardi_matin_debut":
                {
                • "type":"string",
                • "title":"MARDI_MATIN_DEBUT",
                • "description":"heure de début de la classe le mardi matin"
                }
                ,
              • "mardi_matin_fin":
                {
                • "type":"string",
                • "title":"MARDI_MATIN_FIN",
                • "description":"heure de fin de la classe le mardi matin"
                }
                ,
              • "mardi_apres_midi_debut":
                {
                • "type":"string",
                • "title":"MARDI_APRES_MIDI_DEBUT",
                • "description":"heure de début de la classe le mardi après-midi"
                }
                ,
              • "mardi_apres_midi_fin":
                {
                • "type":"string",
                • "title":"MARDI_APRES_MIDI_FIN",
                • "description":"heure de fin de la classe le mardi après-midi"
                }
                ,
              • "mercredi_matin_debut":
                {
                • "type":"string",
                • "title":"MERCREDI_MATIN_DEBUT",
                • "description":"heure de début de la classe le mercredi matin"
                }
                ,
              • "mercredi_matin_fin":
                {
                • "type":"string",
                • "title":"MERCREDI_MATIN_FIN",
                • "description":"heure de fin de la classe le mercredi matin"
                }
                ,
              • "jeudi_matin_debut":
                {
                • "type":"string",
                • "title":"JEUDI_MATIN_DEBUT",
                • "description":"heure de début de la classe le jeudi matin"
                }
                ,
              • "jeudi_matin_fin":
                {
                • "type":"string",
                • "title":"JEUDI_MATIN_FIN",
                • "description":"heure de fin de la classe le jeudi matin"
                }
                ,
              • "jeudi_apres_midi_debut":
                {
                • "type":"string",
                • "title":"JEUDI_APRES_MIDI_DEBUT",
                • "description":"heure de début de la classe le jeudi après-midi"
                }
                ,
              • "jeudi_apres_midi_fin":
                {
                • "type":"string",
                • "title":"JEUDI_APRES_MIDI_FIN",
                • "description":"heure de fin de la classe le jeudi après-midi"
                }
                ,
              • "vendredi_matin_debut":
                {
                • "type":"string",
                • "title":"VENDREDI_MATIN_DEBUT",
                • "description":"heure de début de la classe le vendredi matin"
                }
                ,
              • "vendredi_matin_fin":
                {
                • "type":"string",
                • "title":"VENDREDI_MATIN_FIN",
                • "description":"heure de fin de la classe le vendredi matin"
                }
                ,
              • "vendredi_apres_midi_debut":
                {
                • "type":"string",
                • "title":"VENDREDI_APRES_MIDI_DEBUT",
                • "description":"heure de début de la classe le vendredi après-midi"
                }
                ,
              • "vendredi_apres_midi_fin":
                {
                • "type":"string",
                • "title":"VENDREDI_APRES_MIDI_FIN",
                • "description":"heure de fin de la classe le vendredi après-midi"
                }
                ,
              • "samedi_matin_debut":
                {
                • "type":"string",
                • "title":"SAMEDI_MATIN_DEBUT",
                • "description":"heure de début de la classe le samedi matin"
                }
                ,
              • "samedi_matin_fin":
                {
                • "type":"string",
                • "format":"date",
                • "title":"SAMEDI_MATIN_FIN",
                • "description":"heure de fin de la classe le samedi matin"
                }
                ,
              • "code_commune":
                {
                • "type":"string",
                • "title":"code_commune",
                • "description":"code INSEE de la commune"
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"COMMUNE",
                • "description":"commune de l'école"
                }
                ,
              • "academie":
                {
                • "type":"string",
                • "title":"ACADEMIE",
                • "description":"académie de l'école"
                }
                ,
              • "departement":
                {
                • "type":"string",
                • "title":"DEPARTEMENT",
                • "description":"département de l'école"
                }
                ,
              • "libelle_region":
                {
                • "type":"string",
                • "title":"libelle_region",
                • "description":"Nom de la région"
                }
                ,
              • "code_region":
                {
                • "type":"string",
                • "title":"code_region",
                • "description":"Code de la région"
                }
                ,
              • "code_departement":
                {
                • "type":"string",
                • "title":"CODE_DEPARTEMENT",
                • "description":"Code du département"
                }
                ,
              • "latitude":
                {
                • "type":"number",
                • "title":"latitude",
                • "description":"Latitude WGS84"
                }
                ,
              • "longitude":
                {
                • "type":"number",
                • "title":"longitude",
                • "description":"Longitude WGS84"
                }
                ,
              • "position":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"position",
                • "description":"position géographique"
                }
              }
            }
          }
        }
      }
    }

    Similar datasets