Start 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

H_a_n_g_C_h_e_n__x3
8 - Asteroid

The Website did Update to the 2018 data. 

CVCurcurato
8 - Asteroid

Required alot of thinking but I'm starting to have fun parsing JSON data!

dj-khaled-another-one.gif

jon_amanrich
8 - Asteroid

Challenge 7 solution hereafter!

 
 
 
Spoiler
 
 
 
 

 

nikhilnijhar
8 - Asteroid
Spoiler
Screenshot 2023-08-02 101451.png
Krzysztof_Hyla_1986
8 - Asteroid

Here is my solution. Learned a lot about parsing JSON. Splitting data and column names and then joining them was particularly interesting

 

Spoiler
challenge_7_solution_KH.jpg
yuyadezaki
6 - Meteoroid

here is my solution.

Spoiler
challenge_7_done.png
olga_strubbe
11 - Bolide

A neat challenge, thank you! My solution attached - I leveraged solution provided by @GeneR!  Thank you, Gene! 

gawa
16 - Nebula
16 - Nebula

Download tool is my favorite one.

Spoiler
image.png
gawa
16 - Nebula
16 - Nebula

Post with solution file

Tgigs
8 - Asteroid

My solution attached.

 

Data must be a little bit different now than when this was posted, but was able to gather the data and format it in the appropriate manner.