Drought Indices Timeseries Outside CONUS

Interested in pulling drought timeseries data outside of the continental US? Follow this article to learn how using the Climate Engine API.


  1. Reach out to the Climate Engine team through this support site for an API key.
  2. Head to the Climate Engine Swagger Page at api.climateengine.org.
  3. Authorize with your API Key and use the home/validate_key endpoint to verify the key is working.
  4. Navigate to the timeseries/standard_index endpoints. For this example, we will use timeseries/standard_index/points and a random point.
  5. Fill out the desired parameters and click execute. Use docs.climateengine.org for reference.

  1. Review the Response Body. If you want to download a json of the data, click the download button.

  1. If you are interested in accesing the data programmatically, you can send requests in scripts.

  1. You can then process and plot the output.

Still need help? Contact Us Contact Us