# Release notes: September 2024

## 🆕 What’s new?

**1️⃣ Dataset subscriptions**

Never miss an update to your most-used datasets. Simply click subscribe to any dataset of your choosing and receive email notifications whenever it is updated!

<figure><img src="/files/qXNxn3uqMYxAilXxTuz9" alt=""><figcaption></figcaption></figure>

**2️⃣ Refreshed real-time API pages**

We have now made accessing real-time APIs even easier with the ability for users to send test requests for data related to weather to UV indexes at the push of a button within the site. Simply click on any [real-time dataset](https://data.gov.sg/datasets?formats=API\&sort=relevancy\&page=1\&resultId=d_1b676cd174a9af4704fdb3f9aa58ff5e#tag/default/GET/uv) and either click on the code snippet. Alternatively, click on the URL in purple to open the API query right from your browser.

<figure><img src="/files/HJ3Zi5UgfF9jEFSoq7wv" alt=""><figcaption></figcaption></figure>

**3️⃣API response schema preview**

We have made it even easier to query APIs on datasets. Simply click on the “**on your browser”** hyperlink, and the site will bring you straight to the query response automatically in a new tab.

<div data-full-width="true"><figure><img src="/files/jTuNzGVZyqhRc3zrdOKD" alt=""><figcaption></figcaption></figure></div>

**4️⃣ Geospatial Visualisations**

You can now enjoy and explore GEOJSON datasets using previews and visualisations along with metadata on points of interest. Selected datasets will have come equipped with a map viewer. Alternatively, simply refer to the code snippet at the bottom of the page to download the entire object file onto your device.

<figure><img src="/files/46Eu2h3Fpo0h0nIrjWKB" alt=""><figcaption></figcaption></figure>

## 🤩[data.gov.sg](http://data.gov.sg) creations

We're excited to showcase the latest creations from our users, highlighting the innovative work that leverages on open datasets available on [data.gov.sg](http://data.gov.sg)

1. [A Python program to compare fastest routes on the Singapore MRT/LRT network from 1987 to 2040.](https://www.linkedin.com/posts/activity-7229770354791964672-sTIe/)
2. [Data-backed insights into Singapore's housing resale market](https://www.linkedin.com/posts/cliff-chew-kt_hi-all-thanks-to-those-who-came-to-my-analytics-activity-7218411465941078017-ZRhx/?utm_source=share\&utm_medium=member_desktop)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.data.gov.sg/whats-new/release-notes-september-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
