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-976"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
100-s-976,Aliens A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Aliens
100-s-976,Computer networks A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Computer networks
100-s-976,Computers A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Computers
100-s-976,Crime and Law Enforcement A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Crime and Law Enforcement
100-s-976,Crime prevention A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Crime prevention
100-s-976,Criminal justice information A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Criminal justice information
100-s-976,Criminal justice information systems A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Criminal justice information systems
100-s-976,Department of Justice A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Department of Justice
100-s-976,Deportation A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Deportation
100-s-976,Science and technology A bill to amend the Immigration and Nationality Act to establish a connection between certain computerized indexes containing information on deportable aliens. 100-s-976 Science and technology

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