Get event industry loss geography information
The response body is of type EventIndustryLossGeographyResult.
Indicates the successful completion of the call. The response contains the industry loss numbers of the event by the selected geographic location within the U.S region.
Overview
 |
EventIndustryLossGeographyResult
Specifies the result type of an event industry loss and associated geographic representation
 |
eventId : integer (int64)
Represents the unique system-provided identifier for the event
|
 |
year : integer (int64)
Represents the year in the catalog that the event occurred
|
 |
state : string
Specifies the geographical area
|
 |
industryLossByGeography : number (double)
Represents the total amount of industy loss for a location
|
 |
wktGeometry : string
Represents the geometry of the vector geometry objects in a text markup language (wkt format)
|
|