{% extends "base.html" %} {% block title %} » MDD Converter {% endblock %} {% block nav %} » MDD Converter {% endblock %} {% block content %}

MDD Converter

The Market Domain Data (MDD) changes over time, and so needs to be regularly updated. Unfortunately Elexon don't provide the MDD for automated download, so you have to manually download it now and again and manually import it into Chellow. The MDD has a version number, so you only need to do an update if the version number has been incremented. The form below will take a MDD CSV file and convert it into the General Import format so that it can be imported into Chellow. At the moment, the files that can be converted and imported are:

  • Market_Participant
  • Market_Role
  • Market_Participant_Role
  • Line_Loss_Factor_Class
  • MTC_Meter_Type
  • MTC_in_PES_Area
  • Meter_Timeswitch_Class
Convert an MDD CSV file
{% endblock %}