We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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

JustinBabbitt
Alteryx
Alteryx

This a good reminder for me to starting working on Regex!

Justin Babbitt
smoskowitz
12 - Quasar

Here is my submission to the week 7 challenge. Thanks!

Kenda
16 - Nebula
16 - Nebula
Spoiler
Field names aren't dynamic in mine, but it works well with just a few tools
7.PNG
ydmuley
12 - Quasar
12 - Quasar

Got to use Download Tool and Jason Parse (Website scraping is just my favorite)…. Good Learning.

 

The solving thrill continues!!!!!!!!!!!!!!!!

Regards,
Yugandhar Muley (Yug)

Alteryx ACE | Alteryx For Good India Lead | Bengaluru Alteryx User Group Lead
OldDogNewTricks
10 - Fireball

I just received my license last week and I spent some time over the weekend on these challenges.  I completed 11 challenges Friday and Saturday night (hey, my wife is out of town OK!).

 

Here is my solution to this problem.

zmeeker91
7 - Meteor

Great challenge. Learned about how to download JSON files using Quandl and how to parse data from a JSON file using Alteryx. Both of these blew my mind a little. Also thought it really built off some of the earlier challenges. 

kbwissi
8 - Asteroid

Completed!

Ukashi
8 - Asteroid

Hello, Good challenge, I have a feeling that my approach might be impossible with Alteryx Designer version that was avalible at the time when challenge was first published :) (not sure when make columns tools become avaliable ) 

 

 

Spoiler
image.png
Tate
5 - Atom

Hi Team,

 

It was a really good practice to learn RegEx, API, JSON, Cross Tab.

For beginner, I would highly suggest to follow the solutions and try to understand why each tool was used.

We don't have a good understanding for tools, so following the solutions is better at our stage.

 

Let me know how you think.

 

Tate

dharini
8 - Asteroid

My solution