WeatherUnderground.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "response": {
  3. "version": "0.1",
  4. "termsofService": "http://www.wunderground.com/weather/api/d/terms.html",
  5. "features": {
  6. "conditions": 1
  7. }
  8. },
  9. "current_observation": {
  10. "image": {
  11. "url": "http://icons-ak.wxug.com/graphics/wu2/logo_130x80.png",
  12. "title": "Weather Underground",
  13. "link": "http://www.wunderground.com"
  14. },
  15. "display_location": {
  16. "full": "San Francisco, CA",
  17. "city": "San Francisco",
  18. "state": "CA",
  19. "state_name": "California",
  20. "country": "US",
  21. "country_iso3166": "US",
  22. "zip": "94101",
  23. "latitude": "37.77500916",
  24. "longitude": "-122.41825867",
  25. "elevation": "47.00000000"
  26. },
  27. "observation_location": {
  28. "full": "SOMA - Near Van Ness, San Francisco, California",
  29. "city": "SOMA - Near Van Ness, San Francisco",
  30. "state": "California",
  31. "country": "US",
  32. "country_iso3166": "US",
  33. "latitude": "37.773285",
  34. "longitude": "-122.417725",
  35. "elevation": "49 ft"
  36. },
  37. "estimated": {},
  38. "station_id": "KCASANFR58",
  39. "observation_time": "Last Updated on June 27, 5:27 PM PDT",
  40. "observation_time_rfc822": "Wed, 27 Jun 2012 17:27:13 -0700",
  41. "observation_epoch": "1340843233",
  42. "local_time_rfc822": "Wed, 27 Jun 2012 17:27:14 -0700",
  43. "local_epoch": "1340843234",
  44. "local_tz_short": "PDT",
  45. "local_tz_long": "America/Los_Angeles",
  46. "local_tz_offset": "-0700",
  47. "weather": "Partly Cloudy",
  48. "temperature_string": "66.3 F (19.1 C)",
  49. "temp_f": 66.3,
  50. "temp_c": 19.1,
  51. "relative_humidity": "65%",
  52. "wind_string": "From the NNW at 22.0 MPH Gusting to 28.0 MPH",
  53. "wind_dir": "NNW",
  54. "wind_degrees": 346,
  55. "wind_mph": 22,
  56. "wind_gust_mph": "28.0",
  57. "wind_kph": 35.4,
  58. "wind_gust_kph": "45.1",
  59. "pressure_mb": "1013",
  60. "pressure_in": "29.93",
  61. "pressure_trend": "+",
  62. "dewpoint_string": "54 F (12 C)",
  63. "dewpoint_f": 54,
  64. "dewpoint_c": 12,
  65. "heat_index_string": "NA",
  66. "heat_index_f": "NA",
  67. "heat_index_c": "NA",
  68. "windchill_string": "NA",
  69. "windchill_f": "NA",
  70. "windchill_c": "NA",
  71. "feelslike_string": "66.3 F (19.1 C)",
  72. "feelslike_f": "66.3",
  73. "feelslike_c": "19.1",
  74. "visibility_mi": "10.0",
  75. "visibility_km": "16.1",
  76. "solarradiation": "",
  77. "UV": "5",
  78. "precip_1hr_string": "0.00 in ( 0 mm)",
  79. "precip_1hr_in": "0.00",
  80. "precip_1hr_metric": " 0",
  81. "precip_today_string": "0.00 in (0 mm)",
  82. "precip_today_in": "0.00",
  83. "precip_today_metric": "0",
  84. "icon": "partlycloudy",
  85. "icon_url": "http://icons-ak.wxug.com/i/c/k/partlycloudy.gif",
  86. "forecast_url": "http://www.wunderground.com/US/CA/San_Francisco.html",
  87. "history_url": "http://www.wunderground.com/history/airport/KCASANFR58/2012/6/27/DailyHistory.html",
  88. "ob_url": "http://www.wunderground.com/cgi-bin/findweather/getForecast?query=37.773285,-122.417725"
  89. }
  90. }