Chicago Bike Share Dashboard
This demo pulls Chicago bike share data for March 2022 from a postgresql database hosted on AWS. This demo uses psycopg2 but any postgresql client library (SQLAlchemy) is compatible with gradio.
Connection credentials are handled by environment variables defined as secrets in the Space.
If data were added to the database, the plots in this demo would update whenever the webpage is reloaded.
This demo serves as a starting point for your database-connected apps!
Textbox
Textbox