User:KLeduc (WMF)/Wiki Dashboard Test

This is an archived version of this page, as edited by KLeduc (WMF) (talk | contribs) at 22:06, 18 July 2014 (Created page with "{ "name": "Editor Engagement Vital Signs", "description": "This is just a test for a potential dashboarding solution", "layout": "metrics-by-project", "dataRoo..."). It may differ significantly from the current version.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{

   "name": "Editor Engagement Vital Signs",
   "description": "This is just a test for a potential dashboarding solution",
   "layout": "metrics-by-project",
   "dataRoot": "https://metrics-staging.wmflabs.org/static/public/datafiles/",
   "graphs": [
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "enwiki",
               "dewiki",
               "frwiki",
               "jawiki",
               "eswiki",
               "ruwiki",
               "rowiki"
           ]
       },
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "enwiki"
           ]
       },
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "dewiki"
           ]
       },
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "frwiki"
           ]
       },
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "jawiki"
           ]
       },
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "ruwiki"
           ]
       },
       {
           "metric": "NewlyRegistered",
           "submetric": "newly_registered",
           "projects": [
               "rowiki"
           ]
       }
   ]

}