54 records

Bibliothèques universitaires qui étendent leurs horaires dans le cadre du plan Bibliothèques ouvertes

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
UAI établissement porteur
               

No description available for this field.

Name (identifier)
uai_etablissement_porteur
Type
text
Sample
0694094A
Établissement porteur
               

No description available for this field.

Name (identifier)
etablissement_porteur
Type
text
Sample
Université de Lyon
Profil disciplinaire
               

No description available for this field.

Name (identifier)
profil_disciplinaire
Type
text
Sample
Sciences, Staps
Localisation
               

No description available for this field.

Name (identifier)
localisation
Type
text
Sample
Auvergne-Rhône-Alpes>Lyon>Rhône>Villeurbanne
Nom de la bibliothèque universitaire
               

No description available for this field.

Name (identifier)
nom_de_la_bu
Type
text
Sample
Sciences
Adresse géographique
               

No description available for this field.

Name (identifier)
adresse_geographique
Type
text
Sample
Domaine de la Doua
20, avenue Gaston Berger
BP 72215
Code postal
               

No description available for this field.

Name (identifier)
code_postal
Type
text
Sample
69622
Ville
               

No description available for this field.

Name (identifier)
ville
Type
text
Sample
VILLEURBANNE
Nombre de places
               

No description available for this field.

Name (identifier)
nombre_de_places
Type
integer
Sample
951
horaires semaine
               

No description available for this field.

Name (identifier)
horaires_semaine
Type
text
Sample
L-V : 8h-22h
ouverture jusqu'à 22h 5 jours par semaine
               

No description available for this field.

Name (identifier)
ouverture_22h_5j_semaine
Type
text
Sample
oui
nombre de semaines/an
               

No description available for this field.

Name (identifier)
nombre_de_semaines_an
Type
text
Sample
48 semaines par an
date de mise en place
               

No description available for this field.

Name (identifier)
date_de_mise_en_place
Type
text
Sample
à partir de 2016
horaires le samedi
               

No description available for this field.

Name (identifier)
horaires_le_samedi
Type
text
Sample
10h-20h
ouverture le samedi jusqu'à 18h
               

No description available for this field.

Name (identifier)
ouverture_le_samedi_jusqu_a_18h
Type
text
Sample
oui
ouverture le samedi jusqu'à 19h
               

No description available for this field.

Name (identifier)
ouverture_le_samedi_jusqu_a_19h
Type
text
Sample
oui
nombre de semaines/an
               

No description available for this field.

Name (identifier)
nombre_de_semaines_an0
Type
text
Sample
48 semaines par an
date de mise en place
               

No description available for this field.

Name (identifier)
date_de_mise_en_place0
Type
text
Sample
à partir de 2016
horaires du dimanche
               

No description available for this field.

Name (identifier)
horaires_du_dimanche
Type
text
Sample
10h-20h
ouverture dimanche
               

No description available for this field.

Name (identifier)
ouverture_dimanche
Type
text
Sample
oui
nombre de semaines/an
               

No description available for this field.

Name (identifier)
nombre_de_semaines_an1
Type
text
Sample
43 semaines par an
date mise en place
               

No description available for this field.

Name (identifier)
date_mise_en_place
Type
text
Sample
à partir de 2016
horaire ouverture semaine Noël-Pâques
               

No description available for this field.

Name (identifier)
horaire_ouverture_semaine_noel_paques
Type
text
Sample
L-V (9h-18h) : 2 semaine à Noël, et L-D : vacances de printemps
ouverture congés universitaires
               

No description available for this field.

Name (identifier)
ouverture_conges_universitaires
Type
text
Sample
oui
date de mise en place
               

No description available for this field.

Name (identifier)
date_de_mise_en_place1
Type
text
Sample
à partir de 2017
Géolocalisation
               

No description available for this field.

Name (identifier)
geolocalisation
Type
geo point
Sample
[45.782162,4.870387]
com_code
               

No description available for this field.

Name (identifier)
com_code
Type
text
Sample
69266
Commune
               

No description available for this field.

Name (identifier)
com_nom
Type
text
Sample
Villeurbanne
uucr_id
               

No description available for this field.

Name (identifier)
uucr_id
Type
text
Sample
UU00758
Unité urbaine ou commune rurale
               

No description available for this field.

Name (identifier)
uucr_nom
Type
text
Sample
Lyon
dep_id
               

No description available for this field.

Name (identifier)
dep_id
Type
text
Sample
D069
Département
               

No description available for this field.

Name (identifier)
dep_nom
Type
text
Sample
Rhône
aca_id
               

No description available for this field.

Name (identifier)
aca_id
Type
text
Sample
01-01-10
Académie
               

No description available for this field.

Name (identifier)
aca_nom
Type
text
Sample
Lyon
reg_id
               

No description available for this field.

Name (identifier)
reg_id
Type
text
Sample
R84
Région
               

No description available for this field.

Name (identifier)
reg_nom
Type
text
Sample
Auvergne-Rhône-Alpes
reg_id_old
               

No description available for this field.

Name (identifier)
reg_id_old
Type
text
Sample
R82
reg_nom_old
               

No description available for this field.

Name (identifier)
reg_nom_old
Type
text
Sample
Rhône-Alpes

JSON Schema

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

{
  • "title":"fr-esr-bu-plan-bibliotheques-ouvertes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-bu-plan-bibliotheques-ouvertes"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-bu-plan-bibliotheques-ouvertes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-bu-plan-bibliotheques-ouvertes_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-bu-plan-bibliotheques-ouvertes_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "uai_etablissement_porteur":
                {
                • "type":"string",
                • "title":"UAI établissement porteur",
                • "description":""
                }
                ,
              • "etablissement_porteur":
                {
                • "type":"string",
                • "title":"Établissement porteur",
                • "description":""
                }
                ,
              • "profil_disciplinaire":
                {
                • "type":"string",
                • "title":"Profil disciplinaire",
                • "description":""
                }
                ,
              • "localisation":
                {
                • "type":"string",
                • "title":"Localisation",
                • "description":""
                }
                ,
              • "nom_de_la_bu":
                {
                • "type":"string",
                • "title":"Nom de la bibliothèque universitaire",
                • "description":""
                }
                ,
              • "adresse_geographique":
                {
                • "type":"string",
                • "title":"Adresse géographique",
                • "description":""
                }
                ,
              • "code_postal":
                {
                • "type":"string",
                • "title":"Code postal",
                • "description":""
                }
                ,
              • "ville":
                {
                • "type":"string",
                • "title":"Ville",
                • "description":""
                }
                ,
              • "nombre_de_places":
                {
                • "type":"integer",
                • "title":"Nombre de places",
                • "description":""
                }
                ,
              • "horaires_semaine":
                {
                • "type":"string",
                • "title":"horaires semaine",
                • "description":""
                }
                ,
              • "ouverture_22h_5j_semaine":
                {
                • "type":"string",
                • "title":"ouverture jusqu'à 22h 5 jours par semaine",
                • "description":""
                }
                ,
              • "nombre_de_semaines_an":
                {
                • "type":"string",
                • "title":"nombre de semaines/an",
                • "description":""
                }
                ,
              • "date_de_mise_en_place":
                {
                • "type":"string",
                • "title":"date de mise en place",
                • "description":""
                }
                ,
              • "horaires_le_samedi":
                {
                • "type":"string",
                • "title":"horaires le samedi",
                • "description":""
                }
                ,
              • "ouverture_le_samedi_jusqu_a_18h":
                {
                • "type":"string",
                • "title":"ouverture le samedi jusqu'à 18h",
                • "description":""
                }
                ,
              • "ouverture_le_samedi_jusqu_a_19h":
                {
                • "type":"string",
                • "title":"ouverture le samedi jusqu'à 19h",
                • "description":""
                }
                ,
              • "nombre_de_semaines_an0":
                {
                • "type":"string",
                • "title":"nombre de semaines/an",
                • "description":""
                }
                ,
              • "date_de_mise_en_place0":
                {
                • "type":"string",
                • "title":"date de mise en place",
                • "description":""
                }
                ,
              • "horaires_du_dimanche":
                {
                • "type":"string",
                • "title":"horaires du dimanche",
                • "description":""
                }
                ,
              • "ouverture_dimanche":
                {
                • "type":"string",
                • "title":"ouverture dimanche",
                • "description":""
                }
                ,
              • "nombre_de_semaines_an1":
                {
                • "type":"string",
                • "title":"nombre de semaines/an",
                • "description":""
                }
                ,
              • "date_mise_en_place":
                {
                • "type":"string",
                • "title":"date mise en place",
                • "description":""
                }
                ,
              • "horaire_ouverture_semaine_noel_paques":
                {
                • "type":"string",
                • "title":"horaire ouverture semaine Noël-Pâques",
                • "description":""
                }
                ,
              • "ouverture_conges_universitaires":
                {
                • "type":"string",
                • "title":"ouverture congés universitaires",
                • "description":""
                }
                ,
              • "date_de_mise_en_place1":
                {
                • "type":"string",
                • "title":"date de mise en place",
                • "description":""
                }
                ,
              • "geolocalisation":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"Géolocalisation",
                • "description":""
                }
                ,
              • "com_code":
                {
                • "type":"string",
                • "title":"com_code",
                • "description":""
                }
                ,
              • "com_nom":
                {
                • "type":"string",
                • "title":"Commune",
                • "description":""
                }
                ,
              • "uucr_id":
                {
                • "type":"string",
                • "title":"uucr_id",
                • "description":""
                }
                ,
              • "uucr_nom":
                {
                • "type":"string",
                • "title":"Unité urbaine ou commune rurale",
                • "description":""
                }
                ,
              • "dep_id":
                {
                • "type":"string",
                • "title":"dep_id",
                • "description":""
                }
                ,
              • "dep_nom":
                {
                • "type":"string",
                • "title":"Département",
                • "description":""
                }
                ,
              • "aca_id":
                {
                • "type":"string",
                • "title":"aca_id",
                • "description":""
                }
                ,
              • "aca_nom":
                {
                • "type":"string",
                • "title":"Académie",
                • "description":""
                }
                ,
              • "reg_id":
                {
                • "type":"string",
                • "title":"reg_id",
                • "description":""
                }
                ,
              • "reg_nom":
                {
                • "type":"string",
                • "title":"Région",
                • "description":""
                }
                ,
              • "reg_id_old":
                {
                • "type":"string",
                • "title":"reg_id_old",
                • "description":""
                }
                ,
              • "reg_nom_old":
                {
                • "type":"string",
                • "title":"reg_nom_old",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    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