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 = "99-s-2147"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
99-s-2147,Advisory bodies A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Advisory bodies
99-s-2147,Blind A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Blind
99-s-2147,Business and commerce A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Business and commerce
99-s-2147,Disabled A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Disabled
99-s-2147,Federal advisory bodies A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Federal advisory bodies
99-s-2147,Federal aid to handicapped services A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Federal aid to handicapped services
99-s-2147,Government Operations and Politics A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Government Operations and Politics
99-s-2147,Public Contracts, Procurement, and Property A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Public Contracts, Procurement, and Property
99-s-2147,Small business A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Small business
99-s-2147,Tax-exempt organizations A bill to extend the authorization for not-for-profit organizations operated in the interest of handicapped and blind individuals to receive procurement contracts under the Small Business Act. 99-s-2147 Tax-exempt organizations

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