home / openregs

Legislation by Policy Area

Browse bills filtered by CRS policy area (e.g., Environmental Protection, Health, Agriculture and Food, Animals).

Custom SQL query (hide)

SELECT bill_id, congress, UPPER(bill_type) || ' ' || bill_number AS bill, title, introduced_date, latest_action_text, sponsor_name, sponsor_party, cosponsor_count FROM legislation WHERE policy_area = :policy_area ORDER BY introduced_date DESC LIMIT 200

Query parameters

Edit SQL

0 results

Powered by Datasette · Queries took 1.594ms