Is connection_flow
sheet showing net trade flow between nodes/countries?
#264
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Also, in the |
Beta Was this translation helpful? Give feedback.
-
Yes, they are net flows. The group_flows take the perspective of the nodes that are the members of the group: it sums all flows coming in (positive) and going out (negative) to the member nodes. It also separately reports the losses from the connections between the member nodes. It should probably be named |
Beta Was this translation helpful? Give feedback.
Yes, they are net flows. The group_flows take the perspective of the nodes that are the members of the group: it sums all flows coming in (positive) and going out (negative) to the member nodes. It also separately reports the losses from the connections between the member nodes.
It should probably be named
node_group_flows
to make it more clear.