Cleaning a JSON dataset with Python, Jupyter Notebook and Pandas (StudentLayer Part 4)

CJ Williams
Aug 21, 2021

In this post, we will take our raw data file, universities.json, and transform it into a clean state ready to be used in our service. We will use a Jupyter Notebook and pandas to load, analyse, and manipulate our data.

You can view the notebook here.

In the next post, we’ll create our data models in Go from our clean dataset.

Enjoy!

--

--

CJ Williams

Computer Science student @ University of St Andrews