File size: 756 Bytes
b885d46
 
620c96b
b885d46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
620c96b
 
 
 
 
b885d46
620c96b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "schema_version": "1.0.0-sima-residential-energy-fleet",
  "pass": true,
  "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
  },
  "invariants": {
    "contracts_match_households": true,
    "solar_systems_match_households": true,
    "daily_rows_positive": true
  }
}