> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pingintel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Property Guardian Wildfire Resiliency Score

**Code: GS\_RS**

Granular wildfire risk scores and mitigation insights designed to enhance underwriting, portfolio management, and risk mitigation strategies — evaluating mitigation quality and site vulnerability across structure, parcel, community, and region, rather than just exposure level.

[Vendor website](https://www.propertyguardian.com/products/wildfire-resiliency-score/) · [Vendor API documentation](https://resiliency-api.greenshieldrisk.com/docs/) · [Data dictionary (.xlsx)](https://data-api-dev.sovfixer.com/api/v1/datasources/GS_RS/data_dictionary.xlsx)

**Required input:** `latitude`, `longitude`<br />
**Supported countries:** US

<Note>
  When Ping.Extraction fetches this data on your behalf, the Ping JSON format
  makes these payloads available under the `external_data[GS_RS]` key of each building.
</Note>

| **Data Element** | **Description**                                                                                                                                                                  |
| :--------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| community\_score | Community-level resiliency component of the overall score — conflagration risk, fire protection, ember potential, and ease of emergency access in the surrounding area. `number` |
| parcel\_score    | Parcel-level resiliency component of the overall score — tree density, building density, slope, and the structure's position on slope. `number`                                  |
| region\_score    | Region-level resiliency component of the overall score — state/national relativity, wind region, and seasonality. `number`                                                       |
| structure\_score | Structure-level resiliency component of the overall score — roof condition/materials, roof debris, and tree overhang. `number`                                                   |
| overall\_score   | Blended composite of the structure, parcel, community, and region scores, built from 150+ underlying risk data points. `number`                                                  |
