updated tasks and deps
This commit is contained in:
@@ -7,8 +7,9 @@
|
|||||||
2. Make data and insights broadly available.
|
2. Make data and insights broadly available.
|
||||||
3. Generalize to other public comment tools.
|
3. Generalize to other public comment tools.
|
||||||
|
|
||||||
|
Initial research is complete and functional
|
||||||

|

|
||||||
<a id="org1a2b8b3"></a>
|
|
||||||
|
|
||||||
### Research questions
|
### Research questions
|
||||||
|
|
||||||
|
|||||||
@@ -335,7 +335,7 @@ create ./viz/prototype_charts.py generating individual plotly charts for explori
|
|||||||
- tests: see viz/proto and viz/chart_tests
|
- tests: see viz/proto and viz/chart_tests
|
||||||
- datetime: [2026-05-08 Fri 08:38]
|
- datetime: [2026-05-08 Fri 08:38]
|
||||||
|
|
||||||
* [ ] t1.5: streamlit
|
* [X] t1.5: streamlit
|
||||||
create organized webpage displaying useful information from completed job and analysis
|
create organized webpage displaying useful information from completed job and analysis
|
||||||
|
|
||||||
** acceptance criteria
|
** acceptance criteria
|
||||||
@@ -350,11 +350,16 @@ create organized webpage displaying useful information from completed job and an
|
|||||||
data pulls entirely from the job; goal is to point viz/streamlit.py at any job/ folder and have everything it needs
|
data pulls entirely from the job; goal is to point viz/streamlit.py at any job/ folder and have everything it needs
|
||||||
|
|
||||||
** evidence
|
** evidence
|
||||||
- commit:
|
- commit: cc16acb
|
||||||
- tests: from root dir, `streamlit run viz/streamlit.py <job-dir>`
|
- tests: from root dir, `streamlit run viz/streamlit.py <job-dir>`
|
||||||
|
- datetime: [2026-05-08 Fri 23:44]
|
||||||
|
|
||||||
* [ ] t1.6 host streamlit
|
* [ ] t1.6 host streamlit via dockerfile
|
||||||
figure out how to host this, locally or via streamlit servers
|
planning to deploy manually, get cert, etc etc. probably dont care about https?
|
||||||
|
** acceptance criteria
|
||||||
|
1. write dockerfile with slim image
|
||||||
|
|
||||||
|
** notes
|
||||||
|
|
||||||
* === Backlog ===
|
* === Backlog ===
|
||||||
- add forum_url, forum_collected_date to scraper (to add to viz)
|
- add forum_url, forum_collected_date to scraper (to add to viz)
|
||||||
|
|||||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Reference in New Issue
Block a user