{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Ethane Flask measurements at Ascension Island, United Kingdom",
    "description": "C2H6 measurements from surface air samples collected in glass flasks at Ascension Island, United Kingdom.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=asc-c2h6-flask",
    "keywords": "Earth Science > Atmosphere > Atmospheric Chemistry > Carbon and Hydrocarbon compounds > Ethane",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "dateModified": "2021-05-04",
    "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": "312 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/trace_gases/voc/c2h6/flask/surface/c2h6_asc_surface-flask_1_arl_event.txt"
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "containedInPlace": {
            "@type": "Country",
            "name": "United Kingdom"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "-7.9667",
            "longitude": "-14.4000"
        }
    },
    "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
}