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

TGreen
8 - Asteroid

Since the data source isn't available anymore, I took the liberty to build a similar exercise using the Nasdaq portal for API data (which absorbed Quandl).

 

Here is the file in case anyone wants to try a similar exercise to this challenge. I formatted it with the instruction necessary like an official challenge.

Dhrish
8 - Asteroid

The URL isnt working, is there any other way to get the data?

JBevan89
8 - Asteroid

As the original data was not available, I used the same dataset as @TGreen .  So thanks for that

Carolyn
12 - Quasar
12 - Quasar

I used @TGreen 's data set - thank you!

 

I got as far as I could on this one

 

Spoiler
2025-05-08_12-20-29.png
Dhrish
8 - Asteroid

Solution