Transportation

EU vessel-density aggregate (European waters)

Aggregate vessel-density intensity (hours per km2 over the period) for European waters, downsampled to a coarse grid by ship type. This is an aggregate density product, not live positions. Sourced from EMODnet Human Activities (CC BY 4.0) and refreshed monthly by the ingest Function App. Optionally filter the grid by a bbox.

get/api/v2/transport/vessels/density

Query parameters

ship_type'all' | 'other' | 'fishing' | 'service' | 'dredging' | 'sailing' | 'pleasure' | 'highspeed' | 'tug' | 'passenger' | 'cargo' | 'tanker' | 'military' | 'unknown'

EMODnet ship-type layer (default: all types combined).

EMODnet ship-type layer (default: all types combined).

bboxstring

Optional bounding box minLon,minLat,maxLon,maxLat to filter the grid.

Optional bounding box minLon,minLat,maxLon,maxLat to filter the grid.

Response

Coarse density grid with hours/km2 per cell, period, and EMODnet attribution.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}

Changes

Changed in 1 of the 21 revisions of this API.12

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added