EU Groundwater Threshold Value Records — EEA WISE
Pricing
from $33.50 / 1,000 threshold value records
EU Groundwater Threshold Value Records — EEA WISE
Keyless pay-per-record EEA WISE WFD groundwater threshold values — pollutant indicator, threshold value range and unit in source units, scale, and trend-reversal point, verbatim. No person data. Gold $0.0335/record.
Pricing
from $33.50 / 1,000 threshold value records
Rating
0.0
(0)
Developer
NexGen Signal
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
26 minutes ago
Last modified
Categories
Share
Keyless. Pay per record. Official groundwater pollutant threshold values and trend-reversal points, river basin by river basin.
This actor turns the European Environment Agency (EEA) WISE Water Framework Directive (WFD) database into clean, per-record data — the official pollutant threshold values and trend-reversal starting points set for Europe's groundwater bodies. Each run reads the EEA's keyless DiscoData SQL service and delivers one row per threshold-value record, structured for environmental and water-management analysis, reusable with acknowledgement of the EEA, with no personal data of any kind.
What this is, in one paragraph
Under the Water Framework Directive and Groundwater Directive, member states set threshold values for the pollutants that matter in each river basin district, and the point at which an upward pollutant trend must be reversed. This actor reads that table and delivers one record per threshold: the country and river basin district, the pollutant indicator, the threshold value RANGE and UNIT in the SOURCE UNITS verbatim, the scale at which it was set, the trend-reversal starting point, and the comparator drinking-water values where reported. It is the regulatory-threshold layer of Europe's groundwater assessment.
Who buys this and for what job
- Hydrogeologists and groundwater analysts comparing national threshold values across basins
- Water-utility and regulatory teams benchmarking pollutant thresholds and trend-reversal points
- Researchers studying how member states set groundwater standards
- Data engineers who want the WISE WFD threshold-value table as clean rows from a keyless source.
EEA licence — reuse with acknowledgement
One licence rider travels on every record. EEA data may be reused, including commercially, provided the source is acknowledged: "Source: European Environment Agency (EEA)." Where third-party content is marked, it keeps its own terms. These are reported values and status labels as filed — not a compliance verdict.
Water-body grain — no person data
The unit of every record is a threshold value for a pollutant in a river basin district — a water body and its reported attributes, never a person. WISE WFD reporting is at water-body / river-basin level: there is no contact, operator, or responsible-person field in the source table, and none is selected or emitted — the query reads only the water-body identity, the status labels, and the threshold value, unit, scale, and trend-reversal point. A person-key guard runs on every record as a backstop. The file_url, where present, points to the official EEA/Eionet reporting file (an organisation reporting system), never a person.
Sample output

Real rows from a live run of this actor (first 5 rows, selected columns).
One full record from the same run, exactly as delivered:
{"record_id": "AT1000:CAS_1024-57-3 - Heptachlor epoxide:2010","reporting_year": 2010,"country_code": "AT","country_name": "Austria","eu_rbd_code": "AT1000","rbd_name": "DANUBE","rbd_area": 80638.676,"pollutant_indicator_code": "CAS_1024-57-3 - Heptachlor epoxide","pollutant_indicator_code_other": null,"threshold_value_range": "0.03","threshold_value_unit": "ug/L","threshold_value_scale": "National level","starting_point_trend_reversal": "75","threshold_derived_from_cv": "unpopulated","cv_drinking_water_value_range": "unpopulated","cv_drinking_water_value_unit": "unpopulated","has_descriptive_data": 1,"file_url": "https://cdr.eionet.europa.eu/at/eu/wfdart13/at1000/envtvbvzw/AT1000_GWMET_resubm_122011.xml","source": "EEA WISE Water Framework Directive (WFD) — groundwater threshold values","source_url": "https://discodata.eea.europa.eu/","licence": "European Environment Agency (EEA) WISE Water Framework Directive (WFD) database — groundwater pollutant threshold values. Reuse is permitted, including for commercial purposes, provided the source is acknowledged: 'Source: European Environment Agency (EEA)'. Third-party content, where marked, keeps its own terms.","attribution": "Source: European Environment Agency (EEA), WISE Water Framework Directive (WFD) database.","disclaimer": "Official groundwater pollutant threshold values and trend-reversal starting points, by river basin district / pollutant / reporting-cycle, from the EEA WISE Water Framework Directive database. Each record carries the pollutant indicator, the threshold value RANGE and UNIT in the SOURCE UNITS VERBATIM, the scale at which it was set, and the trend-reversal starting point as filed. River-basin-district grain — there is no contact, operator, or responsible-person field in the source, and none is selected or emitted; a person-key guard runs on every record as a backstop.","observed_at": "2026-09-25T17:20:46Z"}
Pricing
| Event | Free plan | Bronze | Silver | Gold / Platinum / Diamond |
|---|---|---|---|---|
threshold_value_record | $0.05 | $0.045 | $0.04 | $0.0335 |
Delivered before charged. Blocked runs and empty results cost nothing.
Input
| Field | Type | Default | Description |
|---|---|---|---|
countryCode | string | — | countryCode is optional — 2-letter country code (e.g. DE, FR). |
year | integer | — | Optional WFD reporting cycle year to filter (e.g. 2016, 2022). |
maxRecords | integer | 500 | Ceiling on records delivered and billed. |
Output
One JSON object per threshold-value record. Real example (values as reported):
{"record_id": "AT1000:CAS_1024-57-3 - Heptachlor epoxide:2010","reporting_year": 2010,"country_code": "AT","country_name": "Austria","eu_rbd_code": "AT1000","rbd_name": "DANUBE","pollutant_indicator_code": "CAS_1024-57-3 - Heptachlor epoxide","threshold_value_range": "0.03","threshold_value_unit": "ug/L","threshold_value_scale": "National level","starting_point_trend_reversal": "75","source": "EEA WISE Water Framework Directive (WFD) \u2014 groundwater threshold values","observed_at": "2026-08-22T00:00:00Z"}
An unbilled RUN_RECEIPT records the robots check, the filters, rows seen and delivered, and whether charged equals delivered.
Field reference
Each record is one threshold value. Identity: record_id, country_code, country_name, eu_rbd_code, rbd_name, rbd_area, and reporting_year. Pollutant: pollutant_indicator_code and pollutant_indicator_code_other. Threshold: threshold_value_range, threshold_value_unit, threshold_value_scale, starting_point_trend_reversal, and threshold_derived_from_cv. Comparators: cv_drinking_water_value_range and cv_drinking_water_value_unit. Plus has_descriptive_data and file_url. Provenance travels on every record: source, source_url, licence, attribution, disclaimer, and observed_at.
How a run works
A run first re-reads the source host's robots posture from your runtime — the EEA DiscoData host — and stops at the door if that ever changes. It pages the WISE WFD threshold-value table (filtered to your optional countryCode and year), and flattens each row to one record — carrying every status label and value verbatim, never anything person-shaped — delivered before it is charged, so a blocked or empty run costs you nothing. The actor stops at your maxRecords ceiling and records charge_equals_delivered in the receipt.
Coverage and scope
The table holds on the order of 16,336 rows across reporting countries, river basin districts, and the 2016 and 2022 WFD reporting cycles. Because each record carries the country_code, the water-body identity, and the reporting_year, segmenting by country, basin, or cycle is straightforward. Pull one country, or the whole table to seed a water-status warehouse.
Identifiers and joins
Every record carries the eu_rbd_code, the river-basin-district identifier that keys each threshold value to the fleet's other WISE cells — the groundwater bodies in that basin, their chemical-status exemptions, and the pollutants recorded as causing failure. A buyer can therefore line up a basin's regulatory thresholds against the actual exemptions and failures reported for its water bodies on a shared identifier, and the reporting_year keeps successive cycles separable for trend work.
Working with the data
The threshold values are a standards reference, and the fields make them comparable. Because every record carries a pollutant_indicator_code with a threshold_value_range and threshold_value_unit in the source units, an analyst can compare how strictly two countries regulate the same pollutant without unit-guessing, and the starting_point_trend_reversal exposes where each basin flags a rising trend for action. The reporting_year frames each value in its cycle.
Cost guidance
One threshold_value_record per delivered row: cost = rows delivered × your plan's per-record price. Scope with countryCode and year to keep runs bounded. 1,000 rows is $50 (Free) / $33.50 (Gold).
Honest limitations
- As reported. Status labels and values are as filed by member states for the WFD reporting cycle; this actor reformats, it does not audit or recompute.
- A status label, not a verdict. These are reported classifications and exemptions, not an independent compliance assessment.
- Two cycles merged. The table carries both the 2016 and 2022 reporting cycles; the
reporting_yearfield distinguishes them — filter on it if you want a single cycle. - Acknowledge the EEA. The acknowledgement travels on every record.
- No person data of any kind.
Differentiation
This is a net-new category for the NexGenData fleet. It is distinct from the fleet's status and monitoring water cells — this is the regulatory THRESHOLD layer (the values against which groundwater is judged), not a status classification or a monitoring measurement. It complements eu-groundwater-chemical-exemption-records (the exemptions) and differs entirely from the Nitrates, Bathing Water, and Urban Waste Water directive cells. Its specific job is the WFD groundwater threshold values and trend-reversal points.
The NexGen Signal family
Part of the NexGen Signal family of pay-per-record data products:
- EU Waterbody Quality Records — EEA
- EU Bathing Water Quality Records — EEA
- EU Nitrate Monitoring Records — EEA
- EU Wastewater Compliance Records — EEA UWWTD
- EU Pesticide Water Monitoring Records — EEA
Source: European Environment Agency (EEA), WISE Water Framework Directive (WFD) database (discodata.eea.europa.eu). EEA data may be reused, including commercially, provided the source is acknowledged: "Source: European Environment Agency (EEA)"; marked third-party content keeps its own terms. Water-body grain; no contact, operator, or responsible-person field is selected or emitted, no natural-person data of any kind. Status labels and values as filed for the WFD reporting cycle, not a compliance verdict.