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

9 rows where bill_id = "97-s-2873"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
97-s-2873,Cooperative housing A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Cooperative housing
97-s-2873,Federal aid to housing A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Federal aid to housing
97-s-2873,Housing and Housing Finance A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Housing and Housing Finance
97-s-2873,Housing finance A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Housing finance
97-s-2873,Low-income housing A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Low-income housing
97-s-2873,Moderate income housing A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Moderate income housing
97-s-2873,Mortgage guaranty insurance A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Mortgage guaranty insurance
97-s-2873,Mortgage interest rates A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Mortgage interest rates
97-s-2873,Mortgages A bill to amend the National Housing Act to provide for a mortgage and loan interest reduction program, and for other purposes. 97-s-2873 Mortgages

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