| { | |
| "schema_version": "1.0.0-sima-residential-energy-fleet", | |
| "generator": "generate_residential_energy_pack.py", | |
| "seed": 42, | |
| "start_date": "2025-01-01", | |
| "end_date": "2025-06-29", | |
| "households": 500, | |
| "months": 6, | |
| "parquet_export": true, | |
| "output_dir": "sample_pack", | |
| "row_counts": { | |
| "households": 500, | |
| "subscriber_contracts": 500, | |
| "installation_pipeline": 500, | |
| "solar_systems": 500, | |
| "battery_systems": 327, | |
| "utility_tariffs": 10, | |
| "daily_generation_consumption": 90000, | |
| "dispatch_events": 5819, | |
| "vpp_program_enrollment": 229, | |
| "outage_events": 839, | |
| "billing_and_savings": 3000, | |
| "service_tickets": 137, | |
| "channel_attribution": 500, | |
| "portfolio_kpis_daily": 1080, | |
| "metric_definitions": 3, | |
| "dashboard_suggestions": 3 | |
| } | |
| } | |