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 #70: Trade Area Drivetime Radii

pmag
8 - Asteroid
Spoiler
Screenshot 2023-12-05 170734.png

(no drive time data !)

MitchyMitch
8 - Asteroid

Wasn't able to access the drivetime data, so estimated avg distance for a 30min drive. Think I got pretty close. 

Spoiler
Challenge 70.png
Rob-Silk
8 - Asteroid

My solution below - I don't have the drivetime dataset so used a simple set distance radius

 

Spoiler
I did manually play around with the radius value and found that a radius of 11.57 miles got me closest to the same intersection area as the one in the expected output.
Also added back the original spatial points to make for a nice map output.

challenge_70_RS_screencap.PNG
Archie_bos
8 - Asteroid

I don't have access to the extension so I just converted 30 minute drive time to mile radius. Here is my solution

asultanov
8 - Asteroid

Solution attached.

snbandi
8 - Asteroid

My solution with Drive Time details.

Christina_H
14 - Magnetar

Like many others I don't have the drivetime data so used a fixed radius instead

Spoiler
image.png
H_a_n_g_C_h_e_n__x3
8 - Asteroid

Dont have the data set so used 15 miles

leonardstarrk
8 - Asteroid

Had to get creative since I don't have Drivetime installed, I will update when I do

Bobbyt23
13 - Pulsar

Didn't have access to the DriveTime data so just did it as 30 miles instead.

Spoiler
Challenge 70.jpg