Advertisement
M00371202

weather.json courswork2

Apr 25th, 2014
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. {
  2. "Weather": [
  3.  
  4. { "image":"images/rainy/1.jpg" ,"day":"Monday" ,"date":"01.04.14","temp":"12c" },
  5. { "image":"images/rainy/2.jpg" ,"day":"Tuesday" ,"date":"02.04.14","temp":"12c" },
  6. { "image":"images/rainy/3.jpg" ,"day":"Wednesday" ,"date":"03.04.14","temp":"12c" },
  7. { "image":"images/rainy/4.jpg" ,"day":"Thursday" ,"date":"04.04.14","temp":"12c" },
  8. { "image":"images/rainy/5.jpg" ,"day":"Friday" ,"date":"05.04.14","temp":"12c" },
  9.  
  10.  
  11. { "image":"images/rainy and sunny/1.jpg" ,"day":"Monday" ,"date":"06.04.14","temp":"12c" },
  12. { "image":"images/rainy and sunny/2.jpg" ,"day":"Tuesday" ,"date":"07.04.14","temp":"12c" },
  13. { "image":"images/rainy and sunny/3.jpg" ,"day":"Wednesday" ,"date":"08.04.14","temp":"12c" },
  14. { "image":"images/rainy and sunny/4.jpg" ,"day":"Thursday" ,"date":"010.04.14","temp":"12c" },
  15. { "image":"images/rainy and sunny/5.jpg" ,"day":"Friday" ,"date":"012.04.14","temp":"12c" },
  16.  
  17. { "image":"images/cloudy and sunny/1.jpg" ,"day":"Monday" ,"date":"06.04.14","temp":"12c" },
  18. { "image":"images/cloudy and sunny/2.jpg" ,"day":"Tuesday" ,"date":"07.04.14","temp":"12c" },
  19. { "image":"images/cloudy and sunny/3.jpg" ,"day":"Wednesday" ,"date":"08.04.14","temp":"12c" },
  20. { "image":"images/cloudy and sunny/4.jpg" ,"day":"Thursday" ,"date":"010.04.14","temp":"12c" },
  21. { "image":"images/cloudy and sunny/5.jpg" ,"day":"Friday" ,"date":"012.04.14","temp":"12c" },
  22.  
  23.  
  24. { "image":"images/shower and thunder/1.jpg" ,"day":"Monday" ,"date":"06.04.14","temp":"12c" },
  25. { "image":"images/shower and thunder/2.jpg" ,"day":"Tuesday" ,"date":"07.04.14","temp":"12c" },
  26. { "image":"images/shower and thunder/3.jpg" ,"day":"Wednesday" ,"date":"08.04.14","temp":"12c" },
  27. { "image":"images/shower and thunder/4.jpg" ,"day":"Thursday" ,"date":"010.04.14","temp":"12c" },
  28. { "image":"images/shower and thunder/5.jpg" ,"day":"Friday" ,"date":"012.04.14","temp":"12c" },
  29.  
  30.  
  31. { "image":"images/sunny/1.jpg" ,"day":"Monday" ,"date":"06.04.14","temp":"12c" },
  32. { "image":"images/sunny/2.jpg" ,"day":"Tuesday" ,"date":"07.04.14","temp":"12c" },
  33. { "image":"images/sunny/3.jpg" ,"day":"Wednesday" ,"date":"08.04.14","temp":"12c" },
  34. { "image":"images/sunny/4.jpg" ,"day":"Thursday" ,"date":"010.04.14","temp":"12c" },
  35. { "image":"images/sunny/5.jpg" ,"day":"Friday" ,"date":"012.04.14","temp":"12c" },
  36.  
  37.  
  38. ]
  39.  
  40.  
  41.  
  42.  
  43.  
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement