records

records

Active filters Clear all

No active filters

Filters

Top 100 des livres empruntés par bibliothèque (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)
code_bibilotheque
Type
text
Sample
                       
Rang
               

No description available for this field.

Name (identifier)
rang
Type
integer
Sample
                       
Nombre d'emprunts
               

No description available for this field.

Name (identifier)
nombre_d_emprunts
Type
integer
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
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":"bruxelles_top_100_livres_empruntes_par_bibilotheque",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bruxelles_top_100_livres_empruntes_par_bibilotheque"
      }
    ]
    ,
  • "definitions":
    {
    • "bruxelles_top_100_livres_empruntes_par_bibilotheque":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bruxelles_top_100_livres_empruntes_par_bibilotheque_records"
            }
          }
        }
      }
      ,
    • "bruxelles_top_100_livres_empruntes_par_bibilotheque_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code_bibilotheque":
              {
              • "type":"string",
              • "title":"Bibliothèque",
              • "description":""
              }
              ,
            • "rang":
              {
              • "type":"integer",
              • "title":"Rang",
              • "description":""
              }
              ,
            • "nombre_d_emprunts":
              {
              • "type":"integer",
              • "title":"Nombre d'emprunts",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "titre":
              {
              • "type":"string",
              • "title":"Titre",
              • "description":""
              }
              ,
            • "auteur":
              {
              • "type":"string",
              • "title":"Auteur",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets