stats

Public dataset statistics

Headline counters for the indicator dataset, read from the metrics snapshot the load-metrics job writes to Redis. Always 200: when the snapshot is missing or a field is absent, the counters are 0 and topCategories is empty — there is no error response. lastUpdated is the snapshot's own computedAt stamp (RFC 3339, written by the load-metrics job), null when no snapshot exists — never the response time, so a stale snapshot is visible as such. topCategories holds at most five entries.

No authentication required. Not metered.

get/stats

Response

Dataset counters

lastUpdatedstring nullable

computedAt of the metrics:threats snapshot the counters were read from (RFC 3339), or null when no snapshot exists. Never the response time: a counter served from a stale snapshot must say so.

sourceCountinteger required
totalThreatsinteger required

Changes

Changed in 2 of the 14 revisions of this API.21

    • ▲

      the response property became nullable for the status

      response-property-became-nullable

    • ▲

      the response property became optional for the status

      response-property-became-optional

    • ○

      endpoint added

      endpoint-added