You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>When creating choropleth maps, mapmakers often bin (i.e., group, classify) quantitative data values into groups</strong> to help show that certain areas fall within a similar range of values. For instance, a mapmaker may divide counties into groups of high, middle, and low life expectancy (measured in years). It is well known that different binning methods (e.g., natural breaks, quantile) yield different groupings, meaning the same data can be presented differently depending on how it is divided into bins.
139
-
</p>
140
-
<pclass="text-justify">
141
-
<strong>To help guide a wide variety of users, we present an open source, web-based, geospatial visualization tool, Exploropleth,</strong> that lets users interact with a catalog of established data binning methods, and subsequently compare, customize, and export custom maps. This tool advances the state of the art by providing multiple binning methods in one view and supporting administrative unit reclassification on-the-fly.
142
-
</p>
143
-
<pclass="text-justify">
144
-
<strong>We interviewed 16 cartographers and geographic information systems (GIS) experts from 13 government organizations, NGOs, and federal agencies</strong> who identified opportunities to integrate Exploropleth into their existing mapmaking workflow, and found that the tool has potential to educate students as well as mapmakers with varying levels of experience. Exploropleth is open-source and publicly available.
<aclass="btn btn-green btn-cta m-xs" href="https://narechania.com/docs/posters/exploropleth_cridc_2023.pdf" target="_blank" download><iclass="fas fa-image"></i> Best Poster Award (CRIDC'23)</a>
138
+
</div>
139
+
<br/>
140
+
<pclass="text-justify">
141
+
<strong>When creating choropleth maps, mapmakers often bin (i.e., group, classify) quantitative data values into groups</strong> to help show that certain areas fall within a similar range of values. For instance, a mapmaker may divide counties into groups of high, middle, and low life expectancy (measured in years). It is well known that different binning methods (e.g., natural breaks, quantile) yield different groupings, meaning the same data can be presented differently depending on how it is divided into bins.
142
+
</p>
143
+
<pclass="text-justify">
144
+
<strong>To help guide a wide variety of users, we present an open source, web-based, geospatial visualization tool, Exploropleth,</strong> that lets users interact with a catalog of established data binning methods, and subsequently compare, customize, and export custom maps. This tool advances the state of the art by providing multiple binning methods in one view and supporting administrative unit reclassification on-the-fly.
145
+
</p>
146
+
<pclass="text-justify">
147
+
<strong>We interviewed 16 cartographers and geographic information systems (GIS) experts from 13 government organizations, NGOs, and federal agencies</strong> who identified opportunities to integrate Exploropleth into their existing mapmaking workflow, and found that the tool has potential to educate students as well as mapmakers with varying levels of experience. Exploropleth is open-source and publicly available.
148
+
</p>
149
+
<divclass="text-left mt-2">
150
+
<p><strong>Citation</strong></p>
151
+
<prestyle="background: #efefef">
152
+
157
153
@article{narechania2025exploropleth,
158
154
title={{Exploropleth: Exploratory Analysis of Data Binning Methods in Choropleth Maps}},
159
155
author={Narechania, Arpit and Endert, Alex and Andris, Clio},
160
156
journal={{Cartography and Geographic Information Science}},
<pclass="text-justify">Data binning, or data classification, involves grouping quantitative data points into bins (or classes) to represent spatial patterns and show variation in choropleth maps. There are many methods for binning data (e.g., natural breaks, quantile) that may make the same data appear very different on a map. Some of these methods may be more or less appropriate for certain types of data distributions and map purposes. Thus, when designing a map, novice users may be overwhelmed by the number of choices for binning methods and experts may find comparing results from different binning methods challenging. We present resiliency, a new data binning method that assigns areal units to their most agreed-upon, consensus bin as it persists across multiple chosen binning methods. We show how this "smart average" can effectively communicate spatial patterns that are agreed-upon across binning methods. We also measure the variety of bins a single areal unit can be placed in under different binning methods showing fuzziness and uncertainty on a map. Resiliency is available in an open-source JavaScript library, BinGuru, described next.
202
+
<pclass="text-justify">
203
+
<small>Data binning, or data classification, involves grouping quantitative data points into bins (or classes) to represent spatial patterns and show variation in choropleth maps. There are many methods for binning data (e.g., natural breaks, quantile) that may make the same data appear very different on a map. Some of these methods may be more or less appropriate for certain types of data distributions and map purposes. Thus, when designing a map, novice users may be overwhelmed by the number of choices for binning methods and experts may find comparing results from different binning methods challenging. We present resiliency, a new data binning method that assigns areal units to their most agreed-upon, consensus bin as it persists across multiple chosen binning methods. We show how this "smart average" can effectively communicate spatial patterns that are agreed-upon across binning methods. We also measure the variety of bins a single areal unit can be placed in under different binning methods showing fuzziness and uncertainty on a map.</small>
<pclass="text-justify">BinGuru is a JavaScript package with an API to several established data binning methods (including Resiliency) that are often used for visualizing data on choropleth maps. Currently supported methods include:
246
+
<pclass="text-justify"><small>BinGuru is a JavaScript package with an API to several established data binning methods (including Resiliency) that are often used for visualizing data on choropleth maps. Currently supported methods include:</small>
Choropleth maps are a common and effective way to visualize geographic thematic data. Although cartographers have established many principles about map design, data binning and color usage, less is known about how mapmakers make individual decisions in practice. We interview 16 cartographers and geographic information systems (GIS) experts from 13 government organizations, NGOs, and federal agencies about their choropleth mapmaking decisions and workflows. We categorize our findings and report on how mapmakers follow cartographic guidelines and personal rules of thumb, collaborate with other stakeholders within and outside their organization, and how organizational structures and norms are tied to decision-making during data preparation, data analysis, data binning, map styling, and map post-processing. We find several points of variation as well as regularity across mapmakers and organizations and present takeaways to inform cartographic education and practice, including broader implications and opportunities for CSCW, HCI, and information visualization researchers and practitioners.
308
+
<small>Choropleth maps are a common and effective way to visualize geographic thematic data. Although cartographers have established many principles about map design, data binning and color usage, less is known about how mapmakers make individual decisions in practice. We interview 16 cartographers and geographic information systems (GIS) experts from 13 government organizations, NGOs, and federal agencies about their choropleth mapmaking decisions and workflows. We categorize our findings and report on how mapmakers follow cartographic guidelines and personal rules of thumb, collaborate with other stakeholders within and outside their organization, and how organizational structures and norms are tied to decision-making during data preparation, data analysis, data binning, map styling, and map post-processing. We find several points of variation as well as regularity across mapmakers and organizations and present takeaways to inform cartographic education and practice, including broader implications and opportunities for CSCW, HCI, and information visualization researchers and practitioners.</small>
0 commit comments