Skip to content

Read MSCONS (Metered Services Consumption Report) type UN/EDIFACT (United Nations/Electronic Data Interchange for Administration, Commerce and Transport) files with Scala

License

Notifications You must be signed in to change notification settings

derrickoswald/MSCONS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSCONSReader

Access to MSCONS (Metered Services Consumption Report).

End Goal

When complete, this program will read in MSCONS files to create time series of measurements data. These time series can then be transformed into:

  • CIM classes (MeterReading, IntervalReading, IntervalBlock) for use in CIM based applications, and eventually as as RDD of Common Information Model (CIM) classes similar to the CIMReader
  • player files for GridLAB-D calculations

The program will also be able to write MSCONS files as output.

References

The web site of the United Nations Economic Commission for Europe (UNECE) - the group responsible for EDIFACT United Nations Centre for Trade Facilitation and Electronic Business (UN/CEFACT).

A description of EDIFACT message application level syntax rules.

A description of MSCONS (Metered Services Consumption Report) messages

A document from Bundesverbandes der Energie- und Wasserwirtschaft e.V. ("BDEW") (auf Deutsch) of MSCONS messages that are used/implemented by BDEW

More specific machine readable documents:

About

Read MSCONS (Metered Services Consumption Report) type UN/EDIFACT (United Nations/Electronic Data Interchange for Administration, Commerce and Transport) files with Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages