Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEA
Hi Maveryx,
A solution to last week’s challenge can be found here.
This challenge was created by William Davis! Thanks, William, for submitting your idea for this Weekly Challenge.
You have been tasked with analyzing historical international cricket T20 results to provide the US with some insights.
The data available covers every men’s international T20 match from 2005–2022 and was extracted in JSON format. Use your parsing skills to obtain the specific information required to solve the tasks.
The data consists of three elements: innings, info, and meta. The field identified with the info element contains all the relevant information.
Hint: Assess the three elements after you parse the data.
Your tasks:
Need a refresher? Review the following lessons in Academy to gear up:
Good luck!
Sources: