Beta — Data under validation. Values may contain errors.

ED.METRICS

List every metric exposed by the API with its unit and description.

Generic + metrics

Signature

ED.METRICS()

Description

Returns the full metric catalog as a spill array. Use the Metric column from the result as input to ED.GET and ED.RANGE.

The same data is browsable on the web at /data/catalog with filters and live coverage badges.

Returns

Spill array with header: Metric, Unit, Description.

Examples

=ED.METRICS()List all 120+ metrics

Related functions