Secure websites use HTTPS
Getting ready for the upcoming elections? Check out the new electoral boundaries in our interactive elections map.
Data from Jan 2009 to Nov 2017Updated 11 months ago
NEA (National Environment Agency)Discover Singapore’s historical daily weather records by NEA from 2009–2017. Access NEA weather data—including rainfall, temperature, and wind speeds—via the NEA API. Download the CSV now.
Date Date (YYYY-MM-DD) | Station Text | Daily rainfall total Numeric | Highest 30 min rainfall Numeric | Highest 60 min rainfall Numeric | Highest 120 min rainfall Numeric | Mean temperature Numeric | Maximum temperature Numeric | Minimum temperature Numeric | Mean wind speed Numeric | Max wind speed Numeric |
---|---|---|---|---|---|---|---|---|---|---|
(Null)0.0% | (Null)0.0% | (Null)3.7% | (Null)61.4% | (Null)61.4% | (Null)61.4% | (Null)4.9% | (Null)4.0% | (Null)4.0% | (Null)3.4% | (Null)3.4% |
2009-01-01 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-02 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-03 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-04 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-05 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-06 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-07 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-08 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-09 | Admiralty | na | na | na | na | na | na | na | na | na |
2009-01-10 | Admiralty | na | na | na | na | na | na | na | na | na |
No results found
Title | Column name | Data type | Unit of measure | Description |
---|---|---|---|---|
Date | date | Date (YYYY-MM-DD) | - | - |
Station | station | Text | - | - |
Daily rainfall total | daily_rainfall_total | Numeric | mm | - |
Highest 30 min rainfall | highest_30_min_rainfall | Numeric | mm | - |
Highest 60 min rainfall | highest_60_min_rainfall | Numeric | mm | - |
Highest 120 min rainfall | highest_120_min_rainfall | Numeric | mm | - |
Mean temperature | mean_temperature | Numeric | Degrees celcius | - |
Maximum temperature | maximum_temperature | Numeric | Degrees celcius | - |
Minimum temperature | minimum_temperature | Numeric | Degrees celcius | - |
Mean wind speed | mean_wind_speed | Numeric | Km/h | - |
Max wind speed | max_wind_speed | Numeric | Km/h | - |
This code can be used to test a sample API query. It retrieves the data catalogue of this dataset. For a complete guide on query parameters and syntax, please refer to the API documentation. Try it out on your browser to see the response schema.
import requests
dataset_id = "d_03bb2eb67ad645d0188342fa74ad7066"
url = "https://data.gov.sg/api/action/datastore_search?resource_id=" + dataset_id
response = requests.get(url)
print(response.json())
This dataset can be reused and cited in research publications.
27 Dec 2017
Free forever for personal or commercial use, under the Open Data Licence.