aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-20 12:48:00 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-20 12:48:00 +0000
commit76ede61293f6b7e2aa94e8536c3579f3bd3ce3a4 (patch)
tree9265dcfd9b2f1a012a0770d16034a96a8cabe600
parent3697dbd2f899812584959fc533252ff4cc873ab8 (diff)
downloadperlweeklychallenge-club-76ede61293f6b7e2aa94e8536c3579f3bd3ce3a4.tar.gz
perlweeklychallenge-club-76ede61293f6b7e2aa94e8536c3579f3bd3ce3a4.tar.bz2
perlweeklychallenge-club-76ede61293f6b7e2aa94e8536c3579f3bd3ce3a4.zip
- Added solutions by Lubos Kolouch.
-rw-r--r--challenge-091/lubos-kolouch/perl/ch-1.pl (renamed from challenge-091/lubos-kolouch/perl/ch_1.pl)0
-rw-r--r--challenge-091/lubos-kolouch/perl/ch-2.pl (renamed from challenge-091/lubos-kolouch/perl/ch_2.pl)0
-rw-r--r--stats/pwc-current.json253
-rw-r--r--stats/pwc-language-breakdown-summary.json58
-rw-r--r--stats/pwc-language-breakdown.json1224
-rw-r--r--stats/pwc-leaders.json700
-rw-r--r--stats/pwc-summary-1-30.json32
-rw-r--r--stats/pwc-summary-121-150.json108
-rw-r--r--stats/pwc-summary-151-180.json126
-rw-r--r--stats/pwc-summary-181-210.json120
-rw-r--r--stats/pwc-summary-31-60.json104
-rw-r--r--stats/pwc-summary-61-90.json32
-rw-r--r--stats/pwc-summary-91-120.json108
-rw-r--r--stats/pwc-summary.json488
14 files changed, 1684 insertions, 1669 deletions
diff --git a/challenge-091/lubos-kolouch/perl/ch_1.pl b/challenge-091/lubos-kolouch/perl/ch-1.pl
index 88fd4d34ed..88fd4d34ed 100644
--- a/challenge-091/lubos-kolouch/perl/ch_1.pl
+++ b/challenge-091/lubos-kolouch/perl/ch-1.pl
diff --git a/challenge-091/lubos-kolouch/perl/ch_2.pl b/challenge-091/lubos-kolouch/perl/ch-2.pl
index 8c7a755298..8c7a755298 100644
--- a/challenge-091/lubos-kolouch/perl/ch_2.pl
+++ b/challenge-091/lubos-kolouch/perl/ch-2.pl
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index c52ee81c55..15fb1cdbb9 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,18 +1,47 @@
{
+ "legend" : {
+ "enabled" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 091"
+ },
"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/>"
+ "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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 27] Last updated at 2020-12-20 12:47:06 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"series" : [
{
- "colorByPoint" : 1,
"name" : "Perl Weekly Challenge - 091",
+ "colorByPoint" : 1,
"data" : [
{
- "name" : "Aaron Smith",
"y" : 3,
- "drilldown" : "Aaron Smith"
+ "drilldown" : "Aaron Smith",
+ "name" : "Aaron Smith"
},
{
"drilldown" : "Abigail",
@@ -20,13 +49,13 @@
"name" : "Abigail"
},
{
- "drilldown" : "Alexander Karelas",
+ "name" : "Alexander Karelas",
"y" : 2,
- "name" : "Alexander Karelas"
+ "drilldown" : "Alexander Karelas"
},
{
- "drilldown" : "Alexander Pankoff",
"y" : 2,
+ "drilldown" : "Alexander Pankoff",
"name" : "Alexander Pankoff"
},
{
@@ -35,34 +64,34 @@
"drilldown" : "Andrew Shitov"
},
{
- "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"y" : 3,
- "name" : "Dave Jacoby"
+ "drilldown" : "Dave Jacoby"
},
{
- "y" : 2,
"name" : "E. Choroba",
+ "y" : 2,
"drilldown" : "E. Choroba"
},
{
+ "drilldown" : "Flavio Poletti",
"y" : 4,
- "name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti"
+ "name" : "Flavio Poletti"
},
{
- "name" : "James Smith",
+ "drilldown" : "James Smith",
"y" : 2,
- "drilldown" : "James Smith"
+ "name" : "James Smith"
},
{
- "drilldown" : "Jan Krnavek",
"name" : "Jan Krnavek",
+ "drilldown" : "Jan Krnavek",
"y" : 2
},
{
"name" : "Joel Crosswhite",
- "y" : 2,
- "drilldown" : "Joel Crosswhite"
+ "drilldown" : "Joel Crosswhite",
+ "y" : 2
},
{
"name" : "Jorg Sommrey",
@@ -70,34 +99,39 @@
"drilldown" : "Jorg Sommrey"
},
{
- "name" : "Kang-min Liu",
"y" : 4,
- "drilldown" : "Kang-min Liu"
+ "drilldown" : "Kang-min Liu",
+ "name" : "Kang-min Liu"
},
{
+ "y" : 5,
"drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 5
+ "name" : "Laurent Rosenfeld"
},
{
- "name" : "Mark Anderson",
"y" : 2,
- "drilldown" : "Mark Anderson"
+ "drilldown" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
+ },
+ {
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
+ "y" : 2
},
{
- "y" : 2,
"name" : "Niels van Dijke",
+ "y" : 2,
"drilldown" : "Niels van Dijke"
},
{
- "y" : 2,
"name" : "Nuno Vieira",
- "drilldown" : "Nuno Vieira"
+ "drilldown" : "Nuno Vieira",
+ "y" : 2
},
{
- "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio",
"y" : 2,
- "name" : "Paulo Custodio"
+ "drilldown" : "Paulo Custodio"
},
{
"drilldown" : "Pete Houston",
@@ -105,39 +139,39 @@
"name" : "Pete Houston"
},
{
- "drilldown" : "Philip Hood",
"name" : "Philip Hood",
+ "drilldown" : "Philip Hood",
"y" : 2
},
{
"name" : "Roger Bell_West",
- "y" : 5,
- "drilldown" : "Roger Bell_West"
+ "drilldown" : "Roger Bell_West",
+ "y" : 5
},
{
- "name" : "Simon Green",
"y" : 3,
- "drilldown" : "Simon Green"
+ "drilldown" : "Simon Green",
+ "name" : "Simon Green"
},
{
- "y" : 2,
"name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
+ "drilldown" : "Simon Proctor",
+ "y" : 2
},
{
+ "name" : "Stuart Little",
"drilldown" : "Stuart Little",
- "y" : 2,
- "name" : "Stuart Little"
+ "y" : 2
},
{
"name" : "Ulrich Rieke",
- "y" : 4,
- "drilldown" : "Ulrich Rieke"
+ "drilldown" : "Ulrich Rieke",
+ "y" : 4
},
{
- "drilldown" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan",
"y" : 3,
- "name" : "W. Luis Mochan"
+ "drilldown" : "W. Luis Mochan"
}
]
}
@@ -146,6 +180,7 @@
"series" : [
{
"name" : "Aaron Smith",
+ "id" : "Aaron Smith",
"data" : [
[
"Raku",
@@ -155,11 +190,9 @@
"Blog",
1
]
- ],
- "id" : "Aaron Smith"
+ ]
},
{
- "name" : "Abigail",
"id" : "Abigail",
"data" : [
[
@@ -170,29 +203,31 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Abigail"
},
{
- "name" : "Alexander Karelas",
"data" : [
[
"Perl",
2
]
],
- "id" : "Alexander Karelas"
+ "id" : "Alexander Karelas",
+ "name" : "Alexander Karelas"
},
{
- "name" : "Alexander Pankoff",
"id" : "Alexander Pankoff",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Alexander Pankoff"
},
{
+ "name" : "Andrew Shitov",
"data" : [
[
"Raku",
@@ -203,10 +238,10 @@
1
]
],
- "id" : "Andrew Shitov",
- "name" : "Andrew Shitov"
+ "id" : "Andrew Shitov"
},
{
+ "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
"data" : [
[
@@ -217,21 +252,21 @@
"Blog",
1
]
- ],
- "name" : "Dave Jacoby"
+ ]
},
{
- "name" : "E. Choroba",
"id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "E. Choroba"
},
{
"name" : "Flavio Poletti",
+ "id" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -241,48 +276,47 @@
"Blog",
2
]
- ],
- "id" : "Flavio Poletti"
+ ]
},
{
- "id" : "James Smith",
+ "name" : "James Smith",
"data" : [
[
"Perl",
2
]
],
- "name" : "James Smith"
+ "id" : "James Smith"
},
{
- "id" : "Jan Krnavek",
+ "name" : "Jan Krnavek",
"data" : [
[
"Raku",
2
]
],
- "name" : "Jan Krnavek"
+ "id" : "Jan Krnavek"
},
{
+ "name" : "Joel Crosswhite",
"data" : [
[
"Perl",
2
]
],
- "id" : "Joel Crosswhite",
- "name" : "Joel Crosswhite"
+ "id" : "Joel Crosswhite"
},
{
- "name" : "Jorg Sommrey",
- "id" : "Jorg Sommrey",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Jorg Sommrey",
+ "name" : "Jorg Sommrey"
},
{
"data" : [
@@ -300,7 +334,6 @@
},
{
"name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -314,67 +347,78 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
+ "name" : "Lubos Kolouch",
"data" : [
[
- "Raku",
+ "Perl",
2
]
],
+ "id" : "Lubos Kolouch"
+ },
+ {
"id" : "Mark Anderson",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ]
+ ],
"name" : "Mark Anderson"
},
{
- "name" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
],
- "id" : "Niels van Dijke"
+ "id" : "Niels van Dijke",
+ "name" : "Niels van Dijke"
},
{
- "name" : "Nuno Vieira",
+ "id" : "Nuno Vieira",
"data" : [
[
"Perl",
2
]
],
- "id" : "Nuno Vieira"
+ "name" : "Nuno Vieira"
},
{
- "name" : "Paulo Custodio",
"id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Paulo Custodio"
},
{
- "id" : "Pete Houston",
+ "name" : "Pete Houston",
"data" : [
[
"Perl",
2
]
],
- "name" : "Pete Houston"
+ "id" : "Pete Houston"
},
{
+ "name" : "Philip Hood",
"id" : "Philip Hood",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Philip Hood"
+ ]
},
{
"name" : "Roger Bell_West",
@@ -395,7 +439,6 @@
]
},
{
- "name" : "Simon Green",
"id" : "Simon Green",
"data" : [
[
@@ -406,7 +449,8 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Simon Green"
},
{
"id" : "Simon Proctor",
@@ -420,17 +464,15 @@
},
{
"name" : "Stuart Little",
+ "id" : "Stuart Little",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Stuart Little"
+ ]
},
{
- "name" : "Ulrich Rieke",
- "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -440,9 +482,13 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
},
{
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -452,39 +498,8 @@
"Blog",
1
]
- ],
- "id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
+ ]
}
]
- },
- "legend" : {
- "enabled" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 26] Last updated at 2020-12-20 03:58:17 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 091"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 6cfecf8310..10ca9263c9 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,33 +1,40 @@
{
- "yAxis" : {
- "title" : {
- "text" : null
- },
- "min" : 0
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
},
"xAxis" : {
- "type" : "category",
"labels" : {
"style" : {
"fontSize" : "13px",
"fontFamily" : "Verdana, sans-serif"
}
- }
+ },
+ "type" : "category"
},
"chart" : {
"type" : "column"
},
- "legend" : {
- "enabled" : "false"
- },
"title" : {
"text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
},
- "subtitle" : {
- "text" : "Last updated at 2020-12-20 03:58:17 GMT"
+ "legend" : {
+ "enabled" : "false"
},
"series" : [
{
+ "name" : "Contributions",
+ "dataLabels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "rotation" : -90,
+ "enabled" : "true",
+ "align" : "right",
+ "y" : 10,
+ "format" : "{point.y:.0f}",
+ "color" : "#FFFFFF"
+ },
"data" : [
[
"Blog",
@@ -35,29 +42,22 @@
],
[
"Perl",
- 4112
+ 4114
],
[
"Raku",
2742
]
- ],
- "name" : "Contributions",
- "dataLabels" : {
- "align" : "right",
- "color" : "#FFFFFF",
- "rotation" : -90,
- "y" : 10,
- "format" : "{point.y:.0f}",
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "enabled" : "true"
- }
+ ]
}
],
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
+ "subtitle" : {
+ "text" : "Last updated at 2020-12-20 12:47:05 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : null
+ }
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 6909c90f00..5d4afc238e 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,9 +1,467 @@
{
- "tooltip" : {
- "followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style=\"font-size:11px\"></span>"
- },
+ "series" : [
+ {
+ "name" : "Perl Weekly Challenge Languages",
+ "colorByPoint" : "true",
+ "data" : [
+ {
+ "drilldown" : "001",
+ "y" : 147,
+ "name" : "#001"
+ },
+ {
+ "name" : "#002",
+ "y" : 116,
+ "drilldown" : "002"
+ },
+ {
+ "name" : "#003",
+ "y" : 73,
+ "drilldown" : "003"
+ },
+ {
+ "drilldown" : "004",
+ "y" : 93,
+ "name" : "#004"
+ },
+ {
+ "name" : "#005",
+ "drilldown" : "005",
+ "y" : 72
+ },
+ {
+ "name" : "#006",
+ "y" : 54,
+ "drilldown" : "006"
+ },
+ {
+ "drilldown" : "007",
+ "y" : 61,
+ "name" : "#007"
+ },
+ {
+ "drilldown" : "008",
+ "y" : 74,
+ "name" : "#008"
+ },
+ {
+ "y" : 72,
+ "drilldown" : "009",
+ "name" : "#009"
+ },
+ {
+ "drilldown" : "010",
+ "y" : 62,
+ "name" : "#010"
+ },
+ {
+ "name" : "#011",
+ "y" : 81,
+ "drilldown" : "011"
+ },
+ {
+ "name" : "#012",
+ "y" : 85,
+ "drilldown" : "012"
+ },
+ {
+ "y" : 80,
+ "drilldown" : "013",
+ "name" : "#013"
+ },
+ {
+ "y" : 98,
+ "drilldown" : "014",
+ "name" : "#014"
+ },
+ {
+ "name" : "#015",
+ "y" : 95,
+ "drilldown" : "015"
+ },
+ {
+ "name" : "#016",
+ "y" : 68,
+ "drilldown" : "016"
+ },
+ {
+ "name" : "#017",
+ "drilldown" : "017",
+ "y" : 81
+ },
+ {
+ "name" : "#018",
+ "y" : 78,
+ "drilldown" : "018"
+ },
+ {
+ "name" : "#019",
+ "drilldown" : "019",
+ "y" : 99
+ },
+ {
+ "y" : 97,
+ "drilldown" : "020",
+ "name" : "#020"
+ },
+ {
+ "name" : "#021",
+ "drilldown" : "021",
+ "y" : 69
+ },
+ {
+ "drilldown" : "022",
+ "y" : 63,
+ "name" : "#022"
+ },
+ {
+ "name" : "#023",
+ "drilldown" : "023",
+ "y" : 93
+ },
+ {
+ "name" : "#024",
+ "y" : 72,
+ "drilldown" : "024"
+ },
+ {
+ "name" : "#025",
+ "y" : 55,
+ "drilldown" : "025"
+ },
+ {
+ "name" : "#026",
+ "y" : 72,
+ "drilldown" : "026"
+ },
+ {
+ "y" : 58,
+ "drilldown" : "027",
+ "name" : "#027"
+ },
+ {
+ "y" : 80,
+ "drilldown" : "028",
+ "name" : "#028"
+ },
+ {
+ "name" : "#029",
+ "drilldown" : "029",
+ "y" : 79
+ },
+ {
+ "drilldown" : "030",
+ "y" : 117,
+ "name" : "#030"
+ },
+ {
+ "drilldown" : "031",
+ "y" : 89,
+ "name" : "#031"
+ },
+ {
+ "y" : 94,
+ "drilldown" : "032",
+ "name" : "#032"
+ },
+ {
+ "name" : "#033",
+ "y" : 110,
+ "drilldown" : "033"
+ },
+ {
+ "name" : "#034",
+ "y" : 64,
+ "drilldown" : "034"
+ },
+ {
+ "y" : 62,
+ "drilldown" : "035",
+ "name" : "#035"
+ },
+ {
+ "name" : "#036",
+ "drilldown" : "036",
+ "y" : 66
+ },
+ {
+ "drilldown" : "037",
+ "y" : 67,
+ "name" : "#037"
+ },
+ {
+ "drilldown" : "038",
+ "y" : 65,
+ "name" : "#038"
+ },
+ {
+ "name" : "#039",
+ "y" : 62,
+ "drilldown" : "039"
+ },
+ {
+ "name" : "#040",
+ "drilldown" : "040",
+ "y" : 73
+ },
+ {
+ "name" : "#041",
+ "drilldown" : "041",
+ "y" : 76
+ },
+ {
+ "name" : "#042",
+ "y" : 90,
+ "drilldown" : "042"
+ },
+ {
+ "name" : "#043",
+ "drilldown" : "043",
+ "y" : 68
+ },
+ {
+ "name" : "#044",
+ "drilldown" : "044",
+ "y" : 84
+ },
+ {
+ "name" : "#045",
+ "drilldown" : "045",
+ "y" : 96
+ },
+ {
+ "drilldown" : "046",
+ "y" : 87,
+ "name" : "#046"
+ },
+ {
+ "name" : "#047",
+ "y" : 84,
+ "drilldown" : "047"
+ },
+ {
+ "name" : "#048",
+ "y" : 108,
+ "drilldown" : "048"
+ },
+ {
+ "y" : 87,
+ "drilldown" : "049",
+ "name" : "#049"
+ },
+ {
+ "y" : 98,
+ "drilldown" : "050",
+ "name" : "#050"
+ },
+ {
+ "drilldown" : "051",
+ "y" : 89,
+ "name" : "#051"
+ },
+ {
+ "y" : 91,
+ "drilldown" : "052",
+ "name" : "#052"
+ },
+ {
+ "name" : "#053",
+ "y" : 101,
+ "drilldown" : "053"
+ },
+ {
+ "name" : "#054",
+ "y" : 103,
+ "drilldown" : "054"
+ },
+ {
+ "y" : 88,
+ "drilldown" : "055",
+ "name" : "#055"
+ },
+ {
+ "name" : "#056",
+ "y" : 95,
+ "drilldown" : "056"
+ },
+ {
+ "y" : 80,
+ "drilldown" : "057",
+ "name" : "#057"
+ },
+ {
+ "name" : "#058",
+ "y" : 69,
+ "drilldown" : "058"
+ },
+ {
+ "name" : "#059",
+ "y" : 89,
+ "drilldown" : "059"
+ },
+ {
+ "drilldown" : "060",
+ "y" : 85,
+ "name" : "#060"
+ },
+ {
+ "name" : "#061",
+ "y" : 81,
+ "drilldown" : "061"
+ },
+ {
+ "drilldown" : "062",
+ "y" : 54,
+ "name" : "#062"
+ },
+ {
+ "name" : "#063",
+ "y" : 89,
+ "drilldown" : "063"
+ },
+ {
+ "y" : 80,
+ "drilldown" : "064",
+ "name" : "#064"
+ },
+ {
+ "name" : "#065",
+ "drilldown" : "065",
+ "y" : 73
+ },
+ {
+ "y" : 84,
+ "drilldown" : "066",
+ "name" : "#066"
+ },
+ {
+ "name" : "#067",
+ "y" : 90,
+ "drilldown" : "067"
+ },
+ {
+ "name" : "#068",
+ "drilldown" : "068",
+ "y" : 75
+ },
+ {
+ "name" : "#069",
+ "drilldown" : "069",
+ "y" : 83
+ },
+ {
+ "name" : "#070",
+ "y" : 93,
+ "drilldown" : "070"
+ },
+ {
+ "name" : "#071",
+ "drilldown" : "071",
+ "y" : 78
+ },
+ {
+ "name" : "#072",
+ "drilldown" : "072",
+ "y" : 112
+ },
+ {
+ "name" : "#073",
+ "y" : 110,
+ "drilldown" : "073"
+ },
+ {
+ "drilldown" : "074",
+ "y" : 115,
+ "name" : "#074"
+ },
+ {
+ "y" : 113,
+ "drilldown" : "075",
+ "name" : "#075"
+ },
+ {
+ "y" : 95,
+ "drilldown" : "076",
+ "name" : "#076"
+ },
+ {
+ "y" : 96,
+ "drilldown