
-
{ "name": "launches", "base": "", "fields": [ { "name": "launch_id", "type": "name" }, { "name": "launch_time_s", "type": "uint64" }, { "name": "surf_pressure", "type": "float32" }, { "name": "miner", "type": "name" }, { "name": "assistant", "type": "name" }, { "name": "device_type", "type": "string" }, { "name": "wxcondition", "type": "string" }, { "name": "if_released", "type": "bool" }, { "name": "station_temperature_c", "type": "float32" }, { "name": "station_humidity_percent", "type": "float32" }, { "name": "lowest_pressure", "type": "float32" }, { "name": "max_gps_height_m", "type": "uint16" }, { "name": "flight_duration_s", "type": "uint16" }, { "name": "last_known_lat", "type": "float32" }, { "name": "last_known_lon", "type": "float32" }, { "name": "last_known_elev", "type": "float32" }, { "name": "wx12hrcondition", "type": "string" } ] }