- "bus_name" --- bus name in form "bus_"
- "region" --- name of region where the bus is located
- "in_service" --- if the bus is in service (not in maintenance)
- "v_rated_kv" --- rated voltage of the bus in kilovolts
- "x_coordinate" --- x-coordinate of the bus
- "y_coordinate" --- y-coordinate of the bus
- "is_slack" --- whether the bus is a slack bus
- "max_v_pu" --- rated max limit of bus voltage in per units
- "min_v_pu" --- rated min limit of bus voltage in per units
- "branch_name" --- branch name in form "branch_<from_bus number><to_bus number>"
- "from_bus" --- name of the bus where the branch starts
- "to_bus" --- name of the bus where the branch ends
- "parallel" --- number of the branch in parallel branches
- "in_service" --- if the branch is in service (not in maintenance)
- "r_ohm" --- branch resistance in ohms
- "x_ohm" --- branch reactance in ohms
- "b_µs" --- branch reactive conductance in microsiemens
- "trafo_ratio_rel" --- transformation ratio (relative to the ratio of voltage levels of the high and low sides) if the branch is a transformer
- "max_i_ka" --- maximum current over the branch in kiloamperes
- "load_name" --- load name in form "load_"
- "bus_name" --- name of the bus where the load is placed
- "in_service" --- if the load is in service
- "p_mw" --- actual active demand of the load in megawatts
- "q_mvar" --- actual reactive demand of the load in megavolt-amperes
- "datetime" --- date and time of variable measurement
- "gen_name" --- generator name in form "<gen_type>_"
- "bus_name" --- name of the bus where the generator is placed
- "in_service" --- if the generator is in service (not in maintenance)
- "is_optimized" --- whether the output of this generator is optimized at the OPF stage
- "max_p_mw" --- rated max active output in megawatts
- "min_p_mw" --- rated min active output in megawatts
- "p_mw" --- actual active output of the generator in megawatts
- "max_q_mvar" --- actual max limit of reactive output in megavolt-amperes according to PQ-diagram
- "min_q_mvar" --- actual min limit of reactive output in megavolt-amperes according to PQ-diagram
- "datetime" --- date and time of variable measurement
- "opt_category" --- category used for the OPF estimation