{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Carbon Monoxide Flask measurements at Summit, Greenland",
    "description": "CO measurements from surface air samples collected in glass flasks at Summit, Greenland.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=sum-co-flask",
    "keywords": "Earth Science > Atmosphere > Atmospheric Chemistry > Carbon and Hydrocarbon compounds > Carbon Monoxide",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "@id": "https://doi.org/10.15138/33bv-s284",
    "identifier": "10.15138/33bv-s284",
    "dateModified": "2025-04-26",
    "isAccessibleForFree": true,
    "creator": {
        "@type": "Organization",
        "name": "NOAA Global Monitoring Laboratory",
        "logo": "https://gml.noaa.gov/images/noaa_small.webp"
    },
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "Text",
            "contentSize": "373 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/trace_gases/co/flask/surface/txt/co_sum_surface-flask_1_ccgg_event.txt"
        },
        {
            "@type": "DataDownload",
            "encodingFormat": "NetCDF4",
            "contentSize": "256 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/trace_gases/co/flask/surface/nc/co_sum_surface-flask_1_ccgg_event.nc"
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "containedInPlace": {
            "@type": "Country",
            "name": "Greenland"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "72.5962",
            "longitude": "-38.4220"
        }
    },
    "includedInDataCatalog": {
        "@type": "DataCatalog",
        "name": "Global Monitoring Laboratory Data Finder",
        "url": "https://gml.noaa.gov/data/",
        "creator": {
            "@type": "Organization",
            "name": "NOAA Global Monitoring Laboratory"
        }
    },
    "inLanguage": {
        "@type": "Language",
        "name": "English"
    },
    "temporalCoverage": "1997-06-23/2024-07-02"
}