Skip to content

Instantly share code, notes, and snippets.

@Jinger-ui
Created April 17, 2026 01:01
Show Gist options
  • Select an option

  • Save Jinger-ui/cddcdd3fe009b55698e211028bde0086 to your computer and use it in GitHub Desktop.

Select an option

Save Jinger-ui/cddcdd3fe009b55698e211028bde0086 to your computer and use it in GitHub Desktop.
NEMS USEP Report - 2026-04-17
<!DOCTYPE html>
<html>
<head><meta charset="utf-8"></head>
<body style="margin:0;padding:0;background:#f4f4f4;font-family:Arial,sans-serif;">
<div style="max-width:600px;margin:20px auto;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);">
<div style="background:#d32f2f;padding:24px 28px;color:#fff;">
<div style="font-size:22px;font-weight:bold;">&#9888; USEP Price Alert - 2026-04-17</div>
<div style="margin-top:8px;font-size:15px;opacity:0.9;">Found <strong>1</strong> period(s) with USEP &ge; $290/MWh</div>
<div style="margin-top:4px;font-size:14px;opacity:0.85;">Highest USEP: <strong>$304.14/MWh</strong></div>
</div>
<div style="padding:24px 28px;">
<h3 style="color:#555;font-size:14px;margin:20px 0 10px;">Alert Period Details</h3>
<table style="width:100%;border-collapse:collapse;font-size:13px;">
<thead>
<tr style="background:#f5f5f5;">
<th style="padding:8px 12px;text-align:left;border-bottom:2px solid #ddd;">Period</th>
<th style="padding:8px 12px;text-align:left;border-bottom:2px solid #ddd;">USEP ($/MWh)</th>
<th style="padding:8px 12px;text-align:left;border-bottom:2px solid #ddd;">Demand (MW)</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">07:30-08:00</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;color:#e65100;font-weight:bold;">$304.14</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">7300.060</td>
</tr>
</tbody>
</table>
<h3 style="color:#555;font-size:14px;margin:20px 0 10px;">Summary Statistics</h3>
<table style="width:100%;border-collapse:collapse;font-size:13px;">
<tr style="background:#f9f9f9;">
<td style="padding:7px 12px;border-bottom:1px solid #eee;color:#666;">Total Periods</td>
<td style="padding:7px 12px;border-bottom:1px solid #eee;font-weight:bold;">48</td>
</tr>
<tr>
<td style="padding:7px 12px;border-bottom:1px solid #eee;color:#666;">Min USEP</td>
<td style="padding:7px 12px;border-bottom:1px solid #eee;font-weight:bold;">$164.00/MWh</td>
</tr>
<tr style="background:#f9f9f9;">
<td style="padding:7px 12px;border-bottom:1px solid #eee;color:#666;">Max USEP</td>
<td style="padding:7px 12px;border-bottom:1px solid #eee;font-weight:bold;">$304.14/MWh</td>
</tr>
<tr>
<td style="padding:7px 12px;color:#666;">Avg USEP</td>
<td style="padding:7px 12px;font-weight:bold;">$211.36/MWh</td>
</tr>
</table>
<div style="margin-top:24px;padding-top:16px;border-top:1px solid #eee;font-size:12px;color:#aaa;">
Check Time (SGT): 2026-04-17 09:01:08 &nbsp;|&nbsp;
Threshold: $290/MWh &nbsp;|&nbsp;
Source: <a href="https://www.nems.emcsg.com/nems-prices" style="color:#aaa;">NEMS EMC</a>
</div>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment