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

# UrlMatchStat

> 4 fields on the UrlMatchStat schema — covers URL Matching.

<Info>
  **4 fields** · across **1 category**.
</Info>

This schema is part of Industry Engine. Use the [data dictionary browser](/data-dictionary) to search and filter every field, or jump straight to a field below. Array fields that reference another schema link to that schema's own page.

## URL Matching

| Field name                                                         | Description                                                                                            | Data type       | Source        | Updated           |
| ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | --------------- | ------------- | ----------------- |
| <span id="matched-website" />`MatchedWebsite`                      | The matched website.                                                                                   | `string`        | The Data City | Monthly/Quarterly |
| <span id="matched-website-confidence" />`MatchedWebsiteConfidence` | The confidence level of the website match.                                                             | `string`        | The Data City | Monthly/Quarterly |
| <span id="matched-website-reasoning" />`MatchedWebsiteReasoning`   | An array of reasons for the match.                                                                     | `array[string]` | The Data City | Monthly/Quarterly |
| <span id="matched-website-score" />`MatchedWebsiteScore`           | The matched website score. The higher the score the more confident we are that the website is a match. | `number`        | The Data City | Monthly/Quarterly |
