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 = "101-s-2995"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
101-s-2995,Entitlements A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Entitlements
101-s-2995,Federal aid programs A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Federal aid programs
101-s-2995,Federal aid to Indians A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Federal aid to Indians
101-s-2995,Income A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Income
101-s-2995,Indian lands A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Indian lands
101-s-2995,Public assistance programs A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Public assistance programs
101-s-2995,Social security eligibility A bill to provide that a portion of the income derived from trust or restricted land held by an individual Indian shall not be considered as a resource or income in determining eligibility for assistance under the Social Security Act or any other Federal or federally assisted program. 101-s-2995 Social security eligibility

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