People Data Labs Free Dataset - Companies
Summary
This is a collection of data on over 9 Million Global companies. Including names, domains, size, year funded, industry, locality, country, and linkedin url. All companies in this data set have at least one employee in the PDL data, removing many of the companies in our Company Stats.
To download the data, go to http://www.peopledatalabs.com/company-dataset.
Fields
Field Name | Field Type | Persistence Commitments and Format | Short Description | Example |
---|---|---|---|---|
country | Enum (String) | Canonical Continents | The company's current HQ country | united states |
founded | Integer | Greater than 0 | The founded year of the company | 2015 |
id | String | PDL company ID. This is currently non-persistent and generated from the company's primary linkedin username | peopledatalabs | |
industry | Enum (String) | Canonical Industries | Self reported industry -- the enum is from linkedin's standard industries | computer software |
linkedin_url | String | Primary company linkedin url | linkedin.com/company/peopledatalabs | |
locality | String | The company's current HQ locality | san francisco | |
name | String | The company's main common name | people data labs | |
region | String | The company's current HQ region | california | |
size | Enum (String) | Canonical Company Sizes | A range representing the number of people working at the company | 11-50 |
website | String | Primary company website | peopledatalabs.com |
Downloading the dataset
The dataset is provided in CSV, pipe-separated and JSON. We have found many of customers prefer the CSV, however since the CSV is very large (9mm lines), common programs like Excel and Numbers can't handle opening it. If you want to open it fully, you'd have to do it programmatically, for example using the python CSV library
License
You may use this data for any purpose. It is released under the terms of the Creative Commons Attribution license (CC BY 4.0 - https://creativecommons.org/licenses/by/4.0/).
Updated about 2 months ago