ONEcampaign / net_flows

Assessing net flows for developing countries
https://observablehq.com/@one-campaign/net-flows
MIT License
0 stars 0 forks source link

Split grants into bilateral and multilateral #1

Closed jm-rivera closed 6 months ago

jm-rivera commented 6 months ago

Currently grants are taken from DAC2 and grouped by counterpart. That means the only information on their type (bilateral concessional or multilateral concessional) comes from the counterpart name.

In order to match the data structure from IDS - where we are separating bilateral and multilateral concessional debt - we must implement two different names:

The changes should be implemented in inflows.py and added to the output mapping in net_flows.py