Access
Data and API
Entity identifiers, the data dictionary and programmatic access. Identifiers are published openly and are intended to be permanent, so that a record cited today resolves to the same entity in five years.
Entity addresses
/events/{event} /events/{event}/{edition}
/events/{event}/{edition}/record /brands/{brand}
/designers/{designer} /markets/{market}
/indices/{index}/{edition}
Provenance travels with the value
Provenance is a required sibling of the data in every response, not an optional field inside it. A value without a label is rejected before it reaches a consumer, and fields derived from a licensed source are omitted rather than emptied where the licence does not permit redistribution.
{
"data": { "entity": "market:miami", "score": null },
"provenance": {
"score": { "label": "MODELLED", "method": "/methodology/", "coverage": 0.00 }
},
"meta": { "assessed": false, "owned_property": false }
}
