{"id":26506634,"url":"https://github.com/thijse/buienradar","last_synced_at":"2026-04-27T11:31:00.373Z","repository":{"id":146020813,"uuid":"78653935","full_name":"thijse/Buienradar","owner":"thijse","description":"C# interface to buienradar rainfall data and weather-station data","archived":false,"fork":false,"pushed_at":"2017-09-27T21:47:10.000Z","size":158,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T08:34:58.616Z","etag":null,"topics":["buienradar","human-readable-representations","rain","weather-api","weather-forecast"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thijse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-11T15:49:51.000Z","updated_at":"2024-06-18T11:00:47.000Z","dependencies_parsed_at":"2023-04-28T16:18:51.485Z","dependency_job_id":null,"html_url":"https://github.com/thijse/Buienradar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thijse/Buienradar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thijse%2FBuienradar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thijse%2FBuienradar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thijse%2FBuienradar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thijse%2FBuienradar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thijse","download_url":"https://codeload.github.com/thijse/Buienradar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thijse%2FBuienradar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buienradar","human-readable-representations","rain","weather-api","weather-forecast"],"created_at":"2025-03-20T22:55:57.693Z","updated_at":"2026-04-27T11:31:00.368Z","avatar_url":"https://github.com/thijse.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"BuienRadar API - Retreiving rain prediction and weather information for the Netherlands\n====================\n\n[![License](https://img.shields.io/badge/license-MIT%20License-blue.svg)](http://doge.mit-license.org)\n\n*A .NET API for fetching rain predictions and weather information from BuienRadar, including demonstration application.*\n\nBuienRadar API is an API that fetches raw rain precipitation through the free Buienradar API at \"http://gadgets.buienradar.nl/data/raintext?lat=LATTITUDE\u0026lon=LONGITUDE\" and weatherstation information at \"https://xml.buienradar.nl/\". The data is cached for a settable duration in order to not overburden the buienradar servers. It also provides a rain info-to-text translation finding perionds of rain and describing these.\n\nTo demonstrate the usage of the API, a minimal application has been included that fetches the data, based on any given location (using the Google location service)\n\nPlease note that when using buienradar data, ask permission here: https://www.buienradar.nl/overbuienradar/contact and please provide link to buienradar.nl in your application. Also note that the while the code provided here is open source, the data MIT \n\n![Screenshot of Buienradar applicaton](Images/BuienRadar.png)\n\n## Features\n\n* Fetching of precipitation data and weatherstation information\n* Data caching \n* Synchronous and asynchronous fetching\n* Smart(ish) data-to-text parsing\n* Demonstation Application\n* MIT License\n\n## Tested  \n\n* C# .NET\n* MONO, .NET core are to be tested. \n\n## Downloading\n\nThis Application is not available through Nuget can only be downloaded from GitHub. \n\n- By directly loading fetching the Archive from GitHub: \n  1. Go to [https://github.com/thijse/Buienradar](https://github.com/thijse/Buienradar)\n  2. Click the DOWNLOAD ZIP button in the panel on the\n  3. Optionally rename the uncompressed folder **Buienradar-master** to **Buienradar**.\n\n- By downloading a release\n  1. Go to releases\n  2. Click the 'Source code' button\n\n\n## Copyright\n\nThe buienradar site says this about usage of their data:\n\n\"Buienradar provides free weather data available to individuals and businesses (website / intranet). The use of the weather data below is only allowed for non-commercial purposes, and referencing the source is mandatory. The use for mobile applications or commercial purposes requires permission from Buienradar, see  the disclaimer\"\n\nRequest permission for using the weather data here: https://www.buienradar.nl/overbuienradar/contact\n\nsource: https://www.buienradar.nl/overbuienradar/gratis-weerdata\n\nThe BuienRadar API on this site is provided under MIT License, Copyright © 2017.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthijse%2Fbuienradar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthijse%2Fbuienradar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthijse%2Fbuienradar/lists"}