Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| project:qualified_money [2013/03/23 13:27] – [Team] thomas | project:qualified_money [2018/11/13 14:39] (current) – [Data] alicesmith | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| We simulate the spreading of tainted money. In a second step, we implement qualifiers that regulate different qualities of money. | We simulate the spreading of tainted money. In a second step, we implement qualifiers that regulate different qualities of money. | ||
| - | First step was to gather money flow data. For this purpose, every country' | + | First step was to gather money flow data. For this purpose, every country' |
| Money can be contagious (i.e. if a country receives _any_ bad money, the country is ' | Money can be contagious (i.e. if a country receives _any_ bad money, the country is ' | ||
| Line 12: | Line 12: | ||
| ===== Assumptions and Limits ===== | ===== Assumptions and Limits ===== | ||
| - | * M2 is only important initially and not update in the process | ||
| * Only merchandise trade balance is considered (i.e. no services) | * Only merchandise trade balance is considered (i.e. no services) | ||
| * Only the five biggest trading partners are reported | * Only the five biggest trading partners are reported | ||
| Line 27: | Line 26: | ||
| * $q_i$ is the percentage (%) of non-tainted money, where $q \in [0,1]$; 0 is fully tainted money, 1 is non-tainted money | * $q_i$ is the percentage (%) of non-tainted money, where $q \in [0,1]$; 0 is fully tainted money, 1 is non-tainted money | ||
| * $\Delta V_i$ is the increase of volume of money | * $\Delta V_i$ is the increase of volume of money | ||
| - | * $f_{ij}$ is the fraction (in % of V_j) of money flowing from $j$ to $i$ | + | * $f_{ij}$ is the fraction (in % of $V_j$) of money flowing from $j$ to $i$ |
| Then the following (simplified) algorithm applies for the volume forward: | Then the following (simplified) algorithm applies for the volume forward: | ||
| Line 40: | Line 39: | ||
| ===== Important Points ===== | ===== Important Points ===== | ||
| - | * EU share is spread to all EU member countries | + | * EU share is spread to all EU member countries |
| * If $i$ exports to $j$ that is an **inflow** of money for country $i$ | * If $i$ exports to $j$ that is an **inflow** of money for country $i$ | ||
| Line 53: | Line 52: | ||
| * Balance of payments: https:// | * Balance of payments: https:// | ||
| * Illicit Money Flows: http:// | * Illicit Money Flows: http:// | ||
| + | |||
| Line 69: | Line 69: | ||
| * http:// | * http:// | ||
| * D3 examples https:// | * D3 examples https:// | ||
| + | * Slides: https:// | ||
| | | ||
| - | {{tag> | + | {{tag> |