home / openregs

legislation_subjects

CRS legislative subject terms assigned to bills, useful for filtering by topic.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

3 rows where bill_id = "96-s-2155"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
96-s-2155,Government liability A bill to provide for the use and distribution of Delaware Indian judgment funds in Dockets 289, 27-A and 241, 27-B and 338, 27-E and 202, and 27, before the Indian Claims Commission, and for other purposes. 96-s-2155 Government liability
96-s-2155,Indian claims A bill to provide for the use and distribution of Delaware Indian judgment funds in Dockets 289, 27-A and 241, 27-B and 338, 27-E and 202, and 27, before the Indian Claims Commission, and for other purposes. 96-s-2155 Indian claims
96-s-2155,Oklahoma A bill to provide for the use and distribution of Delaware Indian judgment funds in Dockets 289, 27-A and 241, 27-B and 338, 27-E and 202, and 27, before the Indian Claims Commission, and for other purposes. 96-s-2155 Oklahoma

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE legislation_subjects (
    bill_id TEXT REFERENCES legislation(bill_id),
    subject TEXT,
    PRIMARY KEY (bill_id, subject)
);
CREATE INDEX idx_legsub_subject ON legislation_subjects(subject);
Powered by Datasette · Queries took 72.323ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API