performance-commerce-gov/noaa-percent-extended-and-long-range-climate-qcez-axq9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 3 hours ago

NOAA - Percent Extended and Long Range Climate Prediction Center Outlooks Exceeding Threshold

Metric calculated as the percent of Climate Prediction Center extended (outlooks out to 14 days) and long range (monthly and seasonal outlooks) temperature and precipitation outlooks exceeding Heidke Skill Score (HSS) of 10 (10% better than a climatological forecast). Due to the scarcity of long range outlooks (six per month), scores are smoothed over a three year period. To better track results, three individual metrics are tracked – 1) All forecasts combined, 2) Temperature only, and 3) Precipitation only.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"performance-commerce-gov/noaa-percent-extended-and-long-range-climate-qcez-axq9\".\"noaa_percent_extended_and_long_range_climate\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • noaa_percent_extended_and_long_range_climate
     
     
     
     
     
Upstream Metadata