by Nikhara Inderlal | Jul 13, 2025 | Nikhara Inderlal, Uncategorized
One of our Friday Challenges at the Data School was to connect to an API in Power BI and design a Power BI report using the data we extracted. We had the choice to connect to any API of our choosing with or without authorization or pagination. The API I chose to...
by Jack Woodward | Jul 8, 2025 | Jack Woodward
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...
by Daniel Yam | Jul 1, 2024 | Daniel Yam
Our first task in Dashboard Week was one that also involved the use of APIs, specifically, an API from the Australian Institute of Health and Welfare with a whole variety of information from hospitals all across Australia. The one piece of advice that we were all...
by Prerana Amatya | Jun 12, 2024 | Prerana Amatya
Intro Dearest gentle reader, have you ever come across comments on the internet in a language you don’t recognize? Or maybe you’re curious to learn what language a piece of text is in? This blog will guide you through the process of detecting languages...
by Yi Gao | Mar 18, 2024 | The Data School, Yi Gao
Do you consider subscribing Starlink? In this blog, we will use Starlink API to get all the satellites data. SpaceX API provides an all-in-one endpoint to query all Starlink satellites at one time, with no pagination, authentication etc. So, in the first “Text...