GetEVDetectPremises API

This API fetches and delivers premises where electric vehicles have charged, whithin a user-defined date range.

Example use cases.

  • Distribution system planning. A list of charging events including kW peak, time, and kWh to help distribution system planners create better models and proactively upgrade or defer upgrades down to the secondary of distribution transformers, as required.

  • EV programs. Knowledge of EV charging loads to help EV program groups target appropriate customers and design better rates for EV programs, optimizing marketing O&M, and participation in programs.

  • Data scientists. Forecasting loads and creating models of EV charging behavior may be performed by data scientists in utilities for distribution system planning and EV program impacts.

Parameters

Name

Description

Operators

Required

Type

Format

Default

Range

Origination

StartEventDate

Start date being queried as Min(EventDate)

Greater than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

2020-01-01T00:00:00.0Z

(Current UTC Date) to (Current UTC Date - 13 months)

Edge app

EndEventDate

End date being queried as Max(EventDate)

Less than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

9999-12-31T00:00:00.0Z

(Current UTC Date) to (Current UTC Date - 13 months)

Edge app

StartReceivedDatetime

Min ReceivedTime data

Greater than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

2020-01-01T00:00:00.0Z

(Current UTC Date) to (Current UTC Date - 13 months)

App Platform

EndReceivedDatetime

Max ReceivedTime data

Less than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

9999-12-31T00:00:00.0Z

(Current UTC Date) to (Current UTC Date - 13 months)

App Platform

EntityType

Servicepoint, Meter, ESN, Transformer, premises, None

Equals

No

String

N/A

N/A

N/A

CIS

MDMS

GIS

EntityId

Dependent on EntityType

In list

No

String

N/A

N/A

N/A

CIS

MDMS

GIS

GroupID

Future. Dependent on GroupType

In list

No

String

N/A

N/A

N/A

DIS

GroupType

Future

Equals

No

String

N/A

N/A

N/A

DIS

HasEV

Flag to retrieve premises with, without, or all premises with EV detection.

Valid values;

0 = no EV

1 = has EV

2 = both

Equals

No

 

N/A

1

N/A

 

Data values

Name

Description

Type

Units

Range

Format

Nullable

Origination

ServicePointId

Service Point ID as of EventDate

String

N/A

N/A

N/A

No

CIS

MDMS

GIS

MeterId

Meter ID as of EventDate

String

N/A

N/A

N/A

No

CIS

MDMS

GIS

MeterNumber

Meter Number as of EventDate

String

N/A

N/A

N/A

Yes

CIS

MDMS

GIS

ESN

Electronic Serial Number

String

N/A

N/A

N/A

No

CIS

MDMS

GIS

TransformerId

Transformer ID as of EventDate

String

N/A

N/A

N/A

Yes

CIS

MDMS

GIS

PremiseId

Premise ID as of EventDate

String

N/A

N/A

N/A

Yes

CIS

MDMS

GIS

ReceivedTime

When the data was received in the data lake

Datetime

N/A

N/A

YYYY-MM-DDTHH:MM:SSZ

No

App Platform

EndLastEVCharge

End date and time of the last detected EV charge

Datetime

N/A

N/A

YYYY-MM-DDTHH:MM:SSZ

No

EV Detection agent

AvgEVSECharge

Average EVSE (electric vehicle supply equipment) energy used per charge session.

Real

kWh

N/A

 

 

EV Detection agent

AvgPeak

Average peak kW of EV charging sessions

Real

kW

0 to 655.35

 

 

EV Detection agent

MeanDuration

Mean charge duration of a charging session

 

hours

0 to 1024

 

 

EV Detection agent

AverageDailyNumChargeSessions

Average number os charge sessions per day

 

hours

0 to 1024

 

 

EV Detection agent

DateFirstDetected

Date first detected as tracked by the application

Datetime

 

 

 

 

EV Detection agent

DateFirstDetectedinRange

Date first detected as tracked by the application within the date range specified

Datetime

 

 

 

 

EV Detection agent

HasEV

Flag to retrieve premises with, without, or all premises with EV Detection

Valid values:

0 = no EV

1 = has EV

2 = both

 

 

 

 

 

EV Detection agent

EVStatusUpdateTime

Timestamp at which the status has been updated between states of having EV charging or no EV charging

Datetime

 

 

 

 

EV Detection agent