HUT 8 Techtorial – DevNet Associate DEVASC 200-901: Parsing JSON Data with Python 3 – Part V

In this video techtorial we continue our comprehensive and exhaustive deep dive look at how to use the Python programming language to parse JavaScript Object Notation (JSON) data. In Part V we are going to add in the intelligence so that our Python application provides the end user with both the metric system values for fuel and distance as well as the imperial system values. In addition, we add in some error checking to account for a user possibly forgetting to enter in both locations and we get to dive into the “info” JSON object to parse out the “messages” JSON array value. Enjoy!