Secure websites use HTTPS
Scam alert
Sign up here for higher rate limits, priority support and maintenance notifications.
This dataset encompasses details about theatrical venues in Singapore. The geographic extent of the data is expected to cover multiple locations given the range of data sources. Notably, the dataset includes crucial location information such as venue names, block numbers, postal codes, and street names, enabling the precise representation of events in a 2-D format with latitude and longitude coordinates derived from these components. The data primarily represents historical events occurring between 2018 and February 2022, primarily aboveground, and is well-suited for mapping, analysis, and various location-based applications within the arts and cultural domain. However, this data is not exhaustive and may not necessarily cover all the theatrical venues in Singapore. It should also be noted that not all venues may be for hire during all periods of time and could only be for hire during certain periods.
This dataset encompasses details about theatrical venues in Singapore. The geographic extent of the data is expected to cover multiple locations given the range of data sources. Notably, the dataset includes crucial location information such as venue names, block numbers, postal codes, and street names, enabling the precise representation of events in a 2-D format with latitude and longitude coordinates derived from these components. The data primarily represents historical events occurring between 2018 and February 2022, primarily aboveground, and is well-suited for mapping, analysis, and various location-based applications within the arts and cultural domain. However, this data is not exhaustive and may not necessarily cover all the theatrical venues in Singapore. It should also be noted that not all venues may be for hire during all periods of time and could only be for hire during certain periods.
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
import requests
dataset_id = "d_39620e0a12a31733842dcb6759b51a85"
url = "https://api-open.data.gov.sg/v1/public/api/datasets/" + dataset_id + "/poll-download"
response = requests.get(url)
json_data = response.json()
if json_data['code'] != 0:
print(json_data['errMsg'])
exit(1)
url = json_data['data']['url']
response = requests.get(url)
print(response.text)This dataset can be reused and cited in research publications.
03 Nov 2025
Free forever for personal or commercial use, under the Open Data Licence.
Attribute Legend
| Attributes | Data Type | Description |
|---|---|---|
| OBJECTID | Numeric | - |
| VENUE_NAME | Text | - |
| BLK_NO | Numeric | - |
| STREETNAME | Text | - |
| POSTALCODE | Numeric | - |
| WEBSITE | Text | - |
| INC_CRC | Text | - |
| FMEL_UPD_D | Numeric | - |
Dataset preview
This code can be used to view the raw JSON dataset for Theatre. Large datasets may be truncated in the preview. Please download the dataset for complete data.
{
"type": "FeatureCollection",
"name": "THEATRE",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.81659926136513,
1.2839748408099305
]
},
"properties": {
"OBJECTID": 1,
"VENUE_NAME": "Gateway Theatre",
"BLK_NO": "3615",
"STREETNAME": "Jalan Bukit Merah Gateway Theatre",
"POSTALCODE": "159461",
"WEBSITE": "https://theatre.gateway.sg/spaces/theatre",
"INC_CRC": "1F9E5ADD8399C705",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.77157633388418,
1.3405343538797614
]
},
"properties": {
"OBJECTID": 2,
"VENUE_NAME": "Bukit Timah Community Club Mini-Theatre",
"BLK_NO": "20",
"STREETNAME": "Toh Yi Drive Bukit Timah Community Club",
"POSTALCODE": "596569",
"WEBSITE": null,
"INC_CRC": "971F8DEF978B2785",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.77200815740376,
1.3016750373853223
]
},
"properties": {
"OBJECTID": 3,
"VENUE_NAME": "UCC Theatre",
"BLK_NO": "50",
"STREETNAME": "Kent Ridge Crescent University Cultural Centre",
"POSTALCODE": "119279",
"WEBSITE": "https://cfa.nus.edu.sg/venues/ucc-theatre/",
"INC_CRC": "369B0AB3C88FDBD0",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.69232023191732,
1.3423640283979046
]
},
"properties": {
"OBJECTID": 4,
"VENUE_NAME": "Nanyang Community Club Mini Theatre",
"BLK_NO": "60",
"STREETNAME": "Jurong West Street 91 Nanyang Community Club",
"POSTALCODE": "649040",
"WEBSITE": null,
"INC_CRC": "B6F5488A0900558B",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.71138018647879,
1.3483232253267916
]
},
"properties": {
"OBJECTID": 5,
"VENUE_NAME": "Boon Lay Community Club Mini Theatre",
"BLK_NO": "10",
"STREETNAME": "Boon Lay Place Boon Lay Community Club",
"POSTALCODE": "649882",
"WEBSITE": null,
"INC_CRC": "1CEA67E5C1605E1E",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.87564297653313,
1.3018869732033205
]
},
"properties": {
"OBJECTID": 6,
"VENUE_NAME": "Kallang Theatre",
"BLK_NO": "1A",
"STREETNAME": "Stadium Walk",
"POSTALCODE": "397688",
"WEBSITE": "https://www.sportshub.com.sg/venue-hire",
"INC_CRC": "B9E2CA94EB98D669",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.85137384688184,
1.3130586484372833
]
},
"properties": {
"OBJECTID": 7,
"VENUE_NAME": "Pek Kio Community Centre Performing Theatre",
"BLK_NO": "21",
"STREETNAME": "Gloucester Road Pek Kio Community Centre",
"POSTALCODE": "219458",
"WEBSITE": null,
"INC_CRC": "E185B3EFEDF530FD",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.85641198664108,
1.3778920317329157
]
},
"properties": {
"OBJECTID": 8,
"VENUE_NAME": "Theatre@illuminITE College Central",
"BLK_NO": "2",
"STREETNAME": "Ang Mo Kio Drive Ite College Central",
"POSTALCODE": "567720",
"WEBSITE": null,
"INC_CRC": "5D1864A6E5BFECB6",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.84808333583823,
1.3803409066776187
]
},
"properties": {
"OBJECTID": 9,
"VENUE_NAME": "Nanyang Polytechnic Theatre for the Arts",
"BLK_NO": "180",
"STREETNAME": "Ang Mo Kio Avenue 8 Nanyang Polytechnic (Theatre For The Art)",
"POSTALCODE": "569830",
"WEBSITE": null,
"INC_CRC": "4D75E50E376C8913",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.79206355851174,
1.2951454455004399
]
},
"properties": {
"OBJECTID": 10,
"VENUE_NAME": "The Theatre at Mediacorp",
"BLK_NO": "1",
"STREETNAME": "Stars Avenue Mediacorp Campus",
"POSTALCODE": "138507",
"WEBSITE": "https://www.mediacorp.sg/business/production-venue/resources-event-venues/theatre",
"INC_CRC": "B23AAD604DC3F8CD",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.77200815740376,
1.3016750373853223
]
},
"properties": {
"OBJECTID": 11,
"VENUE_NAME": "UCC Hall",
"BLK_NO": "50",
"STREETNAME": "Kent Ridge Crescent University Cultural Centre",
"POSTALCODE": "119279",
"WEBSITE": "https://cfa.nus.edu.sg/venues/ucc-hall/",
"INC_CRC": "369B0AB325277DD2",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.85020454592244,
1.3349345170945592
]
},
"properties": {
"OBJECTID": 12,
"VENUE_NAME": "Toa Payoh Central Amphitheatre",
"BLK_NO": "93",
"STREETNAME": "Toa Payoh Central Toa Payoh Central Community Club",
"POSTALCODE": "319194",
"WEBSITE": null,
"INC_CRC": "1829D332B824C1ED",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.873927617452,
1.3700548624028297
]
},
"properties": {
"OBJECTID": 13,
"VENUE_NAME": "The Serangoon CC Mini Theatre",
"BLK_NO": "10",
"STREETNAME": "Serangoon North Avenue 2 The Serangoon Community Club",
"POSTALCODE": "555877",
"WEBSITE": null,
"INC_CRC": "7D2FFBBB9CF0E780",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.87036787570035,
1.3516122455273327
]
},
"properties": {
"OBJECTID": 14,
"VENUE_NAME": "Braddell Heights Community Club mini-theatre",
"BLK_NO": "50",
"STREETNAME": "Serangoon Avenue 2 Braddell Heights Community Club",
"POSTALCODE": "556129",
"WEBSITE": null,
"INC_CRC": "3228BC28BE4C0F9F",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.93968359444563,
1.3534961547181348
]
},
"properties": {
"OBJECTID": 15,
"VENUE_NAME": "Festive Arts Theatre @ Our Tampines Hub",
"BLK_NO": "1",
"STREETNAME": "Tampines Walk Our Tampines Hub",
"POSTALCODE": "528523",
"WEBSITE": "https://ourtampineshub2.wixsite.com/festiveartstheatre",
"INC_CRC": "C57C470A24953090",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.83569846670808,
1.3194506005238777
]
},
"properties": {
"OBJECTID": 16,
"VENUE_NAME": "Tan Cheng Siong Drama Theatre (ACSB)",
"BLK_NO": "60",
"STREETNAME": "Barker Road Anglo-Chinese School (Barker Road)",
"POSTALCODE": "309919",
"WEBSITE": null,
"INC_CRC": "9FBE1E096FB20566",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.8512619835568,
1.2930788401823503
]
},
"properties": {
"OBJECTID": 17,
"VENUE_NAME": "Capitol Theatre",
"BLK_NO": "17",
"STREETNAME": "Stamford Road",
"POSTALCODE": "178905",
"WEBSITE": "https://capitol-theatre.sg/venue-hire/",
"INC_CRC": "270519DD601D6E3E",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.85479773099986,
1.2903658646876077
]
},
"properties": {
"OBJECTID": 18,
"VENUE_NAME": "Esplanade Theatre",
"BLK_NO": "1",
"STREETNAME": "Esplanade Drive Esplanade Theatre",
"POSTALCODE": "38981",
"WEBSITE": "https://www.esplanade.com/venue-hire/concert-hall",
"INC_CRC": "A69ADE52EA55C389",
"FMEL_UPD_D": "20231221171430"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
103.85830838860707,
1.282333350982249
]
},
"properties": {
"OBJECTID": 19,
"VENUE_NAME": "Mar