Skip to content
Snippets Groups Projects
Commit 2d9cbf76 authored by Florian Gransee's avatar Florian Gransee
Browse files

add api doc links for uba and dwd

parent b01d4693
No related branches found
No related tags found
1 merge request!238424 add uba api script
Pipeline #485871 passed
#! /usr/bin/env python3
# DWD Brightsky API docs: https://brightsky.dev/docs/#/operations/getWeather
import requests
import os
import logging
......
#! /usr/bin/env python3
# UBA API docs: https://www.umweltbundesamt.de/daten/luft/luftdaten/doc
import requests
import os
import logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment