pipeline
string | generated_at
string | scenario
dict | annual
dict | monthly_breakdown
list | kpis
dict |
|---|---|---|---|---|---|
ida_ice_energy_simulation
|
2026-01-29T00:32:15.397468+00:00
|
{
"name": "Baseline Energy Analysis",
"building_type": "Office Complex",
"location": "Tallinn, Estonia",
"floor_area_m2": 2170,
"simulation_period": "2024-01-01 to 2024-12-31"
}
|
{
"total_kwh": 165643,
"heating_kwh": 54077,
"cooling_kwh": 22076,
"lighting_kwh": 31321,
"equipment_kwh": 40270
}
|
[
{
"month": "Jan",
"heating_kwh": 16500,
"cooling_kwh": 0,
"total_kwh": 30550
},
{
"month": "Feb",
"heating_kwh": 14200,
"cooling_kwh": 0,
"total_kwh": 27100
},
{
"month": "Mar",
"heating_kwh": 11800,
"cooling_kwh": 200,
"total_kwh": 23800
},
{
"month": "Apr",
"heating_kwh": 8200,
"cooling_kwh": 800,
"total_kwh": 19300
},
{
"month": "May",
"heating_kwh": 4500,
"cooling_kwh": 1800,
"total_kwh": 15250
},
{
"month": "Jun",
"heating_kwh": 2100,
"cooling_kwh": 3200,
"total_kwh": 13750
},
{
"month": "Jul",
"heating_kwh": 1200,
"cooling_kwh": 4100,
"total_kwh": 13750
},
{
"month": "Aug",
"heating_kwh": 1800,
"cooling_kwh": 3600,
"total_kwh": 13900
},
{
"month": "Sep",
"heating_kwh": 5200,
"cooling_kwh": 2300,
"total_kwh": 17050
},
{
"month": "Oct",
"heating_kwh": 9400,
"cooling_kwh": 1200,
"total_kwh": 21700
},
{
"month": "Nov",
"heating_kwh": 13100,
"cooling_kwh": 300,
"total_kwh": 25900
},
{
"month": "Dec",
"heating_kwh": 14000,
"cooling_kwh": 0,
"total_kwh": 26800
}
] |
{
"energy_intensity_kwh_m2": 76.3,
"heating_intensity_kwh_m2": 24.9,
"cooling_intensity_kwh_m2": 10.2,
"annual_co2_tons": 37.9,
"co2_intensity_kg_m2": 17.5,
"peak_demand_kw": 156.8,
"comfort_hours_percent": 94.2
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.