skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Exploring Rural Shrink Smart Through Guided Discovery Dashboards
Many small and rural places are shrinking. Interactive dashboards are the most common use cases for data visualization and context for exploratory data tools. In our paper, we will use Iowa data to explore the specific scope of how dashboards are used in small and rural area to empower novice analysts to make data-driven decisions. Our framework will suggest a number of research directions to better support small and rural places from shrinking using an interactive dashboard design, implementation and use for the every day analyst.  more » « less
Award ID(s):
1952007
PAR ID:
10379067
Author(s) / Creator(s):
;
Publisher / Repository:
School of Statistics and the Center for Applied Statistics, Renmin University of China.
Date Published:
Journal Name:
Journal of Data Science
ISSN:
1680-743X
Subject(s) / Keyword(s):
interactive dashboards exploratory data analysis (EDA) parallel coordinate plots (PCP) guided discovery learning (GDL)
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Quirindongo, Rico; Theodore, Georgeen (Ed.)
    Most small and rural communities in the United States are shrinking. This population loss is often accompanied by economic and social upheaval—job losses, out migration of young people, school closures, reductions in local services, and deteriorating physical infrastructure. Because design firms cluster in metropolitan areas and most rural commissions are for private clients, architects are largely absent from these places. The AIA Framework for Design Excellence calls for the professional community to enable more sustainable, resilient, and inclusive environments, yet rural places pose a challenge because they remain a strikingly underserved market for architectural services. How can this vision for Design Excellence extend its reach into places where new construction is rare, and architects are not present to learn from and develop relationships with potential clients?This paper presents an overview of an interdisciplinary research project at Iowa State University funded by a $1.5 million grant from the National Science Foundation. The research begins with this question: why do people in some rural towns perceive their quality of life to be increasing even when the population continues to shrink? Using twenty years of survey data about quality of life, the team identified small rural communities in Iowa where the typical association of population loss with community decline did not appear to hold true. Through interviews, site visits, spatial analysis, and data analysis using machine learning and other methods, the team is working to better understand what influences people’s perceptions of quality of life. Understanding more about these unexpectedly resilient communities requires conversations and building trust in places where few outsiders ever visit. Examples of projects in towns working with the research team include adaptive reuse of closed schools and other abandoned properties; improved recreational spaces and parks; and repurposing underused commercial properties. 
    more » « less
  2. null; null; null (Ed.)
    Rural communities in the American Midwest have experienced upheaval since the 1980s with shrinking populations, an exodus of younger people, job losses, and aging infrastructure. Evidence shows that these trends are unlikely to be reversed in most places. Despite this, high-cost and unproven economic growth strategies are still promoted as the most appropriate responses. This chapter presents findings from an interdisciplinary research project about quality of life (QoL) in rural Iowa that proposes changing the analytical paradigm in this context from growth to one that sees adaptation to population loss as a form of resiliency. Using qualitative and quantitative data, the research considers how some shrinking rural communities in Iowa have been better able to adapt than others. The research shows that negative trends in QoL perceptions in these towns were best mitigated by investing in community services and social capital, rather than in economic development. This process is described as rural smart shrinkage, a term borrowed from research on shrinking cities and applied here to rural communities for the first time. The framework shifts away from associating population loss with community decline and instead emphasizes intentional and low-cost strategies that may sustain shrinking rural communities into the future. 
    more » « less
  3. Data dashboards provide a means for sharing multiple data products at a glance and were ubiquitous during the COVID-19 pandemic. Data dashboards tracked global and country-specific statistics and provided cartographic visualizations of cases, deaths, vaccination rates and other metrics. We examined the role of geospatial data on COVID-19 dashboards in the form of maps, charts, and graphs. We organize our review of 193 COVID-19 dashboards by region and compare the accessibility and operationality of dashboards over time and the use of web maps and geospatial visualizations. We found that of the dashboards reviewed, only 17% included geospatial visualizations. We observe that many of the COVID-19 dashboards from our analysis are no longer accessible (66%) and consider the ephemeral nature of data and dashboards. We conclude that coordinated efforts and a call to action to ensure the standardization, storage, and maintenance of geospatial data for use on data dashboards and web maps are needed for long-term use, analyses, and monitoring to address current and future public health and other challenging issues. 
    more » « less
  4. ABSTRACT The rapid expansion of food and nutrition information requires new ways of data sharing and dissemination. Interactive platforms integrating data portals and visualization dashboards have been effectively utilized to describe, monitor, and track information related to food and nutrition; however, a comprehensive evaluation of emerging interactive systems is lacking. We conducted a systematic review on publicly available dashboards using a set of 48 evaluation metrics for data integrity, completeness, granularity, visualization quality, and interactivity based on 4 major principles: evidence, efficiency, emphasis, and ethics. We evaluated 13 dashboards, summarized their characteristics, strengths, and limitations, and provided guidelines for developing nutrition dashboards. We applied mixed effects models to summarize evaluation results adjusted for interrater variability. The proposed metrics and evaluation principles help to improve data standardization and harmonization, dashboard performance and usability, broaden information and knowledge sharing among researchers, practitioners, and decision makers in the field of food and nutrition, and accelerate data literacy and communication. 
    more » « less
  5. Dashboards are vital in modern business intelligence tools, providing non-technical users with an interface to access comprehensive business data. With the rise of cloud technology, there is an increased number of data sources to provide enriched contexts for various analytical tasks, leading to a demand for interactive dashboards over a large number of joins. Nevertheless, joins are among the most expensive operations in DBMSes, making the support of interactive dashboards over joins challenging. In this paper, we present Treant, a dashboard accelerator for queries over large joins. Treant uses factorized query execution to handle aggregation queries over large joins, which alone is still insufficient for interactive speeds. To address this, we exploit the incremental nature of user interactions using Calibrated Junction Hypertree (CJT), a novel data structure that applies lightweight materialization of the intermediates during factorized execution. CJT ensures that the work needed to compute a query is proportional to how different it is from the previous query, rather than the overall complexity. Treant manages CJTs to share work between queries and performs materialization offline or during user think-times. Implemented as a middleware that rewrites SQL, Treant is portable to any SQL-based DBMS. Our experiments on single node and cloud DBMSes show that Treant improves dashboard interactions by two orders of magnitude, and provides 10x improvement for ML augmentation compared to SOTA factorized ML system. 
    more » « less