Guest User

Untitled

a guest
Sep 1st, 2016
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.13 KB | None | 0 0
  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.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.          "magic":"1",
  24.          "wmo":"99999",
  25.          "latitude":"37.77500916",
  26.          "longitude":"-122.41825867",
  27.          "elevation":"47.00000000"
  28.       },
  29.       "observation_location":{  
  30.          "full":"SOMA, San Francisco, California",
  31.          "city":"SOMA, San Francisco",
  32.          "state":"California",
  33.          "country":"US",
  34.          "country_iso3166":"US",
  35.          "latitude":"37.778488",
  36.          "longitude":"-122.408005",
  37.          "elevation":"23 ft"
  38.       },
  39.       "estimated":{  
  40.  
  41.       },
  42.       "station_id":"KCASANFR131",
  43.       "observation_time":"Last Updated on September 1, 2:29 PM PDT",
  44.       "observation_time_rfc822":"Thu, 01 Sep 2016 14:29:26 -0700",
  45.       "observation_epoch":"1472765366",
  46.       "local_time_rfc822":"Thu, 01 Sep 2016 14:29:28 -0700",
  47.       "local_epoch":"1472765368",
  48.       "local_tz_short":"PDT",
  49.       "local_tz_long":"America/Los_Angeles",
  50.       "local_tz_offset":"-0700",
  51.       "weather":"Scattered Clouds",
  52.       "temperature_string":"60.8 F (16.0 C)",
  53.       "temp_f":60.8,
  54.       "temp_c":16.0,
  55.       "relative_humidity":"84%",
  56.       "wind_string":"From the South at 6.0 MPH Gusting to 11.0 MPH",
  57.       "wind_dir":"South",
  58.       "wind_degrees":191,
  59.       "wind_mph":6.0,
  60.       "wind_gust_mph":"11.0",
  61.       "wind_kph":9.7,
  62.       "wind_gust_kph":"17.7",
  63.       "pressure_mb":"1015",
  64.       "pressure_in":"29.98",
  65.       "pressure_trend":"-",
  66.       "dewpoint_string":"56 F (13 C)",
  67.       "dewpoint_f":56,
  68.       "dewpoint_c":13,
  69.       "heat_index_string":"NA",
  70.       "heat_index_f":"NA",
  71.       "heat_index_c":"NA",
  72.       "windchill_string":"NA",
  73.       "windchill_f":"NA",
  74.       "windchill_c":"NA",
  75.       "feelslike_string":"60.8 F (16.0 C)",
  76.       "feelslike_f":"60.8",
  77.       "feelslike_c":"16.0",
  78.       "visibility_mi":"10.0",
  79.       "visibility_km":"16.1",
  80.       "solarradiation":"381",
  81.       "UV":"3.4",
  82.       "precip_1hr_string":"0.00 in ( 0 mm)",
  83.       "precip_1hr_in":"0.00",
  84.       "precip_1hr_metric":" 0",
  85.       "precip_today_string":"0.00 in (0 mm)",
  86.       "precip_today_in":"0.00",
  87.       "precip_today_metric":"0",
  88.       "icon":"partlycloudy",
  89.       "icon_url":"http://icons.wxug.com/i/c/k/partlycloudy.gif",
  90.       "forecast_url":"http://www.wunderground.com/US/CA/San_Francisco.html",
  91.       "history_url":"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=KCASANFR131",
  92.       "ob_url":"http://www.wunderground.com/cgi-bin/findweather/getForecast?query=37.778488,-122.408005",
  93.       "nowcast":""
  94.    }
  95. }
Advertisement
Add Comment
Please, Sign In to add comment