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

11 rows where bill_id = "98-s-2902"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
98-s-2902,Animals and Animal Protection A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Animals and Animal Protection
98-s-2902,Canals A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Canals
98-s-2902,Dams A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Dams
98-s-2902,Environmental Protection A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Environmental Protection
98-s-2902,Environmental assessment A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Environmental assessment
98-s-2902,Florida A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Florida
98-s-2902,Inland water transportation A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Inland water transportation
98-s-2902,Public works A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Public works
98-s-2902,Rivers A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Rivers
98-s-2902,Water and Water Resources Development A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Water and Water Resources Development
98-s-2902,Wildlife conservation A bill to protect the public interest in lands improved during construction of the Cross Florida Barge Canal, and for other purposes.  98-s-2902 Wildlife conservation

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