Spaces:
Sleeping
Sleeping
Commit
Β·
cabb3eb
1
Parent(s):
043ab52
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ DATA_URL = (
|
|
9 |
"Motor_Vehicle_Collisions_-_Crashes.csv"
|
10 |
)
|
11 |
|
12 |
-
st.title("Motor Vehicle Collisions in New York City")
|
13 |
st.markdown("This application is a Streamlit dashboard that can be used "
|
14 |
"to analyze motor vehicle collisions in NYC π½π₯π")
|
15 |
|
|
|
9 |
"Motor_Vehicle_Collisions_-_Crashes.csv"
|
10 |
)
|
11 |
|
12 |
+
st.title(" Motor Vehicle Collisions in New York City ")
|
13 |
st.markdown("This application is a Streamlit dashboard that can be used "
|
14 |
"to analyze motor vehicle collisions in NYC π½π₯π")
|
15 |
|