aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-challenge-040.json369
-rw-r--r--stats/pwc-challenge-041.json427
-rw-r--r--stats/pwc-challenge-042.json533
-rw-r--r--stats/pwc-challenge-043.json385
-rw-r--r--stats/pwc-current.json154
-rw-r--r--stats/pwc-language-breakdown-summary.json80
-rw-r--r--stats/pwc-language-breakdown.json1112
-rw-r--r--stats/pwc-leaders.json404
-rw-r--r--stats/pwc-summary-1-30.json44
-rw-r--r--stats/pwc-summary-121-150.json50
-rw-r--r--stats/pwc-summary-151-180.json44
-rw-r--r--stats/pwc-summary-181-210.json108
-rw-r--r--stats/pwc-summary-211-240.json44
-rw-r--r--stats/pwc-summary-241-270.json44
-rw-r--r--stats/pwc-summary-31-60.json116
-rw-r--r--stats/pwc-summary-61-90.json116
-rw-r--r--stats/pwc-summary-91-120.json46
-rw-r--r--stats/pwc-summary.json50
18 files changed, 2093 insertions, 2033 deletions
diff --git a/stats/pwc-challenge-040.json b/stats/pwc-challenge-040.json
index ec8567fe1e..e9b7fed33f 100644
--- a/stats/pwc-challenge-040.json
+++ b/stats/pwc-challenge-040.json
@@ -1,14 +1,139 @@
{
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 040"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "series" : [
+ {
+ "name" : "The Weekly Challenge - 040",
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Adam Russell",
+ "name" : "Adam Russell",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "name" : "Anton Fedotov",
+ "drilldown" : "Anton Fedotov",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer",
+ "y" : 3
+ },
+ {
+ "y" : 5,
+ "name" : "Burkhard Nickels",
+ "drilldown" : "Burkhard Nickels"
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Colin Crain",
+ "name" : "Colin Crain"
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "name" : "Duane Powell",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Duncan C. White",
+ "name" : "Duncan C. White",
+ "y" : 2
+ },
+ {
+ "y" : 3,
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "y" : 5,
+ "name" : "Jaldhar H. Vyas",
+ "drilldown" : "Jaldhar H. Vyas"
+ },
+ {
+ "name" : "Javier Luque",
+ "drilldown" : "Javier Luque",
+ "y" : 5
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
+ "y" : 6
+ },
+ {
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Noud Aldenhoven",
+ "name" : "Noud Aldenhoven",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Paulo Custodio",
+ "drilldown" : "Paulo Custodio"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Peter Scott",
+ "name" : "Peter Scott"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 5
+ },
+ {
+ "name" : "Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg",
+ "y" : 4
+ },
+ {
+ "name" : "Ryan Thompson",
+ "drilldown" : "Ryan Thompson",
+ "y" : 5
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Saif Ahmed",
+ "name" : "Saif Ahmed"
+ },
+ {
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
+ "y" : 2
+ },
+ {
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
+ },
+ {
+ "drilldown" : "Wanderdoc",
+ "name" : "Wanderdoc",
+ "y" : 2
+ }
+ ]
}
+ ],
+ "xAxis" : {
+ "type" : "category"
},
"drilldown" : {
"series" : [
@@ -37,17 +162,16 @@
"name" : "Andrezgz"
},
{
+ "name" : "Anton Fedotov",
"id" : "Anton Fedotov",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Anton Fedotov"
+ ]
},
{
- "id" : "Arne Sommer",
"data" : [
[
"Raku",
@@ -58,9 +182,11 @@
1
]
],
+ "id" : "Arne Sommer",
"name" : "Arne Sommer"
},
{
+ "id" : "Burkhard Nickels",
"data" : [
[
"Perl",
@@ -75,11 +201,10 @@
1
]
],
- "id" : "Burkhard Nickels",
"name" : "Burkhard Nickels"
},
{
- "id" : "Colin Crain",
+ "name" : "Colin Crain",
"data" : [
[
"Perl",
@@ -90,29 +215,31 @@
2
]
],
- "name" : "Colin Crain"
+ "id" : "Colin Crain"
},
{
- "name" : "Duane Powell",
+ "id" : "Duane Powell",
"data" : [
[
"Perl",
2
]
],
- "id" : "Duane Powell"
+ "name" : "Duane Powell"
},
{
- "id" : "Duncan C. White",
+ "name" : "Duncan C. White",
"data" : [
[
"Perl",
2
]
],
- "name" : "Duncan C. White"
+ "id" : "Duncan C. White"
},
{
+ "name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
@@ -122,11 +249,10 @@
"Blog",
1
]
- ],
- "id" : "E. Choroba",
- "name" : "E. Choroba"
+ ]
},
{
+ "name" : "Jaldhar H. Vyas",
"id" : "Jaldhar H. Vyas",
"data" : [
[
@@ -141,11 +267,9 @@
"Blog",
1
]
- ],
- "name" : "Jaldhar H. Vyas"
+ ]
},
{
- "name" : "Javier Luque",
"data" : [
[
"Perl",
@@ -160,7 +284,8 @@
1
]
],
- "id" : "Javier Luque"
+ "id" : "Javier Luque",
+ "name" : "Javier Luque"
},
{
"data" : [
@@ -181,36 +306,47 @@
"name" : "Laurent Rosenfeld"
},
{
+ "name" : "Lubos Kolouch",
"id" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Lubos Kolouch"
+ ]
},
{
+ "name" : "Noud Aldenhoven",
"id" : "Noud Aldenhoven",
"data" : [
[
"Raku",
2
]
+ ]
+ },
+ {
+ "name" : "Paulo Custodio",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
],
- "name" : "Noud Aldenhoven"
+ "id" : "Paulo Custodio"
},
{
+ "id" : "Peter Scott",
"data" : [
[
"Perl",
1
]
],
- "id" : "Peter Scott",
"name" : "Peter Scott"
},
{
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -225,11 +361,10 @@
1
]
],
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West"
},
{
- "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl",
@@ -240,10 +375,9 @@
2
]
],
- "name" : "Ruben Westerberg"
+ "id" : "Ruben Westerberg"
},
{
- "name" : "Ryan Thompson",
"id" : "Ryan Thompson",
"data" : [
[
@@ -258,37 +392,38 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Ryan Thompson"
},
{
- "name" : "Saif Ahmed",
- "id" : "Saif Ahmed",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Saif Ahmed",
+ "name" : "Saif Ahmed"
},
{
- "name" : "Simon Proctor",
"data" : [
[
"Raku",
2
]
],
- "id" : "Simon Proctor"
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
"name" : "Steven Wilson",
+ "id" : "Steven Wilson",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Steven Wilson"
+ ]
},
{
"name" : "Stuart Little",
@@ -311,30 +446,30 @@
"name" : "Ulrich Rieke"
},
{
- "id" : "Wanderdoc",
+ "name" : "Wanderdoc",
"data" : [
[
"Perl",
2
]
],
- "name" : "Wanderdoc"
+ "id" : "Wanderdoc"
}
]
},
- "xAxis" : {
- "type" : "category"
+ "title" : {
+ "text" : "The Weekly Challenge - 040"
},
- "subtitle" : {
- "text" : "[Champions: 24] Last updated at 2020-11-08 20:40:17 GMT"
+ "legend" : {
+ "enabled" : 0
},
"tooltip" : {
"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/>",
"followPointer" : 1
},
- "legend" : {
- "enabled" : 0
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"series" : {
@@ -345,132 +480,12 @@
}
}
},
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 040",
- "colorByPoint" : 1,
- "data" : [
- {
- "drilldown" : "Adam Russell",
- "name" : "Adam Russell",
- "y" : 3
- },
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "y" : 2,
- "name" : "Anton Fedotov",
- "drilldown" : "Anton Fedotov"
- },
- {
- "drilldown" : "Arne Sommer",
- "y" : 3,
- "name" : "Arne Sommer"
- },
- {
- "drilldown" : "Burkhard Nickels",
- "name" : "Burkhard Nickels",
- "y" : 5
- },
- {
- "name" : "Colin Crain",
- "y" : 4,
- "drilldown" : "Colin Crain"
- },
- {
- "drilldown" : "Duane Powell",
- "y" : 2,
- "name" : "Duane Powell"
- },
- {
- "drilldown" : "Duncan C. White",
- "y" : 2,
- "name" : "Duncan C. White"
- },
- {
- "y" : 3,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "drilldown" : "Jaldhar H. Vyas",
- "name" : "Jaldhar H. Vyas",
- "y" : 5
- },
- {
- "drilldown" : "Javier Luque",
- "y" : 5,
- "name" : "Javier Luque"
- },
- {
- "name" : "Laurent Rosenfeld",
- "y" : 6,
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "y" : 2,
- "name" : "Lubos Kolouch",
- "drilldown" : "Lubos Kolouch"
- },
- {
- "drilldown" : "Noud Aldenhoven",
- "y" : 2,
- "name" : "Noud Aldenhoven"
- },
- {
- "name" : "Peter Scott",
- "y" : 1,
- "drilldown" : "Peter Scott"
- },
- {
- "y" : 5,
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
- },
- {
- "drilldown" : "Ruben Westerberg",
- "name" : "Ruben Westerberg",
- "y" : 4
- },
- {
- "y" : 5,
- "name" : "Ryan Thompson",
- "drilldown" : "Ryan Thompson"
- },
- {
- "drilldown" : "Saif Ahmed",
- "name" : "Saif Ahmed",
- "y" : 2
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Steven Wilson",
- "y" : 2,
- "drilldown" : "Steven Wilson"
- },
- {
- "name" : "Stuart Little",
- "y" : 2,
- "drilldown" : "Stuart Little"
- },
- {
- "y" : 2,
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
- },
- {
- "y" : 2,
- "name" : "Wanderdoc",
- "drilldown" : "Wanderdoc"
- }
- ]
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
- ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 25] Last updated at 2022-04-07 04:01:20 GMT"
+ }
}
diff --git a/stats/pwc-challenge-041.json b/stats/pwc-challenge-041.json
index a7b027337f..2a28baf0e9 100644
--- a/stats/pwc-challenge-041.json
+++ b/stats/pwc-challenge-041.json
@@ -1,175 +1,38 @@
{
- "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/>"
+ "chart" : {
+ "type" : "column"
},
- "legend" : {
- "enabled" : 0
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 27] Last updated at 2022-04-07 04:01:20 GMT"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "y" : 3,
- "drilldown" : "Adam Russell",
- "name" : "Adam Russell"
- },
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "name" : "Arne Sommer",
- "drilldown" : "Arne Sommer",
- "y" : 3
- },
- {
- "name" : "Burkhard Nickels",
- "drilldown" : "Burkhard Nickels",
- "y" : 2
- },
- {
- "name" : "Colin Crain",
- "y" : 4,
- "drilldown" : "Colin Crain"
- },
- {
- "drilldown" : "Duncan C. White",
- "y" : 2,
- "name" : "Duncan C. White"
- },
- {
- "name" : "E. Choroba",
- "y" : 2,
- "drilldown" : "E. Choroba"
- },
- {
- "drilldown" : "Jaldhar H. Vyas",
- "y" : 5,
- "name" : "Jaldhar H. Vyas"
- },
- {
- "name" : "Javier Luque",
- "drilldown" : "Javier Luque",
- "y" : 5
- },
- {
- "y" : 2,
- "drilldown" : "Jo Christian Oterhals",
- "name" : "Jo Christian Oterhals"
- },
- {
- "drilldown" : "Kevin Colyer",
- "y" : 2,
- "name" : "Kevin Colyer"
- },
- {
- "y" : 2,
- "drilldown" : "Kivanc Yazan",
- "name" : "Kivanc Yazan"
- },
- {
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld",
- "y" : 6
- },
- {
- "drilldown" : "Lubos Kolouch",
- "y" : 2,
- "name" : "Lubos Kolouch"
- },
- {
- "y" : 2,
- "drilldown" : "Markus Holzer",
- "name" : "Markus Holzer"
- },
- {
- "y" : 2,
- "drilldown" : "Noud Aldenhoven",
- "name" : "Noud Aldenhoven"
- },
- {
- "name" : "Roger Bell_West",
- "y" : 5,
- "drilldown" : "Roger Bell_West"
- },
- {
- "y" : 4,
- "drilldown" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
- },
- {
- "name" : "Ryan Thompson",
- "drilldown" : "Ryan Thompson",
- "y" : 6
- },
- {
- "drilldown" : "Saif Ahmed",
- "y" : 2,
- "name" : "Saif Ahmed"
- },
- {
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor",
- "y" : 2
- },
- {
- "name" : "Steven Wilson",
- "y" : 1,
- "drilldown" : "Steven Wilson"
- },
- {
- "y" : 2,
- "drilldown" : "Stuart Little",
- "name" : "Stuart Little"
- },
- {
- "name" : "Ulrich Rieke",
- "y" : 4,
- "drilldown" : "Ulrich Rieke"
- },
- {
- "name" : "Walt Mankowski",
- "drilldown" : "Walt Mankowski",
- "y" : 2
- },
- {
- "name" : "Wanderdoc",
- "y" : 2,
- "drilldown" : "Wanderdoc"
- }
- ],
- "name" : "Perl Weekly Challenge - 041"
- }
- ],
- "xAxis" : {
- "type" : "category"
+ "tooltip" : {
+ "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/>",
+ "followPointer" : 1
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
+ "legend" : {
+ "enabled" : 0
},
"title" : {
- "text" : "Perl Weekly Challenge - 041"
+ "text" : "The Weekly Challenge - 041"
},
"drilldown" : {
"series" : [
{
- "id" : "Adam Russell",
- "name" : "Adam Russell",
"data" : [
[
"Perl",
@@ -179,19 +42,23 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Adam Russell",
+ "name" : "Adam Russell"
},
{
"id" : "Andrezgz",
- "name" : "Andrezgz",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Andrezgz"
},
{
+ "name" : "Arne Sommer",
+ "id" : "Arne Sommer",
"data" : [
[
"Raku",
@@ -201,22 +68,21 @@
"Blog",
1
]
- ],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ ]
},
{
"id" : "Burkhard Nickels",
- "name" : "Burkhard Nickels",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Burkhard Nickels"
},
{
"name" : "Colin Crain",
+ "id" : "Colin Crain",
"data" : [
[
"Perl",
@@ -226,32 +92,31 @@
"Raku",
2
]
- ],
- "id" : "Colin Crain"
+ ]
},
{
+ "name" : "Duncan C. White",
"id" : "Duncan C. White",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Duncan C. White"
+ ]
},
{
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba",
"id" : "E. Choroba"
},
{
- "id" : "Jaldhar H. Vyas",
"name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas",
"data" : [
[
"Perl",
@@ -269,6 +134,7 @@
},
{
"name" : "Javier Luque",
+ "id" : "Javier Luque",
"data" : [
[
"Perl",
@@ -282,41 +148,39 @@
"Blog",
1
]
- ],
- "id" : "Javier Luque"
+ ]
},
{
- "id" : "Jo Christian Oterhals",
- "name" : "Jo Christian Oterhals",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Jo Christian Oterhals",
+ "name" : "Jo Christian Oterhals"
},
{
- "name" : "Kevin Colyer",
"data" : [
[
"Raku",
2
]
],
- "id" : "Kevin Colyer"
+ "id" : "Kevin Colyer",
+ "name" : "Kevin Colyer"
},
{
"name" : "Kivanc Yazan",
+ "id" : "Kivanc Yazan",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Kivanc Yazan"
+ ]
},
{
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -331,21 +195,22 @@
2
]
],
- "id" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
- "id" : "Lubos Kolouch",
"name" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Lubos Kolouch"
},
{
- "id" : "Markus Holzer",
"name" : "Markus Holzer",
+ "id" : "Markus Holzer",
"data" : [
[
"Raku",
@@ -355,16 +220,25 @@
},
{
"name" : "Noud Aldenhoven",
+ "id" : "Noud Aldenhoven",
"data" : [
[
"Raku",
2
]
+ ]
+ },
+ {
+ "id" : "Paulo Custodio",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
],
- "id" : "Noud Aldenhoven"
+ "name" : "Paulo Custodio"
},
{
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -379,9 +253,11 @@
1
]
],
- "id" : "Roger Bell_West"
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl",
@@ -392,10 +268,10 @@
2
]
],
- "name" : "Ruben Westerberg",
"id" : "Ruben Westerberg"
},
{
+ "id" : "Ryan Thompson",
"data" : [
[
"Perl",
@@ -410,22 +286,21 @@
2
]
],
- "name" : "Ryan Thompson",
- "id" : "Ryan Thompson"
+ "name" : "Ryan Thompson"
},
{
+ "name" : "Saif Ahmed",
+ "id" : "Saif Ahmed",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Saif Ahmed",
- "id" : "Saif Ahmed"
+ ]
},
{
- "id" : "Simon Proctor",
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
@@ -434,24 +309,24 @@
]
},
{
+ "name" : "Steven Wilson",
"data" : [
[
"Perl",
1
]
],
- "name" : "Steven Wilson",
"id" : "Steven Wilson"
},
{
- "id" : "Stuart Little",
"name" : "Stuart Little",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little"
},
{
"name" : "Ulrich Rieke",
@@ -468,14 +343,14 @@
"id" : "Ulrich Rieke"
},
{
+ "name" : "Walt Mankowski",
+ "id" : "Walt Mankowski",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Walt Mankowski",
- "id" : "Walt Mankowski"
+ ]
},
{
"id" : "Wanderdoc",
@@ -489,10 +364,150 @@
}
]
},
- "subtitle" : {
- "text" : "[Champions: 26] Last updated at 2020-11-08 20:40:31 GMT"
+ "xAxis" : {
+ "type" : "category"
},
- "chart" : {
- "type" : "column"
- }
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 041",
+ "data" : [
+ {
+