by The Data School | Jul 2, 2022 | The Data School
Welcome to Part III and the conclusion to our data wrangling and retrieving from the Disney API. Previously in Part 1 and Part II In Part I we created URLs with the page numbers and downloaded the data from each page. You can find a more in depth look in Part I. In...
by The Data School | Jun 30, 2022 | The Data School
Welcome to Part II of retrieving data from the Disney character API. In this blog, we will be looking at cleaning and parsing (aka splitting the data into columns) the data. Previously in Part I As a brief summary what we basically did was create URLs with the page...