Skip to content

Climate Indicators API

The Climate Indicators API returns an ASHRAE-like Climate Indicators Report from a custom location and time range.

Additional Data Specifications: - All parameters are available in their original source spatial resolution. - A request computes 120+ parameters at three different Temporal levels.

  • Solar parameters are derived from NASA's GEWEX SRB R4-IP archive (Jan. 1, 1984 – Dec. 31, 2000), CERES SYN1deg archive (Jan. 1, 2001 – within a few months of real time), and NASA's CERES FLASHFlux project (End of CERES – within about seven days of real time).
    • Meteorological parameters are derived from NASA's GMAO MERRA-2 assimilation model.

Formats

Formats Available Notes
HTML Yes
PDF No
XLSX Yes
JSON Yes

Tip

If you are requesting data for the years 1990–2014, the data is pre-processed and will respond quickly; for other time periods, please be patient.

Request Structure

  • The request arguments can be in any order after the question mark.
  • A single parameter or a list of parameters can be selected, with one of the following list separators: ',' or '%2C'.

To help construct and test your API requests, please use the API Pages for the POWER Indicators API.

1
/api/application/indicators/point?longitude=-84.43&latitude=33.64&start=2001&end=2016&format=HTML
1
/api/application/indicators/point?longitude=-84.43&latitude=33.64&start=2001&end=2016&format=JSON