records

records

Active filters Clear all

No active filters

Filters

Réservations dans les bibliothèques francophones en 2013

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Bibliothèque
               

No description available for this field.

Name (identifier)
bibliotheque
Type
text
Sample
                       
Rang
               

No description available for this field.

Name (identifier)
rang
Type
integer
Sample
                       
Nombre de réservations
               

No description available for this field.

Name (identifier)
nombre_de_reservations
Type
integer
Sample
                       
Type de document
               

No description available for this field.

Name (identifier)
type_de_document
Type
text
Sample
                       
Titre
               

No description available for this field.

Name (identifier)
titre
Type
text
Sample
                       
Auteur
               

No description available for this field.

Name (identifier)
auteur
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"reservations-dans-les-bibliotheques-francophones-en-2013",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/reservations-dans-les-bibliotheques-francophones-en-2013"
      }
    ]
    ,
  • "definitions":
    {
    • "reservations-dans-les-bibliotheques-francophones-en-2013":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/reservations-dans-les-bibliotheques-francophones-en-2013_records"
            }
          }
        }
      }
      ,
    • "reservations-dans-les-bibliotheques-francophones-en-2013_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "bibliotheque":
              {
              • "type":"string",
              • "title":"Bibliothèque",
              • "description":""
              }
              ,
            • "rang":
              {
              • "type":"integer",
              • "title":"Rang",
              • "description":""
              }
              ,
            • "nombre_de_reservations":
              {
              • "type":"integer",
              • "title":"Nombre de réservations",
              • "description":""
              }
              ,
            • "type_de_document":
              {
              • "type":"string",
              • "title":"Type de document",
              • "description":""
              }
              ,
            • "titre":
              {
              • "type":"string",
              • "title":"Titre",
              • "description":""
              }
              ,
            • "auteur":
              {
              • "type":"string",
              • "title":"Auteur",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets