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

7 rows where bill_id = "98-hconres-331"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
98-hconres-331,Civil Rights and Liberties A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 Civil Rights and Liberties
98-hconres-331,Freedom of speech A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 Freedom of speech
98-hconres-331,Freedom of the press A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 Freedom of the press
98-hconres-331,International Affairs A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 International Affairs
98-hconres-331,Newspapers A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 Newspapers
98-hconres-331,Newspapers and Periodicals A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 Newspapers and Periodicals
98-hconres-331,Paraguay A concurrent resolution to condemn the closing of ABC Color, the only independent newspaper in Paraguay, and to urge the Government of Paraguay to permit the reopening of that newspaper and to guarantee freedom of the press. 98-hconres-331 Paraguay

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