Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

The current API supports a broad set of civic data questions. These topics are good candidates for future chapters:

TopicAPI endpointsWhy it is useful
Legislative productivity index/congresses?include_stats=true, /documents, /peopleNormalizes bill output by chamber size, congress duration, and member count.
Senate vs House agenda comparison/documents?type=HB, /documents?type=SBShows which policy areas originate in each chamber.
Local bill geography proxy/documents?scope=Local, title searchIdentifies place-focused bills and local legislative concentration.
Authorship networks/documents, /documents/{id}/authorsBuilds co-authorship graphs and detects legislative blocs.
Policy topic trendlines/search/documents, /documentsTracks education, health, labor, justice, environment, and infrastructure bills across congresses.
Legislative calendar rhythm/documents?date_from=...&date_to=...Measures filing bursts by month, quarter, and congress lifecycle stage.
Tenure and output/people/{id}?include_congresses=true, /people/{id}/documentsStudies whether longer tenure correlates with more authored bills or broader policy coverage.
Committee density and bill volume/congresses?include_stats=trueTests whether congresses with more committees also file more bills.
Missing metadata audit/stats, /documentsQuantifies bills without dates, subjects, abstracts, authors, or download links.
Search quality benchmark/search/documents, /search/peopleCreates examples that validate whether API search returns relevant civic records.

API Improvements That Would Unlock Deeper Analysis