aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-02-15 19:36:21 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-02-15 19:36:21 +0000
commit2d566a98dfb43bf9e6ac2b65bb9a6a301295aa24 (patch)
tree43c717db024e6dfabb712f77e884eace1032b358 /stats
parentd902209e7508c7a665c253f117e21e7aee14932a (diff)
downloadperlweeklychallenge-club-2d566a98dfb43bf9e6ac2b65bb9a6a301295aa24.tar.gz
perlweeklychallenge-club-2d566a98dfb43bf9e6ac2b65bb9a6a301295aa24.tar.bz2
perlweeklychallenge-club-2d566a98dfb43bf9e6ac2b65bb9a6a301295aa24.zip
- Added solution by Steven Wilson.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json169
-rw-r--r--stats/pwc-language-breakdown-summary.json64
-rw-r--r--stats/pwc-language-breakdown.json736
-rw-r--r--stats/pwc-leaders.json796
-rw-r--r--stats/pwc-summary-1-30.json102
-rw-r--r--stats/pwc-summary-121-150.json102
-rw-r--r--stats/pwc-summary-151-180.json48
-rw-r--r--stats/pwc-summary-181-210.json106
-rw-r--r--stats/pwc-summary-211-240.json52
-rw-r--r--stats/pwc-summary-31-60.json40
-rw-r--r--stats/pwc-summary-61-90.json46
-rw-r--r--stats/pwc-summary-91-120.json126
-rw-r--r--stats/pwc-summary.json42
13 files changed, 1222 insertions, 1207 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 81dea022ad..3799c23408 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,46 +1,88 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 100"
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "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/>"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : 0
+ "title" : {
+ "text" : "Perl Weekly Challenge - 100"
},
"subtitle" : {
- "text" : "[Champions: 7] Last updated at 2021-02-15 19:28:53 GMT"
+ "text" : "[Champions: 8] Last updated at 2021-02-15 19:35:50 GMT"
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "series" : [
+ {
+ "name" : "Perl Weekly Challenge - 100",
+ "data" : [
+ {
+ "drilldown" : "Alexander Karelas",
+ "name" : "Alexander Karelas",
+ "y" : 2
+ },
+ {
+ "drilldown" : "James Smith",
+ "name" : "James Smith",
+ "y" : 3
+ },
+ {
+ "name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "name" : "Simon Green",
+ "drilldown" : "Simon Green",
+ "y" : 3
+ },
+ {
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
+ "y" : 2
+ },
+ {
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson",
+ "y" : 1
+ },
+ {
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little",
+ "y" : 2
+ }
+ ],
+ "colorByPoint" : 1
}
- },
- "xAxis" : {
- "type" : "category"
- },
+ ],
"drilldown" : {
"series" : [
{
"id" : "Alexander Karelas",
- "name" : "Alexander Karelas",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Alexander Karelas"
},
{
+ "id" : "James Smith",
"data" : [
[
"Perl",
@@ -51,10 +93,11 @@
1
]
],
- "id" : "James Smith",
"name" : "James Smith"
},
{
+ "name" : "Luca Ferrari",
+ "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -64,11 +107,10 @@
"Blog",
2
]
- ],
- "id" : "Luca Ferrari",
- "name" : "Luca Ferrari"
+ ]
},
{
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -79,10 +121,10 @@
2
]
],
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West"
},
{
+ "id" : "Simon Green",
"data" : [
[
"Perl",
@@ -93,77 +135,50 @@
1
]
],
- "id" : "Simon Green",
"name" : "Simon Green"
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
2
]
],
- "name" : "Simon Proctor",
- "id" : "Simon Proctor"
+ "name" : "Simon Proctor"
},
{
+ "id" : "Steven Wilson",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ]
+ ],
+ "name" : "Steven Wilson"
+ },
+ {
+ "name" : "Stuart Little",
"data" : [
[
"Raku",
2
]
],
- "id" : "Stuart Little",
- "name" : "Stuart Little"
+ "id" : "Stuart Little"
}
]
},
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "drilldown" : "Alexander Karelas",
- "y" : 2,
- "name" : "Alexander Karelas"
- },
- {
- "name" : "James Smith",
- "y" : 3,
- "drilldown" : "James Smith"
- },
- {
- "drilldown" : "Luca Ferrari",
- "y" : 4,
- "name" : "Luca Ferrari"
- },
- {
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West",
- "y" : 4
- },
- {
- "name" : "Simon Green",
- "drilldown" : "Simon Green",
- "y" : 3
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Stuart Little",
- "y" : 2,
- "drilldown" : "Stuart Little"
- }
- ],
- "name" : "Perl Weekly Challenge - 100"
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
}
- ],
- "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/>"
+ },
+ "legend" : {
+ "enabled" : 0
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 6ec6ef1366..ae6c03471f 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,15 +1,19 @@
{
- "xAxis" : {
- "type" : "category",
- "labels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- }
- }
- },
"series" : [
{
+ "name" : "Contributions",
+ "dataLabels" : {
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ },
+ "enabled" : "true",
+ "format" : "{point.y:.0f}",
+ "rotation" : -90,
+ "color" : "#FFFFFF",
+ "y" : 10,
+ "align" : "right"
+ },
"data" : [
[
"Blog",
@@ -17,47 +21,43 @@
],
[
"Perl",
- 4651
+ 4652
],
[
"Raku",
3003
]
- ],
- "name" : "Contributions",
- "dataLabels" : {
- "y" : 10,
- "format" : "{point.y:.0f}",
- "align" : "right",
- "color" : "#FFFFFF",
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "enabled" : "true",
- "rotation" : -90
- }
+ ]
}
],
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
+ "legend" : {
+ "enabled" : "false"
},
"title" : {
"text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
},
+ "subtitle" : {
+ "text" : "Last updated at 2021-02-15 19:35:49 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
"yAxis" : {
"min" : 0,
"title" : {
"text" : null
}
},
+ "xAxis" : {
+ "type" : "category",
+ "labels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ }
+ }
+ },
"chart" : {
"type" : "column"
- },
- "legend" : {
- "enabled" : "false"
- },
- "subtitle" : {
- "text" : "Last updated at 2021-02-15 19:28:53 GMT"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 3d4f6e381a..59b2a47c3f 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,36 +1,26 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2021-02-15 19:35:50 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge Language"
},
- "chart" : {
- "type" : "column"
+ "legend" : {
+ "enabled" : "false"
},
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
}
},
- "legend" : {
- "enabled" : "false"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2021-02-15 19:28:53 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
+ "id" : "001",
"data" : [
[
"Perl",
@@ -45,10 +35,10 @@
11
]
],
- "name" : "001",
- "id" : "001"
+ "name" : "001"
},
{
+ "id" : "002",
"data" : [
[
"Perl",
@@ -63,12 +53,10 @@
10
]
],
- "id" : "002",
"name" : "002"
},
{
"name" : "003",
- "id" : "003",
"data" : [
[
"Perl",
@@ -82,10 +70,10 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "003"
},
{
- "id" : "004",
"name" : "004",
"data" : [
[
@@ -100,9 +88,11 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "004"
},
{
+ "name" : "005",
"data" : [
[
"Perl",
@@ -117,10 +107,10 @@
12
]
],
- "id" : "005",
- "name" : "005"
+ "id" : "005"
},
{
+ "id" : "006",
"data" : [
[
"Perl",
@@ -135,7 +125,6 @@
7
]
],
- "id" : "006",
"name" : "006"
},
{
@@ -158,7 +147,6 @@
},
{
"name" : "008",
- "id" : "008",
"data" : [
[
"Perl",
@@ -172,11 +160,11 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "008"
},
{
"name" : "009",
- "id" : "009",
"data" : [
[
"Perl",
@@ -190,11 +178,12 @@
"Blog",
13
]
- ]
+ ],
+ "id" : "009"
},
{
- "id" : "010",
"name" : "010",
+ "id" : "010",
"data" : [
[
"Perl",
@@ -229,6 +218,8 @@
"name" : "011"
},
{
+ "name" : "012",
+ "id" : "012",
"data" : [
[
"Perl",
@@ -242,13 +233,9 @@
"Blog",
11
]
- ],
- "id" : "012",
- "name" : "012"
+ ]
},
{
- "id" : "013",
- "name" : "013",
"data" : [
[
"Perl",
@@ -262,9 +249,12 @@
"Blog",
13
]
- ]
+ ],
+ "id" : "013",
+ "name" : "013"
},
{
+ "name" : "014",
"data" : [
[
"Perl",
@@ -279,10 +269,10 @@
15
]
],
- "name" : "014",
"id" : "014"
},
{
+ "id" : "015",
"data" : [
[
"Perl",
@@ -297,8 +287,7 @@
15
]
],
- "name" : "015",
- "id" : "015"
+ "name" : "015"
},
{
"name" : "016",
@@ -320,7 +309,6 @@
},
{
"name" : "017",
- "id" : "017",
"data" : [
[
"Perl",
@@ -334,7 +322,8 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "017"
},
{
"data" : [
@@ -355,6 +344,7 @@
"name" : "018"
},
{
+ "name" : "019",
"data" : [
[
"Perl",
@@ -369,12 +359,10 @@
13
]
],
- "name" : "019",
"id" : "019"
},
{
"id" : "020",
- "name" : "020",
"data" : [
[
"Perl",
@@ -388,7 +376,8 @@
"Blog",
13
]
- ]
+ ],
+ "name" : "020"
},
{
"data" : [
@@ -409,6 +398,7 @@
"name" : "021"
},
{
+ "id" : "022",
"data" : [
[
"Perl",
@@ -423,12 +413,9 @@
10
]
],
- "id" : "022",
"name" : "022"
},
{
- "name" : "023",
- "id" : "023",
"data" : [
[
"Perl",
@@ -442,11 +429,11 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "023",
+ "name" : "023"
},
{
- "name" : "024",
- "id" : "024",
"data" : [
[
"Perl",
@@ -460,11 +447,11 @@
"Blog",
11
]
- ]
+ ],
+ "id" : "024",
+ "name" : "024"
},
{
- "name" : "025",
- "id" : "025",
"data" : [
[
"Perl",
@@ -478,7 +465,9 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "025",
+ "name" : "025"
},
{
"name" : "026",
@@ -499,6 +488,7 @@
]
},
{
+ "name" : "027",
"data" : [
[
"Perl",
@@ -513,12 +503,9 @@
9
]
],
- "id" : "027",
- "name" : "027"
+ "id" : "027"
},
{
- "name" : "028",
- "id" : "028",
"data" : [
[
"Perl",
@@ -532,7 +519,9 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "028",
+ "name" : "028"
},
{
"data" : [
@@ -549,11 +538,10 @@
12
]
],
- "name" : "029",
- "id" : "029"
+ "id" : "029",
+ "name" : "029"
},
{
- "id" : "030",
"name" : "030",
"data" : [
[
@@ -568,9 +556,12 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "030"
},
{
+ "name" : "031",
+ "id" : "031",
"data" : [
[
"Perl",
@@ -584,13 +575,9 @@
"Blog",
9
]
- ],
- "name" : "031",
- "id" : "031"
+ ]
},
{
- "name" : "032",
- "id" : "032",
"data" : [
[
"Perl",
@@ -604,7 +591,9 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "032",
+ "name" : "032"
},
{
"name" : "033",
@@ -625,8 +614,8 @@
]
},
{
- "id" : "034",
"name" : "034",
+ "id" : "034",
"data" : [
[
"Perl",
@@ -643,8 +632,6 @@
]
},
{
- "name" : "035",
- "id" : "035",
"data" : [
[
"Perl",
@@ -658,9 +645,12 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "035",
+ "name" : "035"
},
{
+ "name" : "036",
"data" : [
[
"Perl",
@@ -675,12 +665,9 @@
11
]
],
- "id" : "036",
- "name" : "036"
+ "id" : "036"
},
{
- "id" : "037",
- "name" : "037",
"data" : [
[
"Perl",
@@ -694,11 +681,12 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "037",
+ "name" : "037"
},
{
"id" : "038",
- "name" : "038",
"data" : [
[
"Perl",
@@ -712,10 +700,10 @@
"Blog",
12
]
- ]
+ ],
+ "name" : "038"
},
{
- "id" : "039",
"name" : "039",
"data" : [
[
@@ -730,7 +718,8 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "039"
},
{
"data" : [
@@ -747,10 +736,11 @@
10
]
],
- "name" : "040",
- "id" : "040"
+ "id" : "040",
+ "name" : "040"
},
{
+ "name" : "041",
"data" : [
[
"Perl",
@@ -765,10 +755,10 @@
9
]
],
- "name" : "041",
"id" : "041"
},
{
+ "id" : "042",
"data" : [
[
"Perl",
@@ -783,11 +773,9 @@
11
]
],
- "id" : "042",
"name" : "042"
},
{
- "id" : "043",
"name" : "043",
"data" : [
[
@@ -802,9 +790,12 @@
"Blog",
11
]
- ]
+ ],
+ "id" : "043"
},
{
+ "name" : "044",
+ "id" : "044",
"data" : [
[
"Perl",
@@ -818,9 +809,7 @@
"Blog",
11
]
- ],
- "id" : "044",
- "name" : "044"
+ ]
},
{
"data" : [
@@ -841,8 +830,6 @@
"name" : "045"
},
{
- "name" : "046",
- "id" : "046",
"data" : [
[
"Perl",
@@ -856,9 +843,13 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "046",
+ "name" : "046"
},
{
+ "name" : "047",
+ "id" : "047",
"data" : [
[
"Perl",
@@ -872,12 +863,9 @@
"Blog",
10
]
- ],
- "name" : "047",
- "id" : "047"
+ ]
},
{
- "name" : "048",
"id" : "048",
"data" : [
[
@@ -892,7 +880,8 @@
"Blog",
12
]
- ]
+ ],
+ "name" : "048"
},
{
"data" : [
@@ -909,12 +898,10 @@
12
]
],
- "name" : "049",
- "id" : "049"
+ "id" : "049",
+ "name" : "049"
},
{
- "id" : "050",
- "name" : "050",
"data" : [
[
"Perl",
@@ -928,7 +915,9 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "050",
+ "name" : "050"
},
{
"data" : [
@@ -945,10 +934,11 @@
11
]
],
- "name" : "051",
- "id" : "051"
+ "id" : "051",
+ "name" : "051"
},
{
+ "id" : "052",
"data" : [
[
"Perl",
@@ -963,11 +953,9 @@
14
]
],
- "id" : "052",
"name" : "052"
},
{
- "id" : "053",
"name" : "053",
"data" : [
[
@@ -982,11 +970,11 @@
"Blog",
15
]
- ]
+ ],
+ "id" : "053"
},
{
"id" : "054",
- "name" : "054",
"data" : [
[
"Perl",
@@ -1000,11 +988,10 @@
"Blog",
18
]
- ]
+ ],
+ "name" : "054"
},
{
- "name" : "055",
- "id" : "055",
"data" : [
[
"Perl",
@@ -1018,7 +1005,9 @@
"Blog",
14
]
- ]
+ ],
+ "id" : "055",
+ "name" : "055"
},
{
"data" : [
@@ -1035,8 +1024,8 @@
16
]
],
- "name" : "056",
- "id" : "056"
+ "id" : "056",
+ "name" : "056"
},
{
"data" : [
@@ -1053,10 +1042,11 @@
15
]
],
- "name" : "057",
- "id" : "057"
+ "id" : "057",
+ "name" : "057"
},
{
+ "id" : "058",
"data" : [
[
"Perl",
@@ -1071,10 +1061,10 @@
13
]
],
- "name" : "058",
- "id" : "058"
+ "name" : "058"
},
{
+ "name" : "059",
"data" : [
[
"Perl",
@@ -1089,10 +1079,10 @@
16
]
],
- "id" : "059",
- "name" : "059"
+ "id" : "059"
},
{
+ "name" : "060",
"data" : [
[
"Perl",
@@ -1107,10 +1097,10 @@
16
]
],
- "name" : "060",
"id" : "060"
},
{
+ "name" : "061",
"data" : [
[
"Perl",
@@ -1125,10 +1115,10 @@
14
]
],
- "name" : "061",
"id" : "061"
},
{
+ "name" : "062",
"data" : [
[
"Perl",
@@ -1143,10 +1133,10 @@
11
]
],
- "id" : "062",
- "name" : "062"
+ "id" : "062"
},
{
+ "id" : "063",
"data" : [
[
"Perl",
@@ -1161,12 +1151,9 @@
13
]
],
- "name" : "063",
- "id" : "063"
+ "name" : "063"
},
{
- "name" : "064",
- "id" : "064",
"data" : [
[
"Perl",
@@ -1180,7 +1167,9 @@
"Blog",
16
]
- ]
+ ],