Tools to Study JSON Data
Before we start a new project that uses data downloaded from some provider out there, we need to seriously study the format of the data they provide us, usually in the JSON format. Besides just using the browser to read and study JSON data, we will cover in this video four other ways to do the same.
Outline
We can use browser extensions
We can use the Terminal that comes with every Mac operating system
We can use some online services
Or better yet we can use specialized software apps installed on the local machine.