Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
energinet-ajw committed Jan 23, 2025
1 parent d574d6c commit 8f0178e
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
metering_point_id;has_electrical_heating;net_settlement_group;settlement_month;period_from_date;period_to_date;#comment
170000000000000201;true;;1;2023-11-30T23:00:00Z;;Two periods because crossing years. Period 1: December 2023 (31 days). Period 2: Jan. 2024 until today (full limit)
170000000000000202;true;;1;2023-11-21T23:00:00Z;2024-02-29T23:00:00Z;Two periods because crossing years. Period 1: November 21st to end of year 2023 (9+31 days). Period 2: Jan-feb 2024 (31+29 days)
170000000000000203;true;;1;2024-02-29T23:00:00Z;2024-03-01T23:00:00Z;One period of one day.
170000000000000204;true;;1;2024-02-29T23:00:00Z;;One period of 10 months - Mar-Dec 2024 (306 days)
170000000000000201;true;2;1;2023-11-30T23:00:00Z;;Two periods because crossing years. Period 1: December 2023 (31 days). Period 2: Jan. 2024 until today (full limit)
170000000000000202;true;2;1;2023-11-21T23:00:00Z;2024-02-29T23:00:00Z;Two periods because crossing years. Period 1: November 21st to end of year 2023 (9+31 days). Period 2: Jan-feb 2024 (31+29 days)
170000000000000203;true;2;1;2024-02-29T23:00:00Z;2024-03-01T23:00:00Z;One period of one day.
170000000000000204;true;2;1;2024-02-29T23:00:00Z;;One period of 10 months - Mar-Dec 2024 (306 days)
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
metering_point_id;has_electrical_heating;net_settlement_group;settlement_month;period_from_date;period_to_date;#comment
170000000000000201;true;;1;2023-12-31T23:00:00Z;;
170000000000000202;true;;1;2023-12-31T23:00:00Z;;
170000000000000203;true;;1;2023-12-31T23:00:00Z;;
170000000000000201;true;2;1;2023-12-31T23:00:00Z;;
170000000000000202;true;2;1;2023-12-31T23:00:00Z;;
170000000000000203;true;2;1;2023-12-31T23:00:00Z;;
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
metering_point_id;has_electrical_heating;net_settlement_group;settlement_month;period_from_date;period_to_date;#comment
170000000000000201;true;;1;2023-12-31T23:00:00Z;;Case 1
170000000000000201;true;2;1;2023-12-31T23:00:00Z;;Case 1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
metering_point_id;has_electrical_heating;net_settlement_group;settlement_month;period_from_date;period_to_date;#comment
170000000000000201;true;;1;2023-12-31T23:00:00Z;;EH consumption MP with no end date for has_electrical_heating
170000000000000202;true;;1;2023-12-31T23:00:00Z;;EH consumption MP without child MP
170000000000000201;true;2;1;2023-12-31T23:00:00Z;;EH consumption MP with no end date for has_electrical_heating
170000000000000202;true;2;1;2023-12-31T23:00:00Z;;EH consumption MP without child MP
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
metering_point_id;has_electrical_heating;net_settlement_group;settlement_month;period_from_date;period_to_date;#comment
170000000000000201;true;;1;2023-12-31T23:00:00Z;;Generates output because there is consumption data and an electrical heating child metering point
170000000000000201;true;2;1;2023-12-31T23:00:00Z;;Generates output because there is consumption data and an electrical heating child metering point
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
metering_point_id;has_electrical_heating;net_settlement_group;settlement_month;period_from_date;period_to_date;#comment
170000000000000201;true;;1;2023-12-31T23:00:00Z;;Generates output because there is consumption data and an electrical heating child metering point
170000000000000201;true;2;1;2023-12-31T23:00:00Z;;Generates output because there is consumption data and an electrical heating child metering point

0 comments on commit 8f0178e

Please sign in to comment.