---
title: "Fetch statistics about your data set."
method: GET
path: "/data/statistics"
tags: ["data"]
---

# Fetch statistics about your data set.

`GET /data/statistics`

Statistics are largely based on the results of the enrichment endpoint.

## Response `200`

Enrichment started, will complete asynchronously

- object
  - `data` Statistics
    - `scores` object
    - `duplicateCount` number
    - `subsetCount` number
    - `uniqueCount` number

## Changes

- **2021-08-26** `48f5a8479c43` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openintegrationhub/apis/data-hub/changes/data/statistics/get.md)

---

[API](https://skmtc.dev/openintegrationhub/apis/data-hub.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/data-hub/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintegrationhub/data-hub/revisions/2521d7f38446/schema)
