aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-23 10:31:56 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-23 10:31:56 +0100
commita974fe478c6ad0450bdaea8ebae1a61f9421e973 (patch)
tree56c2f08615f075caa583b4d401a08e436c561f1b
parent8cd58c2271f2d9458f05e82f51af135ec552f965 (diff)
downloadperlweeklychallenge-club-a974fe478c6ad0450bdaea8ebae1a61f9421e973.tar.gz
perlweeklychallenge-club-a974fe478c6ad0450bdaea8ebae1a61f9421e973.tar.bz2
perlweeklychallenge-club-a974fe478c6ad0450bdaea8ebae1a61f9421e973.zip
- Added blog post by Roger Bell_West.
-rw-r--r--stats/pwc-current.json286
-rw-r--r--stats/pwc-language-breakdown-summary.json78
-rw-r--r--stats/pwc-language-breakdown.json972
-rw-r--r--stats/pwc-leaders.json320
-rw-r--r--stats/pwc-summary-1-30.json38
-rw-r--r--stats/pwc-summary-121-150.json126
-rw-r--r--stats/pwc-summary-151-180.json46
-rw-r--r--stats/pwc-summary-181-210.json110
-rw-r--r--stats/pwc-summary-211-240.json42
-rw-r--r--stats/pwc-summary-241-270.json92
-rw-r--r--stats/pwc-summary-31-60.json110
-rw-r--r--stats/pwc-summary-61-90.json34
-rw-r--r--stats/pwc-summary-91-120.json46
-rw-r--r--stats/pwc-summary.json574
14 files changed, 1439 insertions, 1435 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 6654969acf..0b0b8c1174 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,26 +1,139 @@
{
"tooltip" : {
- "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "followPointer" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 17] Last updated at 2022-06-23 09:27:01 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
},
"legend" : {
"enabled" : 0
},
- "title" : {
- "text" : "The Weekly Challenge - 170"
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
},
+ "series" : [
+ {
+ "name" : "The Weekly Challenge - 170",
+ "data" : [
+ {
+ "name" : "Cheok-Yin Fung",
+ "drilldown" : "Cheok-Yin Fung",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Dario Mazzeo",
+ "name" : "Dario Mazzeo"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "y" : 3,
+ "drilldown" : "James Smith",
+ "name" : "James Smith"
+ },
+ {
+ "y" : 8,
+ "name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Marton Polgar",
+ "name" : "Marton Polgar"
+ },
+ {
+ "drilldown" : "Matthew Neleigh",
+ "name" : "Matthew Neleigh",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Niels van Dijke",
+ "name" : "Niels van Dijke"
+ },
+ {
+ "drilldown" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
+ "y" : 3
+ },
+ {
+ "y" : 1,
+ "name" : "Philippe Bricout",
+ "drilldown" : "Philippe Bricout"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Robert DiCicco",
+ "name" : "Robert DiCicco"
+ },
+ {
+ "y" : 2,
+ "name" : "Robert Ransbottom",
+ "drilldown" : "Robert Ransbottom"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 5
+ },
+ {
+ "drilldown" : "Stephen G Lynn",
+ "name" : "Stephen G Lynn",
+ "y" : 5
+ },
+ {
+ "y" : 3,
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke"
+ },
+ {
+ "drilldown" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan",
+ "y" : 3
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
"drilldown" : {
"series" : [
{
"name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Cheok-Yin Fung"
+ ]
},
{
"data" : [
@@ -33,13 +146,13 @@
"name" : "Dario Mazzeo"
},
{
- "id" : "Dave Jacoby",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
@@ -67,8 +180,6 @@
"name" : "James Smith"
},
{
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -78,17 +189,19 @@
"Blog",
6
]
- ]
+ ],
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
},
{
+ "name" : "Marton Polgar",
"id" : "Marton Polgar",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Marton Polgar"
+ ]
},
{
"id" : "Matthew Neleigh",
@@ -101,17 +214,17 @@
"name" : "Matthew Neleigh"
},
{
- "id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Niels van Dijke",
"name" : "Niels van Dijke"
},
{
- "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -122,19 +235,20 @@
1
]
],
- "name" : "Peter Campbell Smith"
+ "id" : "Peter Campbell Smith"
},
{
- "name" : "Philippe Bricout",
"id" : "Philippe Bricout",
"data" : [
[
"Perl",
1
]
- ]
+ ],
+ "name" : "Philippe Bricout"
},
{
+ "id" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -145,21 +259,19 @@
1
]
],
- "id" : "Robert DiCicco",
"name" : "Robert DiCicco"
},
{
- "id" : "Robert Ransbottom",
+ "name" : "Robert Ransbottom",
"data" : [
[
"Raku",
2
]
],
- "name" : "Robert Ransbottom"
+ "id" : "Robert Ransbottom"
},
{
- "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -168,12 +280,17 @@
[
"Raku",
2
+ ],
+ [
+ "Blog",
+ 1
]
],
+ "id" : "Roger Bell_West",
"name" : "Roger Bell_West"
},
{
- "id" : "Stephen G Lynn",
+ "name" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -188,7 +305,7 @@
1
]
],
- "name" : "Stephen G Lynn"
+ "id" : "Stephen G Lynn"
},
{
"id" : "Ulrich Rieke",
@@ -205,8 +322,6 @@
"name" : "Ulrich Rieke"
},
{
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -216,124 +331,13 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
}
]
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "chart" : {
- "type" : "column"
- },
- "series" : [
- {
- "data" : [
- {
- "y" : 2,
- "drilldown" : "Cheok-Yin Fung",
- "name" : "Cheok-Yin Fung"
- },
- {
- "y" : 2,
- "name" : "Dario Mazzeo",
- "drilldown" : "Dario Mazzeo"
- },
- {
- "y" : 2,
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby"
- },
- {
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba",
- "y" : 2
- },
- {
- "drilldown" : "James Smith",
- "name" : "James Smith",
- "y" : 3
- },
- {
- "y" : 8,
- "name" : "Luca Ferrari",
- "drilldown" : "Luca Ferrari"
- },
- {
- "y" : 2,
- "name" : "Marton Polgar",
- "drilldown" : "Marton Polgar"
- },
- {
- "name" : "Matthew Neleigh",
- "drilldown" : "Matthew Neleigh",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Niels van Dijke",
- "drilldown" : "Niels van Dijke"
- },
- {
- "y" : 3,
- "name" : "Peter Campbell Smith",
- "drilldown" : "Peter Campbell Smith"
- },
- {
- "y" : 1,
- "name" : "Philippe Bricout",
- "drilldown" : "Philippe Bricout"
- },
- {
- "drilldown" : "Robert DiCicco",
- "name" : "Robert DiCicco",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Robert Ransbottom",
- "drilldown" : "Robert Ransbottom"
- },
- {
- "y" : 4,
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West"
- },
- {
- "y" : 5,
- "drilldown" : "Stephen G Lynn",
- "name" : "Stephen G Lynn"
- },
- {
- "y" : 3,
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
- },
- {
- "name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan",
- "y" : 3
- }
- ],
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 170"
- }
- ],
- "subtitle" : {
- "text" : "[Champions: 17] Last updated at 2022-06-23 08:01:08 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge - 170"
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 97bb75d539..dc1cfeda3e 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,25 +1,37 @@
{
+ "xAxis" : {
+ "labels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ }
+ },
+ "type" : "category"
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : null
+ },
+ "min" : 0
+ },
"subtitle" : {
- "text" : "Last updated at 2022-06-23 08:01:07 GMT"
+ "text" : "Last updated at 2022-06-23 09:27:01 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge Contributions [2019 - 2022]"
},
"series" : [
{
- "dataLabels" : {
- "format" : "{point.y:.0f}",
- "enabled" : "true",
- "color" : "#FFFFFF",
- "rotation" : -90,
- "y" : 10,
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "align" : "right"
- },
"data" : [
[
"Blog",
- 2642
+ 2643
],
[
"Perl",
@@ -30,33 +42,21 @@
4908
]
],
- "name" : "Contributions"
- }
- ],
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "labels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
+ "name" : "Contributions",
+ "dataLabels" : {
+ "y" : 10,
+ "color" : "#FFFFFF",
+ "format" : "{point.y:.0f}",
+ "rotation" : -90,
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ },
+ "align" : "right",
+ "enabled" : "true"
}
- },
- "type" : "category"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : null
}
- },
- "title" : {
- "text" : "The Weekly Challenge Contributions [2019 - 2022]"
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
- },
+ ],
"legend" : {
"enabled" : "false"
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index f8092f8717..ab9e5fb013 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -2,6 +2,8 @@
"drilldown" : {
"series" : [
{
+ "name" : "001",
+ "id" : "001",
"data" : [
[
"Perl",
@@ -15,9 +17,7 @@
"Blog",
11
]
- ],
- "id" : "001",
- "name" : "001"
+ ]
},
{
"name" : "002",
@@ -38,8 +38,6 @@
]
},
{
- "name" : "003",
- "id" : "003",
"data" : [
[
"Perl",
@@ -53,10 +51,11 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "003",
+ "name" : "003"
},
{
- "name" : "004",
"data" : [
[
"Perl",
@@ -71,9 +70,11 @@
10
]
],
- "id" : "004"
+ "id" : "004",
+ "name" : "004"
},
{
+ "id" : "005",
"data" : [
[
"Perl",
@@ -88,11 +89,9 @@
12
]
],
- "id" : "005",
"name" : "005"
},
{
- "name" : "006",
"data" : [
[
"Perl",
@@ -107,11 +106,11 @@
7
]
],
- "id" : "006"
+ "id" : "006",
+ "name" : "006"
},
{
"name" : "007",
- "id" : "007",
"data" : [
[
"Perl",
@@ -125,7 +124,8 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "007"
},
{
"name" : "008",
@@ -146,8 +146,6 @@
"id" : "008"
},
{
- "name" : "009",
- "id" : "009",
"data" : [
[
"Perl",
@@ -161,7 +159,9 @@
"Blog",
13
]
- ]
+ ],
+ "id" : "009",
+ "name" : "009"
},
{
"data" : [
@@ -182,7 +182,7 @@
"name" : "010"
},
{
- "name" : "011",
+ "id" : "011",
"data" : [
[
"Perl",
@@ -197,10 +197,11 @@
10
]
],
- "id" : "011"
+ "name" : "011"
},
{
"name" : "012",
+ "id" : "012",
"data" : [
[
"Perl",
@@ -214,11 +215,11 @@
"Blog",
11
]
- ],
- "id" : "012"
+ ]
},
{
"name" : "013",
+ "id" : "013",
"data" : [
[
"Perl",
@@ -232,11 +233,9 @@
"Blog",
13
]
- ],
- "id" : "013"
+ ]
},
{
- "id" : "014",
"data" : [
[
"Perl",
@@ -251,6 +250,7 @@
15
]
],
+ "id" : "014",
"name" : "014"
},
{
@@ -272,7 +272,6 @@
"id" : "015"
},
{
- "id" : "016",
"data" : [
[
"Perl",
@@ -287,6 +286,7 @@
12
]
],
+ "id" : "016",
"name" : "016"
},
{
@@ -308,7 +308,6 @@
"name" : "017"
},
{
- "name" : "018",
"data" : [
[
"Perl",
@@ -323,10 +322,10 @@
14
]
],
- "id" : "018"
+ "id" : "018",
+ "name" : "018"
},
{
- "name" : "019",
"data" : [
[
"Perl",
@@ -341,7 +340,8 @@
13
]
],
- "id" : "019"
+ "id" : "019",
+ "name" : "019"
},
{
"data" : [
@@ -362,6 +362,7 @@
"name" : "020"
},
{
+ "name" : "021",
"id" : "021",
"data" : [
[
@@ -376,10 +377,10 @@
"Blog",
10
]
- ],
- "name" : "021"
+ ]
},
{
+ "name" : "022",
"id" : "022",
"data" : [
[
@@ -394,8 +395,7 @@
"Blog",
10
]
- ],
- "name" : "022"
+ ]
},
{
"name" : "023",
@@ -416,7 +416,7 @@
"id" : "023"
},
{
- "name" : "024",
+ "id" : "024",
"data" : [
[
"Perl",
@@ -431,11 +431,9 @@
11
]
],
- "id" : "024"
+ "name" : "024"
},
{
- "name" : "025",
- "id" : "025",
"data" : [
[
"Perl",
@@ -449,10 +447,11 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "025",
+ "name" : "025"
},
{
- "name" : "026",
"id" : "026",
"data" : [
[
@@ -467,10 +466,10 @@
"Blog",
10
]
- ]
+ ],
+ "name" : "026"
},
{
- "name" : "027",
"data" : [
[
"Perl",
@@ -485,10 +484,12 @@
9
]
],
- "id" : "027"
+ "id" : "027",
+ "name" : "027"
},
{
"name" : "028",
+ "id" : "028",
"data" : [
[
"Perl",
@@ -502,11 +503,11 @@
"Blog",
9
]
- ],
- "id" : "028"
+ ]
},
{
"name" : "029",
+ "id" : "029",
"data" : [
[
"Perl",
@@ -520,12 +521,10 @@
"Blog",
12
]
- ],
- "id" : "029"
+ ]
},
{
"name" : "030",
- "id" : "030",
"data" : [
[
"Perl",
@@ -539,9 +538,11 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "030"
},
{
+ "name" : "031",
"data" : [
[
"Perl",
@@ -556,10 +557,10 @@
9
]
],
- "id" : "031",
- "name" : "031"
+ "id" : "031"
},
{
+ "name" : "032",
"data" : [
[
"Perl",
@@ -574,8 +575,7 @@
10
]
],
- "id" : "032",
- "name" : "032"
+ "id" : "032"
},
{
"id" : "033",
@@ -614,6 +614,7 @@
"name" : "034"
},
{
+ "id" : "035",
"data" : [
[
"Perl",
@@ -628,11 +629,9 @@
9
]
],
- "id" : "035",
"name" : "035"
},
{
- "name" : "036",
"data" : [
[
"Perl",
@@ -647,9 +646,11 @@
11
]
],
- "id" : "036"
+ "id" : "036",
+ "name" : "036"
},
{
+ "name" : "037",
"data" : [
[
"Perl",
@@ -664,11 +665,11 @@
9
]
],
- "id" : "037",
- "name" : "037"
+ "id" : "037"
},
{
"name" : "038",
+ "id" : "038",
"data" : [
[
"Perl",
@@ -682,8 +683,7 @@
"Blog",
12
]
- ],
- "id" : "038"
+ ]
},
{
"name" : "039",
@@ -704,7 +704,6 @@
]
},
{
- "name" : "040",
"data" : [
[
"Perl",
@@ -719,7 +718,8 @@
10
]
],
- "id" : "040"
+ "id" : "040",
+ "name" : "040"
},
{
"id" : "041",
@@ -740,7 +740,7 @@
"name" : "041"
},
{
- "name" : "042",
+ "id" : "042",
"data" : [
[
"Perl",
@@ -755,10 +755,11 @@
11
]
],
- "id" : "042"
+ "name" : "042"
},
{
"name" : "043",
+ "id" : "043",
"data" : [
[
"Perl",
@@ -772,10 +773,11 @@
"Blog",
11
]
- ],
- "id" : "043"
+ ]
},
{
+ "name" : "044",
+ "id" : "044",
"data" : [
[
"Perl",
@@ -789,11 +791,10 @@
"Blog",
11
]
- ],
- "id" : "044",
- "name" : "044"
+ ]
},
{
+ "name" : "045",
"id" : "045",
"data" : [
[
@@ -808,10 +809,11 @@
"Blog",
11
]
- ],
- "name" : "045"
+ ]
},
{
+ "name" : "046",
+ "id" : "046",
"data" : [
[
"Perl",
@@ -825,12 +827,9 @@
"Blog",
10
]
- ],
- "id" : "046",
- "name" : "046"
+ ]
},
{
- "name" : "047",
"data" : [
[
"Perl",
@@ -845,7 +844,8 @@
10
]
],
- "id" : "047"
+ "id" : "047",
+ "name" : "047"
},
{
"name" : "048",
@@ -866,7 +866,7 @@
"id" : "048"
},
{
- "id" : "049",
+ "name" : "049",
"data" : [
[
"Perl",
@@ -881,10 +881,9 @@
12
]
],
- "name" : "049"
+ "id" : "049"
},
{
- "name" : "050",
"data" : [
[
"Perl",
@@ -899,10 +898,10 @@
12
]
],
- "id" : "050"
+ "id" : "050",
+ "name" : "050"
},
{
- "name" : "051",
"id" : "051",
"data" : [
[
@@ -917,9 +916,11 @@
"Blog",
11
]
- ]
+ ],
+ "name" : "051"
},
{
+ "id" : "052",
"data" : [
[
"Perl",
@@ -934,11 +935,10 @@
14
]
],
- "id" : "052",
"name" : "052"
},
{
- "name" : "053",
+ "id" : "053",
"data" : [
[
"Perl",
@@ -953,7 +953,7 @@
15
]
],
- "id" : "053"
+ "name" : "053"
},
{
"data" : [
@@ -974,7 +974,7 @@
"name" : "054"
},
{
- "id" : "055",
+ "name" : "055",