Table of Content
Code for rain
According to the API doc: http://bugs.openweathermap.org/projects/api/wiki/Weather_Condition_Codes
We check the "weather" code. When the code starts at 5, it rains.
What’s next? We’re going to take a look at “JSON-P”.