SolidLabResearch / Challenges

24 stars 0 forks source link

Mobility use case #79

Open woutslabbinck opened 1 year ago

woutslabbinck commented 1 year ago

Pitch

From cycling data stored in a Solid pod, create a dashboard that shows aggregated routes from landmark to landmark. Such a visualisation allows analysing which routes are taken between those landmarks and provides decision makers a tool to see where new bridges or bigger cycle lanes might have a big impact for cyclers.

Desired solution

A web application that visualises the routes between two points (A, B) on a map together with the number of users that have taken said route between A and B. This application would query the pods of multiple users/request anonymized route aggregations as the decision makers MUST not have access to an individual its route.

Note: Possible some extra care has to go into creating such aggregations?

Acceptance criteria