EU Habitat Conservation Measure Records — EEA BISE
Pricing
from $33.50 / 1,000 habitat conservation measure records
EU Habitat Conservation Measure Records — EEA BISE
Per-record EU habitat conservation measures mapped to protected habitat types (Habitats Directive Art 17) from EEA BISE. Keyless, pay per record, verbatim, no person data.
Pricing
from $33.50 / 1,000 habitat conservation measure records
Rating
0.0
(0)
Developer
NexGen Signal
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
an hour ago
Last modified
Categories
Share
Keyless. Pay per record. The official conservation measures mapped to each protected habitat type — measure code, label, and quantity, verbatim.
This actor turns the European Environment Agency (EEA) Biodiversity Information System for Europe (BISE) habitat-conservation-measures dataset into clean, per-record data — the official conservation interventions mapped to Europe's protected habitat types. Each run reads the EEA's keyless DiscoData SQL service and delivers one row per habitat-measure listing, structured for conservation-planning and habitat-management analysis, reusable with acknowledgement of the EEA, with no personal data of any kind.
What this is, in one paragraph
Under the Habitats Directive, member states report the conservation measures taken for each habitat type of Union interest. The EEA's Biodiversity Information System for Europe (BISE) compiles those into a habitat-conservation-measures dataset. This actor reads that table and delivers one record per habitat / measure: the Natura 2000 habitat code (code_2000), the measure CODE and its label carried verbatim (for example, preventing the conversion of natural and semi-natural habitats to agricultural land), and the reported quantity. It is the INTERVENTION layer of Europe's habitat conservation — what is being done for a habitat, distinct from where the habitat occurs or how it is faring.
Who buys this and for what job
- Conservation-planning analysts mapping which measures are applied to which habitats
- Habitat-management and policy teams tracking the intervention mix across habitat types
- Researchers studying conservation-measure patterns across Europe's protected habitats
- Data engineers who want the BISE habitat-conservation-measure 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 labels as filed — not a compliance verdict.
Habitat / measure grain — no person data
The unit of every record is a conservation measure mapped to a habitat type — an intervention line, never a person. The habitat is a code and the measure is a codelist entry; there is no contact, operator, assessor, or responsible-person field in the source, and none is selected or emitted. A person-key guard runs on every record as a backstop.
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": "1110:CA01","habitat_code_2000": "1110","measure_code": "CA01","measure_label": "Prevent conversion of natural and semi-natural habitats, and habitats of species into agricultural land","quantity": 1,"source": "EEA Biodiversity Information System for Europe (BISE) — habitat conservation measures","source_url": "https://discodata.eea.europa.eu/","licence": "European Environment Agency (EEA) Biodiversity Information System for Europe (BISE) — habitat conservation measures. 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), Biodiversity Information System for Europe (BISE).","disclaimer": "Official conservation interventions (measures) mapped to protected habitat types, at habitat / measure grain from the EEA Biodiversity Information System for Europe (BISE) habitat-conservation-measures dataset (Habitats Directive Article 17 reporting). Each record names the Natura 2000 habitat code (code_2000), the measure CODE and its label VERBATIM (e.g. preventing conversion of habitats to agricultural land), and the reported quantity. This is the INTERVENTION layer — the measures taken for a habitat — distinct from where the habitat OCCURS. Habitat / measure grain — there is no contact, operator, assessor, 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:45Z"}
Pricing
| Event | Free plan | Bronze | Silver | Gold / Platinum / Diamond |
|---|---|---|---|---|
habitat_measure_record | $0.05 | $0.045 | $0.04 | $0.0335 |
Delivered before charged. Blocked runs and empty results cost nothing.
Input
| Field | Type | Default | Description |
|---|---|---|---|
maxRecords | integer | 500 | Ceiling on records delivered and billed. |
Output
One JSON object per habitat-measure listing. Real example (values as reported):
{"record_id": "1110:CA01","habitat_code_2000": "1110","measure_code": "CA01","measure_label": "Prevent conversion of natural and semi-natural habitats, and habitats of species into agricultural land","quantity": 1,"source": "EEA Biodiversity Information System for Europe (BISE) \u2014 habitat conservation measures","source_url": "https://discodata.eea.europa.eu/","observed_at": "2026-08-25T00: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 habitat-measure listing. Identity: record_id (habitat code : measure code) and habitat_code_2000. Measure: measure_code, measure_label (verbatim), and quantity. 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 BISE habitat-conservation-measure table (filtered to your maxRecords ceiling), and flattens each row to one record — carrying every value and label verbatim, never anything person-shaped — delivered before it is charged, so a blocked or empty run costs you nothing. The actor records charge_equals_delivered in the receipt.
Coverage and scope
The table holds on the order of 4,776 rows. Because each record carries the habitat_code_2000 and the measure code, segmenting is straightforward. Pull one slice, or the whole table to seed a warehouse.
Working with the data
The measures are an intervention ledger, and the fields make them countable. Because every record pairs a habitat_code_2000 with a measure_code and measure_label, an analyst can list every measure applied to a habitat, or every habitat a given measure targets, and roll up the measure mix across a habitat group. The quantity field carries the reported count for each measure, so the intensity of intervention can be compared across habitats. Because the measure_code is a stable codelist entry, a whole catalogue of measures can be tabulated across every habitat that reports them, and the measure_label travels alongside so the analysis stays readable without a separate lookup. Pulling the whole table — under five thousand rows — is cheap enough to seed a warehouse table of the complete European habitat-measure matrix in a single run, then refresh it on a schedule as reporting cycles update.
Identifiers and joins
Every record carries the habitat_code_2000, keying each measure to the companion habitat-conservation-STATUS cell (how the habitat is faring), to the protected-site habitat-inventory cell (where the habitat occurs), and to the Natura 2000 habitat-code reference — so the measures taken can be read directly against the habitat's condition and distribution.
Measures versus status versus occurrence
Europe's habitat reporting has three distinct layers: WHERE a habitat occurs (the site inventories), HOW it is faring (the conservation-status assessments), and WHAT is being done for it (the conservation measures, this cell). Keeping them as separate actors means a buyer studying the intervention mix pulls the measure rows directly, at habitat/measure grain, and joins back on the habitat code to relate measures to status and occurrence — the full conservation picture, each layer priced and delivered on its own.
Cost guidance
One habitat_measure_record per delivered row: cost = rows delivered × your plan's per-record price. 1,000 rows is $50 (Free) / $33.50 (Gold).
Honest limitations
- As reported. Values, labels, and flags are as filed; this actor reformats, it does not audit or recompute.
- A label, not a verdict. These are reported classifications and outcomes, not an independent compliance or conservation assessment.
- 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 eu-habitat-conservation-status-records (how a habitat is faring) and from the protected-site inventory cells (where a habitat occurs) — this cell carries the MEASURES taken (the interventions); interventions vs condition vs occurrence. Its specific job is the BISE habitat conservation measures.
The NexGen Signal family
Part of the NexGen Signal family of pay-per-record data products:
- EU Habitat Conservation Status Records — EEA BISE
- EU Protected Site Negative Impact Records — EEA BISE
- EU Species Legal Protection Records — EEA BISE
- EU Protected Site Species Inventory Records — EEA BISE
- EU Protected Site Habitat Inventory Records — EEA BISE
Source: European Environment Agency (EEA), Biodiversity Information System for Europe (BISE) (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. Habitat / measure grain; habitat and measure are codelist entries; no contact/operator/assessor/responsible-person field selected or emitted. No natural-person data of any kind. Values and labels as filed, not a compliance verdict.