Source-linked AI summary

Geospatial AI, Dataverse Metadata, and the Study of Place-Based Government

Danny EBanks, Devika Jain

arXiv:2609.11674v1cs.AI

TL;DR

Harvard Dataverse contains extensive geographic information, but depositor-entered free text and inconsistent place names leave it without a searchable, resolved structure. The paper constructs a knowledge graph from repository metadata, finding 43,991 geospatially tagged datasets in a network whose 96.9 percent giant component connects records broadly. The graph provides a setting for AI-driven metadata enrichment, while its coverage remains skewed toward American and city-level data.

  • Problem

    Dataverse geographic metadata is entered as unconstrained free text, creating ambiguous place names and an unresolved structure for geographic search.

  • Method

    The paper constructs a knowledge graph linking datasets with keywords, publications, subjects, journals, and geographic locations.

  • Results

    96.9 percent of graph nodes belong to one giant component, while 43,991 datasets carry geospatial metadata and 7,654 are identified as directly policy-relevant.

  • Takeaways & Limitations

    The graph establishes a concrete setting for developing and evaluating AI-driven metadata enrichment and entity resolution.

  • Takeaways & Limitations

    Geospatial coverage is skewed toward the United States and city-level data, and the graph is a metadata snapshot without implemented incremental updates.

Abstract

from arXiv · show

Harvard Dataverse hosts over 150,000 research datasets, but the geographic information those datasets carry is entered as free text by depositors and has never been assembled into a searchable structure. We construct a knowledge graph from the repository's public data and metadata, organizing 102,650 datasets within a 215,985-node network of 528,003 edges linking datasets to keywords, publications, subjects, journals, and locations. Of those datasets, 43,991 (42.9 percent) carry at least one geospatial field, geographic coverage, geographic unit, or a bounding box and 96.9 percent of all nodes sit in a single connected component, so datasets remain reachable from one another even when their geospatial metadata share nothing in common. A conservative keyword search identifies 7,654 geospatially tagged datasets (17.4 percent) as directly policy-relevant, with elections and legislatures the largest cluster, followed by government administration, health policy, transportation, and education. Five datasets illustrate how this metadata behaves across policy domains and spatial scales, and an extended use case shows how community language models, stance detection with geographic aggregation, and partisan language bridging tools can attach discourse to place. The central obstacle is place resolution: the same location appears as many disconnected nodes. We argue that the graph provides a concrete setting for developing AI-driven metadata enrichment and entity resolution, and we document its coverage skew toward American, city-level data.

1. Introduction

Harvard Dataverse is a large open repository for social science research data, and the chapter examines how its repository structure and metadata support a knowledge graph. It focuses on the extent and policy relevance of the repository’s geospatial metadata.

  • Harvard Dataverse hosts over 150,000 datasets deposited across empirical disciplines.
  • The chapter examines repository metadata and geospatial information, including their roles in organizing and analyzing deposited datasets.

2. Research Data Repositories and the Role of Geospatial Metadata

Repositories preserve structured metadata and relationships that make datasets discoverable, while knowledge graphs represent those entities and links as a labeled network. Geospatial metadata adds geographic coverage, spatial unit, and bounding-box information, but free-text place names create substantial resolution problems.

  • Repositories preserve identifiers, version histories, access controls, metadata fields, and publication links so datasets remain discoverable and interpretable.
  • A knowledge graph represents datasets, keywords, publications, locations, subjects, and journals as nodes connected by typed relations.
  • Geospatial metadata records where a dataset applies, its spatial measurement unit, and any geographic envelope defined by coordinates or bounding boxes.
  • Free-text geographic metadata lacks controlled vocabulary, so labels such as “New York” can refer to different geographic entities without repository disambiguation.
  • The proposed task is to resolve depositor-provided metadata to canonical places and integrate those entities into the repository’s graph of datasets, keywords, and publications.

3. The Geospatial Metadata Layer

The constructed graph contains a large connected network, and 42.9 percent of its dataset nodes carry geospatial metadata. Coverage is concentrated in city-level and United States records, constraining the geographic scope of analyses supported by the current metadata.

  • 96.9 percent of 215,985 graph nodes belong to one dominant component, connecting most datasets through shared keywords, authors, or publications.
  • 43,991 of 102,650 datasets, or 42.9 percent, carry geospatial metadata.
  • Geographic coverage appears for 43,736 datasets, geographic unit for 30,798, and bounding boxes for 28,492.
  • City is the dominant geographic unit and the United States leads coverage records, reflecting the repository’s predominantly American depositor base.
  • The current concentration supports analyses of American municipal and state data more strongly than extensions to countries requiring supplementary geocoding.

4. Government and Local Policy in the Geospatial Metadata

Geospatial metadata identifies a substantial policy-relevant subset of Harvard Dataverse datasets, especially in elections and legislatures, while public health forms a distinct spatially structured domain.

  • 7,654 datasets, or 17.4 percent of the 43,991 geospatial datasets, are conservatively identified as directly policy-relevant through keyword searches.The search covered government, legislation, health policy, education policy, transportation, urban planning, and policing terms.
  • 4,286 datasets, or 56 percent of the policy-relevant total, concern elections and legislatures, the largest identified policy cluster.Government and administration, health policy, transportation and transit, and education policy follow, with overlapping categories that do not sum to 7,654.
  • 1,115 health policy datasets form a distinct subgraph whose geospatial tagging follows a different logic from electoral data.Public health research commonly requires geographic coverage and units because disease, access, and exposure vary across spatial units.

5. Empirical Examples

Five datasets demonstrate how structured geographic metadata spans policy domains, spatial scales, and research designs, allowing the knowledge graph to connect otherwise unrelated projects through place.

  • Five datasets span education legislation, campaign finance, elections, policing, and city services across state, district, national, country, and municipal scales.The examples include the Education Bill Tracking Database, DIME, National Elections Across Democracy and Autocracy, and Place-Based Interventions at Scale.
  • Shared geographic tags connect independently deposited datasets even when they have no keywords or publications in common.A researcher can follow shared location nodes from municipal interventions to education legislation and then to related publications and keywords.

6. Mapping the Language of Conflict with Generative AI

The chapter extends place-based metadata analysis into discourse by using community language models, stance detection, and geographic aggregation to study partisan and policy conflict across locations and time.

  • 6.1 Probing Partisan Worldviews with Community Language Models: CommunityLM models fine-tuned on Republican and Democratic tweets achieved 97.33 percent accuracy and 97.29 percent weighted F1, outperforming GPT-3 Curie and keyword retrieval baselines.The models ranked 16 public figures by average stance scores and showed reciprocal negative evaluations across partisan models.
  • 6.2 Stance Detection and the Geography of Public Health Discourse: Hydroxychloroquine and ivermectin dominated discussion, accounting for 42.0 percent and 54.6 percent of drug-related tweets, with supportive attitudes in 53.04 percent and 57.72 percent of cases.Figure 6 relates tweet volume and stance distributions to weekly COVID-19 case counts across three pandemic waves.
  • 6.2 Stance Detection and the Geography of Public Health Discourse: State-level analysis found regional variation in drug sentiment across pandemic waves, rather than patterns explained solely by national partisan identity.Positive attitudes toward hydroxychloroquine and ivermectin concentrated in different states and waves, while molnupiravir was broadly positive and remdesivir mostly neutral except in wave 3.
  • 6.3 Bridging Partisan Language Divides and the Broader Landscape of NLP for Public Discourse: The framework treats stance detection with geographic aggregation and temporal tracking as a way to map where policy conflict concentrates and how narratives evolve.The chapter also argues that partisan and regional variation in word meaning would require a Bridging Dictionary for spatially situated discourse analysis.
  • 6.3 Bridging Partisan Language Divides and the Broader Landscape of NLP for Public Discourse: The same pipeline architecture is presented as applicable to other policy debates, including climate adaptation, vaccine mandates, and housing policy.Its components are stance detection, geographic aggregation, and temporal tracking.

7. Future Work

Future work must address inconsistent, incomplete, and stale metadata while expanding coverage beyond the graph’s American, city-level snapshot.

  • The metadata contains malformed rows, inconsistent place names, mismatched bounding boxes, and uneven geographic detail because depositors provide it largely on a volunteer basis.Some records include precise bounding boxes, while others identify geographic extent only with terms such as “Global.”
  • The 7,654 policy-relevant dataset count is a conservative lower bound because relevant records may not match the keyword search.Broader searches could capture more records but would also increase false positives.
  • The graph is a metadata snapshot that omits new deposits and may retain stale records from deleted or updated datasets.A production system would need incremental ingestion, which the Dataverse API supports but this work does not implement.
  • Geographic coverage is skewed toward American and city-level data, so extending the analysis elsewhere requires local geocoding resources, gazetteers, and administrative hierarchies.The authors characterize the work as feasibility demonstrated for one national context rather than global coverage.

8. Conclusion

The conclusion presents the knowledge graph as a substantial geospatial policy-data resource and as a concrete setting for AI-based metadata enrichment and entity resolution.

  • The principal obstacle is place resolution: inconsistent strings split the same city or region across multiple disconnected location nodes.This fragmentation limits the coherence of geographic relationships in the graph.
  • AI methods could normalize free-text coverage, map ambiguous names to standard identifiers, and extract implicit geographic information from titles, abstracts, and keywords.Entity-resolution models could merge variants such as “NYC,” “New York City,” and “New York, NY.”
  • The graph supplies an empirical foundation for developing and evaluating AI-driven metadata enrichment.The contribution is framed as a concrete, documented setting rather than a completed enrichment system.

Notes

The notes identify background sources on Harvard Dataverse and knowledge graphs.

  • Harvard Dataverse is described as an open-source research data repository maintained by Harvard-affiliated organizations.
  • The cited knowledge-graph literature includes foundational definitions and applications to biomedical, scientific-literature, and research-knowledge data.
Loading 2609.11674v1…