Skip navigation links

Degree Days.net API

If you're new to this API, we suggest you start by looking at DegreeDaysApi.

See: Description

Packages 
Package Description
net.degreedays.api
Core Degree Days.net API classes, including DegreeDaysApi - the starting point for all API operations.
net.degreedays.api.data
For specifying and receiving degree-day data and temperature data from the API.
net.degreedays.api.data.impl
Implementations of abstract types from net.degreedays.api.data.
net.degreedays.api.processing
For advanced use, this enables customization of the request/response processing (XML, HTTP, security etc.).
net.degreedays.api.regression
For using the API to run regressions against your energy-usage data.
net.degreedays.geo
Classes for handling geographic information like longitude/latitude positions and distances.
net.degreedays.time
Classes for working with dates, times, and date-ranges in the context of degree days and energy data.

If you're new to this API, we suggest you start by looking at DegreeDaysApi.

Skip navigation links


See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.