NOAA - Cumulative number of high-resolution prototype ocean hindcasts, predictions, and projections produced for Living Marine Resource applications in each of 4 regions covered by NOAA’s Living Marine Resource mandates (East Coast, West Coast, Arctic, an
The cumulative number of products across model regions by year (basically, products + regions complete). The measure is calculated by adding when a model component is completed and integrated into the regional model for the region indicated. As planned under the NOAA Climate and Fisheries Initiative, OAR will incorporate the three products above (high-resolution prototype ocean hindcasts, Seasonal to Multi-annual Predictions, and projections) into the regional models for the four regions listed (East Coast, West Coast, Arctic, and Pacific Islands). These enhanced regional models will be part of the information developed and provided to users to help manage U.S. fisheries that are impacted by climate change.
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-cumulative-number-of-highresolution-prototype-hxhm-76kn\".\"noaa_cumulative_number_of_highresolution_prototype\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.