Public Sector · JSON Structure

Public Sector Dataset Structure

Flattened structural view of a government dataset metadata record, DCAT-US 1.1 aligned. Round-trips with CKAN package_show and Socrata dataset metadata.

Type: Properties: 0
Public SectorGovernmentFederalStatesLocalCivic TechOpen DataRegulationsProcurementOpen GovernmentTopic

PublicSectorDataset is a JSON Structure definition published by Public Sector.

Meta-schema:

JSON Structure

public-sector-dataset-structure.json Raw ↑
{
  "name": "PublicSectorDataset",
  "description": "Flattened structural view of a government dataset metadata record, DCAT-US 1.1 aligned. Round-trips with CKAN package_show and Socrata dataset metadata.",
  "fields": [
    { "name": "identifier", "type": "string", "required": true, "description": "Publisher-minted identifier (UUID or URI)." },
    { "name": "title", "type": "string", "required": true, "description": "Dataset title." },
    { "name": "description", "type": "string", "required": false, "description": "Free-text description." },
    { "name": "keyword", "type": "array<string>", "required": false, "description": "Tags / keywords." },
    { "name": "modified", "type": "datetime", "required": true, "description": "Most recent modification (RFC 3339)." },
    { "name": "issued", "type": "datetime", "required": false, "description": "First publication date." },
    { "name": "publisher.name", "type": "string", "required": true, "description": "Publishing agency name." },
    { "name": "publisher.url", "type": "string", "required": false, "description": "Publishing agency URL." },
    { "name": "publisher.subOrganizationOf", "type": "string", "required": false, "description": "Parent organization name." },
    { "name": "contactPoint.fn", "type": "string", "required": false, "description": "Dataset steward name." },
    { "name": "contactPoint.hasEmail", "type": "string", "required": false, "description": "mailto: URI for the steward." },
    { "name": "accessLevel", "type": "string", "required": true, "description": "public | restricted public | non-public." },
    { "name": "rights", "type": "string", "required": false, "description": "Rights / restrictions text." },
    { "name": "license", "type": "string", "required": false, "description": "License URI." },
    { "name": "theme", "type": "array<string>", "required": false, "description": "Thematic categories." },
    { "name": "spatial", "type": "string", "required": false, "description": "Geographic coverage (bbox / placename / GeoJSON / OCD-ID)." },
    { "name": "temporal", "type": "string", "required": false, "description": "ISO 8601 interval of temporal coverage." },
    { "name": "accrualPeriodicity", "type": "string", "required": false, "description": "Update frequency (ISO 8601 duration or DCAT code)." },
    { "name": "landingPage", "type": "string", "required": false, "description": "HTML landing page." },
    { "name": "distribution", "type": "array<object>", "required": false, "description": "Concrete distributions {title, mediaType, format, downloadURL, accessURL, byteSize, describedBy, conformsTo}." },
    { "name": "language", "type": "array<string>", "required": false, "description": "BCP 47 language tags." },
    { "name": "bureauCode", "type": "array<string>", "required": false, "description": "OMB Circular A-11 bureau codes (federal)." },
    { "name": "programCode", "type": "array<string>", "required": false, "description": "OMB Federal Program Inventory codes (federal)." }
  ]
}

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/public-sector-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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