records

records

Active filters Clear all

No active filters

Filters

​Uitleningen en raadplegingen in de Nederlandstalige bibliotheken

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Gebruik
               

No description available for this field.

Name (identifier)
gebruik
Type
text
Sample
                       
2012
               

No description available for this field.

Name (identifier)
2012
Type
integer
Sample
                       
2013
               

No description available for this field.

Name (identifier)
2013
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken"
      }
    ]
    ,
  • "definitions":
    {
    • "uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken_records"
            }
          }
        }
      }
      ,
    • "uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "2012":
              {
              • "type":"integer",
              • "title":"2012",
              • "description":""
              }
              ,
            • "2013":
              {
              • "type":"integer",
              • "title":"2013",
              • "description":""
              }
              ,
            • "gebruik":
              {
              • "type":"string",
              • "title":"Gebruik",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets