Joule Datasets

The Joule API returns full datasets from LCP Delta's Joule database in JSON format. These datasets underpin many of the research products available on LCP Delta's Subscriber Portal. The response is an array of flat objects, each corresponding to a row in the dataset.

This endpoint uses Basic Authentication with your Subscriber Portal credentials. You will be able to request any dataset that you hold an API license for.

The following datasets can be requested using their Dataset IDs:

DatasetDataset ID
EV Chargepoint Sales ForecastEVChargingSalesForecast
Solar PV Sales ForecastSolarPVSalesForecast
Heating Sales ForecastHeatSalesForecast

To try out the Joule API on this page:

  • Enter a valid Dataset ID in the path parameter field below
  • Enter your Subscription Portal credentials into the fields in the top right
  • Click the 'Try It!' button below on the right hand side
Path Params
string
required
Defaults to SolarPVSalesForecast

The ID of the dataset you want to request.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json