[openspending,drd][xs]: fix FlatUiTable error on first data-driven story
This commit is contained in:
@@ -29,35 +29,7 @@ Quick observations:
|
|||||||
|
|
||||||
So let's convert all currencies to ~EUR but only include 'eu_cofinancing_amount' values as we will use it for comparison:
|
So let's convert all currencies to ~EUR but only include 'eu_cofinancing_amount' values as we will use it for comparison:
|
||||||
|
|
||||||
<FlatUiTable rawCsv="beneficiary_country_code,eu_cofinancing_amount
|
<FlatUiTable url="https://storage.openspending.org/eu-esif-funds-beneficiaries-2007-2020--country-code-confinancing-amount.csv" />
|
||||||
AT,0.0
|
|
||||||
BE,858388537.42
|
|
||||||
BG,0.0
|
|
||||||
CY,0.0
|
|
||||||
CZ,115591108113
|
|
||||||
DE,912803359.21
|
|
||||||
DK,492017672
|
|
||||||
EE,5419641772.0
|
|
||||||
EL,0.0
|
|
||||||
ES,0.0
|
|
||||||
FI,2858282488.0
|
|
||||||
FR,15027864492.94
|
|
||||||
HR,0.0
|
|
||||||
HU,0.0
|
|
||||||
IE,0.0
|
|
||||||
IT,34860253672.98
|
|
||||||
LT,6750675528.74
|
|
||||||
LU,30852529.89
|
|
||||||
LV,0.0
|
|
||||||
MT,0.0
|
|
||||||
NL,0.0
|
|
||||||
PL,67537688711
|
|
||||||
PT,23800568868.02
|
|
||||||
RO,19970864938.12
|
|
||||||
SE,0.0
|
|
||||||
SI,4576151396.24
|
|
||||||
SK,12295960193.92
|
|
||||||
UK,12829255012.10" />
|
|
||||||
|
|
||||||
With this data table we can easily see top countries by funding. Note that you can use the table component above to sort values by values in 'eu_cofinancing_amount' column which helps you to quickly see top countries. Let's build a quick visualization to make it even more obvious:
|
With this data table we can easily see top countries by funding. Note that you can use the table component above to sort values by values in 'eu_cofinancing_amount' column which helps you to quickly see top countries. Let's build a quick visualization to make it even more obvious:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user