Prometheus Exporter for data scraped from datenplattform.darmstadt.de

Overview

darmstadt-opendata-exporter

Scrapes data from https://datenplattform.darmstadt.de and presents it in the Prometheus Exposition format.

Pull requests welcome.

Example

# HELP darmstadt_environment_no2_micrograms_per_cubic_meter Environment measurement for no2
# TYPE darmstadt_environment_no2_micrograms_per_cubic_meter gauge
darmstadt_environment_no2_micrograms_per_cubic_meter{sensor="3ac073c4-b5b8-421d-b91a-5aa001234f7e"} 9.5615
# HELP darmstadt_environment_o3_micrograms_per_cubic_meter Environment measurement for o3
# TYPE darmstadt_environment_o3_micrograms_per_cubic_meter gauge
darmstadt_environment_o3_micrograms_per_cubic_meter{sensor="3ac073c4-b5b8-421d-b91a-5aa001234f7e"} 70.83670000000001
# HELP darmstadt_environment_pm2_5_micrograms_per_cubic_meter Environment measurement for dust_pm2.5
# TYPE darmstadt_environment_pm2_5_micrograms_per_cubic_meter gauge
darmstadt_environment_pm2_5_micrograms_per_cubic_meter{sensor="3ac073c4-b5b8-421d-b91a-5aa001234f7e"} 0.1
# HELP darmstadt_environment_so2_micrograms_per_cubic_meter Environment measurement for so2
# TYPE darmstadt_environment_so2_micrograms_per_cubic_meter gauge
darmstadt_environment_so2_micrograms_per_cubic_meter{sensor="3ac073c4-b5b8-421d-b91a-5aa001234f7e"} 0.8
# HELP darmstadt_environment_pm10_micrograms_per_cubic_meter Environment measurement for dust_pm10
# TYPE darmstadt_environment_pm10_micrograms_per_cubic_meter gauge
darmstadt_environment_pm10_micrograms_per_cubic_meter{sensor="3ac073c4-b5b8-421d-b91a-5aa001234f7e"} 0.1
# HELP darmstadt_environment_co_milligrams_per_cubic_meter Environment measurement for co
# TYPE darmstadt_environment_co_milligrams_per_cubic_meter gauge
darmstadt_environment_co_milligrams_per_cubic_meter{sensor="3ac073c4-b5b8-421d-b91a-5aa001234f7e"} 0.10592399999999999
Owner
Martin Weinelt
I'm hexa- on IRC and Matrix!
Martin Weinelt
Dist2Dec: A Simplicial Neural Network for Homology Localization

Dist2Dec: A Simplicial Neural Network for Homology Localization

Alexandros Keros 6 Jun 12, 2022
Faster Convex Lipschitz Regression

Faster Convex Lipschitz Regression This reepository provides a python implementation of our Faster Convex Lipschitz Regression algorithm with GPU and

Ali Siahkamari 0 Nov 19, 2021
Image Super-Resolution by Neural Texture Transfer

SRNTT: Image Super-Resolution by Neural Texture Transfer Tensorflow implementation of the paper Image Super-Resolution by Neural Texture Transfer acce

Zhifei Zhang 413 Nov 30, 2022
A library for building and serving multi-node distributed faiss indices.

About Distributed faiss index service. A lightweight library that lets you work with FAISS indexes which don't fit into a single server memory. It fol

Meta Research 170 Dec 30, 2022
Code for all the Advent of Code'21 challenges mostly written in python

Advent of Code 21 Code for all the Advent of Code'21 challenges mostly written in python. They are not necessarily the best or fastest solutions but j

4 May 26, 2022
Locally Most Powerful Bayesian Test for Out-of-Distribution Detection using Deep Generative Models

LMPBT Supplementary code for the Paper entitled ``Locally Most Powerful Bayesian Test for Out-of-Distribution Detection using Deep Generative Models"

1 Sep 29, 2022
a generic C++ library for image analysis

VIGRA Computer Vision Library Copyright 1998-2013 by Ullrich Koethe This file is part of the VIGRA computer vision library. You may use,

Ullrich Koethe 378 Dec 30, 2022
Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021)

Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021, official Pytorch implementatio

Microsoft 247 Dec 25, 2022
CFC-Net: A Critical Feature Capturing Network for Arbitrary-Oriented Object Detection in Remote Sensing Images

CFC-Net This project hosts the official implementation for the paper: CFC-Net: A Critical Feature Capturing Network for Arbitrary-Oriented Object Dete

ming71 55 Dec 12, 2022
FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.

FIRM-AFL FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware. FIRM-AFL addresses two fundamental problems in IoT fuzzing. First, it

356 Dec 23, 2022
Trading Strategies for Freqtrade

Freqtrade Strategies Strategies for Freqtrade, developed primarily in a partnership between @werkkrew and @JimmyNixx from the Freqtrade Discord. Use t

Bryan Chain 242 Jan 07, 2023
Car Price Predictor App used to predict the price of the car based on certain input parameters created using python's scikit-learn, fastapi, numpy and joblib packages.

Pricefy Car Price Predictor App used to predict the price of the car based on certain input parameters created using python's scikit-learn, fastapi, n

Siva Prakash 1 May 10, 2022
Convnet transfer - Code for paper How transferable are features in deep neural networks?

How transferable are features in deep neural networks? This repository contains source code necessary to reproduce the results presented in the follow

Jason Yosinski 143 Sep 13, 2022
Download files from DSpace systems (because for some reason DSpace won't let you)

DSpaceDL A tool for downloading files from DSpace items. For some reason, DSpace systems have a dogshit UI, and Universities absolutely LOOOVE to use

Soumitra Shewale 5 Dec 01, 2022
Replication of Pix2Seq with Pretrained Model

Pretrained-Pix2Seq We provide the pre-trained model of Pix2Seq. This version contains new data augmentation. The model is trained for 300 epochs and c

peng gao 51 Nov 22, 2022
ComPhy: Compositional Physical Reasoning ofObjects and Events from Videos

ComPhy This repository holds the code for the paper. ComPhy: Compositional Physical Reasoning ofObjects and Events from Videos, (Under review) PDF Pro

29 Dec 29, 2022
This repository contains code from the paper "TTS-GAN: A Transformer-based Time-Series Generative Adversarial Network"

TTS-GAN: A Transformer-based Time-Series Generative Adversarial Network This repository contains code from the paper "TTS-GAN: A Transformer-based Tim

Intelligent Multimodal Computing and Sensing Laboratory (IMICS Lab) - Texas State University 108 Dec 29, 2022
SAS: Self-Augmentation Strategy for Language Model Pre-training

SAS: Self-Augmentation Strategy for Language Model Pre-training This repository

Alibaba 5 Nov 02, 2022
Unofficial PyTorch implementation of MobileViT.

MobileViT Overview This is a PyTorch implementation of MobileViT specified in "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Tr

Chin-Hsuan Wu 348 Dec 23, 2022
SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches

SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches [Paper]  [Project Page]  [Interactive Demo]  [Supplementary Material]        Usag

215 Dec 25, 2022