0d39585fe8151f7b

Created Jun 12, 20266 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
veiintegernull
endDatestringnull
startDatestringnull
volcanoIdstring
Volcano
descriptionstringnull
eruptionTypestringnull

JSON Schema

{
  "type": "object",
  "title": "Eruption",
  "required": [
    "volcanoId"
  ],
  "properties": {
    "vei": {
      "type": [
        "integer",
        "null"
      ],
      "description": "Volcanic Explosivity Index (0-8)"
    },
    "endDate": {
      "type": [
        "string",
        "null"
      ],
      "description": "Eruption end date (ISO 8601 or year string)"
    },
    "startDate": {
      "type": [
        "string",
        "null"
      ],
      "description": "Eruption start date (ISO 8601 or year string)"
    },
    "volcanoId": {
      "type": "string",
      "x-ref-type": "Volcano",
      "description": "Volcano record identifier"
    },
    "description": {
      "type": [
        "string",
        "null"
      ],
      "description": "Brief description of the eruption"
    },
    "eruptionType": {
      "type": [
        "string",
        "null"
      ],
      "description": "Eruption type (e.g. Confirmed, Uncertain)"
    }
  },
  "description": "A volcanic eruption event with date range, explosivity index, and eruption type."
}

Used by 1 collection

Full hash:0d39585fe8151f7bec4a6f25a5eb02307d3c3dd8e32f6d274da28188d609d5ad

ID:0d75aa13-b673-46b0-a0d2-f4f0bd092760