Weather API 2023.10.28.13

Parameter Values
testicaocurrentformatdtformatadtformatblabelalabelbforecastoptions
truekjfkl,s:,s,a,c44,s,tdl,c44,s,wr,s@,il,c44,s,hdl

http://w1.weather.gov/xml/current_obs/KJFK.xml


<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="latest_ob.xsl" type="text/xsl"?>
<current_observation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" xsi:noNamespaceSchemaLocation="http://www.weather.gov/view/current_observation.xsd">
  <credit>NOAA's National Weather Service</credit>
  <credit_URL>https://weather.gov/</credit_URL>
  <image>
    <url>https://weather.gov/images/xml_logo.gif</url>
    <title>NOAA's National Weather Service</title>
    <link>https://www.weather.gov</link>
  </image>
  <suggested_pickup>15 minutes after the hour</suggested_pickup>
  <suggested_pickup_period>60</suggested_pickup_period>
  <location>New York, Kennedy International Airport, NY</location>
  <station_id>KJFK</station_id>
  <latitude>40.63915</latitude>
  <longitude>-73.76393</longitude>
  <observation_time>Last Updated on Mar 28 2024, 2:51 pm EDT</observation_time>
  <observation_time_rfc822>Thu, 28 Mar 2024 14:51:00 -0400</observation_time_rfc822>
  <weather>Overcast</weather>
  <temperature_string>48.0 F (8.9 C)</temperature_string>
  <temp_f>48.0</temp_f>
  <temp_c>8.9</temp_c>
  <relative_humidity>89</relative_humidity>
  <wind_string>North at 17.3 MPH (15 KT)</wind_string>
  <wind_dir>North</wind_dir>
  <wind_degrees>360</wind_degrees>
  <wind_mph>17.3</wind_mph>
  <wind_kt>15</wind_kt>
  <pressure_string>1010.5 mb</pressure_string>
  <pressure_mb>1010.5</pressure_mb>
  <pressure_in>29.84</pressure_in>
  <dewpoint_string>45.0 F (7.2 C)</dewpoint_string>
  <dewpoint_f>45.0</dewpoint_f>
  <dewpoint_c>7.2</dewpoint_c>
  <windchill_string>42 F (6 C)</windchill_string>
  <windchill_f>42</windchill_f>
  <windchill_c>6</windchill_c>
  <visibility_mi>10.00</visibility_mi>
  <icon_url_base>https://forecast.weather.gov/images/wtf/small/</icon_url_base>
  <two_day_history_url>https://www.weather.gov/data/obhistory/KJFK.html</two_day_history_url>
  <icon_url_name>ovc.png</icon_url_name>
  <ob_url>https://www.weather.gov/data/METAR/KJFK.1.txt</ob_url>
  <disclaimer_url>https://www.weather.gov/disclaimer.html</disclaimer_url>
  <copyright_url>https://www.weather.gov/disclaimer.html</copyright_url>
  <privacy_policy_url>https://www.weather.gov/notice.html</privacy_policy_url>
</current_observation>