Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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 #172: 2019 Grand Prix US - Heat 3

Here's my solution.

Thanks,

Chris

dombaikamilla
Asteroide
Spoiler
172.PNG
SueDonim
Asteroide

Figuring out how to group the items took a while.  Had to get help to figure out how to group the items so I could count the households in the contiguous area.  Definitely didn't finish before the checkered flag, but otherwise got it.

 

Spoiler
Process:
- Combine spatial objects
- Poly-split into regions
- Record ID for the 5 regions
- Spatial Match where individual blocks are in region (where target within universe)
- Count Households (group by RecordID)
- Divide number of Households by 160 (and roundup using Ceil function)
- Clean-up

MySolution.PNG
tiffany_chen
Asteroide

Do not get the result at the first time. Refer to other's solution and learned two new tools: Poly Split and Make Group. Fantastic learn!

Spoiler
Annotation 2019-12-25 182647.png
Carlo_SKay
Asteroide
 
PeterA
Alteryx Alumni (Retired)

A good exercise... always like the spatial ones.

Spoiler
Snag_683a4a52.png

Snag_683a1fb7.png

 

riverotoledo_21
Asteroide

My solution!

ddiesel
13 - Pulsar
13 - Pulsar

My solution:

 

Spoiler
Capture.JPG
paulburrows
Asteroide

Took a while! 

rmassambane
Bólido