PASAR API
Dataset shows the monthly number of vessel arrivals (>75 GT) and shipping tonnage by type. 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_8f264219109e61fffa87ac64dd5a9a65&limit=10'
I'm building an app using a free Malaysian API (no auth needed). API: Vessel Arrivals (>75 GT) Breakdown, Monthly Provider: Maritime and Port Authority of Singapore Endpoint: GET https://data.gov.sg/api/action/datastore_search?resource_id=d_8f264219109e61fffa87ac64dd5a9a65&limit=10 It returns JSON. Help me fetch this and build a simple page that displays it nicely.