Hey Alteryx pros - wondering how you would approach this scenario...
I have used Ticketmaster's open API to pull a list of upcoming events in my city, to use to visualise a calendar of events in my city.
The API is great, however it outputs a lot of duplicate line items for events depending on the type of ticket. For example, the MotoGP has over 20 rows of data for all the different sections you can buy tickets for. I would like only 1 row for MotoGP on my calendar. This happens frequently, as lots of events have various ticket options.
How would you approach cleaning up this data set? See screenshots for examples of data and to show duplicate events with different names (same venue & date fields)