- Install streamlit
pip install streamlit
- Run
streamlit run app.py
- Register for a Congress.gov API key here: https://api.congress.gov/#/
- Run
fetch_legislation.py
to download legislation text documents
pip install streamlit
streamlit run app.py
fetch_legislation.py
to download legislation text documents