PASAR API
Dataset shows the monthly total number of tanker arrivals (>75 GT) and shipping tonnage. Keyless JSON via data.gov.sg datastore. SG-first.
View docs ↗ More Transport APIscurl 'https://data.gov.sg/api/action/datastore_search?resource_id=d_9adb5ace517591edd9a8c88291ac1f1c&limit=10'
I'm building an app using a free Malaysian API (no auth needed). API: Tanker Arrivals Total, Monthly Provider: Maritime and Port Authority of Singapore Endpoint: GET https://data.gov.sg/api/action/datastore_search?resource_id=d_9adb5ace517591edd9a8c88291ac1f1c&limit=10 It returns JSON. Help me fetch this and build a simple page that displays it nicely.