Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Questions of the Data

ruhisaraf edited this page Feb 25, 2016 · 7 revisions
  1. Identify geographic areas with the most changesets
  2. Number of buildings edited
  3. Length of roads edited
  4. Number of new highways, roads, infrastructure

Questions I'm starting with to get a hang of mongodb using Aggregation framework

  1. Maximum, Minimum, Avg # of edits made by any one user
  2. User with Maximum changesets
  3. User with Maximum changes ( changesets * num_changes )
Clone this wiki locally