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

10 rows where bill_id = "100-s-2602"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
100-s-2602,Economics and Public Finance A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Economics and Public Finance
100-s-2602,Environmental research A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Environmental research
100-s-2602,Government trust funds A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Government trust funds
100-s-2602,Marine pollution A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Marine pollution
100-s-2602,Marine resources conservation A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Marine resources conservation
100-s-2602,Ocean A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Ocean
100-s-2602,Research A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Research
100-s-2602,Research and development A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Research and development
100-s-2602,Water and Water Resources Development A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Water and Water Resources Development
100-s-2602,Water pollution control A bill to establish the Regional Marine Research Trust Fund, and for other purposes. 100-s-2602 Water pollution control

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 3.872ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API