Skip to main content

One Key. Every Data Point.

The MPAN is the single key that unlocks all electricity network data in Great Britain.

MPANyour meter ID
LIVE

Charges

  • DUoS
  • TNUoS
  • BSUoS
  • Levies
  • CCL
  • EHV Tariffs
LIVE

Settlement

  • Profile Class
  • MTC/SSC
  • TPRs
  • LLFs
  • Profile Coeffs
  • MHHS Config
PARTIAL

Context

  • DNO Region
  • GSP Group
  • Voltage
  • Market Segment
  • Carbon
  • Consumption

Complete UK Coverage

0

DNO Regions

0

Tariff Categories

0

LLFC Mappings

0

Tariff Rates

0

Line Loss Factors

0

MHHS Reference Data

0M+

Data Points

0+

EHV Sites

0.0%

UK Coverage

0

Profile Classes

Three Pillars of Data

Everything Connected

Click any pillar to explore what data is available today.

Charges

LIVE

All regulated network charges calculated from official published rates

  • DUoS (Distribution)
  • TNUoS (Transmission)
  • BSUoS (Balancing)
  • CfD Levy
  • Capacity Market
  • AAHEDC
  • Nuclear RAB
  • CCL
  • EHV Tariffs

Settlement

LIVE

Complete settlement configuration data for legacy and MHHS meters

  • Profile Classes
  • MTC Codes
  • SSC Codes
  • TPRs
  • Line Loss Factors
  • Profile Coefficients
  • MHHS Configuration

Context

PARTIAL

Geographic and network context for every supply point

  • DNO Region
  • GSP Group
  • Voltage Level
  • Market Segment
  • Carbon Intensity
  • Meter Consumption

Not Just Data

We Do The Maths

Over 1,000 pages of industry methodology encoded into calculation logic. DCUSA for distribution, CUSC for transmission, plus BSUoS, CfD, Capacity Market, Nuclear RAB, AAHEDC, and CCL regulations. Enter your meter number, get your answer.

22 Data Layers
8 Charge Types
5M+ Data Points
calculation.ts
// Input: MPAN + Date Range + Consumption
const result = await calculate({
  mpan: "1012345678901234567890",
  startDate: "2025-04-01",
  endDate: "2026-03-31",
  consumption: { total_kwh: 100000 }
});

// Output: Complete charge breakdown
// DUoS, TNUoS, BSUoS, CfD, CM, AAHEDC,
// Nuclear RAB, CCL - all calculated.
Coming 2027

Consumption Data Joins the Platform

The Central Consumer System (CCS) launches in 2027. When it does, actual consumption data will flow into EnergyCode. The complete picture - from meter readings to calculated charges - all in one place.

Charges
Settlement
kWh
Consumption
=
BILL
Complete

Ready to Explore?

Try the live demo, explore our API, or learn more about how we structure GB electricity data.