Analyze how climate change threatens health outcomes for people and services.
Leverage our unified climate-health knowledge base to map vulnerabilities and exposures in your operations.
1
import groundswell as gs
2
3
local_exposure_data = gs.connectors.load_local(
4
path="data.csv"
5
)
6
7
result = gs.workflows.run(
8
"RiskAssessment",
9
model="gemini-2.5-pro",
10
data_sources=["NOAA", local_exposure_data],
11
location="Copenhagen",
12
scenario="SSP2-4.5",
13
)
14
15
print(result.assessment_summary)
Easily connect Groundswell to your existing systems and data, enabling insights across your organization
Understand shifts in medication demand and efficacy in different climate scenarios
Identify climate vulnerabilities and forecasts to respond faster and save lives.
Map when and how to deploy resources before climate events occur and prevent capacity shocks.
Help communities prepare for the future with open data resources and innovation.