{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Monthly Averages of Sulfur Hexafluoride Flask measurements at Summit, Greenland",
    "description": "Monthly averages of SF6 measurements from surface air samples collected in glass flasks at Summit, Greenland.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=sum-sf6-flask-month",
    "keywords": "Earth Science > Atmosphere > Atmospheric Chemistry > Sulfur compounds > Sulfur Hexafluoride",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "dateModified": "2025-08-15",
    "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": "9 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/trace_gases/sf6/flask/surface/txt/sf6_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
}