Secure websites use HTTPS
07 Jul 2019
Free forever for personal or commercial use, under the Open Data Licence.
This dataset can be reused and cited in research publications.
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_d959102fa76d58f2de276bfbb7e8f68e"
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)
Attribute Legend
Attributes | Data Type | Description |
---|---|---|
Name | Text | - |
Description | Text | - |
Dataset preview
This code can be used to view the raw JSON dataset for URA Parking Lot (GEOJSON). Large datasets may be truncated in the preview. Please download the dataset for complete data.
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "Name": "kml_1", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>41<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>U0042<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>UPPER CHANGI ROAD \/ BEDOK ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>B29F0FE156D1661A<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.946529476118002, 1.33213904518187, 0.0 ], [ 103.946539568814003, 1.33218124951814, 0.0 ], [ 103.946560535459, 1.33217617055163, 0.0 ], [ 103.946550442762003, 1.33213396621547, 0.0 ], [ 103.946529476118002, 1.33213904518187, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_2", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>42<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>U0042<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>UPPER CHANGI ROAD \/ BEDOK ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>845C9405B70D2FB5<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.946581502103996, 1.33217109068058, 0.0 ], [ 103.946571409406999, 1.33212888634454, 0.0 ], [ 103.946550442762003, 1.33213396621547, 0.0 ], [ 103.946560535459, 1.33217617055163, 0.0 ], [ 103.946581502103996, 1.33217109068058, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_3", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>47<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>U0042<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>UPPER CHANGI ROAD \/ BEDOK ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>021804057D3B9A3E<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.946655275086002, 1.33210856957221, 0.0 ], [ 103.946665368683, 1.33215077390775, 0.0 ], [ 103.946686335327001, 1.33214569403585, 0.0 ], [ 103.946676241730003, 1.33210349060478, 0.0 ], [ 103.946655275086002, 1.33210856957221, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_4", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>40<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>U0042<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>UPPER CHANGI ROAD \/ BEDOK ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>51F4BABF3A9DCA01<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.946508509473006, 1.3321441241481, 0.0 ], [ 103.946518603067005, 1.33218632848444, 0.0 ], [ 103.946539568814003, 1.33218124951814, 0.0 ], [ 103.946529476118002, 1.33213904518187, 0.0 ], [ 103.946508509473006, 1.3321441241481, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_5", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>43<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>U0042<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>UPPER CHANGI ROAD \/ BEDOK ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>E8C4982543AE6C75<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.946571409406999, 1.33212888634454, 0.0 ], [ 103.946581502103996, 1.33217109068058, 0.0 ], [ 103.946602468749006, 1.33216601171372, 0.0 ], [ 103.946592376051001, 1.33212380737779, 0.0 ], [ 103.946571409406999, 1.33212888634454, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_6", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>50<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>U0042<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>UPPER CHANGI ROAD \/ BEDOK ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>EE2C69047C3F52A3<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.946728268615999, 1.33213553610024, 0.0 ], [ 103.946750108645006, 1.33213024456646, 0.0 ], [ 103.946740015046998, 1.33208804113574, 0.0 ], [ 103.946718175018006, 1.33209333176503, 0.0 ], [ 103.946728268615999, 1.33213553610024, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_7", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>15<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>L0058<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>LIM TUA TOW ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>7FF68C75AAACEAE6<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.877164813354, 1.35392426250326, 0.0 ], [ 103.877195499869998, 1.35395476614726, 0.0 ], [ 103.877210654775993, 1.35393932385362, 0.0 ], [ 103.877179968259995, 1.35390882020981, 0.0 ], [ 103.877164813354, 1.35392426250326, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_8", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>11<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>L0058<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>LIM TUA TOW ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>07A47818ED47401B<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.877225431181998, 1.35386249242456, 0.0 ], [ 103.877256116799003, 1.35389299697219, 0.0 ], [ 103.877271271704998, 1.35387755467818, 0.0 ], [ 103.877240585189, 1.35384705013076, 0.0 ], [ 103.877225431181998, 1.35386249242456, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_9", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>23<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>L0058<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>LIM TUA TOW ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>B85F41D5C7A5D0FA<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.877043577688994, 1.35404780175193, 0.0 ], [ 103.877074264205007, 1.3540783063018, 0.0 ], [ 103.877089419113005, 1.35406286400889, 0.0 ], [ 103.877058732597007, 1.3540323594592, 0.0 ], [ 103.877043577688994, 1.35404780175193, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_10", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>22<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>L0058<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>LIM TUA TOW ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>BF0F33FC0B38D120<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.877058732597007, 1.3540323594592, 0.0 ], [ 103.877089419113005, 1.35406286400889, 0.0 ], [ 103.877104573123006, 1.35404742081153, 0.0 ], [ 103.877073886606993, 1.3540169171664, 0.0 ], [ 103.877058732597007, 1.3540323594592, 0.0 ] ] ] } },
{ "type": "Feature", "properties": { "Name": "kml_11", "Description": "<center><table><tr><th colspan='2' align='center'><em>Attributes<\/em><\/th><\/tr><tr bgcolor=\"#E3E3F3\"> <th>TYPE<\/th> <td>CAR LOTS<\/td> <\/tr><tr bgcolor=\"\"> <th>LOT_NO<\/th> <td>18<\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>PP_CODE<\/th> <td>L0058<\/td> <\/tr><tr bgcolor=\"\"> <th>PARKING_PL<\/th> <td>LIM TUA TOW ROAD OFF STREET <\/td> <\/tr><tr bgcolor=\"#E3E3F3\"> <th>INC_CRC<\/th> <td>B766CF1F3B1D5BBE<\/td> <\/tr><tr bgcolor=\"\"> <th>FMEL_UPD_D<\/th> <td>20190708135943<\/td> <\/tr><\/table><\/center>" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 103.877119349531995, 1.35397058938307, 0.0 ], [ 103.877150036946006, 1.35400109393198, 0.0 ], [ 103.877165190954997, 1.35398565163863, 0.0 ], [ 103.877134504438999, 1.3539551470