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 = "116-sconres-2"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
116-sconres-2,Arms control and nonproliferation A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 Arms control and nonproliferation
116-sconres-2,International law and treaties A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 International law and treaties
116-sconres-2,Middle East A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 Middle East
116-sconres-2,Nuclear power A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 Nuclear power
116-sconres-2,Saudi Arabia A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 Saudi Arabia
116-sconres-2,Trade agreements and negotiations A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 Trade agreements and negotiations
116-sconres-2,Trade restrictions A concurrent resolution expressing the sense of Congress that any United States-Saudi Arabia civilian nuclear cooperation agreement must prohibit the Kingdom of Saudi Arabia from enriching uranium or separating plutonium on its own territory, in keeping with the strongest possible nonproliferation "gold standard". 116-sconres-2 Trade restrictions

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