Bayern: Get Time Series
Bayern via Parse · government_public
Retrieves historical groundwater level time series as daily measurements. Supports two periods: 'recent' (last 12 months) or 'full' (entire observation history spanning decades). Results are ordered newest-first and auto-iterated by the SDK. Structured groundwater monitoring data from the Bayerischer Gewässerkundlicher Dienst (GKD Bayern) for Munich's drinking water supply regions. Fulfilled by Parse from www.gkd.bayern.de.
- bayern
- government-public
- maps-geo
- parse
- platform-key
- weather
- www-gkd-bayern-de
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/445866aa-285e-439c-a630-fbd99bfc607a/get_time_series
- Interface artifact
- sha256:e35de1fe43e8845a81354fd881b38095e01f4c5f04606fd7cb69e5aea7d12524
- Manifest digest
- sha256:30a33f63abf17c302c08c57c79a5f6c7bf42f6f5ad1a7b3f2b2a72d41fd4239b
Request fields
- limit (integer): Maximum number of measurements to return. When omitted, all available measurements are returned.
- period (string): Time range to retrieve.: Allowed values: recent, full
- station_id (string, required): GKD Bayern station number (e.g. 21947, 25707, 25668).: Allowed values: 21947, 25707, 25668
Example queries
- {"limit":"10","period":"recent","station_id":"21947"}