colorado-gov/concentrated-solar-power-in-colorado-x88m-3a2j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Concentrated Solar Power in Colorado

Monthly average and annual average daily total solar resource (DNI) averaged over surface cells of 0.1 degrees in both latitude and longitude, or about 10 km in size. The insolation values represent the resource available to concentrating systems that track the sun throughout the day. The data are created using the SUNY Satellite Solar Radiation model (Perez, et.al., 2002). The data are averaged from hourly model output over 8 years (1998-2009).

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 \"colorado-gov/concentrated-solar-power-in-colorado-x88m-3a2j\".\"concentrated_solar_power_in_colorado\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • concentrated_solar_power_in_colorado
     
     
     
     
     
Upstream Metadata