PublicLink Dataset
This dataset consolidates business domains that share identical contact information - phone numbers, email addresses, and social media URLs - enabling the identification and analysis of interconnected business entities.
Flat-File Layout
Section titled “Flat-File Layout”| Name | Format | Description |
|---|---|---|
| domain | String | Normalized domain name (excluding any subdomain). |
| linked_domain | String | Normalized linked domain name (excluding any subdomain). |
| record_date | Date (YYYY-MM-DD) | Date in which we compiled the record. |
| source | String | The method from which the link was derived. Possible values: “email” (identical e-mail addresses extracted from both websites), “social” (identical social network links extracted from both websites), “phone” (identical phone numbers extracted from both websites) |
| link_values | Array[String] | The values that were used to link the two domains, such as email addresses, phone numbers, or social media URLs. |