pradeep-xpert commited on
Commit
0b0846a
·
verified ·
1 Parent(s): add4d80

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +377 -0
  2. enr003_demand.csv +0 -0
  3. enr003_demand.parquet +3 -0
README.md ADDED
@@ -0,0 +1,377 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
+ - time-series-forecasting
7
+ tags:
8
+ - synthetic-data
9
+ - electricity-demand
10
+ - load-forecasting
11
+ - demand-forecasting
12
+ - load-research
13
+ - epri-prism
14
+ - eia-861
15
+ - pjm
16
+ - caiso
17
+ - ercot
18
+ - ferc
19
+ - nerc
20
+ - day-ahead-forecasting
21
+ - hour-ahead-forecasting
22
+ - week-ahead-forecasting
23
+ - probabilistic-forecasting
24
+ - p10-p90
25
+ - peak-demand
26
+ - demand-response
27
+ - coincident-peak
28
+ - climate-zones
29
+ - iecc-climate-zones
30
+ - heating-cooling-degree-days
31
+ - hdd-cdd
32
+ - ev-charging
33
+ - electric-vehicles
34
+ - v2g
35
+ - vehicle-to-grid
36
+ - distributed-energy-resources
37
+ - der
38
+ - rooftop-solar
39
+ - behind-the-meter
40
+ - battery-storage
41
+ - bess
42
+ - virtual-power-plant
43
+ - vpp
44
+ - time-of-use
45
+ - tou
46
+ - lmp
47
+ - locational-marginal-price
48
+ - duck-curve
49
+ - energy-trading
50
+ - demand-charge
51
+ - price-elasticity
52
+ pretty_name: ENR003 — Synthetic Electricity Demand & Load Forecasting Dataset (Sample)
53
+ size_categories:
54
+ - 1K<n<10K
55
+ configs:
56
+ - config_name: default
57
+ data_files: enr003_demand.parquet
58
+ ---
59
+
60
+ # ENR003 — Synthetic Electricity Demand & Load Forecasting Dataset (Sample Preview)
61
+
62
+ **XpertSystems.ai | Synthetic Data Factory | Energy & Climate Vertical**
63
+
64
+ A single-table, **load-research-calibrated** electricity demand dataset spanning
65
+ 8 utility demand zones across diverse IECC climate zones (Hot-Humid to Very
66
+ Cold), with **15-minute interval resolution**. Each row joins zone-level load
67
+ composition, weather, day-ahead / hour-ahead / week-ahead probabilistic
68
+ forecasts, peak event flags, ERCOT 4CP detection, demand response activations,
69
+ TOU pricing tiers, LMPs, and behind-the-meter DER (rooftop solar, BESS, EVs,
70
+ V2G). Calibrated benchmark-first against **EPRI PRISM** load research, **PJM
71
+ Load Forecast Archive**, **EIA-861**, **FERC Electric Power Reports**, and
72
+ **DOE EV Charging Study 2023**.
73
+
74
+ This is the **sample preview** — 8 zones × 1 week × 15-min cadence (~5,376
75
+ rows × 99 columns). The full product covers 50 zones × full annual cycle
76
+ (~1.75M rows) with multi-season seasonal load factors, 1-in-50-year peak
77
+ exceedance modeling, and N-1 grid stress scenarios.
78
+
79
+ ---
80
+
81
+ ## Dataset summary
82
+
83
+ | Property | Value |
84
+ |---|---|
85
+ | Rows | 5,376 |
86
+ | Columns | 99 |
87
+ | Cadence | 15-minute |
88
+ | Time span | 1 week (2022-01-01 → 2022-01-08) |
89
+ | Zones | 8 utility demand zones |
90
+ | Climate zones | 1A / 3B / 4A / 5A (IECC) |
91
+ | Load categories | Residential / Commercial / Industrial / Agricultural / EV |
92
+ | Forecast horizons | 1h ahead, 24h (day-ahead), 168h (week-ahead) |
93
+ | File formats | Parquet (preferred) + CSV |
94
+
95
+ The 99 columns are grouped into **eight blocks** that join on `zone_id` ×
96
+ `timestamp_utc`: identifiers, load profile, seasonal/calendar, load curve,
97
+ peak event, forecast (multi-horizon), weather, market, and EV/DER.
98
+
99
+ ---
100
+
101
+ ## Calibration sources
102
+
103
+ All ten validation metrics target named industry sources, not generator
104
+ self-metrics:
105
+
106
+ - **PJM Load Forecast Archive** — published MAPE benchmarks at 1h / 24h / 168h
107
+ forecast horizons (1.8% / 3.2% / 5.1%)
108
+ - **EPRI PRISM Load Research** — daily peak-to-valley ratios and load
109
+ factors for residential / commercial / industrial / EV / agricultural
110
+ load shapes
111
+ - **EIA-861** — utility-level customer counts and seasonal load factor
112
+ amplification
113
+ - **FERC Electric Power Reports** — temperature sensitivity (MW per °C per
114
+ 1000 customers) by load category
115
+ - **DOE EV Charging Study 2023** — L2 / DCFC charging session distributions,
116
+ V2G adoption rates
117
+ - **NREL TR-65-72701 / IEA Wind Task 36** — probabilistic forecast
118
+ interval coverage benchmarks
119
+ - **ASHRAE 55-2020** — comfort temperature thresholds and humidity ranges
120
+ - **IECC Climate Zones** — geographic temperature and degree-day modeling
121
+
122
+ ---
123
+
124
+ ## Validation scorecard (seed = 42)
125
+
126
+ 10/10 PASS · **Grade A+ (100%)** across all six canonical seeds (42, 7, 123, 2024, 99, 1).
127
+
128
+ | # | Metric | Observed | Target | Tol | Type | Source |
129
+ |---|---|---:|---:|---:|---|---|
130
+ | 1 | `day_ahead_forecast_mape_pct` | 3.24 | 3.2 | ±1.5 | two-sided | PJM 24h ahead |
131
+ | 2 | `hour_ahead_forecast_mape_pct` | 1.81 | 1.8 | ±1.0 | two-sided | PJM 1h ahead |
132
+ | 3 | `week_ahead_forecast_mape_pct` | 5.08 | 5.1 | ±2.5 | two-sided | PJM 168h ahead |
133
+ | 4 | `firm_plus_interruptible_equals_peak_rate` | 1.000 | 0.995 | ±0.005 | FLOOR | Structural |
134
+ | 5 | `weather_demand_abs_correlation_strongest_zone` | 0.746 | 0.25 | ±0.15 | FLOOR | FERC sensitivities |
135
+ | 6 | `peak_to_valley_ratio_end_of_day_mean` | 2.17 | 2.0 | ±1.0 | two-sided | EPRI PRISM |
136
+ | 7 | `load_factor_end_of_day_mean` | 0.684 | 0.70 | ±0.15 | two-sided | EPRI PRISM |
137
+ | 8 | `naive_persistence_model_share` | 0.0487 | 0.05 | ±0.03 | two-sided | Generator model mix |
138
+ | 9 | `humidity_pct_mean` | 50.14 | 50.0 | ±5.0 | two-sided | ASHRAE 55 + Beta(3,3) |
139
+ | 10 | `p10_p90_interval_coverage_pct` | 100.0 | 90.0 | ±10.0 | FLOOR | NREL / IEA T36 |
140
+
141
+ ---
142
+
143
+ ## Schema highlights (99 columns)
144
+
145
+ **Identifiers (3):** `zone_id`, `timestamp_utc`, `climate_zone` (IECC 1A / 2A
146
+ / 3A / 3B / 3C / 4A / 5A / 6A).
147
+
148
+ **Load profile (10):** `total_demand_MW`, `residential_demand_MW`,
149
+ `commercial_demand_MW`, `industrial_demand_MW`, `agricultural_demand_MW`,
150
+ `ev_charging_demand_MW`, `net_load_MW`, `load_density_MW_per_km2`,
151
+ `customer_count`, `avg_consumption_kWh_per_customer`.
152
+
153
+ **Seasonal & calendar (12):** `season`, `month`, `day_of_week`, `hour_of_day`,
154
+ `is_holiday`, `heating_degree_days`, `cooling_degree_days`,
155
+ `seasonal_load_factor`, `summer_peak_flag`, `winter_peak_flag`,
156
+ `shoulder_period_flag`, `load_shape_type` (Residential_Weekday /
157
+ Residential_Weekend / Commercial_Weekday / Commercial_Weekend /
158
+ Industrial_Flat / EV_TOU).
159
+
160
+ **Load curve (12):** `daily_peak_MW`, `daily_valley_MW`, `peak_to_valley_ratio`,
161
+ `morning_ramp_MW_per_hour`, `evening_ramp_MW_per_hour`, `load_factor`,
162
+ `coincident_peak_flag`, `non_coincident_peak_MW`, `base_load_MW`,
163
+ `flexible_load_MW`, `ramp_event_flag`, `duck_curve_depth_MW`.
164
+
165
+ **Peak event (14):** `peak_demand_event_id`, `peak_event_type` (None /
166
+ Summer_Peak / Winter_Peak / Shoulder_Spike / Weather_Extreme),
167
+ `peak_magnitude_MW`, `peak_duration_minutes`, `peak_probability_exceedance`,
168
+ `firm_peak_MW`, `interruptible_peak_MW`, `demand_response_activation_flag`,
169
+ `demand_response_MW_curtailed`, `peak_temp_C`, `peak_humidity_pct`,
170
+ `heat_index_C`, `wind_chill_C`, `ercot_4cp_flag`.
171
+
172
+ **Forecast — multi-horizon (16):** `forecast_horizon_hours`,
173
+ `forecast_target_timestamp_utc`, `forecast_issued_at_utc`,
174
+ `forecast_demand_MW`, `forecast_p10_MW`, `forecast_p50_MW`,
175
+ `forecast_p90_MW`, `forecast_error_MW`, `forecast_mape_pct`,
176
+ `weather_forecast_temperature_C`, `weather_forecast_error_C`, `model_type`
177
+ (LSTM / XGBoost / ARIMA / Prophet / Ensemble / Naive_Persistence),
178
+ `feature_set_version`, `fc1h_demand_MW`, `fc1h_mape_pct`,
179
+ `fc168h_demand_MW`, `fc168h_mape_pct`.
180
+
181
+ **Weather (11):** `temperature_C`, `temperature_normal_C`,
182
+ `temperature_anomaly_C`, `humidity_pct`, `dew_point_C`,
183
+ `solar_irradiance_W_per_m2`, `wind_speed_m_per_s`, `cloud_cover_pct`,
184
+ `precipitation_mm`, `extreme_weather_flag`, `urban_heat_island_C`.
185
+
186
+ **Market (10):** `real_time_lmp_per_MWh`, `day_ahead_price_per_MWh`,
187
+ `tou_rate_tier` (Super-Off-Peak / Off-Peak / Mid-Peak / On-Peak),
188
+ `tou_rate_per_kWh`, `demand_charge_per_kW`, `price_elasticity_demand`,
189
+ `demand_response_incentive_per_kWh`, `energy_cost_forecast_per_MWh`,
190
+ `carbon_price_per_tonne`, `renewable_energy_credit_per_MWh`.
191
+
192
+ **EV & DER (10):** `ev_penetration_pct`, `ev_charging_sessions_count`,
193
+ `ev_l2_charging_MW`, `ev_dcfc_charging_MW`, `v2g_discharge_MW`,
194
+ `smart_charging_active_flag`, `rooftop_solar_generation_MW`,
195
+ `battery_storage_dispatch_MW`, `virtual_power_plant_flag`,
196
+ `der_capacity_MW`.
197
+
198
+ ---
199
+
200
+ ## Suggested use cases
201
+
202
+ - **Day-ahead load forecasting models** — train LSTM/XGBoost regressors
203
+ for `total_demand_MW` 24h ahead using weather forecast + calendar +
204
+ historical load features. Benchmark against the included PJM-calibrated
205
+ forecast columns
206
+ - **Probabilistic forecasting** — evaluate P10/P50/P90 interval quality
207
+ on multi-horizon forecasts (1h / 24h / 168h) with the included
208
+ `forecast_p*_MW` columns
209
+ - **Peak demand prediction** — classifier for `summer_peak_flag`,
210
+ `winter_peak_flag`, `coincident_peak_flag`, `ercot_4cp_flag` from
211
+ weather and load shape features
212
+ - **Demand response targeting** — predict `demand_response_activation_flag`
213
+ given temperature, humidity, heat index, and price signals
214
+ - **EV charging load disaggregation** — decompose `total_demand_MW` into
215
+ EV-driven components using `ev_l2_charging_MW`, `ev_dcfc_charging_MW`,
216
+ and TOU rate tier features
217
+ - **V2G dispatch optimization** — model `v2g_discharge_MW` as a function
218
+ of evening peak, LMP, and SoC proxies
219
+ - **Behind-the-meter DER aggregation** — combine `rooftop_solar_generation_MW`,
220
+ `battery_storage_dispatch_MW`, and `virtual_power_plant_flag` for
221
+ net-load forecasting
222
+ - **Climate zone transfer learning** — train per-climate-zone load models
223
+ and test cross-zone generalization
224
+ - **Load duration curve construction** — sort `total_demand_MW` descending
225
+ per zone for resource adequacy / capacity planning analyses
226
+ - **Price elasticity estimation** — use the included `price_elasticity_demand`
227
+ values and TOU tier features as targets / instruments
228
+ - **LMP forecasting & energy trading** — train short-term price models
229
+ conditioned on demand, weather, and TOU signals
230
+
231
+ ---
232
+
233
+ ## Loading examples
234
+
235
+ ```python
236
+ from datasets import load_dataset
237
+
238
+ ds = load_dataset("xpertsystems/enr003-sample", split="train")
239
+ print(ds.shape)
240
+ ```
241
+
242
+ ```python
243
+ import pandas as pd
244
+ from huggingface_hub import hf_hub_download
245
+
246
+ path = hf_hub_download(
247
+ repo_id="xpertsystems/enr003-sample",
248
+ filename="enr003_demand.parquet",
249
+ repo_type="dataset",
250
+ )
251
+ df = pd.read_parquet(path)
252
+
253
+ # Multi-horizon forecast MAPE evaluation
254
+ for col, h in [("fc1h_demand_MW", "1h"), ("forecast_demand_MW", "24h"), ("fc168h_demand_MW", "168h")]:
255
+ mape = ((df[col] - df["total_demand_MW"]).abs() / df["total_demand_MW"]).mean() * 100
256
+ print(f"{h:>5} ahead MAPE: {mape:.2f}%")
257
+ ```
258
+
259
+ ```python
260
+ # Per-climate-zone temperature–demand sensitivity
261
+ for cz, sub in df.groupby("climate_zone"):
262
+ corr = sub["temperature_C"].corr(sub["total_demand_MW"])
263
+ print(f"Zone {cz}: temp-demand correlation = {corr:+.3f}")
264
+ ```
265
+
266
+ ```python
267
+ # Build a 15-min load duration curve for a single zone
268
+ zone_a = df[df["zone_id"] == df["zone_id"].iloc[0]]
269
+ ldc = zone_a["total_demand_MW"].sort_values(ascending=False).reset_index(drop=True)
270
+ print(ldc.describe())
271
+ ```
272
+
273
+ ---
274
+
275
+ ## Limitations and honest disclosures
276
+
277
+ This sample is calibrated for **structural fidelity, not bit-exact reproduction
278
+ of any specific utility's load archive.** Specifically:
279
+
280
+ - **HDD / CDD columns use a non-standard temperature base.** The generator
281
+ computes `hdd = max(0, 65*5/9 - temp_C)` ≈ `max(0, 36.11 - temp_C)`,
282
+ which uses an unconverted 65×(5/9) ≈ 36.11°C base instead of the standard
283
+ ASHRAE 65°F → 18.33°C base. This inflates HDD (~30 for typical winter
284
+ temps vs ~5–15 expected) and floors CDD at zero except in extreme heat.
285
+ **Use `temperature_C` directly** for degree-day analyses; do not consume
286
+ `heating_degree_days` / `cooling_degree_days` columns as-published. The
287
+ full product release ships an HDD/CDD recompute patch.
288
+ - **`peak_to_valley_ratio` and `load_factor` are CUMULATIVE within each day.**
289
+ The generator's `daily_peak_tracker` builds up as the day progresses, so
290
+ these columns at hour 0 reflect only midnight data, not the full day.
291
+ By hour 23 they reflect the entire day. **Use end-of-day (hour 23)
292
+ readings for full-day load curve metrics**, or recompute from
293
+ `total_demand_MW` grouped by date.
294
+ - **`forecast_mape_pct` is a random draw, not a computed MAPE.** The
295
+ resulting `forecast_demand_MW` produces an actual MAPE close to (but
296
+ not exactly equal to) the published `forecast_mape_pct` column.
297
+ Compute MAPE directly: `(forecast_demand_MW - total_demand_MW).abs() /
298
+ total_demand_MW`.
299
+ - **P10/P90 forecast intervals over-cover by design.** The generator sets
300
+ `sigma = abs(error) * 1.2` per-row, which builds the interval AROUND the
301
+ realized error rather than reflecting uncalibrated forecast uncertainty.
302
+ Empirical coverage is ~100%. For probabilistic forecast research, treat
303
+ these as upper-bound conservative intervals.
304
+ - **Component demands (residential + commercial + industrial + agricultural
305
+ + EV) sum to ~65% of `total_demand_MW`.** Weather adjustment (`weather_adj`,
306
+ computed from temperature sensitivities) is added separately to `total`,
307
+ so components don't sum to total. Use components for share analysis, not
308
+ reconciliation.
309
+ - **Single-season sample (Winter only) at 1-week scale.** Multi-season load
310
+ factor amplification (Summer +28%, Spring -18%, etc.) cannot be validated
311
+ in this sample; the full product covers the full annual cycle.
312
+ - **Solar irradiance uses simplified mid-latitude sunrise/sunset model**
313
+ without longitude awareness — all zones share "solar noon ≈ 12:00 UTC."
314
+ Fine for fleet-aggregate ML; don't expect timestamp ↔ local-clock
315
+ alignment for any specific geography.
316
+ - **On-Peak TOU tier fires only in summer** (line 446 of generator). In
317
+ winter weeks like this sample, `tou_rate_tier` takes values
318
+ Super-Off-Peak / Off-Peak / Mid-Peak only.
319
+ - **Climate zone draw varies per seed** — at n=8 zones from a pool of 8
320
+ IECC zones, typically 4–6 zones appear per sample.
321
+ - **`load_density_MW_per_km2` uses per-row random divisor**
322
+ `uniform(50, 500)`, not a fixed per-zone area. Use for fleet
323
+ aggregates, not zone-level density studies.
324
+
325
+ The full ENR003 product addresses these by ASHRAE-correct HDD/CDD,
326
+ post-loop load curve recomputation, calibrated probabilistic forecasts,
327
+ multi-season annual cycle, and longitude-aware solar — contact us for
328
+ the licensed commercial release.
329
+
330
+ ---
331
+
332
+ ## Companion datasets in the Energy & Climate vertical
333
+
334
+ - **ENR-001** — Synthetic Power Grid Operations Dataset (bus telemetry,
335
+ line flows, generation dispatch, frequency, contingency)
336
+ - **ENR-002** — Synthetic Renewable Energy Generation Dataset (solar/wind/
337
+ hybrid SCADA, weather, forecast, PCC, BESS)
338
+ - **ENR-003** — Synthetic Electricity Demand & Load Forecasting Dataset
339
+ (you are here)
340
+
341
+ Use **ENR-001 + ENR-002 + ENR-003** together for full grid + renewables +
342
+ demand ML workflows: dispatch decisions (ENR-001) conditioned on
343
+ plant-level renewable telemetry (ENR-002) and zone-level demand
344
+ forecasts (ENR-003).
345
+
346
+ For the broader catalog, see:
347
+
348
+ - [Oil & Gas](https://huggingface.co/xpertsystems) — OIL-001 through OIL-004
349
+ - [Materials & Energy](https://huggingface.co/xpertsystems) — MAT-001
350
+ - [Insurance & Risk](https://huggingface.co/xpertsystems) — 10 SKUs
351
+ - [Cybersecurity](https://huggingface.co/xpertsystems) — 11 SKUs
352
+
353
+ ---
354
+
355
+ ## Citation
356
+
357
+ ```bibtex
358
+ @dataset{xpertsystems_enr003_sample_2026,
359
+ author = {XpertSystems.ai},
360
+ title = {ENR003 Synthetic Electricity Demand and Load Forecasting Dataset (Sample Preview)},
361
+ year = 2026,
362
+ publisher = {Hugging Face},
363
+ url = {https://huggingface.co/datasets/xpertsystems/enr003-sample}
364
+ }
365
+ ```
366
+
367
+ ---
368
+
369
+ ## Contact
370
+
371
+ - **Web:** https://xpertsystems.ai
372
+ - **Email:** pradeep@xpertsystems.ai
373
+ - **Full product catalog:** Cybersecurity, Insurance & Risk, Materials & Energy,
374
+ Oil & Gas, Energy & Climate, and more
375
+
376
+ **Sample License:** CC-BY-NC-4.0 (Creative Commons Attribution-NonCommercial 4.0)
377
+ **Full product License:** Commercial — please contact for pricing.
enr003_demand.csv ADDED
The diff for this file is too large to render. See raw diff
 
enr003_demand.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bde7d839611dbd934fa730ad648cea7e9b42884083577bee18c34503b2aed843
3
+ size 2151924