aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-26 20:41:09 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-26 20:41:09 +0100
commit47abec12437d3e9d8235be1622ba98f0536ce450 (patch)
tree46d1060d696d4bf0a8ae2f5b1ba4d945cb8c2e0b /stats
parentceee1c8f5b5255c65df04bf91bb9b3995d5e5d7c (diff)
downloadperlweeklychallenge-club-47abec12437d3e9d8235be1622ba98f0536ce450.tar.gz
perlweeklychallenge-club-47abec12437d3e9d8235be1622ba98f0536ce450.tar.bz2
perlweeklychallenge-club-47abec12437d3e9d8235be1622ba98f0536ce450.zip
- Added solutions by Daniel Mantovani.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json339
-rw-r--r--stats/pwc-language-breakdown.json198
-rw-r--r--stats/pwc-leaders.json444
-rw-r--r--stats/pwc-summary-1-30.json54
-rw-r--r--stats/pwc-summary-31-60.json82
-rw-r--r--stats/pwc-summary-61-90.json98
-rw-r--r--stats/pwc-summary.json46
7 files changed, 638 insertions, 623 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d7e972bffe..a44d3f44de 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,202 +1,88 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "chart" : {
- "type" : "column"
- },
- "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/>"
- },
- "series" : [
- {
- "data" : [
- {
- "y" : 2,
- "name" : "Adam Russell",
- "drilldown" : "Adam Russell"
- },
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "drilldown" : "Arne Sommer",
- "y" : 2,
- "name" : "Arne Sommer"
- },
- {
- "drilldown" : "Athanasius",
- "y" : 2,
- "name" : "Athanasius"
- },
- {
- "drilldown" : "Daniel Mita",
- "y" : 2,
- "name" : "Daniel Mita"
- },
- {
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby",
- "y" : 2
- },
- {
- "drilldown" : "Francis Whittle",
- "y" : 2,
- "name" : "Francis Whittle"
- },
- {
- "y" : 2,
- "name" : "Guillermo Ramos",
- "drilldown" : "Guillermo Ramos"
- },
- {
- "name" : "Gustavo Chaves",
- "y" : 2,
- "drilldown" : "Gustavo Chaves"
- },
- {
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak",
- "y" : 6
- },
- {
- "y" : 2,
- "name" : "Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang"
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "y" : 4,
- "name" : "Laurent Rosenfeld"
- },
- {
- "drilldown" : "Luis F. Uceta",
- "name" : "Luis F. Uceta",
- "y" : 2
- },
- {
- "drilldown" : "Maxim Nechaev",
- "name" : "Maxim Nechaev",
- "y" : 2
- },
- {
- "name" : "Ruben Westerberg",
- "y" : 4,
- "drilldown" : "Ruben Westerberg"
- },
- {
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor",
- "y" : 1
- },
- {
- "name" : "Steven Wilson",
- "y" : 2,
- "drilldown" : "Steven Wilson"
- },
- {
- "name" : "Yozen Hernandez",
- "y" : 2,
- "drilldown" : "Yozen Hernandez"
- }
- ],
- "name" : "Champions",
- "colorByPoint" : 1
- }
- ],
- "xAxis" : {
- "type" : "category"
- },
- "subtitle" : {
- "text" : "[Champions: 18] Last updated at 2019-05-26 17:40:09 GMT"
- },
- "legend" : {
- "enabled" : 0
- },
"title" : {
"text" : "Perl Weekly Challenge - 009"
},
"drilldown" : {
"series" : [
{
+ "id" : "Adam Russell",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Adam Russell",
"name" : "Adam Russell"
},
{
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Andrezgz",
- "name" : "Andrezgz"
+ "id" : "Andrezgz"
},
{
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ ]
},
{
+ "id" : "Athanasius",
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Athanasius",
- "id" : "Athanasius"
+ ]
},
{
+ "id" : "Daniel Mantovani",
"data" : [
[
- "Perl 6",
+ "Perl 5",
2
]
],
+ "name" : "Daniel Mantovani"
+ },
+ {
"id" : "Daniel Mita",
- "name" : "Daniel Mita"
+ "name" : "Daniel Mita",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ]
},
{
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Dave Jacoby",
"id" : "Dave Jacoby"
},
{
+ "id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Francis Whittle",
- "name" : "Francis Whittle"
+ ]
},
{
"id" : "Guillermo Ramos",
@@ -209,14 +95,14 @@
]
},
{
- "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Gustavo Chaves"
},
{
"data" : [
@@ -229,20 +115,21 @@
3
]
],
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
+ "id" : "Kian-Meng Ang",
+ "name" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Kian-Meng Ang",
- "id" : "Kian-Meng Ang"
+ ]
},
{
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -253,30 +140,30 @@
2
]
],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld"
},
{
- "id" : "Luis F. Uceta",
- "name" : "Luis F. Uceta",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Luis F. Uceta",
+ "id" : "Luis F. Uceta"
},
{
+ "id" : "Maxim Nechaev",
+ "name" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Maxim Nechaev",
- "name" : "Maxim Nechaev"
+ ]
},
{
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -287,41 +174,169 @@
2
]
],
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
+ "id" : "Ruben Westerberg"
},
{
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
],
- "name" : "Simon Proctor",
"id" : "Simon Proctor"
},
{
+ "id" : "Steven Wilson",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Steven Wilson",
- "id" : "Steven Wilson"
+ "name" : "Steven Wilson"
},
{
+ "id" : "Yozen Hernandez",
+ "name" : "Yozen Hernandez",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Yozen Hernandez",
- "name" : "Yozen Hernandez"
+ ]
}
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "series" : [
+ {
+ "name" : "Champions",
+ "data" : [
+ {
+ "name" : "Adam Russell",
+ "drilldown" : "Adam Russell",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Andrezgz",
+ "y" : 2,
+ "name" : "Andrezgz"
+ },
+ {
+ "name" : "Arne Sommer",
+ "y" : 2,
+ "drilldown" : "Arne Sommer"
+ },
+ {
+ "name" : "Athanasius",
+ "drilldown" : "Athanasius",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani"
+ },
+ {
+ "drilldown" : "Daniel Mita",
+ "y" : 2,
+ "name" : "Daniel Mita"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "y" : 2,
+ "name" : "Dave Jacoby"
+ },
+ {
+ "name" : "Francis Whittle",
+ "y" : 2,
+ "drilldown" : "Francis Whittle"
+ },
+ {
+ "name" : "Guillermo Ramos",
+ "y" : 2,
+ "drilldown" : "Guillermo Ramos"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
+ },
+ {
+ "name" : "Kian-Meng Ang",
+ "y" : 2,
+ "drilldown" : "Kian-Meng Ang"
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 4,
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Luis F. Uceta",
+ "name" : "Luis F. Uceta"
+ },
+ {
+ "drilldown" : "Maxim Nechaev",
+ "y" : 2,
+ "name" : "Maxim Nechaev"
+ },
+ {
+ "name" : "Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg",
+ "y" : 4
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "name" : "Steven Wilson",
+ "y" : 2,
+ "drilldown" : "Steven Wilson"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Yozen Hernandez",
+ "name" : "Yozen Hernandez"
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 19] Last updated at 2019-05-26 19:40:52 GMT"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "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
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index af12631b1f..32cd5c957c 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,93 +1,12 @@
{
- "series" : [
- {
- "name" : "Perl Weekly Challenge Languages",
- "colorByPoint" : "true",
- "data" : [
- {
- "y" : 113,
- "name" : "#001 [P5=76 P6=37]",
- "drilldown" : "001"
- },
- {
- "name" : "#002 [P5=63 P6=32]",
- "y" : 95,
- "drilldown" : "002"
- },
- {
- "drilldown" : "003",
- "y" : 58,
- "name" : "#003 [P5=32 P6=26]"
- },
- {
- "drilldown" : "004",
- "name" : "#004 [P5=46 P6=29]",
- "y" : 75
- },
- {
- "drilldown" : "005",
- "name" : "#005 [P5=33 P6=22]",
- "y" : 55
- },
- {
- "name" : "#006 [P5=27 P6=14]",
- "y" : 41,
- "drilldown" : "006"
- },
- {
- "drilldown" : "007",
- "name" : "#007 [P5=24 P6=20]",
- "y" : 44
- },
- {
- "drilldown" : "008",
- "name" : "#008 [P5=34 P6=20]",
- "y" : 54
- },
- {
- "name" : "#009 [P5=27 P6=14]",
- "y" : 41,
- "drilldown" : "009"
- }
- ]
- }
- ],
- "tooltip" : {
- "followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-26 17:40:55 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
- "legend" : {
- "enabled" : "false"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "xAxis" : {
- "type" : "category"
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "name" : "001",
"id" : "001",
+ "name" : "001",
"data" : [
[
"Perl 5",
@@ -101,7 +20,6 @@
},
{
"id" : "002",
- "name" : "002",
"data" : [
[
"Perl 5",
@@ -111,7 +29,8 @@
"Perl 6",
32
]
- ]
+ ],
+ "name" : "002"
},
{
"data" : [
@@ -128,6 +47,7 @@
"id" : "003"
},
{
+ "id" : "004",
"data" : [
[
"Perl 5",
@@ -138,10 +58,10 @@
29
]
],
- "id" : "004",
"name" : "004"
},
{
+ "id" : "005",
"data" : [
[
"Perl 5",
@@ -152,8 +72,7 @@
22
]
],
- "name" : "005",
- "id" : "005"
+ "name" : "005"
},
{
"data" : [
@@ -166,12 +85,11 @@
14
]
],
- "id" : "006",
- "name" : "006"
+ "name" : "006",
+ "id" : "006"
},
{
"name" : "007",
- "id" : "007",
"data" : [
[
"Perl 5",
@@ -181,9 +99,11 @@
"Perl 6",
20
]
- ]
+ ],
+ "id" : "007"
},
{
+ "name" : "008",
"data" : [
[
"Perl 5",
@@ -194,26 +114,106 @@
20
]
],
- "name" : "008",
"id" : "008"
},
{
+ "id" : "009",
"data" : [
[
"Perl 5",
- 27
+ 29
],
[
"Perl 6",
14
]
],
- "name" : "009",
- "id" : "009"
+ "name" : "009"
}
]
},
- "chart" : {
- "type" : "column"
+ "series" : [
+ {
+ "data" : [
+ {
+ "name" : "#001 [P5=76 P6=37]",
+ "y" : 113,
+ "drilldown" : "001"
+ },
+ {
+ "name" : "#002 [P5=63 P6=32]",
+ "y" : 95,
+ "drilldown" : "002"
+ },
+ {
+ "name" : "#003 [P5=32 P6=26]",
+ "y" : 58,
+ "drilldown" : "003"
+ },
+ {
+ "y" : 75,
+ "drilldown" : "004",
+ "name" : "#004 [P5=46 P6=29]"
+ },
+ {
+ "y" : 55,
+ "drilldown" : "005",
+ "name" : "#005 [P5=33 P6=22]"
+ },
+ {
+ "drilldown" : "006",
+ "y" : 41,
+ "name" : "#006 [P5=27 P6=14]"
+ },
+ {
+ "name" : "#007 [P5=24 P6=20]",
+ "y" : 44,
+ "drilldown" : "007"
+ },
+ {
+ "y" : 54,
+ "drilldown" : "008",
+ "name" : "#008 [P5=34 P6=20]"
+ },
+ {
+ "name" : "#009 [P5=29 P6=14]",
+ "y" : 43,
+ "drilldown" : "009"
+ }
+ ],
+ "name" : "Perl Weekly Challenge Languages",
+ "colorByPoint" : "true"
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-26 19:41:02 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : "true"
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 6c3cb4a6d2..2c7e0ce00c 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,28 +1,16 @@
{
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-26 19:40:58 GMT"
+ },
"yAxis" : {
"title" : {
"text" : "Total Score"
}
},
"tooltip" : {
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
"followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-26 17:40:13 GMT"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
},
"drilldown" : {
"series" : [
@@ -33,43 +21,43 @@
17
],
[
- "Blog",
- 11
- ],
- [
"Perl 5",
18
+ ],
+ [
+ "Blog",
+ 11
]
],
"name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld"
},
{
- "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
- "Perl 6",
- 20
+ "Blog",
+ 2
],
[
"Perl 5",
20
],
[
- "Blog",
- 2
+ "Perl 6",
+ 20
]
],
- "name" : "Joelle Maslak"
+ "id" : "Joelle Maslak"
},
{
"data" : [
[
- "Perl 6",
+ "Perl 5",
16
],
[
- "Perl 5",
+ "Perl 6",
16
]
],
@@ -77,6 +65,7 @@
"id" : "Jaldhar H. Vyas"
},
{
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -87,18 +76,17 @@
16
]
],
- "name" : "Ruben Westerberg",
"id" : "Ruben Westerberg"
},
{
"data" : [
[
- "Perl 5",
- 18
- ],
- [
"Blog",
9
+ ],
+ [
+ "Perl 5",
+ 18
]
],
"name" : "Adam Russell",
@@ -108,60 +96,60 @@
"name" : "Simon Proctor",
"data" : [
[
+ "Perl 5",
+ 4
+ ],
+ [
"Perl 6",
15
],
[
"Blog",
6
- ],
- [
- "Perl 5",
- 4
]
],
"id" : "Simon Proctor"
},
{
- "id" : "Arne Sommer",
+ "name" : "Arne Sommer",
"data" : [
[
- "Blog",
- 8
- ],
- [
"Perl 6",
16
+ ],
+ [
+ "Blog",
+ 8
]
],
- "name" : "Arne Sommer"
+ "id" : "Arne Sommer"
},
{
- "id" : "Kian-Meng Ang",
- "name" : "Kian-Meng Ang",
"data" : [
[
- "Perl 5",
- 16
- ],
- [
"Blog",
8
+ ],
+ [
+ "Perl 5",
+ 16
]
- ]
+ ],
+ "name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang"
},
{
+ "name" : "Dr James A. Smith",
"data" : [
[
- "Perl 5",
- 12
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Perl 5",
+ 12
]
],
- "name" : "Dr James A. Smith",
"id" : "Dr James A. Smith"
},
{
@@ -186,35 +174,35 @@
"id" : "Gustavo Chaves",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
15
+ ],
+ [
+ "Blog",
+ 4
]
],
"name" : "Gustavo Chaves"
},
{
- "id" : "Athanasius",
"data" : [
[
"Perl 5",
18
]
],
- "name" : "Athanasius"
+ "name" : "Athanasius",
+ "id" : "Athanasius"
},
{
- "name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
17
]
],
- "id" : "Andrezgz"
+ "name" : "Andrezgz"
},
{
"id" : "Francis Whittle",
@@ -245,7 +233,6 @@
"name" : "Nick Logan"
},
{
- "id" : "Dave Jacoby",
"data" : [
[
"Blog",
@@ -256,23 +243,35 @@
7
]
],
- "name" : "Dave Jacoby"
+ "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby"
},
{
- "id" : "Lars Balker",
- "name" : "Lars Balker",
"data" : [
[
+ "Perl 5",
+ 10
+ ],
+ [
"Perl 6",
4
- ],
+ ]
+ ],
+ "name" : "Lars Balker",
+ "id" : "Lars Balker"
+ },
+ {
+ "id" : "Daniel Mantovani",
+ "data" : [
[
"Perl 5",
- 10
+ 13
]
- ]
+ ],
+ "name" : "Daniel Mantovani"
},
{
+ "name" : "Mark Senn",
"data" : [
[
"Blog",
@@ -283,20 +282,9 @@
10
]
],
- "name" : "Mark Senn",
"id" : "Mark Senn"
},
{
- "name" : "Daniel Mantovani",
- "data" : [
- [
- "Perl 5",
- 11
- ]
- ],
- "id" : "Daniel Mantovani"
- },
- {
"data" : [
[
"Perl 6",
@@ -307,28 +295,28 @@
"id" : "Doug Schrag"
},
{
- "id" : "Duncan C. White",
"name" : "Duncan C. White",
"data" : [
[
"Perl 5",
10
]
- ]
+ ],
+ "id" : "Duncan C. White"
},
{
- "name" : "Robert Gratza",
+ "id" : "Robert Gratza",
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Perl 5",
+ 2
]
],
- "id" : "Robert Gratza"
+ "name" : "Robert Gratza"
},
{
"name" : "E. Choroba",
@@ -355,14 +343,14 @@
"id" : "Guillermo Ramos"
},
{
- "name" : "John Barrett",
+ "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
],
- "id" : "John Barrett"
+ "name" : "John Barrett"
},
{
"name" : "Ozzy",
@@ -375,37 +363,38 @@
"id" : "Ozzy"
},
{
- "id" : "Alicia Bielsa",