Connecting civic data from public sources to support transparency, interoperability, and civic insights.
App | Web App | Source Repo |
---|---|---|
GeoExplorer | https://civic-interconnect.github.io/geo-explorer/ | geo-explorer |
Agent Dashboard | https://civic-interconnect.github.io/app-agents/ | app-agents |
Reps App | https://civic-interconnect.github.io/app-reps/ | app-reps |
Knowledge Graph | https://civic-interconnect.github.io/civic-kg/ | civic-kg |
Common Ground | https://civic-interconnect.github.io/civic-common-ground/ | civic-common-ground |
Under construction: data and features are prototypes. All work is still in progress.
- civic-dev Command Line tool to facilitate Civic Interconnect projects.
-
agents-monitor-schema Monitor Open Civic Data (OCD) and OpenStates schemas for structural changes.
-
agents-monitor-mapping Extract and report on jurisdiction mappings from OCD to OpenStates.
-
agents-monitor-bills Track daily bill activity by jurisdiction using OpenStates GraphQL.
-
agents-monitor-people Track elected official changes and affiliations.
-
civic-data-boundaries-us Core geographic data for U.S. states and counties.
-
civic-data-boundaries-us-cd118 Core geographic data for U.S. 118th Congressional Districts.
-
civic-data-boundaries-us-forests Core geographic data for U.S. National Forests.
-
civic-lib-core Core library for logging, error handling, and API utilities.
-
civic-lib-geo Shared geospatial utilities for boundary and mapping operations.
civic-interconnect/
├── geo-explorer/
├── app-agents/
├── app-core/
├── app-reps/
├── agents-monitor-bills/
├── agents-monitor-schema/
├── agents-monitor-people/
├── agents-monitor-mapping/
├── civic-data-boundaries-us/
├── civic-data-boundaries-us-cd118/
├── civic-data-boundaries-us-forests/
├── civic-dev/
├── civic-lib-core/
├── civic-lib-geo/
├── civic-lib-ocd/
├── civic-lib-snapshots/
└── civic-lib-ui/
MIT Licensed · Maintained by Civic Interconnect