All examples By author By category About

emilioalvarado

EPI Interactive Bar Chart

Built with blockbuilder.org

Please click the 'Open' link at the bottom of the viz to view the full image.

Credits

About

This bar chart is constructed from a TSV file storing the Environment Performance Index (EPI) of all countries.

The explanation about EPI variables can be found in http://epi.yale.edu/. The dataset was located in the section: http://epi.yale.edu/downloads. The data for 2014 can be downloaded from: http://epi.yale.edu/sites/default/files/2014_epi_framework_indicator_scores_friendly_0.xls.

The next section presents the visualization analysis based on Tamara's Analytics framework.

What, Why and How Analysis

What: The dataset is formed by a table, with an ordinal attribute (the countries) and some quantitative attributes (Year, EPI Score, 10-Year Percent Change, Environmental Health, Ecosystem Vitality, EH - Health Impacts, EH - Air Quality, EH -Water and Sanitation, EV - Water Resources, EV - Agriculture, EV - Forests, EV - Fisheries, EV- Biodiversity and Habitat and EV - Climate and Energy).

Why: The following are the two main tasks this viz is made for:

  1. Present (action) the distribution (target) of he EPI variables scores among the whole countries.
  2. Discover (action) special features (target) as the countries with the less score in a specific variable.

How: We used the line as the mark and the length as the channel. The visualization presents the data for each variable. For this task, you can filter the EPI variable with the selector on the top of the viz.

Decisions

1. We used the line mark and the channel length to represent the quantitative attributes (EPI variables), since the length is the best positioned channel in perception assessments of experts.

2. The data is only sorted by the "EPI Score", which let identify the highest and the lowest score, and know which country has the best and worst total score.

3. The color channel was not used to represent the ordinal attribute of the countries, because the number of countries (178) need many hues or scales luminescence, which does not really contribute with the representation. The country label on each data was used instead, which let identify the score obtained for each country according the selected variable.

4. The color channel was used to represent the EPI variables according the EPI color code, because this color coding is familiar to the EPI community.

5. A conventions table was used at the left of the viz, to show the whole EPI color scale.

What was not so well?

  • The country labels were in vertical direction, which is some uncomfortable for the user, so we inclined them to 45°.
  • ......................................................................................

    forked from jonahwilliams's block: Interactive Bar Chart I