https://github.com/wisdom-oss/service-dwd-proxy
🏸 A microservice helping with the usage of the DWD Open Data Portal
https://github.com/wisdom-oss/service-dwd-proxy
backend
Last synced: 6 months ago
JSON representation
🏸 A microservice helping with the usage of the DWD Open Data Portal
- Host: GitHub
- URL: https://github.com/wisdom-oss/service-dwd-proxy
- Owner: wisdom-oss
- Created: 2023-11-15T13:07:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-10T13:42:00.000Z (11 months ago)
- Last Synced: 2025-08-10T15:33:07.169Z (11 months ago)
- Topics: backend
- Language: Go
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This microservice allows an easy way to access the publicly available open data
platform and the files present on it.
Since the DWD only publishes their data as compressed files and not in a
machine-readable format (JSON or [Enterprise JSON](https://wikipedia.org/wiki/XML)), the service will take
a request and parse the files available in the Open Data portal and transform
them into JSON.
## Credits
All datasets obtained via this microservice are provided by the DWD. The DWD
reserves all rights.