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
Official pytorch implementation of DeformSyncNet: Deformation Transfer via Synchronized Shape Deformation Spaces

DeformSyncNet: Deformation Transfer via Synchronized Shape Deformation Spaces Minhyuk Sung*, Zhenyu Jiang*, Panos Achlioptas, Niloy J. Mitra, Leonidas

Zhenyu Jiang 21 Aug 30, 2022
DLFlow is a deep learning framework.

DLFlow是一套深度学习pipeline,它结合了Spark的大规模特征处理能力和Tensorflow模型构建能力。利用DLFlow可以快速处理原始特征、训练模型并进行大规模分布式预测,十分适合离线环境下的生产任务。利用DLFlow,用户只需专注于模型开发,而无需关心原始特征处理、pipeline构建、生产部署等工作。

DiDi 152 Oct 27, 2022
Robust and Accurate Object Detection via Self-Knowledge Distillation

Robust and Accurate Object Detection via Self-Knowledge Distillation paper:https://arxiv.org/abs/2111.07239 Environments Python 3.7 Cuda 10.1 Prepare

Weipeng Xu 6 Jul 01, 2022
Realistic lighting in ursina!

Ursina Lighting Realistic lighting in ursina! If you want to have realistic lighting in ursina, import the UrsinaLighting.py in your project and use t

17 Jul 07, 2022
A simple editor for captions in .SRT file extension

WaySRT A simple editor for captions in .SRT file extension The program doesn't use any external dependecies, just run: python way_srt.py {file_name.sr

Gustavo Lopes 3 Nov 16, 2022
Citation Intent Classification in scientific papers using the Scicite dataset an Pytorch

Citation Intent Classification Table of Contents About the Project Built With Installation Usage Acknowledgments About The Project Citation Intent Cla

Federico Nocentini 4 Mar 04, 2022
SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data

SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data SurvITE: Learning Heterogeneous Treatment Effects from Time-to-Event Data Au

14 Nov 28, 2022
Lite-HRNet: A Lightweight High-Resolution Network

LiteHRNet Benchmark 🔥 🔥 Based on MMsegmentation 🔥 🔥 Cityscapes FCN resize concat config mIoU last mAcc last eval last mIoU best mAcc best eval bes

16 Dec 12, 2022
TAP: Text-Aware Pre-training for Text-VQA and Text-Caption, CVPR 2021 (Oral)

TAP: Text-Aware Pre-training TAP: Text-Aware Pre-training for Text-VQA and Text-Caption by Zhengyuan Yang, Yijuan Lu, Jianfeng Wang, Xi Yin, Dinei Flo

Microsoft 61 Nov 14, 2022
KIDA: Knowledge Inheritance in Data Aggregation

KIDA: Knowledge Inheritance in Data Aggregation This project releases our 1st place solution on NeurIPS2021 ML4CO Dual Task. Slide and model weights a

24 Sep 08, 2022
Low-dose Digital Mammography with Deep Learning

Impact of loss functions on the performance of a deep neural network designed to restore low-dose digital mammography ====== This repository contains

WANG-AXIS 6 Dec 13, 2022
Zeyuan Chen, Yangchao Wang, Yang Yang and Dong Liu.

Principled S2R Dehazing This repository contains the official implementation for PSD Framework introduced in the following paper: PSD: Principled Synt

zychen 78 Dec 30, 2022
This repository contains datasets and baselines for benchmarking Chinese text recognition.

Benchmarking-Chinese-Text-Recognition This repository contains datasets and baselines for benchmarking Chinese text recognition. Please see the corres

FudanVI Lab 254 Dec 30, 2022
Implementation of ConvMixer-Patches Are All You Need? in TensorFlow and Keras

Patches Are All You Need? - ConvMixer ConvMixer, an extremely simple model that is similar in spirit to the ViT and the even-more-basic MLP-Mixer in t

Sayan Nath 8 Oct 03, 2022
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT

PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT

NVIDIA Corporation 1.8k Dec 30, 2022
Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase

Ranger-Deep-Learning-Optimizer Ranger - a synergistic optimizer combining RAdam (Rectified Adam) and LookAhead, and now GC (gradient centralization) i

Less Wright 1.1k Dec 21, 2022
OpenMMLab Semantic Segmentation Toolbox and Benchmark.

Documentation: https://mmsegmentation.readthedocs.io/ English | 简体中文 Introduction MMSegmentation is an open source semantic segmentation toolbox based

OpenMMLab 5k Dec 31, 2022
Distributed Evolutionary Algorithms in Python

DEAP DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data stru

Distributed Evolutionary Algorithms in Python 4.9k Jan 05, 2023
Predict bus arrival time using VertexAI and Nvidia's Jetson Nano

bus_prediction predict bus arrival time using VertexAI and Nvidia's Jetson Nano imagenet the command for imagenet.py look like this python3 /path/to/i

10 Dec 22, 2022
Blender scripts for computing geodesic distance

GeoDoodle Geodesic distance computation for Blender meshes Table of Contents Overivew Usage Implementation Overview This addon provides an operator fo

20 Jun 08, 2022