How to Call APIs in Alteryx

How to Call APIs in Alteryx

In this guide, I will walk through how to make a GET request in Alteryx using the Game of Thrones API. This is a free API that does not require authentication and has no usage limitations. Making it a perfect API for practice and learning. Step 1: Text Input Tool The...
Dashboard Week – Day 5: IMDB

Dashboard Week – Day 5: IMDB

The final task for dashboard week involved working with an IMDB dataset. We received seven excel files that covered IMDB ratings, title information, crew, episodes, year of release etc. As I’ve had a hunch that the Western genre has been making a comeback, I...
Dashboard Week Day 3 – NEISS

Dashboard Week Day 3 – NEISS

Day three of dashboard week had us gathering data from the National Electronic Injury Surveillance System (NEISS) and using it to create a dashboard in tableau. This task also required a bit of data preparation and cleaning in Alteryx to build relationships between...
Dashboard Week – Day 1: Broadway

Dashboard Week – Day 1: Broadway

The Task The task for day one of dashboard week, was to web scrape data from the Playbill Grosses List. This involved extracting weekly Broadway show performance data and using it to uncover insights through creating a Tableau dashboard. Web Scraping Before I began...