Energy Model Product Shot

Flood Risk API

Generate in-depth assessments of the flood risk at UK properties or locations.

Access risk assessments alongside complimentary data including distance to coast, reliance of flood defences and elevation.

The PropEco Flood Risk API provides data & analysis relating to the flood risk at properties and locations, including:

Flood risk

Risk of flooding from rivers, seas and surface water.

Elevation

Height above sea level of the property or location.

Flood defences

A check to determine whether the property or location benefits from flood defences.

Historical flooding

A check to determine whether the property or location has previously flooded.

Access hundreds of data points with just four lines of code and a coordinate.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 { "england": { "rivers_and_seas": { "in_flood_risk_zone": false, "annual_flood_risk": 0, "flood_risk_description": null, "nearest_flood_risk_zone": { "max_annual_flood_risk": null, "min_annual_flood_risk": 0.033, "flood_risk_description": "High", "distance": 183.93541281117837, "nearest_point": { "x_coord": 202396.2701, "y_coord": 47244.6601, "latitude": 50.29197487399054, "longitude": -4.7755931990765825 } } }, "surface_water": { "in_flood_risk_zone": false, "annual_flood_risk": 0, "flood_risk_description": null, "nearest_flood_risk_zone": { "annual_flood_risk": 0.01, "flood_risk_description": "Medium", "distance": 163.0970918670604, "nearest_point": { "x_coord": 202392.0022781975, "y_coord": 47265.995987744536, "latitude": 50.2921651, "longitude": -4.7756642 } } } }, "scotland": null, "wales": null, "flood_defences": { "protected_by_flood_defence": false, "nearest_location_protected_by_flood_defence": { "distance": 382.4983660095818, "nearest_point": { "azimuth_degrees": 246.58505158076701, "x_coord": 201950, "y_coord": 47250, "latitude": 50.29187318341807, "longitude": -4.7818535222010805 } } }, "elevation": { "elevation_upper": 60, "elevation_lower": 50, "elevation_estimate": 55.87437430964115, "distance_from_upper": 61.95136452347257, "distance_from_lower": 43.50899816025484, "azimuth_ascending_degrees": 325.4691742577052, "azimuth_descending_degrees": 107.9279197618614, "is_above_high_tide_line": true }, "nearest_coastal_point": { "elevation_metres": 1.7, "distance": 194.36668953295597, "azimuth_degrees": 151.24603063372072, "x_coord": 202394.5, "y_coord": 47231.6, "latitude": 50.291856965004364, "longitude": -4.775611189350636 }, "recorded_flood_events": { "in_flood_event_boundary": false, "events": [ { "distance": 314.6337477679326, "name": "CW9345 - Pentewan", "start_date": "2014-02-04T00:00:00.000Z", "end_date": "2014-02-04T00:00:00.000Z", "flood_source": "sea", "flood_cause": "overtopping of defences", "nearest_point": { "azimuth_degrees": 205.79132477338786, "x_coord": 202164.1045, "y_coord": 47118.7085999995, "latitude": 50.29076566692928, "longitude": -4.778782651364053 } }, { "distance": 314.6337477679326, "name": "CW9366 - Pentewan", "start_date": "2014-02-05T00:00:00.000Z", "end_date": "2014-02-05T00:00:00.000Z", "flood_source": "sea", "flood_cause": "overtopping of defences", "nearest_point": { "azimuth_degrees": 205.79132477338786, "x_coord": 202164.1045, "y_coord": 47118.7085999995, "latitude": 50.29076566692928, "longitude": -4.778782651364053 } }, { "distance": 322.784148929302, "name": "CW8189 - Pentewan", "start_date": "1997-11-26T00:00:00.000Z", "end_date": "1997-11-26T00:00:00.000Z", "flood_source": "main river", "flood_cause": "unknown", "nearest_point": { "azimuth_degrees": 276.0606641077585, "x_coord": 201980.02, "y_coord": 47436.0800000001, "latitude": 50.2935547697785, "longitude": -4.781530106296368 } }, { "distance": 327.2058025156578, "name": "CW8438 - Pentewan", "start_date": "2004-10-27T00:00:00.000Z", "end_date": "2004-10-27T00:00:00.000Z", "flood_source": "sea", "flood_cause": "channel capacity exceeded (no raised defences)", "nearest_point": { "azimuth_degrees": 261.55737741114615, "x_coord": 201977.34, "y_coord": 47353.9600000009, "latitude": 50.29281620732957, "longitude": -4.781524648051942 } }, { "distance": 328.9317649604983, "name": "CW9021 - Pentewan", "start_date": "2010-11-17T00:00:00.000Z", "end_date": "2010-11-17T00:00:00.000Z", "flood_source": "main river", "flood_cause": "channel capacity exceeded (no raised defences)", "nearest_point": { "azimuth_degrees": 261.20033509965765, "x_coord": 201975.94, "y_coord": 47351.6799999997, "latitude": 50.29279525670251, "longitude": -4.781543084048426 } }, { "distance": 331.9336997052324, "name": "CW8111 - Pentewan", "start_date": "1975-01-20T00:00:00.000Z", "end_date": "1975-01-20T00:00:00.000Z", "flood_source": "main river", "flood_cause": "channel capacity exceeded (no raised defences)", "nearest_point": { "azimuth_degrees": 260.9153818272929, "x_coord": 201973.23, "y_coord": 47349.5899999999, "latitude": 50.2927755730269, "longitude": -4.78157998849822 } }, { "distance": 369.0453395110705, "name": "CW9345 - Pentewan", "start_date": "2014-02-03T00:00:00.000Z", "end_date": "2014-02-03T00:00:00.000Z", "flood_source": "sea", "flood_cause": "overtopping of defences", "nearest_point": { "azimuth_degrees": 221.71471074403337, "x_coord": 202055.4291, "y_coord": 47126.5197000001, "latitude": 50.29079937746715, "longitude": -4.780310533496136 } }, { "distance": 687.6380328340831, "name": "CW8382 - Pentewan", "start_date": "1997-11-26T00:00:00.000Z", "end_date": "1997-11-27T00:00:00.000Z", "flood_source": "main river", "flood_cause": "other", "nearest_point": { "azimuth_degrees": 273.9434377346509, "x_coord": 201614.99, "y_coord": 47449.2899999991, "latitude": 50.29355078199276, "longitude": -4.786655591299232 } } ] } }

Pricing

Subscription plans are designed to be accessible and flexible.

Exploration

£29+ VAT /month
  • Property-level assessments
  • Physical & transition climate risks
  • Wellbeing impacts
  • Up to 250 calls per month

Start-up

£69+ VAT /month
  • Property-level assessments
  • Physical & transition climate risks
  • Wellbeing impacts
  • Up to 750 calls per month

Scale-up

£149+ VAT /month
  • Property-level assessments
  • Physical & transition climate risks
  • Wellbeing impacts
  • Up to 3,000 calls per month

Contact us for information on enterprise-level pricing.

All API subscriptions can be used to assess properties and locations using the PropEco Data Explorer, Properties endpoint, Location endpoint, EPCs endpoint and flood risk endpoint.

Submit your details below to set-up a free trial

You can also contact us at info@propeco.io or connect with us on LinkedIn here.