/api/v1/catalog.json
Live
Machine-readable catalog of all public MSDS datasets, status, and access links.
{
"api_version": "1.0",
"provider": "Midwest Stratospheric Data Systems",
"license": "CC BY 4.0 (attribution required)",
"attribution": "Midwest Stratospheric Data Systems (midwestsds.com)",
"contact": "launchcontrol@midwestsds.com",
"datasets": [
{
"id": "ground-weather-casey",
"title": "Casey, IL Ground Weather",
"type": "timeseries",
"frequency": "daily",
"status": "active",
"latest": "/api/v1/ground/latest",
"base": "https://raw.githubusercontent.com/Midwest-Stratospheric/msds-data/main/ground-weather/daily/"
},
{
"id": "x2griffon-flights",
"title": "X2Griffon High-Altitude Flight Data",
"status": "coming_soon",
"first_expected": "2026-09-19"
}
]
}