Overview
Atlas organizes civic research data around a few core concepts. Understanding how they relate helps you make the most of the API and interpret search results.Core concepts
Entity
The central record in Atlas. Represents a person, organization, initiative, campaign, or event doing civic work.Source
A public document or record where Atlas found information about an entity. Every entity has at least one source.
Source types:
Issue area
A specific civic topic from Atlas’s taxonomy. Entities are tagged with one or more issue areas.Domain
A broad category that groups related issue areas. Atlas has 11 domains containing 47 issue areas total.Discovery run
A record of a pipeline execution — when someone asked Atlas to discover entities for a location and set of issues.Relationships
- An entity can have many sources and a source can back many entities (many-to-many)
- An entity can be tagged with many issue areas across many domains (many-to-many)
- Each issue area belongs to exactly one domain
- A discovery run produces many entities from many sources
What’s next
Issue areas & domains
The full taxonomy with all 11 domains and 47 issue areas.
Entities API
Working with entity records through the API.