API Explorer 1.0
Get/api/Catalogs/{catalogId}/QueryEventIndustryLossGeographiesById
API Explorer 1.0 > All Operations Resource Group : /api/Catalogs/{catalogId}/QueryEventIndustryLossGeographiesById (Get)
Description
Get event industry loss geography information
Parameters
NameDescriptionData Type
Represents the unique indentifier for the cataloginteger (int32)
Event IDinteger (int32)
Indicates the current API versionstring
200 Response

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)
Fault Responses
FaultDescription
This fault returns a response body of type ProblemDetails.
Bad Request
This fault returns a response body of type ProblemDetails.
Unauthorized
See Also
All Operations Resource GroupAPI Explorer 1.0