ONEcampaign / net_flows

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

Add counterpart type to net flows analysis #5

Closed jm-rivera closed 6 months ago

jm-rivera commented 6 months ago

A new function 'add_counterpart_type' has been added to assign a counterpart type based on indicator. Other changes allow for grouping by counterpart type.

Given that the new CSV would be > 50mb for Observable, this PR also introduces saving to a parquet file (<4mb).

@lpicci96 fairly minor changes so a quick review should be possible.