post https://{host}/data-store/referenceTables/eventRateAndScheme/file
Creates an event rate scheme.
An event rate scheme is a collection of hypothetical stochastic events that identifies a range of potential peril- and region-specific outcomes based on historical patterns. Within an event rate scheme, each event is associated with an event rate that defines the annual probability of that event occurring.
This operation accepts a flat file in CSV format that defines events (by ID) and custom event rates.
eventId~eventRate
15000036~0.000000000001
15000053~0.000000000001
15000068~0.000000000001
15000075~0.000000000001
15000082~0.000000000001
This operation creates a new event rate scheme in the domain table from the uploaded CSV file. The uploaded file must include a header and must be less than 20MB in size.
The file list event IDs and event rates that represent your own view of risk.