committees
Data source: See col-scraper on GitHub
111 rows
This data as json, CSV (advanced)
kind 7 ✖
- sub 58
- standard 32
- consultative 11
- other 4
- overview 3
- working 2
- regulatory 1
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE committees( id INTEGER NOT NULL, name VARCHAR(50), url VARCHAR(255), kind VARCHAR(50), PRIMARY KEY (id) );