Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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

hbraunius
8 - Asteroid

A perfect chance to use the make columns tool.

BenBo
Alteryx Alumni (Retired)

I seem to be getting really good at the "brute force" approach to these challenges. Who needs efficiency? <rolls eyes>

nickjastrzebski
8 - Asteroid

The JSON parse tool is a workhorse for accessing API data.

 

Spoiler
image.png
DiegoParker
10 - Fireball

A bit messy at the end but it worked.

 

 

Mausam
8 - Asteroid

Kind of an overkill, but, here is my solution :)

 

Spoiler
7.JPG
Awesomeville
7 - Meteor

My Solution for Challenge #7. Hope all's good.

 

Getting addicted to completing the weekly challenge though i feel my solutions are a little weak in concept.

 

Have a great weekend everybody.

TonyA
Alteryx Alumni (Retired)

Here's my solution.

Spoiler
It's a little long because I wanted to preserve the data types as shown in the output in the start file. But instead of outputting the values by type, I could have used a single string column and change the types later. I think that would have been faster.
bklninjah
7 - Meteor
 
mgcarrenard
7 - Meteor

My Solution

pfredin
7 - Meteor

Hi,

Here is my solution.

Regards,

 

Patrick