GET /v1/dataset/great-lakes-currents-sample/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "great-lakes-currents-sample",
    "title": "Great Lakes Currents Sample",
    "group": "Currents Sample",
    "description": "SAMPLE - Great Lakes Currents  currents forecast",
    "date_updated": "2017-08-23T06:07:39.352682Z",
    "url": "https://api.tidetech.org/v1/dataset/great-lakes-currents-sample/?format=api",
    "data_url": "https://api.tidetech.org/v1/dataset/great-lakes-currents-sample/data/?format=api",
    "group_url": "https://api.tidetech.org/v1/group/7/?format=api",
    "codes": [
        49,
        50
    ],
    "resolution_degrees": "0.050",
    "file_formats": [
        "grb",
        "nc"
    ],
    "file_size_zipped_grb": "2.02",
    "file_size_zipped_nc": "3.18",
    "timeperiod_minutes": 60,
    "timesteps": [
        "2017-08-20T19:00:00Z",
        "2017-08-20T20:00:00Z",
        "2017-08-20T21:00:00Z",
        "2017-08-20T22:00:00Z",
        "2017-08-20T23:00:00Z",
        "2017-08-21T00:00:00Z",
        "2017-08-21T01:00:00Z",
        "2017-08-21T02:00:00Z",
        "2017-08-21T03:00:00Z",
        "2017-08-21T04:00:00Z",
        "2017-08-21T05:00:00Z",
        "2017-08-21T06:00:00Z",
        "2017-08-21T07:00:00Z",
        "2017-08-21T08:00:00Z",
        "2017-08-21T09:00:00Z",
        "2017-08-21T10:00:00Z",
        "2017-08-21T11:00:00Z",
        "2017-08-21T12:00:00Z",
        "2017-08-21T13:00:00Z",
        "2017-08-21T14:00:00Z",
        "2017-08-21T15:00:00Z",
        "2017-08-21T16:00:00Z",
        "2017-08-21T17:00:00Z",
        "2017-08-21T18:00:00Z",
        "2017-08-21T19:00:00Z",
        "2017-08-21T20:00:00Z",
        "2017-08-21T21:00:00Z",
        "2017-08-21T22:00:00Z",
        "2017-08-21T23:00:00Z",
        "2017-08-22T00:00:00Z",
        "2017-08-22T01:00:00Z",
        "2017-08-22T02:00:00Z",
        "2017-08-22T03:00:00Z",
        "2017-08-22T04:00:00Z",
        "2017-08-22T05:00:00Z",
        "2017-08-22T06:00:00Z",
        "2017-08-22T07:00:00Z",
        "2017-08-22T08:00:00Z",
        "2017-08-22T09:00:00Z",
        "2017-08-22T10:00:00Z",
        "2017-08-22T11:00:00Z",
        "2017-08-22T12:00:00Z",
        "2017-08-22T13:00:00Z",
        "2017-08-22T14:00:00Z",
        "2017-08-22T15:00:00Z",
        "2017-08-22T16:00:00Z",
        "2017-08-22T17:00:00Z",
        "2017-08-22T18:00:00Z",
        "2017-08-22T19:00:00Z",
        "2017-08-22T20:00:00Z",
        "2017-08-22T21:00:00Z",
        "2017-08-22T22:00:00Z",
        "2017-08-22T23:00:00Z",
        "2017-08-23T00:00:00Z",
        "2017-08-23T01:00:00Z",
        "2017-08-23T02:00:00Z",
        "2017-08-23T03:00:00Z",
        "2017-08-23T04:00:00Z",
        "2017-08-23T05:00:00Z",
        "2017-08-23T06:00:00Z"
    ],
    "geom": {
        "type": "Polygon",
        "coordinates": [
            [
                [
                    -92.4,
                    41.35
                ],
                [
                    -92.4,
                    48.8
                ],
                [
                    -76.05,
                    48.8
                ],
                [
                    -76.05,
                    41.35
                ],
                [
                    -92.4,
                    41.35
                ]
            ]
        ],
        "extent": [
            -92.4,
            41.35,
            -76.05,
            48.8
        ]
    },
    "content": null,
    "is_public": true,
    "geoserver_name": null,
    "file_name": "great-lakes-currents-sample",
    "s3path": "sample/products/great-lakes/data"
}