Topic on Talk:Analytics/Wikistats/Database API

API input/output notes

1
P858snake (talkcontribs)
 (work in progress)
. "squid_pageviews" :  {
   data: [
       "time_series" : [14,16,72,9034] ,
       "pct_6_growth": 12,
       "pct_12_growth": 36
   ],
   "country_code" : "us",
   "language_code": "en",
   "normalized": "false",
   "modality": "indexed",
   "generated-by":"APICALL",
   "comments": "COMMENT STRING"
}
.
metric=squidpageviews
&month-range = 2008-4;2011-4
&language_code = en
.
metric:  
month range: 2008-4, 2011-4
.
filters:
   project:
   wiki_code: (top_10)
   * region:
   * web-properties:
     country:
     language:
     editors:
     mobile:
normalized:
modailty:
data: time series, pct_growth_series
Reply to "API input/output notes"