committees
Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API
5 rows where chamber = "joint" sorted by name
This data as json, CSV (advanced)
chamber 1
- joint · 5 ✖
| committee_id | name ▼ | chamber | url | parent_committee_id |
|---|---|---|---|---|
| JCSE | Commission on Security and Cooperation in Europe | joint | http://www.csce.gov/ | |
| JSLC | Joint Committee of Congress on the Library | joint | https://cha.house.gov/jointcommittees/joint-committee-library | |
| JSPR | Joint Committee on Printing | joint | https://cha.house.gov/jointcommittees/joint-committee-on-printing | |
| JSTX | Joint Committee on Taxation | joint | https://www.jct.gov | |
| JSEC | Joint Economic Committee | joint | http://www.jec.senate.gov/ |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE committees (
committee_id TEXT PRIMARY KEY,
name TEXT,
chamber TEXT,
url TEXT,
parent_committee_id TEXT
);