{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Water Vapor vertical profile measurements at Boulder, Colorado, United States",
    "description": "Vertical Profile of Water Vapor from Balloon flight.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=bld-h2o",
    "keywords": "Earth Science > Atmosphere > Atmospheric Water Vapor > Water Vapor Profiles",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "dateModified": "2025-06-10",
    "isAccessibleForFree": true,
    "creator": {
        "@type": "Organization",
        "name": "NOAA Global Monitoring Laboratory",
        "logo": "https://gml.noaa.gov/images/noaa_small.webp"
    },
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "Directory listing",
            "contentSize": "25 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/ozwv/WaterVapor/Boulder_New/"
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "containedInPlace": {
            "@type": "Country",
            "name": "United States"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "39.9910",
            "longitude": "-105.2607"
        }
    },
    "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": "1980-04-14/2024-09-30"
}