Closed kpwebb closed 5 years ago
@kpwebb I took your metrics list and attempted to normalize it into a set of key features per metric for the official specification. Outstanding questions below.
/trips
/trips
/trips
/trips
/trips
/status_changes
/status_changes
10,000 dimensions = 100 zones * 100 zones
we would already have significant fragmentation of aggregates, made impossibly small when including roads 500,000,000 dimensions = 10,000 OD combinations * 50,000 street edges
. With that much fragmentation, edge volume mode would be 0, with just a few lighting up with volume of 1, essentially reconstructing a raw GPS map. There will be some amount of concentration on OD pairs and edges, but I think we would still need millions of trips within the query window to show any useful patterns.Update: I have edited the specification draft to include the MDS provider endpoint source for each metric.
These have all shipped in one form or another, and are documented on the readme. There is work in progress on utilization & availability metrics as I am rewriting those today based on user feedback. I will track additional work in smaller issues.
@morganherlocker here's a preliminary list of metrics that can be derived from MDS:
Zonal (H3 cell):
Street-linked (ShSt references):
let's break these into metric specific tickets so we can keep track of the discussion on implementation details.