{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Monthly Averages of Carbon Monoxide Flask measurements at Centro de Investigacion de la Baja Atmosfera (CIBA), Spain",
    "description": "Monthly averages of CO measurements from surface air samples collected in glass flasks at Centro de Investigacion de la Baja Atmosfera (CIBA), Spain.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=cib-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": "6 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/trace_gases/co/flask/surface/txt/co_cib_surface-flask_1_ccgg_month.txt"
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "containedInPlace": {
            "@type": "Country",
            "name": "Spain"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "41.8139",
            "longitude": "-4.9328"
        }
    },
    "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
}