{
    "type": "Collection",
    "id": "data_quality",
    "stac_version": "1.0.0",
    "description": "A collection of data_quality data from emodnet_bathymetry",
    "links": [
        {
            "rel": "root",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        },
        {
            "rel": "item",
            "href": "./v2022_combined_quality_index/v2022_combined_quality_index.json",
            "type": "application/json"
        },
        {
            "rel": "item",
            "href": "./v2022_combined_quality_purpose/v2022_combined_quality_purpose.json",
            "type": "application/json"
        },
        {
            "rel": "item",
            "href": "./v2022_combined_quality_horizontal/v2022_combined_quality_horizontal.json",
            "type": "application/json"
        },
        {
            "rel": "item",
            "href": "./v2022_combined_quality_age/v2022_combined_quality_age.json",
            "type": "application/json"
        },
        {
            "rel": "item",
            "href": "./v2022_combined_quality_vertical/v2022_combined_quality_vertical.json",
            "type": "application/json"
        },
        {
            "rel": "parent",
            "href": "../catalog.json",
            "type": "application/json",
            "title": "EDITO(emodnet)"
        }
    ],
    "title": "data_quality",
    "extent": {
        "spatial": {
            "bbox": [
                [
                    -180.0,
                    -90.0,
                    180.0,
                    90.0
                ]
            ]
        },
        "temporal": {
            "interval": [
                [
                    "2023-03-15T00:00:00Z",
                    "2023-03-15T00:00:00Z"
                ]
            ]
        }
    },
    "license": "CC-BY-4.0",
    "providers": [
        {
            "name": "EMODnet Bathymetry consortium"
        },
        {
            "name": "sextant@ifremer.fr"
        }
    ]
}