Learn to Create an Area Cartogram in R with Data from Eurostat (2017)

Learn to Create an Area Cartogram in R with Data from Eurostat (2017)

Learn to Create an Area Cartogram in R With Data From Eurostat (2017) © 2021 SAGE Publications, Ltd. All Rights Reserved. This PDF has been generated from SAGE Research Methods Datasets. SAGE SAGE Research Methods: Data 2021 SAGE Publications, Ltd. All Rights Reserved. Visualization Learn to Create an Area Cartogram in R With Data From Eurostat (2017) Student Guide Introduction This guide introduces the area cartogram, a type of chart that belongs to the class of cartogram visualizations. It allows the reader to reshape an existing map layout to bring out underlying data values usually hidden in other types of maps. These map-like charts are most useful for underlining differences in how the reader perceives any given geographic area when compared with the distribution of a particular variable of interest over the same region. The guide describes what the area cartogram is, the design and data reasons for using it, as well as its weaknesses and variations. The visualization uses Eurostat data from 2017 about persons employed in manufacturing work by country in the European Union (EU). For each country, the land area is transformed in scale, proportional to the number of persons employed in the chosen sector in that country. The countries remain located in the same positions relative to their neighbors, and the relative shape of the continent is still distinguishable, but the individual countries change their usual appearance and move from their original location as needed to maintain the original borders. What Is an Area Cartogram? Cartograms, also known as anamorphic maps or value-by-area maps, are diagrams that in some part visually resemble the areas they depict, and include Page 2 of 14 Learn to Create an Area Cartogram in R With Data From Eurostat (2017) SAGE SAGE Research Methods: Data 2021 SAGE Publications, Ltd. All Rights Reserved. Visualization some amount of geographic information, but are not geographically accurate because they intentionally reshape the land areas to encode non-spatial information. There are two subtypes of a cartogram, namely, contiguous and noncontiguous. Noncontiguous cartograms use geometric shapes or geographical regions scaled proportionally so that their surface areas represent some data value, such as population, while their approximate locations are retained. Contiguous cartograms reshape and distort traditional maps by preserving the relative positions and common borders of geographical subdivisions while growing or shrinking their areas based on a chosen data variable (Figure 1). In the map, both cartograms show the same data. The contiguous cartogram shades the entire area that lies within a country’s border. The noncontiguous cartogram shades a small area in the shape of the country within a country’s border. Data shown by both cartograms are tabulated as follows: Number of Countries employees Iceland, Norway, Finland, Estonia, Latvia, Lithuania, Denmark, Ireland, Slovenia, Croatia, Bosnia and 0 to 356,817 Herzegovina, Montenegro, Albania, Greece, North Macedonia, Serbia 356,817 to Sweden, Netherlands, Belgium, Portugal, Switzerland, Austria, Slovakia, Hungary, Bulgaria 757,819 757,819 to Spain, Czech Republic, Romania 1,917,714 1,917,714 to United Kingdom, France, Italy, Poland 3,744,271 3,744,271 to Germany 7,409,552 Text at the bottom of the image reads: “Source: Eurostat 2017” Page 3 of 14 Learn to Create an Area Cartogram in R With Data From Eurostat (2017) SAGE SAGE Research Methods: Data 2021 SAGE Publications, Ltd. All Rights Reserved. Visualization Figure 1. Two Different Types of Area Cartogram of Employment in Manufacturing Sector Work The most common type of cartogram is the area cartogram. Similar to a choropleth map, an existing geographic area is used as a starting point, though in the area cartogram, the surface areas do not represent the true shape of these geographic entities, but the values of other variables inherent in the data. Area cartograms are usually of the contiguous type, which is to say that while different portions of the map may change shape and size even drastically, the shared borders remain attached, retaining a contiguous shape in whole. The resulting shapes are often distorted beyond recognition. Area cartograms can also be rendered as a noncontiguous cartogram, in which the areas retain their original shapes and approximate locations on the map, but are no longer attached at the border. Why Use an Area Cartogram Area cartograms are not in themselves necessarily very informative about the finer Page 4 of 14 Learn to Create an Area Cartogram in R With Data From Eurostat (2017) SAGE SAGE Research Methods: Data 2021 SAGE Publications, Ltd. All Rights Reserved. Visualization points of the underlying data, but they can be useful in underscoring dissonance in how people usually perceive a certain geographic region, compared with the actual distribution of a chosen data variable. Comparing a traditional map of any given country with an area cartogram of its population distribution, for instance, often shows the states or municipalities of that country in a completely different light. Ideally, the reader will more easily understand the relative significance of a given region in respect to a certain variable, also removing a certain amount of visual bias from the actual size and surface area of that region. Area cartograms are most often used in this way to map population statistics, but any quantitative data could technically be used. It is best to use area cartograms to represent areas that the reader will be familiar with, as visualizing shape areas that are unfamiliar to the reader will not have a basis of comparison as to how they have been distorted. Considerations and Cautions Since an area cartogram uses the actual areas of the mapped regions and changes their sizes relative to data variables—and the original geographical regions are often highly irregular in shape—the resulting areas can sometimes be even completely unrecognizable, and differences between the resulting shapes tend to be more difficult to compare than, for example, in Dorling cartograms (see Variations and Alternatives). Additionally, the result cannot accurately present their relative differences in the data, since the existing shapes and areas are used as a baseline for visualization. The area cartogram is best used to only give a rough glimpse of how data variables actually differ across predetermined geographic regions. Color Color can be used in cartograms to encode both qualitative and quantitative data, and the same principles of color apply as with areal unit maps. Page 5 of 14 Learn to Create an Area Cartogram in R With Data From Eurostat (2017) SAGE SAGE Research Methods: Data 2021 SAGE Publications, Ltd. All Rights Reserved. Visualization On a qualitative color scale, colors usually represent objects that belong in different groups or categories. The goal with a qualitative color scale is usually to create a color palette in which different colors are easily distinguishable, that is to say, relying heavily on major differences in hue. Quantitative color scales, on the other hand, which can be either classified or unclassified, often make use of variation in the lightness of color to show variation in value. Generally, as the value of a variable increases, so does the contrast between the color and its background. When using color to encode quantitative data, classifying the values depicted in the map into a predefined set of colors is usually easier for the reader to differentiate and therefore generally preferable to an unclassified continuous color scale where classes are encoded as ordinal values. As a general rule of thumb, the human eye can reliably only distinguish 6–7 degrees of lightness in any given hue due to a phenomenon called simultaneous contrast. Consequently, the number of classes visualized in a map should also ideally be limited to seven or fewer, depending on your choice of the color palette. A sequential single-hue color scale, where value differences are marked only by differences in hue lightness (e.g., white to red), can especially hinder the differentiation of adjoining areas. A better choice in these cases is a sequential multi-hue scale, where changes on the value scale are accompanied by changes in hue (e.g., yellow to red). Another option is the diverging color scale, often used to depict value scales containing both negative and positive values, where the color scale ends in disparate hues adjoined by a neutral third hue in the middle (e.g., blue, white, red). These latter two color palettes also enable the use of a few more classes than the recommended maximum, if necessary, as the effects of simultaneous contrast are diminished with increased variation in hue (Figure 2). The color scales shown in the image are listed as follows: Page 6 of 14 Learn to Create an Area Cartogram in R With Data From Eurostat (2017) SAGE SAGE Research Methods: Data 2021 SAGE Publications, Ltd. All Rights Reserved. Visualization • Qualitative scale: This scale has boxes of markedly different color. • Quantitative scale • Single-hue scale: This scale has boxes of same color but of increasing brightness. • Multi-hue scale: This scale has boxes of varying hue. • Diverging scale: This scale has boxes of different colors at each end, with a series of neutral-colored boxes between them. Figure 2. Color Palette Examples: Single-hue, Multi-hue, and Diverging Establishing good color contrast is overall a good practice, keeping in mind readers with differences in color vision. Whenever possible, it is recommended to check chosen color palettes through some form of simulated preview to see what the result looks like for readers with deuteranopia, pronatopia, or other differences in color vision (e.g., within Adobe image and vector editing software with different Proof Setups, or with online resources such as the Coblis simulator). Variations and Alternatives Choropleth maps are in a sense the basis that an area cartogram is built on; an area cartogram without its characteristic distortion.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    14 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us