/demo-uber-nyc-pickups

A Streamlit demo to interactively visualize Uber pickups in New York City

Primary LanguagePythonApache License 2.0Apache-2.0

Open in Streamlit

Streamlit Demo: Uber Pickups in New York City

A Streamlit demo written in pure Python to interactively visualize Uber pickups in New York City.

Final App Animation

View the live app

Check out the live app at share.streamlit.io/streamlit/demo-uber-nyc-pickups. This demo is hosted with Streamlit sharing - the best way to deploy, manage, and share your Streamlit apps. Get an invite at streamlit.io/sharing.

Run this demo locally

pip install --upgrade streamlit
streamlit run https://raw.githubusercontent.com/streamlit/demo-uber-nyc-pickups/master/streamlit_app.py

Questions? Comments?

Please ask in the Streamlit community.