{
"label": "string",
"name": "string",
"utility": "string",
"eiaid": 0,
"sector": "string",
"description": "string",
"source": "string",
"uri": "string",
"approved": false,
"is_default": false,
"start_date": "string",
"end_date": "string",
"fixed_charge": {
"amount": 0,
"unit": "string"
},
"min_charge": {
"amount": 0,
"unit": "string"
},
"energy": {
"tiers_by_period": [
[
{
"rate": 0,
"adj": 0,
"effective_rate": 0,
"max": 0,
"unit": "string"
}
]
],
"weekday_schedule": [
[
0
]
],
"weekend_schedule": [
[
0
]
]
},
"demand": {
"tiers_by_period": [
[
{
"rate": 0,
"adj": 0,
"effective_rate": 0,
"max": 0,
"unit": "string"
}
]
],
"weekday_schedule": [
[
0
]
],
"weekend_schedule": [
[
0
]
],
"unit": "string",
"flat_tiers_by_period": [
[
{
"rate": 0,
"adj": 0,
"effective_rate": 0,
"max": 0,
"unit": "string"
}
]
],
"flat_months": [
0
]
}
}