Fixes Data pointers.
authordsc <dsc@wikimedia.org>
Wed, 4 Apr 2012 20:03:47 +0000 (13:03 -0700)
committerdsc <dsc@wikimedia.org>
Wed, 4 Apr 2012 20:03:47 +0000 (13:03 -0700)
29 files changed:
data/datasources/enwp_articles_created.yaml
data/datasources/enwp_articles_deleted.yaml
data/datasources/enwp_editors_activity.yaml
data/datasources/enwp_editors_counts.yaml
data/datasources/enwp_edits_activity.yaml
data/datasources/enwp_edits_counts.yaml
data/datasources/enwp_edits_namespaces.yaml
data/datasources/mobile_pageviews_by.timestamp.language.yaml
data/datasources/mobile_pageviews_by.timestamp.project.yaml
data/datasources/mobile_pageviews_by.timestamp.yaml
data/datasources/non_mobile_pageviews_by.timestamp.language.yaml
data/datasources/non_mobile_pageviews_by.timestamp.project.yaml
data/datasources/non_mobile_pageviews_by.timestamp.yaml
data/datasources/pageviews_by.timestamp.mobile.yaml
data/datasources/rc/rc_active_editors_count.csv
data/datasources/rc/rc_article_count.csv
data/datasources/rc/rc_binary_files.csv
data/datasources/rc/rc_comscore_properties.csv
data/datasources/rc/rc_comscore_region_reach.csv
data/datasources/rc/rc_comscore_region_uv.csv
data/datasources/rc/rc_edits_count.csv
data/datasources/rc/rc_new_article_count.csv
data/datasources/rc/rc_new_editors_count.csv
data/datasources/rc/rc_page_requests.csv
data/datasources/rc/rc_very_active_editors_count.csv
data/datasources/visitor_reach_by.timestamp.region.yaml
data/datasources/visitors_by.timestamp.region.yaml
data/datasources/visitors_by.timestamp.source.yaml
data/graphs/root.yaml

index 6b6ac46..94143c6 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_articles_created
 name: Articles Created Over Time
 format: csv
-url: /data/enwp_articles_created.csv
+url: /data/datasources/enwp_articles_created.csv
 timespan:
     end: 2012-01
     start: 2001-01
index 38136c3..61fa1ce 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_articles_deleted
 name: Articles Deleted Over Time
 format: csv
-url: /data/enwp_articles_deleted.csv
+url: /data/datasources/enwp_articles_deleted.csv
 timespan:
     end: 2012-01
     start: 2001-01
index 8e1bbb0..0183b72 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_editors_activity
 name: Active Editor Histogram (no bots, namespaces:All)
 format: csv
-url: /data/enwp_editors_activity.csv
+url: /data/datasources/enwp_editors_activity.csv
 timespan:
     end: 2012-01
     start: 2001-01
index 5d5e8bf..06632ec 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_editors_counts
 name: Number of Editors Over Time
 format: csv
-url: /data/enwp_editors_counts.csv
+url: /data/datasources/enwp_editors_counts.csv
 
 timespan:
     end: 2012-01
index 81420ae..848b2af 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_edits_activity
 name: Number of Edits by Editor Activity (no bots, namespaces:All)
 format: csv
-url: /data/enwp_edits_activity.csv
+url: /data/datasources/enwp_edits_activity.csv
 
 timespan:
     end: 2012-01
index 29087c1..74b83dd 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_edits_counts
 name: Number of Edits Over Time
 format: csv
-url: /data/enwp_edits_counts.csv
+url: /data/datasources/enwp_edits_counts.csv
 
 timespan:
     end: 2012-01
index db47dc4..d06b0e7 100644 (file)
@@ -1,7 +1,7 @@
 id: enwp_edits_namespaces
 name: Number of Edits to Namespaces (excluding bots)
 format: csv
-url: /data/enwp_edits_namespaces.csv
+url: /data/datasources/enwp_edits_namespaces.csv
 timespan:
     end: 2012-01
     start: 2001-01
index e6521a7..5e86cbd 100644 (file)
@@ -1,7 +1,7 @@
 id     : mobile_pageviews_by_language
 name   : Mobile Pageviews by Language
 format : csv
-url    : /data/mobile_pageviews_by.timestamp.language.csv
+url    : /data/datasources/mobile_pageviews_by.timestamp.language.csv
 
 timespan :
     start : 2008-01
index c517b5d..ae42ab6 100644 (file)
@@ -1,7 +1,7 @@
 id     : mobile_pageviews_by.timestamp.project
 name   : Mobile Pageviews by Project
 format : csv
-url    : /data/mobile_pageviews_by.timestamp.project.csv
+url    : /data/datasources/mobile_pageviews_by.timestamp.project.csv
 
 timespan :
     start : 2008-01
index 9113f87..e258cf9 100644 (file)
@@ -1,7 +1,7 @@
 id     : mobile_pageviews
 name   : Total Mobile Pageviews
 format : csv
-url    : /data/pageviews_by.timestamp.csv
+url    : /data/datasources/pageviews_by.timestamp.csv
 
 timespan :
     start : 2008-01
index 2a75729..d458d50 100644 (file)
@@ -1,7 +1,7 @@
 id     : non_mobile_page_views_by_language
 name   : Non-Mobile Pageviews by Language
 format : csv
-url    : /data/non_mobile_pageviews_by.timestamp.language.csv
+url    : /data/datasources/non_mobile_pageviews_by.timestamp.language.csv
 
 timespan :
     start : 2008-01
index 88bb26a..e099db4 100644 (file)
@@ -1,7 +1,7 @@
 id     : non_mobile_pageviews_by.timestamp.project
 name   : Non-Mobile Pageviews by Project
 format : csv
-url    : /data/non_mobile_pageviews_by.timestamp.project.csv
+url    : /data/datasources/non_mobile_pageviews_by.timestamp.project.csv
 
 timespan :
     start : 2008-01
index d9758cb..90e8f3f 100644 (file)
@@ -1,7 +1,7 @@
 id     : Non Mobile Pageviews
 name   : Total Non-Mobile Pageviews
 format : csv
-url    : /data/non_mobile_pageviews_by.timestamp.csv
+url    : /data/datasources/non_mobile_pageviews_by.timestamp.csv
 
 timespan :
     start : 2008-01
index fe2a949..ac557d6 100644 (file)
@@ -1,7 +1,7 @@
 id     : pageviews_by.timestamp.mobile
 name   : Pageviews by Language for Mobile
 format : csv
-url    : /data/pageviews_by.timestamp.mobile.csv
+url    : /data/datasources/pageviews_by.timestamp.mobile.csv
 
 timespan :
     start : 2010-06
index e1150f6..926039f 100644 (file)
@@ -1,38 +1,38 @@
 Date, Total,English,Commons,German,French,Russian,Spanish,Japanese,Italian,Chinese
-2009-01,99478,42637,5377,8138,5029,3455,4192,4390,3084,1781
-2009-02,94646,40903,5044,7699,4602,3296,3955,4126,2824,1748
-2009-03,100013,43280,5499,7993,4742,3804,4047,4461,2919,1820
-2009-04,95360,40853,5647,7155,4698,3659,4024,4218,2831,1820
-2009-05,98049,41675,5741,7203,4995,3841,4206,4506,2808,1873
-2009-06,96527,40608,5682,7264,4927,3968,4143,4416,2966,1897
-2009-07,95909,40197,5756,7247,4777,3779,4400,4295,2896,2040
-2009-08,96352,39897,6071,7261,4772,3933,4223,4311,2836,1999
-2009-09,93134,38476,5822,6960,4604,3822,4168,4218,3049,1667
-2009-10,95466,39718,5927,7155,4825,4064,4204,4268,2774,1760
-2009-11,94740,39168,5552,7289,4916,4184,4043,4052,2836,1628
-2009-12,92717,37862,5403,7147,4844,4067,3965,4078,2824,1701
-2010-01,99328,39907,5755,8032,5284,4555,4280,4323,3104,1895
-2010-02,93722,38326,5341,7313,4915,4371,3906,4060,2883,1762
-2010-03,98584,40255,5902,7579,5137,4699,4072,4548,2848,1755
-2010-04,94976,38958,5785,7257,4793,4267,4012,4220,2866,1874
-2010-05,96966,39253,5793,7465,5027,4415,4316,4329,3123,1794
-2010-06,91215,36230,5660,7069,4706,4343,3871,3961,2996,1837
-2010-07,89345,35815,5787,7089,4555,3972,3935,3920,2773,1783
-2010-08,91285,36390,6239,7270,4786,4047,3922,4026,2848,1804
-2010-09,87860,34842,6056,6938,4601,3789,3889,3978,2892,1567
-2010-10,89303,35412,5777,7027,4754,4162,3902,4157,2767,1585
-2010-11,88485,34729,5624,6727,4820,4245,3883,3860,2701,1586
-2010-12,87410,34081,5441,6563,4666,4151,3861,4083,2718,1661
-2011-01,97663,37564,6196,8182,5188,4816,4205,4177,3226,1746
-2011-02,92573,36605,5905,7349,4790,4534,3921,3959,2933,1713
-2011-03,95363,38533,6155,7398,5139,4598,4018,3721,2851,1658
-2011-04,91074,37232,6110,6757,4739,4344,3804,3653,2724,1697
-2011-05,92233,36888,6171,6864,4843,4365,3958,3846,2912,1645
-2011-06,90907,35699,6410,6838,4808,4256,4077,3545,2936,1674
-2011-07,90974,35444,6650,7065,4891,4124,4209,3727,2912,1916
-2011-08,92342,35593,7010,6943,5062,4219,4156,4040,2878,1904
-2011-09,92184,34748,9415,6636,4793,4049,4134,3961,2901,1717
-2011-10,90879,34969,7178,6694,4870,4144,4070,3906,2674,1701
-2011-11,90258,34373,7092,6605,4930,4184,4232,3666,2669,1691
-2011-12,90134,34045,7118,6496,4799,4116,4251,3684,2841,1710
-2012-01,96323,34940,7775,7403,5272,4658,4515,4062,3218,1952
+2009/01/01,99478,42637,5377,8138,5029,3455,4192,4390,3084,1781
+2009/02/01,94646,40903,5044,7699,4602,3296,3955,4126,2824,1748
+2009/03/01,100013,43280,5499,7993,4742,3804,4047,4461,2919,1820
+2009/04/01,95360,40853,5647,7155,4698,3659,4024,4218,2831,1820
+2009/05/01,98049,41675,5741,7203,4995,3841,4206,4506,2808,1873
+2009/06/01,96527,40608,5682,7264,4927,3968,4143,4416,2966,1897
+2009/07/01,95909,40197,5756,7247,4777,3779,4400,4295,2896,2040
+2009/08/01,96352,39897,6071,7261,4772,3933,4223,4311,2836,1999
+2009/09/01,93134,38476,5822,6960,4604,3822,4168,4218,3049,1667
+2009/10/01,95466,39718,5927,7155,4825,4064,4204,4268,2774,1760
+2009/11/01,94740,39168,5552,7289,4916,4184,4043,4052,2836,1628
+2009/12/01,92717,37862,5403,7147,4844,4067,3965,4078,2824,1701
+2010/01/01,99328,39907,5755,8032,5284,4555,4280,4323,3104,1895
+2010/02/01,93722,38326,5341,7313,4915,4371,3906,4060,2883,1762
+2010/03/01,98584,40255,5902,7579,5137,4699,4072,4548,2848,1755
+2010/04/01,94976,38958,5785,7257,4793,4267,4012,4220,2866,1874
+2010/05/01,96966,39253,5793,7465,5027,4415,4316,4329,3123,1794
+2010/06/01,91215,36230,5660,7069,4706,4343,3871,3961,2996,1837
+2010/07/01,89345,35815,5787,7089,4555,3972,3935,3920,2773,1783
+2010/08/01,91285,36390,6239,7270,4786,4047,3922,4026,2848,1804
+2010/09/01,87860,34842,6056,6938,4601,3789,3889,3978,2892,1567
+2010/10/01,89303,35412,5777,7027,4754,4162,3902,4157,2767,1585
+2010/11/01,88485,34729,5624,6727,4820,4245,3883,3860,2701,1586
+2010/12/01,87410,34081,5441,6563,4666,4151,3861,4083,2718,1661
+2011/01/01,97663,37564,6196,8182,5188,4816,4205,4177,3226,1746
+2011/02/01,92573,36605,5905,7349,4790,4534,3921,3959,2933,1713
+2011/03/01,95363,38533,6155,7398,5139,4598,4018,3721,2851,1658
+2011/04/01,91074,37232,6110,6757,4739,4344,3804,3653,2724,1697
+2011/05/01,92233,36888,6171,6864,4843,4365,3958,3846,2912,1645
+2011/06/01,90907,35699,6410,6838,4808,4256,4077,3545,2936,1674
+2011/07/01,90974,35444,6650,7065,4891,4124,4209,3727,2912,1916
+2011/08/01,92342,35593,7010,6943,5062,4219,4156,4040,2878,1904
+2011/09/01,92184,34748,9415,6636,4793,4049,4134,3961,2901,1717
+2011/10/01,90879,34969,7178,6694,4870,4144,4070,3906,2674,1701
+2011/11/01,90258,34373,7092,6605,4930,4184,4232,3666,2669,1691
+2011/12/01,90134,34045,7118,6496,4799,4116,4251,3684,2841,1710
+2012/01/01,96323,34940,7775,7403,5272,4658,4515,4062,3218,1952
index f78a499..f37f34d 100644 (file)
@@ -1,38 +1,38 @@
 Date, Total,English,German,French,Dutch,Italian,Polish,Spanish
-2009-01,12174003,2671794,898396,754264,515790,537998,567622,433980
-2009-02,12397092,2714015,911438,766696,521839,547459,576872,442496
-2009-03,12631101,2766241,924663,779309,526846,556990,585530,451584
-2009-04,12859123,2808244,936353,791007,532370,565765,593653,461824
-2009-05,13082107,2846350,950067,805569,539238,575598,602034,471575
-2009-06,13285934,2881769,961605,816584,544241,585481,610108,481949
-2009-07,13511542,2927534,973768,827840,549605,596188,618043,491899
-2009-08,13750872,2973292,985801,839396,555298,604754,625617,501855
-2009-09,13969018,3005191,997771,849987,560683,614000,633583,510485
-2009-10,14201901,3039733,1010504,862663,566819,624449,641662,519153
-2009-11,14414400,3071670,1022069,875719,572722,635627,650121,529984
-2009-12,14642141,3106743,1037697,888799,578305,648691,659395,540719
-2010-01,14873240,3144027,1052838,902265,584069,658650,667792,552012
-2010-02,15078311,3175487,1065527,914190,589019,667140,675747,563086
-2010-03,15310617,3208133,1079705,926825,594348,678061,683664,575571
-2010-04,15564644,3247763,1093215,938135,599319,688089,693702,587135
-2010-05,15852363,3281869,1106533,949612,604075,698486,701423,597589
-2010-06,16081265,3312923,1118121,960326,607684,707631,708730,610035
-2010-07,16314746,3344792,1131152,972151,613749,716792,716070,622654
-2010-08,16604839,3381451,1144832,984537,635800,726810,723175,635660
-2010-09,16829651,3414788,1157502,1003397,642130,737298,729692,649034
-2010-10,17067603,3445908,1170300,1020728,648404,747854,741287,661390
-2010-11,17312929,3480499,1182444,1034457,655659,756786,751779,673251
-2010-12,17576908,3511378,1195912,1046570,662899,766517,761669,689094
-2011-01,17856357,3543566,1209748,1059278,668864,776207,770414,709731
-2011-02,18085338,3571181,1221718,1070462,674148,785322,778823,725807
-2011-03,18324226,3600492,1234213,1081866,679200,794363,790890,743005
-2011-04,18599862,3628225,1249027,1094921,683884,803804,798065,752919
-2011-05,18848228,3655185,1262017,1107192,689382,813730,806041,762757
-2011-06,19130821,3681751,1275858,1118537,712223,822888,812780,782211
-2011-07,19442701,3709876,1288662,1130995,741411,832491,820266,809394
-2011-08,19673830,3741521,1301362,1142947,746762,844743,827528,823444
-2011-09,19882442,3774368,1312975,1155119,754091,854363,835464,831570
-2011-10,20224633,3806446,1323942,1166120,850089,863573,842372,840244
-2011-11,20482053,3836598,1334506,1178000,871211,873585,849530,847760
-2011-12,20896120,3863227,1347690,1191713,1009898,884489,863866,857015
-2012-01,21158235,3892248,1361676,1207559,1018021,895356,877047,865843
+2009/01/01,12174003,2671794,898396,754264,515790,537998,567622,433980
+2009/02/01,12397092,2714015,911438,766696,521839,547459,576872,442496
+2009/03/01,12631101,2766241,924663,779309,526846,556990,585530,451584
+2009/04/01,12859123,2808244,936353,791007,532370,565765,593653,461824
+2009/05/01,13082107,2846350,950067,805569,539238,575598,602034,471575
+2009/06/01,13285934,2881769,961605,816584,544241,585481,610108,481949
+2009/07/01,13511542,2927534,973768,827840,549605,596188,618043,491899
+2009/08/01,13750872,2973292,985801,839396,555298,604754,625617,501855
+2009/09/01,13969018,3005191,997771,849987,560683,614000,633583,510485
+2009/10/01,14201901,3039733,1010504,862663,566819,624449,641662,519153
+2009/11/01,14414400,3071670,1022069,875719,572722,635627,650121,529984
+2009/12/01,14642141,3106743,1037697,888799,578305,648691,659395,540719
+2010/01/01,14873240,3144027,1052838,902265,584069,658650,667792,552012
+2010/02/01,15078311,3175487,1065527,914190,589019,667140,675747,563086
+2010/03/01,15310617,3208133,1079705,926825,594348,678061,683664,575571
+2010/04/01,15564644,3247763,1093215,938135,599319,688089,693702,587135
+2010/05/01,15852363,3281869,1106533,949612,604075,698486,701423,597589
+2010/06/01,16081265,3312923,1118121,960326,607684,707631,708730,610035
+2010/07/01,16314746,3344792,1131152,972151,613749,716792,716070,622654
+2010/08/01,16604839,3381451,1144832,984537,635800,726810,723175,635660
+2010/09/01,16829651,3414788,1157502,1003397,642130,737298,729692,649034
+2010/10/01,17067603,3445908,1170300,1020728,648404,747854,741287,661390
+2010/11/01,17312929,3480499,1182444,1034457,655659,756786,751779,673251
+2010/12/01,17576908,3511378,1195912,1046570,662899,766517,761669,689094
+2011/01/01,17856357,3543566,1209748,1059278,668864,776207,770414,709731
+2011/02/01,18085338,3571181,1221718,1070462,674148,785322,778823,725807
+2011/03/01,18324226,3600492,1234213,1081866,679200,794363,790890,743005
+2011/04/01,18599862,3628225,1249027,1094921,683884,803804,798065,752919
+2011/05/01,18848228,3655185,1262017,1107192,689382,813730,806041,762757
+2011/06/01,19130821,3681751,1275858,1118537,712223,822888,812780,782211
+2011/07/01,19442701,3709876,1288662,1130995,741411,832491,820266,809394
+2011/08/01,19673830,3741521,1301362,1142947,746762,844743,827528,823444
+2011/09/01,19882442,3774368,1312975,1155119,754091,854363,835464,831570
+2011/10/01,20224633,3806446,1323942,1166120,850089,863573,842372,840244
+2011/11/01,20482053,3836598,1334506,1178000,871211,873585,849530,847760
+2011/12/01,20896120,3863227,1347690,1191713,1009898,884489,863866,857015
+2012/01/01,21158235,3892248,1361676,1207559,1018021,895356,877047,865843
index 4667352..f1f5e3d 100644 (file)
@@ -1,38 +1,38 @@
 Date, Total,jpg,png,svg,ogg,gif,tif,pdf,djvu,ogv,mid
-2009-01,3741975,2928576,413493,215004,94889,80229,0,5623,2783,137,1074
-2009-02,3868421,3036254,422606,221268,95892,82119,0,5831,3008,179,1084
-2009-03,4082030,3219436,430748,240935,96448,83602,122,5973,3207,265,1097
-2009-04,4263100,3383507,438258,246457,98111,85151,232,6219,3557,285,1106
-2009-05,4402505,3505520,446913,251930,99498,86504,320,6326,3805,343,1113
-2009-06,4556445,3620098,478051,257071,100622,87619,375,6477,4307,431,1134
-2009-07,4716389,3751440,497016,263757,101743,88913,473,6597,4546,490,1138
-2009-08,4879180,3886290,512019,271120,104767,90406,611,7218,4780,535,1143
-2009-09,5007877,3998667,519439,277390,105352,91759,712,7484,5012,593,1148
-2009-10,5275619,4248732,528996,282551,106136,93059,836,7839,5263,692,1178
-2009-11,5448548,4403244,538046,289231,106777,94279,922,8127,5498,878,1191
-2009-12,5587955,4520176,550099,295226,107887,95573,1033,8500,6885,998,1197
-2010-01,5942273,4849666,562448,302521,110341,97309,1165,8753,7259,1110,1216
-2010-02,6093067,4974716,579123,308213,111233,98709,1484,9062,7611,1179,1231
-2010-03,6262177,5101169,610781,315590,112490,99995,1753,9300,8018,1311,1234
-2010-04,6463066,5272487,630830,322344,113224,100916,1857,9728,8356,1523,1240
-2010-05,6657153,5440427,645656,329848,114234,101894,1944,9913,9655,1747,1251
-2010-06,6819279,5579245,657802,337631,115676,102935,2078,10093,10043,1915,1256
-2010-07,7012016,5739228,668193,344267,117247,103980,12727,10356,11808,2327,1263
-2010-08,7206848,5905242,679495,354123,121105,105117,14198,10522,12610,2510,1278
-2010-09,7403257,6076091,692215,362353,123034,106652,14469,10679,13020,2747,1308
-2010-10,7592745,6238218,703665,373567,125125,108090,14595,11008,13496,2921,1326
-2010-11,7750443,6366430,722067,380637,126015,109381,14816,11324,13878,3756,1343
-2010-12,7977328,6571388,733494,387789,127100,110367,14970,11713,14386,3928,1365
-2011-01,8203263,6772932,746235,395992,127934,111643,15148,11997,14894,4232,1378
-2011-02,9365117,7884361,757309,431580,129080,112971,15374,12426,15281,4394,1428
-2011-03,9882313,8372825,766649,447159,130060,114121,15601,12876,15991,4601,1457
-2011-04,10073431,8539651,779416,454355,131361,115368,15776,13355,16566,5053,1510
-2011-05,10253943,8697748,788969,463341,132279,116292,15986,14117,17216,5387,1532
-2011-06,10450791,8872115,801344,469380,133019,117224,16389,15151,17846,5657,1550
-2011-07,10645981,9041369,813823,475852,134809,118437,18981,15857,18267,5871,1564
-2011-08,10867629,9221442,827679,483660,136319,119673,34581,16570,18730,6210,1582
-2011-09,11274690,9564575,839088,491710,137842,120795,74390,17768,19084,6564,1612
-2011-10,11535496,9789795,853535,502549,139003,121968,80699,18634,19576,6791,1624
-2011-11,11758371,9983372,863751,510969,145163,123230,81785,19788,19953,7163,1797
-2011-12,11967737,10168200,877367,517540,146389,124606,82075,20458,20302,7515,1839
-2012-01,12200544,10367302,893745,525827,150317,127172,82611,21189,20843,7915,2114
+2009/01/01,3741975,2928576,413493,215004,94889,80229,0,5623,2783,137,1074
+2009/02/01,3868421,3036254,422606,221268,95892,82119,0,5831,3008,179,1084
+2009/03/01,4082030,3219436,430748,240935,96448,83602,122,5973,3207,265,1097
+2009/04/01,4263100,3383507,438258,246457,98111,85151,232,6219,3557,285,1106
+2009/05/01,4402505,3505520,446913,251930,99498,86504,320,6326,3805,343,1113
+2009/06/01,4556445,3620098,478051,257071,100622,87619,375,6477,4307,431,1134
+2009/07/01,4716389,3751440,497016,263757,101743,88913,473,6597,4546,490,1138
+2009/08/01,4879180,3886290,512019,271120,104767,90406,611,7218,4780,535,1143
+2009/09/01,5007877,3998667,519439,277390,105352,91759,712,7484,5012,593,1148
+2009/10/01,5275619,4248732,528996,282551,106136,93059,836,7839,5263,692,1178
+2009/11/01,5448548,4403244,538046,289231,106777,94279,922,8127,5498,878,1191
+2009/12/01,5587955,4520176,550099,295226,107887,95573,1033,8500,6885,998,1197
+2010/01/01,5942273,4849666,562448,302521,110341,97309,1165,8753,7259,1110,1216
+2010/02/01,6093067,4974716,579123,308213,111233,98709,1484,9062,7611,1179,1231
+2010/03/01,6262177,5101169,610781,315590,112490,99995,1753,9300,8018,1311,1234
+2010/04/01,6463066,5272487,630830,322344,113224,100916,1857,9728,8356,1523,1240
+2010/05/01,6657153,5440427,645656,329848,114234,101894,1944,9913,9655,1747,1251
+2010/06/01,6819279,5579245,657802,337631,115676,102935,2078,10093,10043,1915,1256
+2010/07/01,7012016,5739228,668193,344267,117247,103980,12727,10356,11808,2327,1263
+2010/08/01,7206848,5905242,679495,354123,121105,105117,14198,10522,12610,2510,1278
+2010/09/01,7403257,6076091,692215,362353,123034,106652,14469,10679,13020,2747,1308
+2010/10/01,7592745,6238218,703665,373567,125125,108090,14595,11008,13496,2921,1326
+2010/11/01,7750443,6366430,722067,380637,126015,109381,14816,11324,13878,3756,1343
+2010/12/01,7977328,6571388,733494,387789,127100,110367,14970,11713,14386,3928,1365
+2011/01/01,8203263,6772932,746235,395992,127934,111643,15148,11997,14894,4232,1378
+2011/02/01,9365117,7884361,757309,431580,129080,112971,15374,12426,15281,4394,1428
+2011/03/01,9882313,8372825,766649,447159,130060,114121,15601,12876,15991,4601,1457
+2011/04/01,10073431,8539651,779416,454355,131361,115368,15776,13355,16566,5053,1510
+2011/05/01,10253943,8697748,788969,463341,132279,116292,15986,14117,17216,5387,1532
+2011/06/01,10450791,8872115,801344,469380,133019,117224,16389,15151,17846,5657,1550
+2011/07/01,10645981,9041369,813823,475852,134809,118437,18981,15857,18267,5871,1564
+2011/08/01,10867629,9221442,827679,483660,136319,119673,34581,16570,18730,6210,1582
+2011/09/01,11274690,9564575,839088,491710,137842,120795,74390,17768,19084,6564,1612
+2011/10/01,11535496,9789795,853535,502549,139003,121968,80699,18634,19576,6791,1624
+2011/11/01,11758371,9983372,863751,510969,145163,123230,81785,19788,19953,7163,1797
+2011/12/01,11967737,10168200,877367,517540,146389,124606,82075,20458,20302,7515,1839
+2012/01/01,12200544,10367302,893745,525827,150317,127172,82611,21189,20843,7915,2114
index 61b09f2..88073f0 100644 (file)
@@ -1,51 +1,51 @@
 date,Google,Total Internet,Wikimedia
-2008-01,597234000,824435000,242554000
-2008-02,605576000,822990000,240754000
-2008-03,626118000,840590000,256061000
-2008-04,631148000,849580000,261414000
-2008-05,643809000,853119000,263120000
-2008-06,649096000,860514000,251502000
-2008-07,722454000,949583000,244326000
-2008-08,742390000,960198000,248539000
-2008-09,748539000,971945000,272109000
-2008-10,753081000,984396000,277208000
-2008-11,758588000,996304000,280969000
-2008-12,775980000,1007730000,272998000
-2009-01,771553000,1020582000,289811000
-2009-02,816983240,1078911086,300751440
-2009-03,830662907,1092598409,327147671
-2009-04,845622755,1108030946,320042850
-2009-05,840410