Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #7: Download Data and Parse JSON

Rob-Silk
8 - Asteroid

My solution below:

Spoiler
challenge_7_RS_screencap.PNG
Myles_Stevenson
8 - Asteroid

Here is my solution

Spoiler
Screenshot 2023-12-04 102029.png

Aratryn
7 - Meteor

URL source appears to have changed from the expected output in the file, but solution matches the posted solutions current output.

caitlynmcintyre
9 - Comet

My output has an additional month which I've kept as there is no specification for date filters. I can also see there is a prefix added to some of the fields on the example output which i've deliberately excluded but if it was required i'd just hardcode with a select tool

 

Spoiler
7.png
olga_strubbe
11 - Bolide

A nice challenge, thank you, @GeneR.

It was a good practice of Download and JSON Parse tools for me.  I followed a similar logic as in the solution provided which seemed most straightforward to me. 

2023-12-22_09-26-06.png

asultanov
8 - Asteroid

Solution.

aaenugu
6 - Meteoroid

This challenge is nice.

Solution attached.

snbandi
8 - Asteroid

Good to know about download tool

biancang
8 - Asteroid
Spoiler
weekly challenge 7.PNG
amitios
6 - Meteoroid

Getting logical !!