{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Monthly Averages of Carbon Monoxide Flask measurements at Summit, Greenland",
    "description": "Monthly averages of 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-month",
    "keywords": "Earth Science > Atmosphere > Atmospheric Chemistry > Carbon and Hydrocarbon compounds > Carbon Monoxide",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "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": "8 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/trace_gases/co/flask/surface/txt/co_sum_surface-flask_1_ccgg_month.txt"
        }
    ],
    "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": null
}