Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 280 Bytes

Legislation Tracker

How to Run

Frontend

  1. Install streamlit pip install streamlit
  2. Run streamlit run app.py

Backend

  1. Register for a Congress.gov API key here: https://api.congress.gov/#/
  2. Run fetch_legislation.py to download legislation text documents