Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save Jinger-ui/379ee6cdd560ca6d23f3fa0a215924ef to your computer and use it in GitHub Desktop.
NEMS USEP Report - 2026-04-14
<!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-14</div>
<div style="margin-top:8px;font-size:15px;opacity:0.9;">Found <strong>4</strong> period(s) with USEP &ge; $290/MWh</div>
<div style="margin-top:4px;font-size:14px;opacity:0.85;">Highest USEP: <strong>$350.3/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;">06:30-07:00</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;color:#e65100;font-weight:bold;">$298.26</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">6841.970</td>
</tr>
<tr>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">07:00-07:30</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;color:#e65100;font-weight:bold;">$298.34</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">7046.168</td>
</tr>
<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;">$305.67</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">7249.858</td>
</tr>
<tr>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">08:00-08:30</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;color:#e65100;font-weight:bold;">$350.3</td>
<td style="padding:8px 12px;border-bottom:1px solid #eee;">7400.275</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;">$141.99/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;">$350.30/MWh</td>
</tr>
<tr>
<td style="padding:7px 12px;color:#666;">Avg USEP</td>
<td style="padding:7px 12px;font-weight:bold;">$197.13/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-14 09:01:17 &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