aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-28 09:25:03 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-28 09:25:03 +0100
commita8961ecd8cdffcac899c1152fd40d8dd919743f2 (patch)
tree1ae8b39e50eed73def7ab8bf9159cd7280223b7d
parent8a3358350d1ab099f75db3386155336951aa9ec8 (diff)
downloadperlweeklychallenge-club-a8961ecd8cdffcac899c1152fd40d8dd919743f2.tar.gz
perlweeklychallenge-club-a8961ecd8cdffcac899c1152fd40d8dd919743f2.tar.bz2
perlweeklychallenge-club-a8961ecd8cdffcac899c1152fd40d8dd919743f2.zip
- Updated chart stats.
-rw-r--r--stats/pwc-current.json141
-rw-r--r--stats/pwc-language-breakdown.json88
-rw-r--r--stats/pwc-leaders.json848
-rw-r--r--stats/pwc-summary-1-30.json94
-rw-r--r--stats/pwc-summary-31-60.json38
-rw-r--r--stats/pwc-summary-61-90.json62
-rw-r--r--stats/pwc-summary.json190
7 files changed, 740 insertions, 721 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 670df9174a..8161441f54 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,32 +1,28 @@
{
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 005"
- },
"series" : [
{
- "name" : "Champions",
"colorByPoint" : 1,
+ "name" : "Champions",
"data" : [
{
+ "name" : "Adam Russell",
"drilldown" : "Adam Russell",
+ "y" : 2
+ },
+ {
"y" : 2,
- "name" : "Adam Russell"
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz"
},
{
- "name" : "Andrezgz",
+ "name" : "Athanasius",
"y" : 2,
- "drilldown" : "Andrezgz"
+ "drilldown" : "Athanasius"
},
{
- "name" : "Daniel Mantovani",
+ "drilldown" : "Daniel Mantovani",
"y" : 2,
- "drilldown" : "Daniel Mantovani"
+ "name" : "Daniel Mantovani"
},
{
"drilldown" : "E. Choroba",
@@ -35,47 +31,47 @@
},
{
"drilldown" : "Francis Whittle",
- "name" : "Francis Whittle",
- "y" : 2
+ "y" : 2,
+ "name" : "Francis Whittle"
},
{
- "drilldown" : "Gustavo Chaves",
"name" : "Gustavo Chaves",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Gustavo Chaves"
},
{
"y" : 2,
- "name" : "Dr James A. Smith",
- "drilldown" : "Dr James A. Smith"
+ "drilldown" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith"
},
{
"y" : 4,
- "name" : "Joelle Maslak",
- "drilldown" : "Joelle Maslak"
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
+ "drilldown" : "John Barrett",
"y" : 2,
- "name" : "John Barrett",
- "drilldown" : "John Barrett"
+ "name" : "John Barrett"
},
{
- "y" : 2,
"name" : "Lars Balker",
- "drilldown" : "Lars Balker"
+ "drilldown" : "Lars Balker",
+ "y" : 2
},
{
- "y" : 2,
"name" : "Mark Senn",
+ "y" : 2,
"drilldown" : "Mark Senn"
},
{
"drilldown" : "Robert Gratza",
- "name" : "Robert Gratza",
- "y" : 2
+ "y" : 2,
+ "name" : "Robert Gratza"
},
{
- "drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
"y" : 2
}
]
@@ -85,33 +81,41 @@
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
+ "enabled" : 1,
+ "format" : "{point.y}"
}
}
},
- "subtitle" : {
- "text" : "[Champions: 13] Last updated at 2019-04-27 09:42:49 GMT"
+ "xAxis" : {
+ "type" : "category"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 005"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "legend" : {
- "enabled" : 0
+ "tooltip" : {
+ "followPointer" : 1,
+ "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/>"
+ },
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "name" : "Adam Russell",
- "id" : "Adam Russell",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Adam Russell",
+ "name" : "Adam Russell"
},
{
"name" : "Andrezgz",
@@ -124,56 +128,67 @@
]
},
{
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Daniel Mantovani",
- "name" : "Daniel Mantovani"
+ "id" : "Athanasius"
},
{
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "E. Choroba",
- "name" : "E. Choroba"
+ "id" : "Daniel Mantovani"
+ },
+ {
+ "name" : "E. Choroba",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "id" : "E. Choroba"
},
{
- "name" : "Francis Whittle",
"id" : "Francis Whittle",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Francis Whittle"
},
{
- "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Gustavo Chaves"
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
+ "name" : "Dr James A. Smith",
+ "id" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
+ ]
},
{
+ "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -184,18 +199,17 @@
2
]
],
- "id" : "Joelle Maslak",
"name" : "Joelle Maslak"
},
{
+ "name" : "John Barrett",
"id" : "John Barrett",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "John Barrett"
+ ]
},
{
"name" : "Lars Balker",
@@ -208,40 +222,41 @@
"id" : "Lars Balker"
},
{
- "id" : "Mark Senn",
"data" : [
[
"Perl 6",
2
]
],
+ "id" : "Mark Senn",
"name" : "Mark Senn"
},
{
- "id" : "Robert Gratza",
"data" : [
[
"Perl 6",
2
]
],
+ "id" : "Robert Gratza",
"name" : "Robert Gratza"
},
{
- "name" : "Simon Proctor",
- "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
}
]
},
- "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
+ "subtitle" : {
+ "text" : "[Champions: 14] Last updated at 2019-04-28 08:22:07 GMT"
+ },
+ "legend" : {
+ "enabled" : 0
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 0d84c5c225..a336a2c2e7 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -2,20 +2,34 @@
"title" : {
"text" : "Perl Weekly Challenge Language"
},
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-04-28 08:22:56 GMT"
+ },
+ "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>"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
}
}
},
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"drilldown" : {
"series" : [
{
- "name" : "001",
- "id" : "001",
"data" : [
[
"Perl 5",
@@ -25,10 +39,11 @@
"Perl 6",
37
]
- ]
+ ],
+ "id" : "001",
+ "name" : "001"
},
{
- "name" : "002",
"data" : [
[
"Perl 5",
@@ -39,9 +54,11 @@
32
]
],
- "id" : "002"
+ "id" : "002",
+ "name" : "002"
},
{
+ "name" : "003",
"id" : "003",
"data" : [
[
@@ -52,11 +69,11 @@
"Perl 6",
26
]
- ],
- "name" : "003"
+ ]
},
{
"name" : "004",
+ "id" : "004",
"data" : [
[
"Perl 5",
@@ -66,78 +83,61 @@
"Perl 6",
29
]
- ],
- "id" : "004"
+ ]
},
{
+ "name" : "005",
"data" : [
[
"Perl 5",
- 18
+ 20
],
[
"Perl 6",
10
]
],
- "id" : "005",
- "name" : "005"
+ "id" : "005"
}
]
},
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-04-27 09:43:02 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
- "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/>"
- },
"legend" : {
"enabled" : "false"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
{
- "name" : "#001 [P5=76 P6=37]",
"y" : 113,
+ "name" : "#001 [P5=76 P6=37]",
"drilldown" : "001"
},
{
- "name" : "#002 [P5=63 P6=32]",
"drilldown" : "002",
- "y" : 95
+ "y" : 95,
+ "name" : "#002 [P5=63 P6=32]"
},
{
- "drilldown" : "003",
"y" : 58,
- "name" : "#003 [P5=32 P6=26]"
+ "name" : "#003 [P5=32 P6=26]",
+ "drilldown" : "003"
},
{
"drilldown" : "004",
- "y" : 75,
- "name" : "#004 [P5=46 P6=29]"
+ "name" : "#004 [P5=46 P6=29]",
+ "y" : 75
},
{
- "name" : "#005 [P5=18 P6=10]",
- "drilldown" : "005",
- "y" : 28
+ "y" : 30,
+ "name" : "#005 [P5=20 P6=10]",
+ "drilldown" : "005"
}
],
"colorByPoint" : "true",
"name" : "Perl Weekly Challenge Languages"
}
- ]
+ ],
+ "chart" : {
+ "type" : "column"
+ }
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 0fd1016e0e..ecde27944b 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,270 +1,7 @@
{
- "chart" : {
- "type" : "column"
- },
- "series" : [
- {
- "data" : [
- {
- "y" : 40,
- "drilldown" : "Joelle Maslak",
- "name" : "#1: Joelle Maslak"
- },
- {
- "name" : "#2: Laurent Rosenfeld",
- "y" : 38,
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "drilldown" : "Dr James A. Smith",
- "y" : 36,
- "name" : "#3: Dr James A. Smith"
- },
- {
- "y" : 34,
- "drilldown" : "Simon Proctor",
- "name" : "#4: Simon Proctor"
- },
- {
- "name" : "#5: Jaldhar H. Vyas",
- "y" : 32,
- "drilldown" : "Jaldhar H. Vyas"
- },
- {
- "drilldown" : "Jo Christian Oterhals",
- "y" : 32,
- "name" : "#6: Jo Christian Oterhals"
- },
- {
- "name" : "#7: Nick Logan",
- "drilldown" : "Nick Logan",
- "y" : 32
- },
- {
- "name" : "#8: Adam Russell",
- "drilldown" : "Adam Russell",
- "y" : 30
- },
- {
- "name" : "#9: Lars Balker",
- "drilldown" : "Lars Balker",
- "y" : 28
- },
- {
- "drilldown" : "Mark Senn",
- "y" : 26,
- "name" : "#10: Mark Senn"
- },
- {
- "name" : "#11: Ruben Westerberg",
- "y" : 24,
- "drilldown" : "Ruben Westerberg"
- },
- {
- "name" : "#12: Gustavo Chaves",
- "y" : 22,
- "drilldown" : "Gustavo Chaves"
- },
- {
- "name" : "#13: Kian-Meng Ang",
- "y" : 22,
- "drilldown" : "Kian-Meng Ang"
- },
- {
- "name" : "#14: Andrezgz",
- "y" : 20,
- "drilldown" : "Andrezgz"
- },
- {
- "name" : "#15: Arne Sommer",
- "drilldown" : "Arne Sommer",
- "y" : 18
- },
- {
- "name" : "#16: Francis Whittle",
- "drilldown" : "Francis Whittle",
- "y" : 18
- },
- {
- "name" : "#17: Athanasius",
- "y" : 16,
- "drilldown" : "Athanasius"
- },
- {
- "name" : "#18: Doug Schrag",
- "drilldown" : "Doug Schrag",
- "y" : 16
- },
- {
- "drilldown" : "Robert Gratza",
- "y" : 16,
- "name" : "#19: Robert Gratza"
- },
- {
- "name" : "#20: John Barrett",
- "drilldown" : "John Barrett",
- "y" : 14
- },
- {
- "drilldown" : "Daniel Mantovani",
- "y" : 12,
- "name" : "#21: Daniel Mantovani"
- },
- {
- "name" : "#22: Duncan C. White",
- "y" : 12,
- "drilldown" : "Duncan C. White"
- },
- {
- "y" : 12,
- "drilldown" : "Philippe Bruhat",
- "name" : "#23: Philippe Bruhat"
- },
- {
- "drilldown" : "Sergio Iglesias",
- "y" : 12,
- "name" : "#24: Sergio Iglesias"
- },
- {
- "name" : "#25: Khalid",
- "y" : 10,
- "drilldown" : "Khalid"
- },
- {
- "drilldown" : "Steve Rogerson",
- "y" : 10,
- "name" : "#26: Steve Rogerson"
- },
- {
- "drilldown" : "Veesh Goldman",
- "y" : 10,
- "name" : "#27: Veesh Goldman"
- },
- {
- "drilldown" : "Alex Daniel",
- "y" : 8,
- "name" : "#28: Alex Daniel"
- },
- {
- "drilldown" : "Arpad Toth",
- "y" : 8,
- "name" : "#29: Arpad Toth"
- },
- {
- "y" : 8,
- "drilldown" : "Bob Kleemann",
- "name" : "#30: Bob Kleemann"
- },
- {
- "name" : "#31: Chenyf",
- "drilldown" : "Chenyf",
- "y" : 8
- },
- {
- "drilldown" : "David Kayal",
- "y" : 8,
- "name" : "#32: David Kayal"
- },
- {
- "drilldown" : "Matt Latusek",
- "y" : 8,
- "name" : "#33: Matt Latusek"
- },
- {
- "name" : "#34: Maxim Kolodyazhny",
- "drilldown" : "Maxim Kolodyazhny",
- "y" : 8
- },
- {
- "drilldown" : "Ozzy",
- "y" : 8,
- "name" : "#35: Ozzy"
- },
- {
- "name" : "#36: Simon Reinhardt",
- "y" : 8,
- "drilldown" : "Simon Reinhardt"
- },
- {
- "drilldown" : "Steven Wilson",
- "y" : 8,
- "name" : "#37: Steven Wilson"
- },
- {
- "drilldown" : "Ailbhe Tweedie",
- "y" : 6,
- "name" : "#38: Ailbhe Tweedie"
- },
- {
- "drilldown" : "Dave Cross",
- "y" : 6,
- "name" : "#39: Dave Cross"
- },
- {
- "name" : "#40: Dave Jacoby",
- "drilldown" : "Dave Jacoby",
- "y" : 6
- },
- {
- "name" : "#41: E. Choroba",
- "drilldown" : "E. Choroba",
- "y" : 6
- },
- {
- "name" : "#42: Freddie B",
- "y" : 6,
- "drilldown" : "Freddie B"
- },
- {
- "name" : "#43: Jeremy Carman",
- "drilldown" : "Jeremy Carman",
- "y" : 6
- },
- {
- "drilldown" : "Kivanc Yazan",
- "y" : 6,
- "name" : "#44: Kivanc Yazan"
- },
- {
- "y" : 6,
- "drilldown" : "Neil Bowers",
- "name" : "#45: Neil Bowers"
- },
- {
- "name" : "#46: Pete Houston",
- "drilldown" : "Pete Houston",
- "y" : 6
- },
- {
- "drilldown" : "Sean Meininger",
- "y" : 6,
- "name" : "#47: Sean Meininger"
- },
- {
- "name" : "#48: Abigail",
- "drilldown" : "Abigail",
- "y" : 4
- },
- {
- "name" : "#49: Alicia Bielsa",
- "drilldown" : "Alicia Bielsa",
- "y" : 4
- },
- {
- "name" : "#50: Antonio Gamiz",
- "drilldown" : "Antonio Gamiz",
- "y" : 4
- }
- ],
- "name" : "Perl Weekly Challenge Leaders",
- "colorByPoint" : "true"
- }
- ],
"drilldown" : {
"series" : [
{
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -273,8 +10,14 @@
[
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 1
]
- ]
+ ],
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
"name" : "Laurent Rosenfeld",
@@ -295,60 +38,59 @@
]
},
{
- "name" : "Dr James A. Smith",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Perl 5",
+ 10
]
],
- "id" : "Dr James A. Smith"
+ "id" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith"
},
{
- "name" : "Simon Proctor",
"data" : [
[
+ "Perl 5",
+ 4
+ ],
+ [
"Blog",
3
],
[
"Perl 6",
10
- ],
- [
- "Perl 5",
- 4
]
],
- "id" : "Simon Proctor"
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
"name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
- ],
- "id" : "Jaldhar H. Vyas"
+ ]
},
{
- "id" : "Jo Christian Oterhals",
"data" : [
[
- "Perl 6",
+ "Perl 5",
6
],
[
- "Perl 5",
+ "Perl 6",
6
],
[
@@ -356,66 +98,66 @@
4
]
],
+ "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals"
},
{
"id" : "Nick Logan",
+ "name" : "Nick Logan",
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
- ],
- "name" : "Nick Logan"
+ ]
},
{
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Blog",
5
- ]
- ],
- "id" : "Adam Russell",
- "name" : "Adam Russell"
- },
- {
- "data" : [
- [
- "Perl 6",
- 4
],
[
"Perl 5",
10
]
],
- "id" : "Lars Balker",
- "name" : "Lars Balker"
+ "name" : "Adam Russell",
+ "id" : "Adam Russell"
},
{
+ "id" : "Lars Balker",
+ "name" : "Lars Balker",
"data" : [
[
- "Perl 6",
+ "Perl 5",
10
],
[
+ "Perl 6",
+ 4
+ ]
+ ]
+ },
+ {
+ "data" : [
+ [
"Blog",
3
+ ],
+ [
+ "Perl 6",
+ 10
]
],
- "id" : "Mark Senn",
- "name" : "Mark Senn"
+ "name" : "Mark Senn",
+ "id" : "Mark Senn"
},
{
- "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -426,23 +168,26 @@
6
]
],
+ "id" : "Ruben Westerberg",
"name" : "Ruben Westerberg"
},
{
- "name" : "Gustavo Chaves",
- "id" : "Gustavo Chaves",
"data" : [
[
- "Perl 5",
- 7
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 7
]
- ]
+ ],
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
+ "name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
"Blog",
@@ -452,13 +197,21 @@
"Perl 5",
8
]
- ],
- "id" : "Kian-Meng Ang",
- "name" : "Kian-Meng Ang"
+ ]
},
{
- "name" : "Andrezgz",
+ "data" : [
+ [
+ "Perl 5",
+ 10
+ ]
+ ],
"id" : "Andrezgz",
+ "name" : "Andrezgz"
+ },
+ {
+ "id" : "Athanasius",
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
@@ -491,31 +244,22 @@
3
]
],
- "id" : "Francis Whittle",
- "name" : "Francis Whittle"
+ "name" : "Francis Whittle",
+ "id" : "Francis Whittle"
},
{
"data" : [
[
- "Perl 5",
- 8
- ]
- ],
- "id" : "Athanasius",
- "name" : "Athanasius"
- },
- {
- "name" : "Doug Schrag",
- "data" : [
- [
"Perl 6",
8
]
],
- "id" : "Doug Schrag"
+ "id" : "Doug Schrag",
+ "name" : "Doug Schrag"
},
{
"name" : "Robert Gratza",
+ "id" : "Robert Gratza",
"data" : [
[
"Perl 6",
@@ -525,37 +269,36 @@
"Perl 5",
2
]
- ],
- "id" : "Robert Gratza"
+ ]
},
{
+ "name" : "John Barrett",
+ "id" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ],
- "id" : "John Barrett",
- "name" : "John Barrett"
+ ]
},
{
+ "id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
6
]
- ],
- "id" : "Daniel Mantovani",
- "name" : "Daniel Mantovani"
+ ]
},
{
- "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
6
]
],
+ "id" : "Duncan C. White",
"name" : "Duncan C. White"
},
{
@@ -573,56 +316,56 @@
"name" : "Philippe Bruhat"
},
{
- "name" : "Sergio Iglesias",
- "id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
- ]
+ ],
+ "name" : "Sergio Iglesias",
+ "id" : "Sergio Iglesias"
},
{
"name" : "Khalid",
+ "id" : "Khalid",
"data" : [
[
- "Perl 5",
- 4
- ],
- [
"Blog",
1
+ ],
+ [
+ "Perl 5",
+ 4
]
- ],
- "id" : "Khalid"
+ ]
},
{
"data" : [
[
- "Perl 5",
- 3
- ],
- [
"Perl 6",
2
+ ],
+ [
+ "Perl 5",
+ 3
]
],
- "id" : "Steve Rogerson",
- "name" : "Steve Rogerson"
+ "name" : "Steve Rogerson",
+ "id" : "Steve Rogerson"
},