Financial Impact API
This endpoint provides data for real estate cashflow modelling. The metrics translate climate risk and resilience features into various cashflow items such as rate of increase in insurance, projected utility costs, and discount rates.
Endpoint
Parameters
Parameters
Required
Type
Description
address
string
Full address of the location
scenario
string
Identifier for CMIP6 Emission Scenarios.
Available values : SSP245, SSP370, SSP585
longitude
number
Longitude of the location that being queried.
latitude
number
Latitude of the location that being queried.
Example Requests
cURL
Python
Example Response
A successful response containing analytics of the given location.
Last updated