Data.gov website screenshot

Data.gov

Data.gov is the United States federal government's open data catalog, operated by the General Services Administration (GSA) Technology Transformation Services. It indexes over 300,000 datasets, tools, and resources from federal, state, local, and tribal governments, as well as universities and non-profits. The catalog runs on CKAN 2.11 and exposes the standard CKAN Action API at catalog.data.gov/api/3/action for programmatic discovery and retrieval of datasets, organizations, groups, tags, and resources. Data.gov also publishes the federal Project Open Data (POD) schema (data.json) catalog endpoint at /data.json on every federal agency site, which Data.gov harvests into the central catalog. Related properties include inventory.data.gov (publisher-facing CKAN inventory), resources.data.gov (open data policy resources), and the api.data.gov shared API gateway used by 25+ federal agencies for 450+ APIs.

Data.gov publishes 4 APIs on the APIs.io network. Tagged areas include Government, Open Data, Catalog, CKAN, and Datasets.

Data.gov’s developer surface includes GitHub presence, developer portal, documentation, engineering blog, privacy policy, and 13 more developer resources.

20.3/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
4 APIs
GovernmentOpen DataCatalogCKANDatasetsFederalGSAOpen Government

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/data-gov: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Data.gov CKAN Action API

The CKAN Action API exposes the full Data.gov catalog programmatically. It provides read access to packages (datasets), resources (file/URL distributions), organizations (publis...

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 J...

Data.gov Harvester (datagov-harvester)

The Data.gov harvester service ingests dataset metadata from federal, state, local, and tribal data.json endpoints, CKAN sources, and other CSW/WAF sources on a scheduled cadenc...

Inventory.data.gov CKAN API

Inventory.data.gov is a second CKAN instance (also running CKAN 2.11) used by federal agencies as a publishing inventory before public release on catalog.data.gov. Most actions ...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Data Gov Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: data-gov
name: Data.gov
description: Data.gov is the United States federal government's open data catalog, operated by the General Services Administration
  (GSA) Technology Transformation Services. It indexes over 300,000 datasets, tools, and resources from federal, state, local,
  and tribal governments, as well as universities and non-profits. The catalog runs on CKAN 2.11 and exposes the standard
  CKAN Action API at catalog.data.gov/api/3/action for programmatic discovery and retrieval of datasets, organizations, groups,
  tags, and resources. Data.gov also publishes the federal Project Open Data (POD) schema (data.json) catalog endpoint at
  /data.json on every federal agency site, which Data.gov harvests into the central catalog. Related properties include inventory.data.gov
  (publisher-facing CKAN inventory), resources.data.gov (open data policy resources), and the api.data.gov shared API gateway
  used by 25+ federal agencies for 450+ APIs.
type: Index
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/data-gov.png
url: https://raw.githubusercontent.com/api-evangelist/data-gov/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.23'
tags:
- Government
- Open Data
- Catalog
- CKAN
- Datasets
- Federal
- GSA
- Open Government
apis:
- aid: data-gov:ckan-action-api
  name: Data.gov CKAN Action API
  tags:
  - Catalog
  - CKAN
  - Datasets
  - Open Data
  humanURL: https://docs.ckan.org/en/2.11/api/
  baseURL: https://catalog.data.gov/api/3/action
  properties:
  - url: https://docs.ckan.org/en/2.11/api/
    type: Documentation
  - url: https://catalog.data.gov/api/3/action/help_show
    type: APIReference
  - url: https://resources.data.gov/resources/dcat-us/
    type: Standards
  description: The CKAN Action API exposes the full Data.gov catalog programmatically. It provides read access to packages
    (datasets), resources (file/URL distributions), organizations (publishers — federal agencies and sub-agencies), groups
    (topical categories), tags, and users. The API is a single endpoint family at /api/3/action/{action_name} accepting GET
    (for simple read calls) and POST (JSON body) for any action. Key actions include package_search, package_show, package_list,
    organization_list, organization_show, group_list, group_show, tag_list, resource_show, and current_package_list_with_resources.
    Responses are wrapped in {success, result, help} envelopes. Read access is anonymous; write actions require an API key
    (Data.gov restricts write access to authorized agency publishers).
- 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).
- aid: data-gov:datajson-harvester
  name: Data.gov Harvester (datagov-harvester)
  tags:
  - Harvesting
  - Catalog
  - Ingestion
  humanURL: https://harvest.data.gov/
  properties:
  - url: https://github.com/GSA/datagov-harvester
    type: SourceCode
  - url: https://harvest.data.gov/
    type: Portal
  description: The Data.gov harvester service ingests dataset metadata from federal, state, local, and tribal data.json endpoints,
    CKAN sources, and other CSW/WAF sources on a scheduled cadence and writes records into the central catalog. It is a publisher-facing
    service (not a public API for consumers) but its source code is open at GSA/datagov-harvester and it documents the harvest
    source types, job schedules, and validation rules used by Data.gov.
- aid: data-gov:inventory-api
  name: Inventory.data.gov CKAN API
  tags:
  - Catalog
  - CKAN
  - Publishers
  - Inventory
  tags_raw:
  - Catalog
  - CKAN
  - Publisher
  - Inventory
  humanURL: https://inventory.data.gov/
  baseURL: https://inventory.data.gov/api/3/action
  properties:
  - url: https://docs.ckan.org/en/2.11/api/
    type: Documentation
  - url: https://github.com/GSA/inventory-app
    type: SourceCode
  description: Inventory.data.gov is a second CKAN instance (also running CKAN 2.11) used by federal agencies as a publishing
    inventory before public release on catalog.data.gov. Most actions require authorization, but the same CKAN Action API
    surface is available at /api/3/action for authenticated publishers to manage their agency's dataset inventory.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
common:
- type: Website
  url: https://www.data.gov/
- type: IssueTracker
  url: https://github.com/GSA/catalog.data.gov/issues
- type: SecurityPolicy
  url: https://github.com/GSA/catalog.data.gov/blob/main/SECURITY.md
- type: DomainSecurity
  url: security/data-gov-domain-security.yml
- type: GitHub
  url: https://github.com/GSA/data.gov
- type: GitHubOrganization
  url: https://github.com/GSA
- type: SourceCode
  url: https://github.com/GSA/catalog.data.gov
- type: Portal
  url: https://data.gov/
- type: Catalog
  url: https://catalog.data.gov/
- type: Documentation
  url: https://resources.data.gov/
- type: Strategy
  url: https://strategy.data.gov/
- type: Blog
  url: https://data.gov/news/
- type: Twitter
  url: https://twitter.com/usdatagov
- type: Standards
  url: https://resources.data.gov/resources/dcat-us/
- type: Legislation
  url: https://www.congress.gov/115/plaws/publ435/PLAW-115publ435.pdf
- type: Contact
  url: https://data.gov/contact/
- type: Privacy
  url: https://data.gov/privacy-policy/
- type: TermsOfService
  url: https://data.gov/privacy-policy/#data-policy
include: []
score:
  tier: 1
  rationale: Data.gov is the canonical U.S. federal open data catalog, mandated by the OPEN Government Data Act of 2018. It
    exposes the full CKAN 2.11 Action API at catalog.data.gov/api/3/action, indexes 300,000+ datasets from across federal,
    state, local, and tribal governments, defines the DCAT-US (Project Open Data) metadata standard used by every federal
    agency's /data.json endpoint, and is operated openly with all infrastructure code on github.com/GSA. The breadth of downstream
    data, the open-source posture, the legal mandate behind the catalog, and the standardization role (DCAT-US) place it firmly
    in Tier 1.

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/data-gov"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/data-gov/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/data-gov/evidence"

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.