This is an ongoing (and on-and-off, depending on how much free time @hweecat has after work/meetups) personal project to create a data scraper for scraping meteorological data from NEA via Data.gov.sg APIs.
Currently, the datasets that are being scraped from are:
- Realtime Weather Readings across Singapore
- Air Temperature across Singapore
- Rainfall across Singapore
- Relative Humidity across Singapore
- Wind Direction across Singapore
- Wind Speed across Singapore
- PM2.5 (code refactoring in progress)
- UV Index (work in progress)
Language: Python