rfaulkner / wikipedia_user_metrics

Wikimedia Foundation E3 Team Analysis Code
Other
9 stars 5 forks source link

API. Separate request paths for cohort, cohort combinations, and single users #52

Open rfaulkner opened 11 years ago

rfaulkner commented 11 years ago

These requests should resolve to:

run/cohorts//?([][&]) run/sets//?([][&]) run/users//?([][&])*

rfaulkner commented 11 years ago

note on 'run' path fragment above: https://github.com/rfaulkner/E3_analysis/issues/53