aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authordrbaggy <js5@sanger.ac.uk>2022-06-10 14:00:41 +0100
committerdrbaggy <js5@sanger.ac.uk>2022-06-10 14:00:41 +0100
commit48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa (patch)
treea23f0b2490969ccd2d78aea1feb9fcecdfd10616 /stats
parentb9b5afa16f9e06cec6f3dae7db65c9d08482d500 (diff)
parent8fc3ae23025949d2da0c49826fa13d714523c73e (diff)
downloadperlweeklychallenge-club-48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa.tar.gz
perlweeklychallenge-club-48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa.tar.bz2
perlweeklychallenge-club-48c3a14d8d4e1f14aa4ea66ecc2bfd01e73690aa.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json193
-rw-r--r--stats/pwc-language-breakdown-summary.json74
-rw-r--r--stats/pwc-language-breakdown.json1188
-rw-r--r--stats/pwc-leaders.json742
-rw-r--r--stats/pwc-summary-1-30.json116
-rw-r--r--stats/pwc-summary-121-150.json36
-rw-r--r--stats/pwc-summary-151-180.json122
-rw-r--r--stats/pwc-summary-181-210.json106
-rw-r--r--stats/pwc-summary-211-240.json64
-rw-r--r--stats/pwc-summary-241-270.json80
-rw-r--r--stats/pwc-summary-31-60.json116
-rw-r--r--stats/pwc-summary-61-90.json56
-rw-r--r--stats/pwc-summary-91-120.json106
-rw-r--r--stats/pwc-summary.json48
14 files changed, 1548 insertions, 1499 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 59d88c2320..bd43401c7c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,32 +1,28 @@
{
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
"drilldown" : {
"series" : [
{
- "name" : "E. Choroba",
- "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
+ ],
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "id" : "Humberto Massa",
+ "name" : "Humberto Massa",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ]
]
},
{
+ "id" : "James Smith",
"name" : "James Smith",
"data" : [
[
@@ -37,11 +33,31 @@
"Blog",
1
]
+ ]
+ },
+ {
+ "name" : "Julien Fiegehenn",
+ "id" : "Julien Fiegehenn",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 1
+ ]
],
- "id" : "James Smith"
+ "id" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
},
{
"name" : "Luca Ferrari",
+ "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -51,12 +67,11 @@
"Blog",
6
]
- ],
- "id" : "Luca Ferrari"
+ ]
},
{
- "name" : "Mark Anderson",
"id" : "Mark Anderson",
+ "name" : "Mark Anderson",
"data" : [
[
"Raku",
@@ -75,7 +90,6 @@
]
},
{
- "id" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -86,9 +100,12 @@
1
]
],
+ "id" : "Peter Campbell Smith",
"name" : "Peter Campbell Smith"
},
{
+ "id" : "Robert DiCicco",
+ "name" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -98,9 +115,7 @@
"Raku",
2
]
- ],
- "id" : "Robert DiCicco",
- "name" : "Robert DiCicco"
+ ]
},
{
"name" : "Roger Bell_West",
@@ -113,10 +128,15 @@
[
"Raku",
2
+ ],
+ [
+ "Blog",
+ 1
]
]
},
{
+ "name" : "Ryan Thompson",
"id" : "Ryan Thompson",
"data" : [
[
@@ -131,24 +151,25 @@
"Blog",
2
]
- ],
- "name" : "Ryan Thompson"
+ ]
},
{
+ "name" : "Stephen G Lynn",
+ "id" : "Stephen G Lynn",
"data" : [
[
"Perl",
- 1
+ 2
],
[
"Raku",
- 1
+ 2
]
- ],
- "id" : "Stephen G Lynn",
- "name" : "Stephen G Lynn"
+ ]
},
{
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -158,29 +179,77 @@
"Blog",
1
]
- ],
- "id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
+ ]
}
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 14] Last updated at 2022-06-09 21:28:57 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 168"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"series" : [
{
"colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 168",
"data" : [
{
- "name" : "E. Choroba",
"drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
"y" : 2
},
{
- "y" : 3,
+ "drilldown" : "Humberto Massa",
+ "y" : 2,
+ "name" : "Humberto Massa"
+ },
+ {
"name" : "James Smith",
+ "y" : 3,
"drilldown" : "James Smith"
},
{
- "y" : 8,
+ "drilldown" : "Julien Fiegehenn",
+ "y" : 2,
+ "name" : "Julien Fiegehenn"
+ },
+ {
+ "name" : "Lubos Kolouch",
+ "y" : 1,
+ "drilldown" : "Lubos Kolouch"
+ },
+ {
"drilldown" : "Luca Ferrari",
+ "y" : 8,
"name" : "Luca Ferrari"
},
{
@@ -189,61 +258,41 @@
"drilldown" : "Mark Anderson"
},
{
- "y" : 2,
"name" : "Marton Polgar",
+ "y" : 2,
"drilldown" : "Marton Polgar"
},
{
- "drilldown" : "Peter Campbell Smith",
"name" : "Peter Campbell Smith",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "Peter Campbell Smith"
},
{
+ "drilldown" : "Robert DiCicco",
"y" : 4,
- "name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco"
+ "name" : "Robert DiCicco"
},
{
"name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West",
- "y" : 4
+ "y" : 5,
+ "drilldown" : "Roger Bell_West"
},
{
- "y" : 6,
"drilldown" : "Ryan Thompson",
- "name" : "Ryan Thompson"
+ "name" : "Ryan Thompson",
+ "y" : 6
},
{
- "y" : 2,
"drilldown" : "Stephen G Lynn",
+ "y" : 4,
"name" : "Stephen G Lynn"
},
{
"y" : 3,
- "drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan",
+ "drilldown" : "W. Luis Mochan"
}
- ],
- "name" : "The Weekly Challenge - 168"
- }
- ],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ ]
}
- },
- "xAxis" : {
- "type" : "category"
- },
- "tooltip" : {
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1,
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge - 168"
- },
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2022-06-07 22:14:13 GMT"
- }
+ ]
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index dbd16d154c..33be333c84 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -5,59 +5,59 @@
},
"min" : 0
},
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "Last updated at 2022-06-09 21:28:57 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
+ "xAxis" : {
+ "type" : "category",
+ "labels" : {
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ }
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge Contributions [2019 - 2022]"
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
"series" : [
{
"dataLabels" : {
+ "enabled" : "true",
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ },
"format" : "{point.y:.0f}",
- "rotation" : -90,
"y" : 10,
- "enabled" : "true",
- "color" : "#FFFFFF",
"align" : "right",
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- }
+ "rotation" : -90,
+ "color" : "#FFFFFF"
},
+ "name" : "Contributions",
"data" : [
[
"Blog",
- 2601
+ 2602
],
[
"Perl",
- 8169
+ 8173
],
[
"Raku",
- 4840
+ 4843
]
- ],
- "name" : "Contributions"
- }
- ],
- "xAxis" : {
- "type" : "category",
- "labels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- }
+ ]
}
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge Contributions [2019 - 2022]"
- },
- "legend" : {
- "enabled" : "false"
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
- },
- "subtitle" : {
- "text" : "Last updated at 2022-06-07 22:14:13 GMT"
- }
+ ]
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 3e059cd741..6ad0c3bbd1 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,33 +1,20 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>"
- },
- "title" : {
- "text" : "The Weekly Challenge Language"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2022-06-07 22:14:13 GMT"
+ "chart" : {
+ "type" : "column"
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
- "legend" : {
- "enabled" : "false"
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2022-06-09 21:28:57 GMT"
},
"drilldown" : {
"series" : [
{
+ "name" : "001",
+ "id" : "001",
"data" : [
[
"Perl",
@@ -41,11 +28,10 @@
"Blog",
11
]
- ],
- "id" : "001",
- "name" : "001"
+ ]
},
{
+ "name" : "002",
"id" : "002",
"data" : [
[
@@ -60,11 +46,9 @@
"Blog",
10
]
- ],
- "name" : "002"
+ ]
},
{
- "id" : "003",
"data" : [
[
"Perl",
@@ -79,10 +63,12 @@
9
]
],
+ "id" : "003",
"name" : "003"
},
{
"id" : "004",
+ "name" : "004",
"data" : [
[
"Perl",
@@ -96,11 +82,11 @@
"Blog",
10
]
- ],
- "name" : "004"
+ ]
},
{
"id" : "005",
+ "name" : "005",
"data" : [
[
"Perl",
@@ -114,11 +100,9 @@
"Blog",
12
]
- ],
- "name" : "005"
+ ]
},
{
- "name" : "006",
"data" : [
[
"Perl",
@@ -133,11 +117,10 @@
7
]
],
+ "name" : "006",
"id" : "006"
},
{
- "name" : "007",
- "id" : "007",
"data" : [
[
"Perl",
@@ -151,9 +134,13 @@
"Blog",
10
]
- ]
+ ],
+ "name" : "007",
+ "id" : "007"
},
{
+ "id" : "008",
+ "name" : "008",
"data" : [
[
"Perl",
@@ -167,12 +154,9 @@
"Blog",
12
]
- ],
- "id" : "008",
- "name" : "008"
+ ]
},
{
- "name" : "009",
"data" : [
[
"Perl",
@@ -187,10 +171,12 @@
13
]
],
- "id" : "009"
+ "id" : "009",
+ "name" : "009"
},
{
"name" : "010",
+ "id" : "010",
"data" : [
[
"Perl",
@@ -204,12 +190,9 @@
"Blog",
11
]
- ],
- "id" : "010"
+ ]
},
{
- "name" : "011",
- "id" : "011",
"data" : [
[
"Perl",
@@ -223,9 +206,13 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "011",
+ "name" : "011"
},
{
+ "id" : "012",
+ "name" : "012",
"data" : [
[
"Perl",
@@ -239,13 +226,9 @@
"Blog",
11
]
- ],
- "id" : "012",
- "name" : "012"
+ ]
},
{
- "name" : "013",
- "id" : "013",
"data" : [
[
"Perl",
@@ -259,10 +242,11 @@
"Blog",
13
]
- ]
+ ],
+ "name" : "013",
+ "id" : "013"
},
{
- "id" : "014",
"data" : [
[
"Perl",
@@ -277,10 +261,12 @@
15
]
],
- "name" : "014"
+ "name" : "014",
+ "id" : "014"
},
{
"id" : "015",
+ "name" : "015",
"data" : [
[
"Perl",
@@ -294,11 +280,9 @@
"Blog",
15
]
- ],
- "name" : "015"
+ ]
},
{
- "id" : "016",
"data" : [
[
"Perl",
@@ -313,10 +297,12 @@
12
]
],
+ "id" : "016",
"name" : "016"
},
{
"id" : "017",
+ "name" : "017",
"data" : [
[
"Perl",
@@ -330,11 +316,9 @@
"Blog",
12
]
- ],
- "name" : "017"
+ ]
},
{
- "id" : "018",
"data" : [
[
"Perl",
@@ -349,9 +333,12 @@
14
]
],
- "name" : "018"
+ "name" : "018",
+ "id" : "018"
},
{
+ "id" : "019",
+ "name" : "019",
"data" : [
[
"Perl",
@@ -365,9 +352,7 @@
"Blog",
13
]
- ],
- "id" : "019",
- "name" : "019"
+ ]
},
{
"name" : "020",
@@ -389,6 +374,7 @@
},
{
"name" : "021",
+ "id" : "021",
"data" : [
[
"Perl",
@@ -402,10 +388,11 @@
"Blog",
10
]
- ],
- "id" : "021"
+ ]
},
{
+ "id" : "022",
+ "name" : "022",
"data" : [
[
"Perl",
@@ -419,12 +406,9 @@
"Blog",
10
]
- ],
- "id" : "022",
- "name" : "022"
+ ]
},
{
- "name" : "023",
"data" : [
[
"Perl",
@@ -439,9 +423,12 @@
12
]
],
+ "name" : "023",
"id" : "023"
},
{
+ "name" : "024",
+ "id" : "024",
"data" : [
[
"Perl",
@@ -455,13 +442,9 @@
"Blog",
11
]
- ],
- "id" : "024",
- "name" : "024"
+ ]
},
{
- "name" : "025",
- "id" : "025",
"data" : [
[
"Perl",
@@ -475,10 +458,13 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "025",
+ "name" : "025"
},
{
"id" : "026",
+ "name" : "026",
"data" : [
[
"Perl",
@@ -492,11 +478,11 @@
"Blog",
10
]
- ],
- "name" : "026"
+ ]
},
{
"name" : "027",
+ "id" : "027",
"data" : [
[
"Perl",
@@ -510,10 +496,11 @@
"Blog",
9
]
- ],
- "id" : "027"
+ ]
},
{
+ "id" : "028",
+ "name" : "028",
"data" : [
[
"Perl",
@@ -527,12 +514,9 @@
"Blog",
9
]
- ],
- "id" : "028",
- "name" : "028"
+ ]
},
{
- "id" : "029",
"data" : [
[
"Perl",
@@ -547,7 +531,8 @@
12
]
],
- "name" : "029"
+ "name" : "029",
+ "id" : "029"
},
{
"name" : "030",
@@ -568,8 +553,6 @@
]
},
{
- "name" : "031",
- "id" : "031",
"data" : [
[
"Perl",
@@ -583,10 +566,11 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "031",
+ "name" : "031"
},
{
- "name" : "032",
"data" : [
[
"Perl",
@@ -601,9 +585,11 @@
10
]
],
+ "name" : "032",
"id" : "032"
},
{
+ "name" : "033",
"id" : "033",
"data" : [
[
@@ -618,11 +604,11 @@
"Blog",
10
]
- ],
- "name" : "033"
+ ]
},
{
"id" : "034",
+ "name" : "034",
"data" : [
[
"Perl",
@@ -636,11 +622,9 @@
"Blog",
11
]
- ],
- "name" : "034"
+ ]
},
{
- "id" : "035",
"data" : [
[
"Perl",
@@ -655,9 +639,11 @@
9
]
],
- "name" : "035"
+ "name" : "035",
+ "id" : "035"
},
{
+ "id" : "036",
"name" : "036",
"data" : [
[
@@ -672,12 +658,9 @@
"Blog",
11
]
- ],
- "id" : "036"
+ ]
},
{
- "name" : "037",
- "id" : "037",
"data" : [
[
"Perl",
@@ -691,7 +674,9 @@
"Blog",
9
]
- ]
+ ],
+ "name" : "037",
+ "id" : "037"
},
{
"data" : [
@@ -730,6 +715,7 @@
]
},
{
+ "id" : "040",
"name" : "040",
"data" : [
[
@@ -744,12 +730,9 @@
"Blog",
10
]
- ],
- "id" : "040"
+ ]
},
{
- "name" : "041",
- "id" : "041",
"data" : [
[
"Perl",
@@ -763,11 +746,13 @@
"Blog",
9
]
- ]
+ ],
+ "name" : "041",
+ "id" : "041"
},
{
- "name" : "042",
"id" : "042",
+ "name" : "042",
"data" : [
[
"Perl",
@@ -784,8 +769,8 @@
]
},
{
- "name" : "043",
"id" : "043",
+ "name" : "043",
"data" : [
[
"Perl",
@@ -802,6 +787,7 @@
]
},
{
+ "name" : "044",
"id" : "044",
"data" : [
[
@@ -816,12 +802,11 @@
"Blog",
11
]
- ],
- "name" : "044"
+ ]
},
{
- "name" : "045",
"id" : "045",
+ "name" : "045",
"data" : [
[
"Perl",
@@ -852,11 +837,12 @@
10
]
],
- "id" : "046",
- "name" : "046"
+ "name" : "046",
+ "id" : "046"
},
{
"id" : "047",
+ "name" : "047",
"data" : [
[
"Perl",
@@ -870,8 +856,7 @@
"Blog",
10
]
- ],
- "name" : "047"
+ ]
},
{
"data" : [
@@ -910,6 +895,8 @@
"name" : "049"
},
{
+ "name" : "050",
+ "id" : "050",
"data" : [
[
"Perl",
@@ -923,9 +910,7 @@
"Blog",
12
]
- ],
- "id" : "050",
- "name" : "050"
+ ]
},
{
"name" : "051",
@@ -964,7 +949,6 @@
"name" : "052"
},
{
- "name" : "053",
"data" : [
[
"Perl",
@@ -979,6 +963,7 @@
15
]
],
+ "name" : "053",
"id" : "053"
},
{
@@ -1000,7 +985,6 @@
]
},
{
- "id" : "055",
"data" : [
[
"Perl",
@@ -1015,10 +999,10 @@
14
]
],
- "name" : "055"
+ "name" : "055",
+ "id" : "055"
},
{
- "id" : "056",
"data" : [
[
"Perl",
@@ -1033,10 +1017,10 @@
16
]
],
+ "id" : "056",
"name" : "056"
},
{
- "name" : "057",
"data" : [
[