Products

What's My Customer's Likely Rate Plan?

By

| Reading time 2 minutes

Do your customers know what electricity rate plan they are on (most utilities have more than one)?  Most homes and businesses don’t.  If they don’t know, you aren’t going to know either.  Their actual rate plan is one of the key factors in their unique energy cost (along with how much they use and sometimes when they use it).  Whether you are putting a precise value on their solar or energy efficiency savings, or managing their connected devices, your customers’ rate plan is key.

But don’t worry, we can help.

Genability has built into our web and API products the ability to identify and use the “Most Likely” rate plan.  And it’s not just the rate plan itself.  We also know the most likely electives and “applicability” arguments.  Many rate plans have variable pricing based on, for example, if they live in an apartment or single family home, if they have electric or gas heating, or if they live inside or outside city limits. We determine and use the most likely default values given what we know about the request you are making.

Why is this useful?

Likely tariff is important for user registration and the user experience.  Asking a bunch of questions as part of the registration or on-boarding process, can diminish your customers’ experience.  Use our ability to answer these questions to drive a cleaner, more fluid user experience.  Letting us answer these questions also saves you time, and allows you to focus on quickly delivering energy calculation results for your customers.

Where does this show up?

When you search for a tariff or create an account, in both Explorer and the API, Genability employs customer likelihood to provide you the best answer.   This is most evident in accounts, where Genability automatically assigns the most likely tariff for the zip code, customer class and usage data (when it’s available).   At the same time, we also assign the most likely tariff elections.  You can review and edit these settings in Explorer (below).   Through the API, you can view the assumptions properties and pass them explicitly in your call.

Tariff Elections

Each tariff search in Explorer includes the customer likelihood calculated for that specific request.  The same capabilities are available in the APIs, both in the tariff object (customerLikelihood) and as a search and sort capability.  In the example API call below, the tariffs are returned in descending order of likelihood:

GET rest/public/tariffs?&zipCode;=94105&customerClasses;=RESIDENTIAL&lseId;=734&tariffTypes;=DEFAULT,ALTERNATIVE&effectiveOn;=20130101&sortOn;=customerLikelihood,tariffType&sortOrder;=DESC,ACS

UI Likelihood

API Likelihood

Customer likelihood is available for all residential and commercial tariffs in the Genability database.

How does Genability determine the “Most Likely”?

Tariff likelihood and elections are determined by collecting and reviewing FERC filings, EIA data and other utility documents.  Genability also uses its own rate data calculations, research, and expertise.

Tariff likelihood data is available to anyone using Genability Explorer or the APIs.  Next up, we’ll cover how to best determine your customers’ electric usage.

Also in Products

Control API Response with a New Fields Parameters

By Michael Ihle | Dec 18, 2012

We’ve added a new argument to practically every one of our API endpoints that allows your energy app developers more control over the data that’s returned to you.  By optionally passing in the parameter “fields” with a...

The Science of Optimal Solar System Size

By John Tucker | Dec 14, 2012

System sizing is one of the many skills that comprise the “Art of Solar”. Experienced solar developers have a feel for what is the best system size for a customer and are able to find a configuration...

Calculating Value of Solar Systems in Explorer

By John Tucker | Sep 11, 2012

Now you can determine exactly what solar production will be worth to your customer within Explorer. Using the account functionality you can put an exact price on the utility costs solar production will replace,  the Value of...

A Help Center for Explorer, our Electricity Pricing Web Application

By Eric Danziger | Sep 10, 2012

Genability has launched a new Explorer Help Center.  Get answers to FAQs, report a problem and access blog posts highlighting new Explorer features.  The site also includes helpful resources like how-to guides and video tutorials on how...