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

8 rows where bill_id = "108-s-2467"

✎ View and edit SQL

This data as json, CSV (advanced)

Link bill_id subject
108-s-2467,Cost of living adjustments A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Cost of living adjustments
108-s-2467,Economics and Public Finance A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Economics and Public Finance
108-s-2467,Federal aid to housing A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Federal aid to housing
108-s-2467,Government Operations and Politics A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Government Operations and Politics
108-s-2467,Housing authorities A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Housing authorities
108-s-2467,Housing subsidies A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Housing subsidies
108-s-2467,Public housing A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Public housing
108-s-2467,Rental housing A bill to clarify the calculation of per-unit costs payable under expiring annual contributions contracts for tenant-based rental assistance that are renewed in fiscal year 2004. 108-s-2467 Rental housing

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