Skip to content

Instantly share code, notes, and snippets.

@jnschrag
Created January 30, 2018 17:17
Show Gist options
  • Save jnschrag/840186bdb49bb1d11d1634e46ec0a401 to your computer and use it in GitHub Desktop.
Save jnschrag/840186bdb49bb1d11d1634e46ec0a401 to your computer and use it in GitHub Desktop.
ChinaPower FDI Tables
<table class="striped">
<thead>
<tr>
<th class="title" colspan="4"> China FDI Top Destinations in Africa (2005 - 2016)</th>
</tr>
<tr>
<th>Country</th>
<th>Volume in $ billions</th>
<th>Global Ranking</th>
<th>Economic Development Level</th>
</tr>
</thead>
<tbody>
<tr>
<td>South Africa</td>
<td>10.58</td>
<td>19</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>DRC</td>
<td>10.35</td>
<td>20</td>
<td>Lower middle-income</td>
</tr>
<tr>
<td>Nigeria</td>
<td>7.55</td>
<td>26</td>
<td>Low-income</td>
</tr>
<tr>
<td>Egypt</td>
<td>5.2</td>
<td>34</td>
<td>Lower middle-income</td>
</tr>
<tr>
<td>Niger</td>
<td>5.18</td>
<td>35</td>
<td>Low-income</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th class="title" colspan="4"> China FDI Top Destinations in Asia and Oceania (2005 - 2016)</th>
</tr>
<tr>
<th>Country</th>
<th>Volume in $ billions</th>
<th>Global Ranking</th>
<th>Economic Development Level</th>
</tr>
</thead>
<tbody>
<tr>
<td>Australia</td>
<td>84.61</td>
<td>2</td>
<td>High income OECD member</td>
</tr>
<tr>
<td>Kazakhstan</td>
<td>18.06</td>
<td>10</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Malaysia</td>
<td>17.23</td>
<td>11</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Singapore</td>
<td>15.58</td>
<td>13</td>
<td>High income</td>
</tr>
<tr>
<td>Indonesia</td>
<td>13.37</td>
<td>15</td>
<td>Lower middle-income</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th class="title" colspan="4"> China FDI Top Destinations in Latin America and the Caribbean (2005 - 2016)</th>
</tr>
<tr>
<th>Country</th>
<th>Volume in $ billions</th>
<th>Global Ranking</th>
<th>Economic Development Level</th>
</tr>
</thead>
<tbody>
<tr>
<td>Brazil</td>
<td>45.61</td>
<td>4</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Peru</td>
<td>17.06</td>
<td>12</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Argentina</td>
<td>10.08</td>
<td>21</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Ecuador</td>
<td>7.72</td>
<td>25</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Venezuela</td>
<td>4.37</td>
<td>45</td>
<td>Upper middle-income</td>
</tr>
</tbody>
</table>
<table class="striped">
<thead>
<tr>
<th class="title" colspan="4"> China FDI Top Destinations in North America and Europe (2005 - 2015)</th>
</tr>
<tr>
<th>Country</th>
<th>Volume in $ billions</th>
<th>Global Ranking</th>
<th>Economic Development Level</th>
</tr>
</thead>
<tbody>
<tr>
<td>United States</td>
<td>149.69</td>
<td>1</td>
<td>High income OECD member</td>
</tr>
<tr>
<td>Canada</td>
<td>45.98</td>
<td>3</td>
<td>High income OECD member</td>
</tr>
<tr>
<td>United Kingdom</td>
<td>44.73</td>
<td>5</td>
<td>High income OECD member</td>
</tr>
<tr>
<td>Russia</td>
<td>28.09</td>
<td>6</td>
<td>Upper middle-income</td>
</tr>
<tr>
<td>Italy</td>
<td>19.82</td>
<td>7</td>
<td>High income OECD member</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment