aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json200
-rw-r--r--stats/pwc-language-breakdown.json110
-rw-r--r--stats/pwc-leaders.json564
-rw-r--r--stats/pwc-summary-1-30.json126
-rw-r--r--stats/pwc-summary-31-60.json34
-rw-r--r--stats/pwc-summary-61-90.json72
-rw-r--r--stats/pwc-summary.json44
7 files changed, 590 insertions, 560 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 24848fefe1..de6e791059 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,103 +1,64 @@
{
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 007"
- },
- "xAxis" : {
- "type" : "category"
- },
- "series" : [
- {
- "name" : "Champions",
- "data" : [
- {
- "y" : 2,
- "name" : "Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "name" : "Dave Jacoby",
- "y" : 2,
- "drilldown" : "Dave Jacoby"
- },
- {
- "drilldown" : "Gustavo Chaves",
- "y" : 2,
- "name" : "Gustavo Chaves"
- },
- {
- "name" : "Joelle Maslak",
- "y" : 2,
- "drilldown" : "Joelle Maslak"
- },
- {
- "drilldown" : "Maxim Nechaev",
- "name" : "Maxim Nechaev",
- "y" : 2
- },
- {
- "drilldown" : "Ozzy",
- "y" : 1,
- "name" : "Ozzy"
- },
- {
- "y" : 1,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- }
- ],
- "colorByPoint" : 1
- }
- ],
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
- "chart" : {
- "type" : "column"
- },
"drilldown" : {
"series" : [
{
+ "id" : "Andrezgz",
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
- 2
+ 1
]
- ],
+ ]
+ },
+ {
+ "id" : "Athanasius",
"name" : "Athanasius",
- "id" : "Athanasius"
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ]
},
{
- "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Dave Jacoby"
+ "id" : "Dave Jacoby"
+ },
+ {
+ "id" : "Francis Whittle",
+ "name" : "Francis Whittle",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ]
},
{
+ "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Gustavo Chaves"
+ ]
},
{
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -107,51 +68,120 @@
"Perl 6",
1
]
- ],
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak"
+ ]
},
{
+ "id" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Maxim Nechaev",
- "id" : "Maxim Nechaev"
+ "name" : "Maxim Nechaev"
},
{
- "id" : "Ozzy",
- "name" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
- ]
+ ],
+ "name" : "Ozzy",
+ "id" : "Ozzy"
},
{
- "id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
],
- "name" : "Simon Proctor"
+ "id" : "Simon Proctor"
}
]
},
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "tooltip" : {
+ "followPointer" : 1,
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 007"
+ },
"legend" : {
"enabled" : 0
},
"subtitle" : {
- "text" : "[Champions: 7] Last updated at 2019-05-10 03:27:00 GMT"
+ "text" : "[Champions: 9] Last updated at 2019-05-10 03:37:34 GMT"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "series" : [
+ {
+ "data" : [
+ {
+ "name" : "Andrezgz",
+ "y" : 1,
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "name" : "Athanasius",
+ "y" : 2,
+ "drilldown" : "Athanasius"
+ },
+ {
+ "y" : 2,
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "Francis Whittle",
+ "name" : "Francis Whittle",
+ "y" : 2
+ },
+ {
+ "name" : "Gustavo Chaves",
+ "y" : 2,
+ "drilldown" : "Gustavo Chaves"
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "y" : 2,
+ "name" : "Joelle Maslak"
+ },
+ {
+ "y" : 2,
+ "name" : "Maxim Nechaev",
+ "drilldown" : "Maxim Nechaev"
+ },
+ {
+ "y" : 1,
+ "name" : "Ozzy",
+ "drilldown" : "Ozzy"
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 1,
+ "name" : "Simon Proctor"
+ }
+ ],
+ "name" : "Champions",
+ "colorByPoint" : 1
}
+ ],
+ "chart" : {
+ "type" : "column"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 2fb99d08e9..e9d5d59414 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,24 +1,7 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-10 03:27:23 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"drilldown" : {
"series" : [
{
- "name" : "001",
- "id" : "001",
"data" : [
[
"Perl 5",
@@ -28,11 +11,12 @@
"Perl 6",
37
]
- ]
+ ],
+ "id" : "001",
+ "name" : "001"
},
{
"id" : "002",
- "name" : "002",
"data" : [
[
"Perl 5",
@@ -42,7 +26,8 @@
"Perl 6",
32
]
- ]
+ ],
+ "name" : "002"
},
{
"name" : "003",
@@ -69,12 +54,10 @@
29
]
],
- "name" : "004",
- "id" : "004"
+ "id" : "004",
+ "name" : "004"
},
{
- "name" : "005",
- "id" : "005",
"data" : [
[
"Perl 5",
@@ -84,9 +67,13 @@
"Perl 6",
22
]
- ]
+ ],
+ "id" : "005",
+ "name" : "005"
},
{
+ "name" : "006",
+ "id" : "006",
"data" : [
[
"Perl 5",
@@ -96,55 +83,55 @@
"Perl 6",
14
]
- ],
- "id" : "006",
- "name" : "006"
+ ]
},
{
"name" : "007",
- "id" : "007",
"data" : [
[
"Perl 5",
- 9
+ 10
],
[
"Perl 6",
- 3
+ 5
]
- ]
+ ],
+ "id" : "007"
}
]
},
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
"followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"series" : [
{
"data" : [
{
- "name" : "#001 [P5=76 P6=37]",
"y" : 113,
- "drilldown" : "001"
+ "drilldown" : "001",
+ "name" : "#001 [P5=76 P6=37]"
},
{
- "drilldown" : "002",
"name" : "#002 [P5=63 P6=32]",
- "y" : 95
+ "y" : 95,
+ "drilldown" : "002"
},
{
- "y" : 58,
"name" : "#003 [P5=32 P6=26]",
+ "y" : 58,
"drilldown" : "003"
},
{
- "drilldown" : "004",
"y" : 75,
+ "drilldown" : "004",
"name" : "#004 [P5=46 P6=29]"
},
{
@@ -153,29 +140,42 @@
"drilldown" : "005"
},
{
- "drilldown" : "006",
+ "name" : "#006 [P5=27 P6=14]",
"y" : 41,
- "name" : "#006 [P5=27 P6=14]"
+ "drilldown" : "006"
},
{
"drilldown" : "007",
- "y" : 12,
- "name" : "#007 [P5=9 P6=3]"
+ "y" : 15,
+ "name" : "#007 [P5=10 P6=5]"
}
],
- "name" : "Perl Weekly Challenge Languages",
- "colorByPoint" : "true"
+ "colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Languages"
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "chart" : {
+ "type" : "column"
},
- "xAxis" : {
- "type" : "category"
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
},
"legend" : {
"enabled" : "false"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-10 03:37:47 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 2005765ed6..28f3f02186 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,92 +1,93 @@
{
+ "legend" : {
+ "enabled" : "false"
+ },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- },
- "borderWidth" : 0
+ }
}
},
- "legend" : {
- "enabled" : "false"
- },
"title" : {
"text" : "Perl Weekly Challenge Leaders (TOP 50)"
},
+ "xAxis" : {
+ "type" : "category"
+ },
"drilldown" : {
"series" : [
{
"id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 6",
11
],
[
- "Blog",
- 7
- ],
- [
"Perl 5",
12
+ ],
+ [
+ "Blog",
+ 7
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld"
},
{
"name" : "Joelle Maslak",
- "id" : "Joelle Maslak",
"data" : [
[
+ "Blog",
+ 1
+ ],
+ [
"Perl 6",
13
],
[
"Perl 5",
13
- ],
- [
- "Blog",
- 1
]
- ]
+ ],
+ "id" : "Joelle Maslak"
},
{
- "id" : "Jaldhar H. Vyas",
"name" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 5",
+ "Perl 6",
12
],
[
- "Perl 6",
+ "Perl 5",
12
]
- ]
+ ],
+ "id" : "Jaldhar H. Vyas"
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 5",
4
],
[
- "Blog",
- 5
- ],
- [
"Perl 6",
12
+ ],
+ [
+ "Blog",
+ 5
]
],
- "id" : "Simon Proctor",
"name" : "Simon Proctor"
},
{
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg",
"data" : [
[
"Perl 6",
@@ -96,24 +97,25 @@
"Perl 5",
10
]
- ]
+ ],
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg"
},
{
+ "id" : "Adam Russell",
"data" : [
[
- "Blog",
- 6
- ],
- [
"Perl 5",
12
+ ],
+ [
+ "Blog",
+ 6
]
],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ "name" : "Adam Russell"
},
{
- "name" : "Dr James A. Smith",
"id" : "Dr James A. Smith",
"data" : [
[
@@ -124,43 +126,43 @@
"Perl 5",
10
]
- ]
+ ],
+ "name" : "Dr James A. Smith"
},
{
"name" : "Jo Christian Oterhals",
- "id" : "Jo Christian Oterhals",
"data" : [
[
- "Perl 5",
- 6
+ "Perl 6",
+ 8
],
[
"Blog",
4
],
[
- "Perl 6",
- 8
+ "Perl 5",
+ 6
]
- ]
+ ],
+ "id" : "Jo Christian Oterhals"
},
{
+ "name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
- "Perl 5",
- 11
- ],
- [
"Blog",
5
+ ],
+ [
+ "Perl 5",
+ 11
]
- ],
- "id" : "Kian-Meng Ang",
- "name" : "Kian-Meng Ang"
+ ]
},
{
"name" : "Nick Logan",
- "id" : "Nick Logan",
"data" : [
[
"Perl 6",
@@ -170,189 +172,190 @@
"Perl 5",
8
]
- ]
+ ],
+ "id" : "Nick Logan"
},
{
+ "id" : "Arne Sommer",
"data" : [
[
- "Perl 6",
- 10
- ],
- [
"Blog",
5
+ ],
+ [
+ "Perl 6",
+ 10
]
],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ "name" : "Arne Sommer"
},
{
+ "id" : "Gustavo Chaves",
"data" : [
[
- "Perl 5",
- 11
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 11
]
],
- "name" : "Gustavo Chaves",
- "id" : "Gustavo Chaves"
+ "name" : "Gustavo Chaves"
},
{
- "name" : "Athanasius",
- "id" : "Athanasius",
"data" : [
[
"Perl 5",
14
]
- ]
+ ],
+ "id" : "Athanasius",
+ "name" : "Athanasius"
},
{
- "id" : "Lars Balker",
- "name" : "Lars Balker",
"data" : [
[
+ "Perl 6",
+ 4
+ ],
+ [
"Perl 5",
10
- ],
+ ]
+ ],
+ "id" : "Lars Balker",
+ "name" : "Lars Balker"
+ },
+ {
+ "id" : "Andrezgz",
+ "data" : [
[
- "Perl 6",
- 4
+ "Perl 5",
+ 13
]
- ]
+ ],
+ "name" : "Andrezgz"
},
{
"name" : "Mark Senn",
- "id" : "Mark Senn",
"data" : [
[
- "Perl 6",
- 10
- ],
- [
"Blog",
3
+ ],
+ [
+ "Perl 6",
+ 10
]
- ]
+ ],
+ "id" : "Mark Senn"
},
{
- "name" : "Andrezgz",
- "id" : "Andrezgz",
"data" : [
[
- "Perl 5",
- 12
+ "Perl 6",
+ 8
+ ],
+ [
+ "Blog",
+ 3
]
- ]
+ ],
+ "id" : "Francis Whittle",
+ "name" : "Francis Whittle"
},
{
- "id" : "Doug Schrag",
"name" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
- ]
+ ],
+ "id" : "Doug Schrag"
},
{
- "name" : "Duncan C. White",
"id" : "Duncan C. White",
"data" : [
[
"Perl 5",
10
]
- ]
+ ],
+ "name" : "Duncan C. White"
},
{
- "name" : "Francis Whittle",
- "id" : "Francis Whittle",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
6
- ]
- ]
- },
- {
- "data" : [
+ ],
[
"Perl 5",
2
- ],
- [
- "Perl 6",
- 6
]
],
"id" : "Robert Gratza",
"name" : "Robert Gratza"
},
{
- "name" : "Daniel Mantovani",
"id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "name" : "Daniel Mantovani"
},
{
- "id" : "Dave Jacoby",
"name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
- "Perl 5",
- 3
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 3
]
]
},
{
- "name" : "John Barrett",
"id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "name" : "John Barrett"
},
{
+ "name" : "E. Choroba",
"data" : [
[
- "Perl 5",
- 4
- ],
- [
"Blog",
2
+ ],
+ [
+ "Perl 5",
+ 4
]
],
- "name" : "E. Choroba",
"id" : "E. Choroba"
},
{
+ "name" : "Maxim Kolodyazhny",
+ "id" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
6
]
- ],
- "name" : "Maxim Kolodyazhny",
- "id" : "Maxim Kolodyazhny"
+ ]
},
{
"data" : [
@@ -361,10 +364,11 @@
6
]
],
- "name" : "Ozzy",
- "id" : "Ozzy"
+ "id" : "Ozzy",
+ "name" : "Ozzy"
},
{
+ "name" : "Philippe Bruhat",
"data" : [
[
"Perl 5",
@@ -375,30 +379,30 @@
2
]
],
- "name" : "Philippe Bruhat",
"id" : "Philippe Bruhat"
},
{
+ "name" : "Sergio Iglesias",
+ "id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
- ],
- "id" : "Sergio Iglesias",
- "name" : "Sergio Iglesias"
+ ]
},
{
+ "name" : "Arpad Toth",
+ "id" : "Arpad Toth",
"data" : [
[
"Perl 5",
5
]
- ],
- "name" : "Arpad Toth",
- "id" : "Arpad Toth"
+ ]
},
{
+ "id" : "Khalid",
"data" : [
[
"Blog",
@@ -409,11 +413,9 @@
4
]
],
- "name" : "Khalid",
- "id" : "Khalid"
+ "name" : "Khalid"
},
{
- "name" : "Steve Rogerson",
"id" : "Steve Rogerson",
"data" : [
[
@@ -424,7 +426,8 @@
"Perl 5",
3
]
- ]
+ ],
+ "name" : "Steve Rogerson"
},
{
"name" : "Veesh Goldman",
@@ -438,13 +441,13 @@
},
{
"id" : "Alex Daniel",
- "name" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "name" : "Alex Daniel"
},
{
"name" : "Bob Kleemann",
@@ -467,28 +470,28 @@
]
},
{
+ "name" : "David Kayal",
+ "id" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "David Kayal",
- "name" : "David Kayal"
+ ]
},
{
+ "name" : "Jaime Corchado",
+ "id" : "Jaime Corchado",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Jaime Corchado",
- "id" : "Jaime Corchado"
+ ]
},
{
- "id" : "Matt Latusek",
"name" : "Matt Latusek",
+ "id" : "Matt Latusek",
"data" : [
[
"Perl 5",
@@ -497,54 +500,54 @@
]
},
{
+ "name" : "Simon Reinhardt",
+ "id" : "Simon Reinhardt",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Simon Reinhardt",
- "name" : "Simon Reinhardt"
+ ]
},
{
- "name" : "Steven Wilson",
- "id" : "Steven Wilson",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "id" : "Steven Wilson",
+ "name" : "Steven Wilson"
},
{
- "id" : "Tim Smith",
- "name" : "Tim Smith",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Tim Smith",
+ "name" : "Tim Smith"
},
{
"name" : "Ailbhe Tweedie",
- "id" : "Ailbhe Tweedie",
"data" : [
[
"Perl 5",
3
]
- ]
+ ],
+ "id" : "Ailbhe Tweedie"
},
{
+ "id" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
3
]
],
- "name" : "Alicia Bielsa",
- "id" : "Alicia Bielsa"
+ "name" : "Alicia Bielsa"
},
{
"data" : [
@@ -557,22 +560,20 @@
1
]
],
- "name" : "Dave Cross",
- "id" : "Dave Cross"
+ "id" : "Dave Cross",
+ "name" : "Dave Cross"
},
{
+ "name" : "Freddie B",
+ "id" : "Freddie B",
"data" : [
[
"Perl 5",
3
]
- ],
- "name" : "Freddie B",
- "id" : "Freddie B"
+ ]
},
{
- "name" : "Jeremy Carman",
- "id" : "Jeremy Carman",
"data" : [
[
"Perl 5",
@@ -582,11 +583,13 @@
"Perl 6",
1
]
- ]
+ ],
+ "id" : "Jeremy Carman",
+ "name" : "Jeremy Carman"
},
{
- "id" : "Kivanc Yazan",
"name" : "Kivanc Yazan",
+ "id" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
@@ -596,119 +599,103 @@
},
{
"id" : "Neil Bowers",
- "name" : "Neil Bowers",
"data" : [
[
"Perl 5",
3
]
- ]
+ ],
+ "name" : "Neil Bowers"
},
{
+ "name" : "Pete Houston",
+ "id" : "Pete Houston",
"data" : [
[
"Perl 5",
3
]
- ],
- "name" : "Pete Houston",
- "id" : "Pete Houston"
+ ]
},
{
"name" : "Sean Meininger",
- "id" : "Sean Meininger",
"data" : [
[