Spaces:
Sleeping
Sleeping
credit
Browse files
app.py
CHANGED
@@ -9,6 +9,8 @@ st.set_page_config(layout="wide",
|
|
9 |
'''
|
10 |
# LandVote Prototype
|
11 |
|
|
|
|
|
12 |
'''
|
13 |
|
14 |
|
|
|
9 |
'''
|
10 |
# LandVote Prototype
|
11 |
|
12 |
+
An experimental platform for visualizing data on ballot measures for conservation, based on data from <https://landvote.org/> curated by the Trust for Public Land.
|
13 |
+
|
14 |
'''
|
15 |
|
16 |
|