performance-commerce-gov/noaa-percent-long-range-climate-prediction-center-5r57-ibg5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 6 hours ago

NOAA - Percent Long Range Climate Prediction Center Outlooks Exceeding Threshold

Metric calculated as the percent of Climate Prediction Center long range temperature and precipitation outlooks (monthly and seasonal 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-long-range-climate-prediction-center-5r57-ibg5\".\"noaa_percent_long_range_climate_prediction_center\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • noaa_percent_long_range_climate_prediction_center
     
     
     
     
     
Upstream Metadata