Current Version Note
Jump to navigation
Jump to search
Version 8.58 (January XXth, 2026)
You can download IFs Version 8.58 at IFs 8.58.
Interface Updates
- Implemented new Bilateral Formulas Functionalities:
- There are two main cases that we are concerned with here:
- Dyadic Flow as Share of Partner's GDP
- Dyadic Flow as Share of Partner's Total Dyadic Flow
The first issue is that currently we have no way to identify the partner/dimension 2 country as the country of interest in a computation. The second issue is that we currently don't have a way to dynamically calculate a sum of a dyadic flow for either the partner (relevant) or actor (not relevant now, but could be helpful to have).
For the first case, we'd like to do the following steps for the simplest possible version: - (Currently doable) Identify the formula "A/B*100"
- (Currently doable) Select dyadic flow from country Actor to country Partner as A
- Select the GDP of the partner country as B
For a more complicated and concrete example, consider Brazil's trade to France. We are interested in how important trade from Brazil is to France's economy. - Identify the formula "(A+B)/C * 100"
- Select two variables corresponding to step 2 in the prior example.
- Select "XBILAT-Total, Brazil, France" for Exports as A
- Select "XBILAT, France, Brazil" for Imports as B
- Select "GDP, France" as C
For the second case, we'd need to either (1) introduce new logic for calculating a sum of dyadic on the file or (2) create new 'monadic' sum of dyadic variables.
The steps for the simple version would be: - (Currently doable) Identify the formula A/B*100
- (Currently doable) Select dyadic flow from country Actor to country Partner as A
- Select the summed dyadic flow (either generated dynamically or as a new monadic variable) for the partner as B
Again, I'll present the more complicated concrete example like above: - Identify the formula "(A+B)/(C+D * 100"
- Select two variables corresponding to step 2 in the prior example.
- Select "XBILAT, Brazil, France" for Exports as A
- Select "XBILAT, France, Brazil" for Imports as B
- Select two summed dyadic variables corresponding to step 3 in the prior example"
- Select "XBILAT-Sum, France, World" as C
- Select "XBILAT-Sum, World, France" as D
The lists of desired final displays to be included for use with FBIC are below. In both lists, the trade version is the most complicated version. For both, it would resemble my concrete examples above, but remove the services trade portion as well.
Case 1 Examples:
- Dyadic Aid as a percent of Partner's GDP
- Dyadic Trade (Exports + Imports, Goods Only) as a percent of Partner's GDP
- Dyadic Arms Stock as a percent of Partner's Military Stock
Case 2 Examples - Dyadic Aid as a percent of Partner's Summed Dyadic Aid
- Dyadic Trade (Exports + Imports, Goods Only) as a percent of Partner's Summed Dyadic Goods Trade
- Dyadic Arms Stock as a percent of Partner's Summed Dyadic Military Stock
- Fix Cohort Information, Education Years
- Fixes to J-Curve and Lorenz Graph
- Update to Build Documentation (Network Diagram).
- Changes to Save Default Region in Standalone version (clicking the map).
- Fix for J-Curve on using GBD and oldest age category.
- Fix for Infrastructure profile and groups.
- Fix for Causality (Drivers) from SDG Graph form.
Model Updates
- Fix for using base year of 1995.