Using a Raspberry Pi to read JSON weather data

This tutorial is how to read JSON data on a Raspberry Pi. I am using weathermap.org to get the data.
http://www.instructables.com/id/Reading-JSON-With-Raspberry-Pi/ – Instructables tutorial I made
http://openweathermap.org/api – API used
http://jsonlint.com/ – JSONLint