search_gas_production_public
Search for gas production and storage units including biogas plants, Power-to-Gas, LNG terminals, fossil gas producers, and gas storage with 30 filter keys.
Instructions
Search gas production and storage units (Gaserzeugung) — no auth required.
Find biogas plants, Power-to-Gas (hydrogen/methane), LNG terminals, fossil gas producers, and gas storage units. 30 filter keys including gas technology and unit type (producer vs. storage).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| filters | Yes | Filter dict with optional operator suffixes on each key. Operators: '=' (eq, default), '!=' (neq), '%' (contains), '!%' (not contains), ':' (starts with), '$' (ends with), '>' (gt), '<' (lt), '?' (is null), '!' or '!?' (is not null). Supported filter keys: name, mastr_number, mastr_operator, location_mastr, dso_mastr, operator_name, dso_name, postcode, city, landkreis, street, bundesland, municipality, municipality_key, landmark, parcel, country, longitude, latitude, status, commission_date, current_location_date, shutdown_date, planned_date, registration_date, last_update, gas_production_capacity, gas_technology, unit_type, dso_check. Dropdown fields (status, bundesland, country, gas_technology, unit_type, dso_check) accept label or MaStR ID. gas_technology values: 'Biomethan-Erzeugung', 'Förderung fossilen Erdgases', 'Liquefied Natural Gas', 'Power-to-Gas (Methan)', 'Power-to-Gas (Wasserstoff)'. unit_type values: 'Gaserzeugungseinheit', 'Gasspeichereinheit'. Example: {'gas_technology': 'Power-to-Gas (Wasserstoff)', 'status': 'In Betrieb'} | |
| page_size | No | Page size (max 5000). |