Global Fishing Watch API
ExamplesBulk Download

Get data as json sort by label confidence

Example query of a completed bulk report as JSON, sorted by label confidence.

Query parameters

ParameterValueDescription
idadbb9b62-5c08-4142-82e0-b2b575f3e058ID of the bulk report to query
limit50Maximum number of records to return
offset1Number of records to skip
sortlabel_confidenceSort by label confidence

Request

# Make sure to replace [TOKEN] with your API Access Token.
curl --location 'https://gateway.api.globalfishingwatch.org/v3/bulk-reports/adbb9b62-5c08-4142-82e0-b2b575f3e058/query?limit=50&offset=1&sort=label_confidence' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer TOKEN'

Response

{
    "metadata": {},
    "limit": 50,
    "offset": 1,
    "nextOffset": 51,
    "total": 5364,
    "entries": [
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20190503T000000_20191030T000000_WEST_23_TILE_197;-62.2810070;-40.145081",
            "detection_date": "2019-08-01",
            "structure_id": "587587",
            "lon": -62.28069730432809,
            "lat": -40.14496389588678,
            "structure_start_date": "2019-07-01",
            "structure_end_date": "2022-04-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20240401T000000_20241001T000000_FULL_23_TILE_332;-67.3234300;-53.089804",
            "detection_date": "2024-07-01",
            "structure_id": "1051638",
            "lon": -67.32289149541135,
            "lat": -53.0895574340617,
            "structure_start_date": "2024-02-01",
            "structure_end_date": null,
            "label": "oil",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20240201T000000_20240801T000000_FULL_23_TILE_332;-67.3233530;-53.089702",
            "detection_date": "2024-05-01",
            "structure_id": "1051638",
            "lon": -67.32289149541135,
            "lat": -53.0895574340617,
            "structure_start_date": "2024-02-01",
            "structure_end_date": null,
            "label": "oil",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20200303T000000_20200830T000000_WEST_14_TILE_332;-67.8063520;-53.695707",
            "detection_date": "2020-06-01",
            "structure_id": "545748",
            "lon": -67.80631453386876,
            "lat": -53.69574610463634,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20230401T000000_20231001T000000_FULL_23_TILE_332;-67.8064550;-53.695718",
            "detection_date": "2023-07-01",
            "structure_id": "545748",
            "lon": -67.80631453386876,
            "lat": -53.69574610463634,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20210901T000000_20220301T000000_WEST_14_TILE_332;-67.8064420;-53.695731",
            "detection_date": "2021-12-01",
            "structure_id": "545748",
            "lon": -67.80631453386876,
            "lat": -53.69574610463634,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_093;-66.7614440;-45.931130",
            "detection_date": "2017-02-01",
            "structure_id": "971554",
            "lon": -66.76144444283666,
            "lat": -45.93112997161638,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_093;-66.7111390;-45.818302",
            "detection_date": "2017-02-01",
            "structure_id": "884977",
            "lon": -66.71113878692596,
            "lat": -45.81830157193095,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_093;-66.6809550;-45.752904",
            "detection_date": "2017-02-01",
            "structure_id": "1031509",
            "lon": -66.68095539337955,
            "lat": -45.75290421924706,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_093;-66.5341710;-45.424480",
            "detection_date": "2017-02-01",
            "structure_id": "835181",
            "lon": -66.53417067595441,
            "lat": -45.42448015137296,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_093;-66.4630240;-45.262604",
            "detection_date": "2017-02-01",
            "structure_id": "999710",
            "lon": -66.46302410545215,
            "lat": -45.26260373717462,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_013;-66.4443390;-49.468157",
            "detection_date": "2017-02-01",
            "structure_id": "780969",
            "lon": -66.44433914754246,
            "lat": -49.468156571308576,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20210131T000000_20210730T000000_WEST_23_TILE_093;-66.4323020;-45.086714",
            "detection_date": "2021-05-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20200902T000000_20210301T000000_WEST_23_TILE_093;-66.4323020;-45.086714",
            "detection_date": "2020-12-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": null,
            "detection_date": "2017-07-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20190503T000000_20191030T000000_WEST_23_TILE_093;-66.4323020;-45.086714",
            "detection_date": "2019-08-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20181103T000000_20190502T000000_WEST_23_TILE_093;-66.4323020;-45.086714",
            "detection_date": "2019-02-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20220201T000000_20220801T000000_FULL_41_TILE_093;-66.4323020;-45.086714",
            "detection_date": "2022-05-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20170803T000000_20180130T000000_WEST_23_TILE_093;-66.4323020;-45.086714",
            "detection_date": "2017-11-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20210901T000000_20220301T000000_WEST_23_TILE_093;-66.4322250;-45.086637",
            "detection_date": "2021-12-01",
            "structure_id": "652320",
            "lon": -66.43228247310256,
            "lat": -45.086694354953245,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_013;-66.2289230;-49.067688",
            "detection_date": "2017-02-01",
            "structure_id": "895329",
            "lon": -66.22892314241061,
            "lat": -49.06768761764809,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_033;-66.0230290;-48.663625",
            "detection_date": "2017-02-01",
            "structure_id": "734794",
            "lon": -66.02302927929041,
            "lat": -48.66362540285113,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_034;-65.8967260;-48.411378",
            "detection_date": "2017-02-01",
            "structure_id": "877055",
            "lon": -65.89672615034323,
            "lat": -48.41137847107037,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_054;-65.4179240;-47.450181",
            "detection_date": "2017-02-01",
            "structure_id": "940332",
            "lon": -65.4179241039075,
            "lat": -47.45018111706248,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_14_TILE_394;-65.0273370;-50.643872",
            "detection_date": "2017-02-01",
            "structure_id": "1000870",
            "lon": -65.02733661837233,
            "lat": -50.64387161516421,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": null,
            "detection_date": "2017-03-01",
            "structure_id": "722226",
            "lon": -64.74921820640893,
            "lat": -50.152133828637176,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-05-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_015;-64.4464860;-49.575595",
            "detection_date": "2017-02-01",
            "structure_id": "986091",
            "lon": -64.44648595566065,
            "lat": -49.575595079289265,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_036;-63.7529870;-48.225966",
            "detection_date": "2017-02-01",
            "structure_id": "811502",
            "lon": -63.75298655632038,
            "lat": -48.2259661964281,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161103T000000_20170502T000000_WEST_23_TILE_097;-62.6472500;-45.926908",
            "detection_date": "2017-02-01",
            "structure_id": "849630",
            "lon": -62.64725027309767,
            "lat": -45.926907889781006,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2017-02-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20201103T000000_20210502T000000_WEST_23_TILE_197;-62.3010400;-40.379901",
            "detection_date": "2021-02-01",
            "structure_id": "583366",
            "lon": -62.30104982907354,
            "lat": -40.379830259973325,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20240101T000000_20240701T000000_FULL_41_TILE_197;-62.3010400;-40.379901",
            "detection_date": "2024-04-01",
            "structure_id": "583366",
            "lon": -62.30104982907354,
            "lat": -40.379830259973325,
            "structure_start_date": "2017-02-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20240301T000000_20240901T000000_FULL_41_TILE_237;-62.0497810;-38.975115",
            "detection_date": "2024-06-01",
            "structure_id": "554078",
            "lon": -62.04978077762977,
            "lat": -38.975115400794834,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2024-08-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": null,
            "detection_date": "2017-06-01",
            "structure_id": "554078",
            "lon": -62.04978077762977,
            "lat": -38.975115400794834,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2024-08-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20220101T000000_20220701T000000_FULL_41_TILE_237;-62.0497810;-38.975115",
            "detection_date": "2022-04-01",
            "structure_id": "554078",
            "lon": -62.04978077762977,
            "lat": -38.975115400794834,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2024-08-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20191103T000000_20200501T000000_WEST_24_TILE_201;-58.5008960;-39.233381",
            "detection_date": "2020-02-01",
            "structure_id": "563835",
            "lon": -58.50092208234883,
            "lat": -39.23335537862963,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2022-07-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20190131T000000_20190730T000000_WEST_24_TILE_201;-58.5008190;-39.233368",
            "detection_date": "2019-05-01",
            "structure_id": "563835",
            "lon": -58.50092208234883,
            "lat": -39.23335537862963,
            "structure_start_date": "2017-02-01",
            "structure_end_date": "2022-07-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20180503T000000_20181030T000000_WEST_14_TILE_311;-68.0948100;-54.872584",
            "detection_date": "2018-08-01",
            "structure_id": "563815",
            "lon": -68.0950294520064,
            "lat": -54.87242335667606,
            "structure_start_date": "2017-03-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20171201T000000_20180530T000000_WEST_14_TILE_311;-68.0950830;-54.872421",
            "detection_date": "2018-03-01",
            "structure_id": "563815",
            "lon": -68.0950294520064,
            "lat": -54.87242335667606,
            "structure_start_date": "2017-03-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20170303T000000_20170830T000000_WEST_14_TILE_311;-68.0950830;-54.872331",
            "detection_date": "2017-06-01",
            "structure_id": "563815",
            "lon": -68.0950294520064,
            "lat": -54.87242335667606,
            "structure_start_date": "2017-03-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20190131T000000_20190730T000000_WEST_14_TILE_311;-68.0950830;-54.872421",
            "detection_date": "2019-05-01",
            "structure_id": "563815",
            "lon": -68.0950294520064,
            "lat": -54.87242335667606,
            "structure_start_date": "2017-03-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20180902T000000_20190301T000000_WEST_14_TILE_311;-68.0950830;-54.872421",
            "detection_date": "2018-12-01",
            "structure_id": "563815",
            "lon": -68.0950294520064,
            "lat": -54.87242335667606,
            "structure_start_date": "2017-03-01",
            "structure_end_date": null,
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161201T000000_20170530T000000_WEST_14_TILE_372;-67.3024100;-51.044700",
            "detection_date": "2017-03-01",
            "structure_id": "874105",
            "lon": -67.30240990693343,
            "lat": -51.04469989493833,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2017-03-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161201T000000_20170530T000000_WEST_14_TILE_372;-67.2964810;-51.035178",
            "detection_date": "2017-03-01",
            "structure_id": "643203",
            "lon": -67.29648102605825,
            "lat": -51.035177752926664,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2017-03-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20201103T000000_20210502T000000_WEST_14_TILE_393;-66.9209850;-50.485049",
            "detection_date": "2021-02-01",
            "structure_id": "554201",
            "lon": -66.92077563026383,
            "lat": -50.484944669535835,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2022-04-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20211101T000000_20220501T000000_FULL_23_TILE_393;-66.9206260;-50.484870",
            "detection_date": "2022-02-01",
            "structure_id": "554201",
            "lon": -66.92077563026383,
            "lat": -50.484944669535835,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2022-04-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161201T000000_20170530T000000_WEST_14_TILE_393;-66.9143380;-50.352458",
            "detection_date": "2017-03-01",
            "structure_id": "1011742",
            "lon": -66.9143377041938,
            "lat": -50.35245813699583,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2017-03-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161201T000000_20170530T000000_WEST_14_TILE_393;-66.9112830;-50.347967",
            "detection_date": "2017-03-01",
            "structure_id": "620187",
            "lon": -66.91128343222779,
            "lat": -50.34796656057523,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2017-03-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161201T000000_20170530T000000_WEST_23_TILE_013;-66.4459560;-49.465821",
            "detection_date": "2017-03-01",
            "structure_id": "958557",
            "lon": -66.44595611505387,
            "lat": -49.46582095156986,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2017-03-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20161201T000000_20170530T000000_WEST_23_TILE_013;-66.4289780;-49.431505",
            "detection_date": "2017-03-01",
            "structure_id": "819684",
            "lon": -66.42897795618403,
            "lat": -49.4315053077165,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2017-03-01",
            "label": "noise",
            "label_confidence": "high"
        },
        {
            "detection_id": "S1AB_AD_MEDIAN_COMP_20170101T000000_20170630T000000_WEST_23_TILE_033;-66.3239650;-48.292442",
            "detection_date": "2017-04-01",
            "structure_id": "579366",
            "lon": -66.3240620642006,
            "lat": -48.29241971595671,
            "structure_start_date": "2017-03-01",
            "structure_end_date": "2024-08-01",
            "label": "noise",
            "label_confidence": "high"
        }
    ]
}