> ## 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.

# e2Value Pronto Lite Commercial

**Code: E2V**

e2Value's Pronto® replacement cost estimator calculates replacement cost and actual cash value for virtually any commercial structure — from small retail shops to hospitals, warehouses, schools, and manufacturing facilities — accounting for local construction wage and materials cost variation down to the 5-digit ZIP code.

[Vendor website](https://e2value.com/commercial/) · [Data dictionary (.xlsx)](https://data-api-dev.sovfixer.com/api/v1/datasources/E2V/data_dictionary.xlsx)

**Required input:** `address`, `occupancy__desc_ping`, `const__bldg_area`<br />
**Optional input:** `const__num_stories`, `address_line_1`, `address_line_2`, `city`, `state`, `postal_code`, `const__desc_ping`<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[E2V]` key of each building.
</Note>

| **Data Element**               | **Description**                                                            |
| :----------------------------- | :------------------------------------------------------------------------- |
| low\_cost\_per\_sqft           | Low estimate of replacement cost per square foot. `currency`               |
| low\_total\_replacement\_cost  | Low estimate of total replacement cost. `currency`                         |
| med\_cost\_per\_sqft           | Medium estimate of replacement cost per square foot. `currency`            |
| med\_total\_replacement\_cost  | Medium estimate of total replacement cost. `currency`                      |
| high\_cost\_per\_sqft          | High estimate of replacement cost per square foot. `currency`              |
| high\_total\_replacement\_cost | High estimate of total replacement cost. `currency`                        |
| construction\_quality          | Quality classification of the construction. `text`                         |
| construction\_type             | Type of building construction. `text`                                      |
| wall\_type                     | Wall construction type. `text`                                             |
| roof\_covering                 | Roof covering material. `text`                                             |
| bldg\_year\_built              | Year the building was originally constructed. `year`                       |
| property\_id                   | E2Value property identifier. `number`                                      |
| enable\_client\_portal\_search | Whether client portal search is enabled. `boolean` **Values:** True, False |
