edgi-govdata-archiving / EEW_SDWA_NJ

An open educational resource developed at the Environmental Data and Governance Initiative for interactive exploration of New Jersey's waters and water pollution.
https://eew-sdwa-nj.streamlit.app/
GNU General Public License v3.0
1 stars 0 forks source link

Translate acronyms and make text nice before displaying to user #10

Closed Frijol closed 1 year ago

Frijol commented 1 year ago

image e.g. should have names in nice case, acronyms spelled out, bonus points if we can make it a table.

ericnost commented 1 year ago

This is where some of these parameters / formatting can be changed: https://github.com/ericnost/streamlit_test/blob/55dcf01f09f2780b7932a5c9600956e4caffb2df/pages/1_%F0%9F%8C%8D_Statewide_Overview.py#L46

Frijol commented 1 year ago

Thanks, I have it going in a branch already! Ha trying to get the text wrapping nice before I PR since all the names are long now