GunSpec

Data Quality

Data completeness and confidence metrics. Understand how thoroughly each record is populated and identify low-confidence entries that may need enrichment.

Authentifizierung optionalExplorer+

One row per day, oldest first, from the daily snapshot the platform stores. /v1/data/gaps recomputes live and keeps nothing, so it can say what is missing now and not whether that is better or worse than last month.

GET/v1/data/gaps/history

  • stringHeader

    Optional. Ohne Schlüssel antwortet dieser Endpunkt nach der öffentlichen Richtlinie; ein Schlüssel erhöht Ihre Limits und schaltet planabhängige Felder frei. Authorization: Bearer <key> wird ebenfalls akzeptiert.

  • integerstandard90

    How many days back to read. One row per day, so 90 is a quarter.

    Bereich
    1 – 365
    Beispiel

  • object

    The response payload.

  • integer

    The window that was read.

  • object[]

    One row per day, oldest first.

  • string

    The UTC day this row describes.

  • string

    When the snapshot was taken.

  • string

    Which catalog the run covered.

  • integer

    How many integrity checks ran.

  • integer

    How many of them failed.

  • integer

    How many records were behind those failures, summed across checks.

  • number

    Weighted field coverage across every tracked catalog, as a percentage of possible values. Null before any field is tracked.

  • 400VALIDATION_ERRORValidation error
  • 429RATE_LIMITEDRate limit exceeded
  • 500INTERNAL_ERRORUnexpected server error

Mindeststufe
Explorer+
Monatskontingent
200/mo
Anfragerate
10/min
Tageslimit
50

Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.