Project Open Data (data.json) Catalog API

Every U.S. federal executive branch agency is required by the Open Government Data Act of 2018 (and predecessor OMB M-13-13) to publish a public enterprise data inventory as a JSON document at /data.json on its primary domain. The format follows the DCAT-US 1.1 schema (Project Open Data Metadata Schema), an extension of W3C DCAT. Data.gov harvests these /data.json endpoints on a regular cadence and ingests records into the central CKAN catalog. The schema defines a Catalog containing Dataset records with required fields (title, description, keyword, modified, publisher, contactPoint, identifier, accessLevel, bureauCode, programCode) and optional distribution records (downloadURL, accessURL, mediaType, format).

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/project-open-data"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: data-gov:project-open-data
name: Project Open Data (data.json) Catalog API
tags:
- Open Data
- DCAT-US
- Federal
- Catalog
humanURL: https://resources.data.gov/resources/dcat-us/
properties:
- url: https://resources.data.gov/resources/dcat-us/
  type: Documentation
- url: https://project-open-data.cio.gov/v1.1/schema/
  type: JSONSchema
- url: https://github.com/GSA/project-open-data-dashboard
  type: SourceCode
description: Every U.S. federal executive branch agency is required by the Open Government Data Act of
  2018 (and predecessor OMB M-13-13) to publish a public enterprise data inventory as a JSON document
  at /data.json on its primary domain. The format follows the DCAT-US 1.1 schema (Project Open Data Metadata
  Schema), an extension of W3C DCAT. Data.gov harvests these /data.json endpoints on a regular cadence
  and ingests records into the central CKAN catalog. The schema defines a Catalog containing Dataset records
  with required fields (title, description, keyword, modified, publisher, contactPoint, identifier, accessLevel,
  bureauCode, programCode) and optional distribution records (downloadURL, accessURL, mediaType, format).