- Title: Monty
- Identifier: https://ifrcgo.github.io/monty/v1.0.0/schema.json
- Field Name Prefix: monty
- Scope: Item, Collection
- Extension Maturity Classification: Proposal
- Owner: @emmanuelmathot
Monty, an abbreviated name for the Montandon - Global Crisis Data Bank, is a database that brings in hazard and impact data for current, historical and forecasted disasters around the globe. By combining lots of different sources of information, Monty aims to fill-in-the-gaps and provide a more complete picture of disaster risk for the National Societies. For more information about the Montandon project, please check out this 5-minute video.
This document explains the Montandon Extension to the SpatioTemporal Asset Catalog (STAC) specification. It provides a way to include Montandon data from Montandon model analysis in a STAC Item or Collection. The specification is organized as follows
- Fields: Describes the fields that are added to the STAC Item and Collection objects.
- Relation types: Describes the relation types that should be used in the Monty extension.
- Event: Describes the mandatory fields for the event object.
- Data: Describes the mandatory fields for all data objects.
The specifications of the fields and the objects are grouped by the data types of the
The fields in the sections below can be used in these parts of STAC documents:
- Catalogs
- Collections
- Item Properties (incl. Summaries in Collections)
- Assets (for both Collections and Items, incl. Item Asset Definitions in Collections)
- Links
- Bands
Field Name | Type | Description |
---|---|---|
monty:country_codes | [string] | REQUIRED. The country codes of the countries affected by the event, hazard, impact or response. The country code follows ISO 3166-1 alpha-3 standard format. |
monty:corr_id | string | REQUIRED. The unique identifier assigned by the Monty system to the reference event used to "pair" all the items of the same event. The correlation identifier follows a specific convention described in the event correlation page. |
monty:hazard_codes | [string] | The hazard codes of the hazards affecting the event. The hazard code follows the UNDRR-ISC 2020 Hazard Information Profiles identifier. The possible values are defined in this table. |
monty:hazard_detail | Hazard Detail object | The details of the hazard. |
monty:impact_detail | Impact Detail object | The details of the impact. |
Note
Either monty:hazard_codes
OR monty:hazard_detail
MUST be present in the item.
A set of roles are defined to describe the type of the data. The following roles are defined:
Role | Description |
---|---|
event | The data is an event. |
reference | The data is a reference event. |
source | The data is a source event. |
hazard | The data is a hazard. |
impact | The data is an impact. |
response | The data is a response. |
The roles are used at the item level in the roles
field to characterize the data. It is also used in the link object to characterize the linked item. This is useful to find exactly the item needed. For instance, to find the reference event of a data, a link with both event
and reference
roles is needed.
Field Name | Type | Description |
---|---|---|
occ_type | string | The type of the occurrence. It can be one of the following values: known , potential . |
occ_prob | string | It is a qualitative assessment of the likelihood of the linked hazard occurring with the main hazard. (e.g. high ) |
occ_probdef | uri | It is a link to the definition of the probability for the hazard relationship. |
It is a list of country codes of the countries concerned by the item. It must at least contain the countries intersected by the item's geometry.
It is a list of hazard codes of the hazards concerned by the item. The hazard code follows the UNDRR-ISC 2020 Hazard Information Profiles identifier. With that identifier, it is possible to derive a set of additional properties associated with the hazard:
- The name of the hazard
- The type of the hazard
- The description of the hazard
- The cluster of the hazard
It is the unique identifier assigned by the Monty system to the reference event.
This correlation identifier is critical to associate the events to the reference event.
Each source event MUST have one in order to make a search of the source events efficiently.
A source event should also contain a reference-event
link to the reference event.
It is an object that contains the details of the hazard. Preferably used only in a Hazard item. The following fields are available in the object:
Field Name | Type | Description |
---|---|---|
codes | [string] | The hazard codes of the hazards affecting the event. The hazard code follows the UNDRR-ISC 2020 Hazard Information Profiles identifier. The possible values are defined in this table. |
max_value | number | The estimated maximum hazard intensity/magnitude/severity value, as a number, without the units. |
max_unit | string | The unit of the max_value. |
estimate_type | string | The type of the estimate. The possible values are defined in this table. |
It is an object that contains the details of the impact estimate. Preferably used only in an Impact item.
Field Name | Type | Description |
---|---|---|
category | string | The category of impact, which is the specific asset or population demographic that has been impacted by the hazard. The possible values are defined in this table. |
type | string | The estimated value type of the impact. The possible values are defined in this table. |
value | number | The estimated impact value, as a number, without the units. |
unit | string | The units of the impact estimate. |
datetime | string|null | If the impact estimate is a cost, provide the date that the estimate was made on, to adjust for currency value and inflation. If no value is provided, datetime of the impact will be used. It is formatted according to RFC 3339, section 5.6. |
estimate_type | string | The type of the estimate. The possible values are defined in this table. |
The following types should be used as applicable rel
types in the
Link Object.
Type | Description |
---|---|
reference-event | This link points to the reference event |
source-event | This link points to the source event |
related-hazard | This link points to a related hazard. For example, a flood related to the event. |
related-impact | This link points to a related impact. For example, a flood related to the impact. |
triggers-hazard | This link points to a triggered hazard. For example, an earthquake triggers a landslide. |
triggered-by-hazard | This link points to a triggered hazard. For example, a landslide triggered by an earthquake. |
concurrent-hazard | This link points to a concurrent hazard. For example, thunderstorms can occur together with windstorms or cyclones |
complex-hazard | This link points to a complex hazard when the relationship between the hazards is complex |
This section describes the rules and best practises to apply on the STAC core fields for the event object. More detail on the fields is available in the Montandon model analysis.
- Examples:
- Reference Event example: Shows usage of the extension for a reference event
- Source Event example: Shows usage of the extension for a source event
- JSON Schema
- Changelog
The table below describes the rules for the core fields in the representation of an event.
Field Name | Description |
---|---|
id | The unique identifier for the event assigned by the issuer (source) of the event. |
geometry | Defines the location of the event, formatted according to RFC 7946. It is higly recommended to use a point. |
properties object | |
title | The name of the event assigned by the issuer (source) of the event. |
roles | It MUST include the event role. The reference event MUST also contain reference . |
keywords | A list of keywords that describe the event. This list includes the human-readable names of - the countries affected by the event - the hazard types affecting the event - Any additional useful keyword from the source |
The event class is the core of the Monty model. It represents a disaster event that has occured or is forecasted to occur. The global crisis data bank records multiple instances of events that are related to a single event:
- One unique reference event that is used to "pair" all the instances of the event
- Multiple instances of the event that are recorded for different sources. Each source event MUST have the following:
- A link to the reference event with the relationship type
reference-event
- A link to the resource from which the event was sourced with
the relationship type
via
.
- A link to the reference event with the relationship type
The table below describes the rules for the core fields in the representation of a data (Hazard, Impact or Response).
Field Name | Description |
---|---|
id | The unique identifier for the data assigned by the issuer (source) of the data. |
geometry | Defines the location of the data, formatted according to RFC 7946. |
properties object | |
title | The name of the data assigned by the issuer (source) of the data. |
roles | It MUST include the data type role: hazard , impact or response |
keywords | A list of keywords that describe the data. This list includes the human-readable names of any codification used in the item. |
This section describes in details the usage of the fields and links for the hazard object. More detail on the field definition is available in the Montandon model analysis.
- Examples:
- Earthquake Hazard example: Shows usage of the extension for a earthquake hazard
- Landslide Hazard example: Shows usage of the extension for a earthquake hazard
The hazard class represents a process, phenomenon or human activity that may cause loss of life, injury or other health impacts, property damage, social and economic disruption or environmental degradation. UNDRR - https://www.undrr.org/terminology/hazard.
In the Monty model, a hazard is ALWAYS linked to an event and per event, hazards are recorded from multiple sources.
Therefore, a hazard item MUST have at least one link with the relationship type reference-event
.
It is also recommended to have a link with the relationship type source-event
pointing to the event of the same source if available.
An hazard object MUST have the monty:hazard_detail
field with all the details of the hazard.
Hazards may be linked between each others.
This linkage is called "concurrent hazard" and is linking the observed and potentially unobserved hazards together with a *-hazard
relationship.
The link may also have specific occ-*
attributes to describe the occurrence of the linked hazard.
All contributions are subject to the STAC Specification Code of Conduct. For contributions, please follow the STAC specification contributing guide Instructions for running tests are copied here for convenience.
The same checks that run as checks on PR's are part of the repository and can be run locally to verify that changes are valid.
To run tests locally, you'll need npm
, which is a standard part of any node.js installation.
First you'll need to install everything with npm once. Just navigate to the root of this repository and on your command line run:
npm install
Then to check markdown formatting and test the examples against the JSON schema, you can run:
npm test
This will spit out the same texts that you see online, and you can then go and fix your markdown or examples.
If the tests reveal formatting problems with the examples, you can fix them with:
npm run format-examples