You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app allows you to visualise air quality data and variables for different countries and locations, in just a few clicks.
All you have to do is select your desired country and variable to check.
This app was created for the purposes of participation in the [Streamlit Connections Hackathon](https://discuss.streamlit.io/t/connections-hackathon/47574)
"""
[tooltips]
country = "Select one of the possible countries to visualise your variable."
variable = "Select one of the possible variables to visualise."
radius = "Search radius from coordinates as center in meters. Maximum of 25,000 (25km) defaults to 1000 (1km) e.g. radius=10000"