Introduction
CommunityOne: One Map for Every Communityβ
Every person deserves to find the help they need and have a voice in the decisions that shape their lives. But public resources are scattered, gaps go unseen, and communities are left navigating alone.
CommunityOne changes that. One platform connects residents, leaders, and funders to what's really happening on the ground β so no community has to fight just to be seen.
Open Navigator is the open-source engine powering CommunityOne β an AI platform that analyzes municipal meeting minutes, budgets, and nonprofit data to surface opportunities for advocacy and community impact.
Want to run the platform locally? Head straight to the Developer Quick Start Guide. It walks you through cloning the repo, installing the three services (app, docs, API), configuring .env, and restoring a warehouse snapshot so the app shows real data.
Every dataset, standard, and research source used in this platform is properly cited with complete attribution, licenses, and BibTeX references.
View Complete Citations & Data Sources - Academic research (MeetingBank, LocalView, Council Data Project, City Scrapers), Government data (U.S. Census, NCES, IRS), Civic tech standards (OCD-ID, Popolo, Schema.org, CEDS, OMOP CDM), Nonprofit data (ProPublica, Every.org, Findhelp), Church & congregation data (ARDA, HIFLD, National Congregations Study), Enterprise tech partnerships (Microsoft, Google, AWS, Databricks, Snowflake, Salesforce), and more.
Data Model Alignment: Our event and meeting data model is compatible with Council Data Project (CDP) backend schema, enabling interoperability with CDP instances nationwide.
π Choose Your Pathβ
This documentation is organized by audience. Click the section that best describes you:
π Policy Makers & Advocates
I want to:
- Hold governments accountable
- Analyze meeting minutes and budgets
- Track nonprofit spending
- Find advocacy opportunities
π οΈ Developers & Technical Users
I want to:
- Install and configure the platform
- Scrape meeting data
- Deploy to production
- Contribute to development
Platform Scaleβ
Open Navigator provides nationwide civic data, with deep AI meeting analysis concentrated across 7 states:
All data is 100% free and public - no subscriptions or API fees required.
π― Top 5 Use Casesβ
These are the most powerful ways to use Open Navigator:
π 1. Hold Governments Accountableβ
The Problem: Cities and school boards claim priorities in meetings but don't fund them.
The Solution: Compare meeting transcripts with budget line items to expose gaps between rhetoric and reality.
Data Used: MEETING, BUDGET, JURISDICTION, TOPIC
πΊοΈ 2. Find Policy Windows for Advocacyβ
The Problem: Advocates miss critical moments when governments are receptive to change.
The Solution: Track meeting sentiment, budget cycles, and legislation timing to identify when to act.
- Budget discussion: April 15 (2 weeks away)
- Sentiment: +0.65 (favorable toward policy)
- Similar cities: 3 passed related ordinances
Data Used: OPPORTUNITY, SENTIMENT, DATE_DIMENSION, METRIC_VIEW
ποΈ 3. Track Nonprofit Effectivenessβ
The Problem: Donors can't verify if nonprofits deliver on their mission.
The Solution: Combine Form 990 financial data with service delivery data and meeting citations.
- Revenue: $2.5M (Form 990)
- CEO Salary: $450K (18% of revenue)
- Program spending: 42% (below 65% standard)
- Meeting citations: 0 (not mentioned in city meetings)
Data Used: NONPROFIT, DONATION, CONSTITUENT, PROGRAM_DELIVERY
π£οΈ 4. Analyze Public Sentiment & Debateβ
The Problem: It's hard to know how communities really feel about policies.
The Solution: Extract sentiment from meeting transcripts, public comments, and video debates.
- Public comments: 127 speakers
- Sentiment breakdown: 58% against, 35% for, 7% neutral
- Board vote: 6-1 to require masks
Data Used: MEETING, VIDEO, OFFICIAL, SENTIMENT, VOTE_EVENT
π 5. Compare Education Spending Across Districtsβ
The Problem: Parents don't know if their school district spends money efficiently.
The Solution: Benchmark per-pupil spending, administrative costs, and outcomes across similar districts.
| District | Per-Pupil | Admin % |
|---|---|---|
| Your District | $18,500 | 24% |
| Similar District A | $14,200 | 12% |
| Similar District B | $13,800 | 11% |
Data Used: JURISDICTION, BUDGET, DEMOGRAPHICS, METRIC_VIEW
These use cases are powered by a comprehensive data model with 40+ entities including jurisdictions, meetings, budgets, nonprofits, officials, videos, and more.
View Complete Data Model ERD - Interactive diagram with all entity relationships
π What Data We Integrateβ
Open Navigator combines multiple free, public data sources:
- π Meeting Minutes: 1,000+ municipalities with full transcripts and videos
- πΊ Video Channels: 50+ state legislature YouTube channels
- π° Financial Data: Complete budget and Form 990 coverage
- πΊοΈ Geographic Coverage: All 50 states, 3,000+ counties and cities
- ποΈ Nonprofits: 3M+ organizations with Form 990 financial data
- π³οΈ Elections: Ballots, candidates, results, polling data
- β Fact-Checking: Claims verification from trusted sources
See Data Sources Overview for complete details.
Quick Startβ
Follow the Developer Quick Start Guide for step-by-step installation and setup instructions β clone, install the three services, configure .env, and restore a warehouse snapshot.
For production deployment options, see:
Next Stepsβ
For Policy Makers
Learn how to find advocacy opportunities and track government accountability.
π οΈ For Developers
Install the platform, configure scrapers, and deploy to production.