records

records

Active filters Clear all

No active filters

Filters

​Gebruikers van de Nederlandstalige bibliotheken

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Afdeling
               

No description available for this field.

Name (identifier)
afdeling
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":"gebruikers-van-de-nederlandstalige-bibliotheken",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gebruikers-van-de-nederlandstalige-bibliotheken"
      }
    ]
    ,
  • "definitions":
    {
    • "gebruikers-van-de-nederlandstalige-bibliotheken":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gebruikers-van-de-nederlandstalige-bibliotheken_records"
            }
          }
        }
      }
      ,
    • "gebruikers-van-de-nederlandstalige-bibliotheken_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "2012":
              {
              • "type":"integer",
              • "title":"2012",
              • "description":""
              }
              ,
            • "2013":
              {
              • "type":"integer",
              • "title":"2013",
              • "description":""
              }
              ,
            • "afdeling":
              {
              • "type":"string",
              • "title":"Afdeling",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets