Skip to content

snfagora/agora_dashboard

Repository files navigation

title format
README
html

🗺️ MapAgora Dashboard

Version

An interactive visualization of civic opportunities across U.S. counties, built from the MapAgora datasets developed at the SNF Agora Institute, Johns Hopkins University.

Developed and maintained by:
Jae Yeon Kim & Milan de Vries


🚀 Overview

This dashboard provides an interactive interface for exploring the county-level landscape of civic opportunity in the United States. It draws from a larger project, Mapping the Modern Agora (MMA), which combines IRS administrative records and scraped web data to construct a scalable measure of civic infrastructure.

The dashboard includes:

  • A leaflet-based map of civic opportunity indicators
  • An interactive data table for filtering and comparing counties
  • A community uses page where users can submit and browse how others are using the data

📍 This version only includes county-level aggregates. For ZIP code–level data and the full organization-level dataset, see the links below.


🧱 Project Structure

index.qmd

Landing page. Includes project background, dataset construction, and links to visualizations and data.

map.qmd

Interactive county-level map using leaflet. Visualizes civic opportunity index and organization types.

table.qmd

Interactive data table using DT. Enables filtering, sorting, and exporting of civic opportunity indicators.

community_uses.qmd

Community submissions page. Users can submit how they've used the data via a form; approved submissions are displayed in a table.

_quarto.yml

Site configuration and navigation setup for the Quarto project.

raw_data/

Raw inputs for map and table generation:

  • cnty_counts_cov.csv: County-level civic indicators
  • cnty_civic_org_type.csv: Organizational type frequencies
  • counties.rds / states.rds: Shapefiles for geographic visualization

deploy_dashboard.sh

Bash script to render the site and deploy to GitHub Pages (docs/ folder).


🌐 Access the Dashboard


📂 Data Access

This dashboard uses only a subset of the full MapAgora data:

Dataset Description
Dataset 1 1.3M+ de-identified nonprofit organizations (organization-level) ❌ not included here
Dataset 2 ZIP and county-level civic opportunity counts ✅ (only county shown)
Dataset 3 ZIP and county-level organizational type breakdowns ✅ (only county shown)

📚 References


💡 Contributing & Feedback

This is a beta release. We welcome suggestions and contributions.

➡️ Contact: Jae Yeon Kim

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •