From 774dbd8408794078c388731794a827712aeb72b5 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Fri, 29 Oct 2021 13:48:35 -0300 Subject: [PATCH] Remove SG Weather Reading, it's a duplicate SG Weather Reading is included in Open Government, Singapore's API set --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2b1b1fe7..9df6531e 100644 --- a/README.md +++ b/README.md @@ -1645,7 +1645,6 @@ API | Description | Auth | HTTPS | CORS | | [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown | | [QWeather](https://dev.qweather.com/en/) | Location-based weather data | `apiKey` | Yes | Yes | | [RainViewer](https://www.rainviewer.com/api.html) | Radar data collected from different websites across the Internet | No | Yes | Unknown | -| [SG Weather Reading](https://data.gov.sg/dataset/realtime-weather-readings) | Realtime weather readings for Singapore area including other weather parameters | No | Yes | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | | [Tomorrow](https://docs.tomorrow.io) | Weather API Powered by Proprietary Technology | `apiKey` | Yes | Unknown | | [Troposphere](https://www.troposphere.io/developer) | Global weather and climate data | `apiKey` | Yes | Yes |