University of Bonn · JSON Structure

University Of Bonn Dataset Structure

JSON Structure description of a bonndata (Dataverse) dataset search item, derived from the live Native API /search response verified 2026-06-03.

Type: object Properties: 22 Required: 3
EducationHigher EducationUniversityResearch DataOpen DataGermany

BonnDataDataset is a JSON Structure definition published by University of Bonn, describing 22 properties, of which 3 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

name type url global_id description published_at publisher name_of_dataverse identifier_of_dataverse citation storageIdentifier fileCount versionId versionState majorVersion minorVersion createdAt updatedAt subjects authors geographicCoverage publicationStatuses

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/university-of-bonn/main/json-structure/university-of-bonn-dataset-structure.json",
  "name": "BonnDataDataset",
  "description": "JSON Structure description of a bonndata (Dataverse) dataset search item, derived from the live Native API /search response verified 2026-06-03.",
  "type": "object",
  "properties": {
    "name": { "type": "string" },
    "type": { "type": "string" },
    "url": { "type": "string" },
    "global_id": { "type": "string" },
    "description": { "type": "string" },
    "published_at": { "type": "string", "format": "date-time" },
    "publisher": { "type": "string" },
    "name_of_dataverse": { "type": "string" },
    "identifier_of_dataverse": { "type": "string" },
    "citation": { "type": "string" },
    "storageIdentifier": { "type": "string" },
    "fileCount": { "type": "int32" },
    "versionId": { "type": "int64" },
    "versionState": { "type": "string" },
    "majorVersion": { "type": "int32" },
    "minorVersion": { "type": "int32" },
    "createdAt": { "type": "string", "format": "date-time" },
    "updatedAt": { "type": "string", "format": "date-time" },
    "subjects": {
      "type": "array",
      "items": { "type": "string" }
    },
    "authors": {
      "type": "array",
      "items": { "type": "string" }
    },
    "geographicCoverage": {
      "type": "array",
      "items": { "type": "string" }
    },
    "publicationStatuses": {
      "type": "array",
      "items": { "type": "string" }
    }
  },
  "required": ["name", "type", "url"]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/university-of-bonn-dataset-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.