Sample data for LinkDB
Here are data samples for LinkDB. The data is contained in .txt
files containing line-separated JSON objects.
People profile data samples
- 10000 random Canadian profiles
- 10000 random Israel profiles
- 10000 random Singapore profiles
- 10000 random US profiles
- 10000 random Brazilian profiles
- 10000 random Indian profiles
- 10000 random Japanese profiles
- 10000 random Danish profiles
- 10000 random Swedish profiles
- 10000 random Spanish profiles
- 10000 random French profiles
The schema of the data returned for people profiles is documented here.
You can also use our Person Profile API Endpoint with the use_cache=if-present
parameter to review the data of any specific profile stored in LinkDB.
Company profile data samples
- 10000 random US company profiles
- 10000 random Singapore company profiles
- 10000 random Swedish company profiles
The schema of the data returned for company profiles is documented here.
You can also use our Company Profile API Endpoint with the use_cache=if-present
parameter to review the data of any specific profile stored in LinkDB.
LinkDB Snapshot file format
LinkDB snapshots are delivered in Parquet file format. For ease of integration, here are some samples in Parquet file format that are identical to the data that we ship:
Also, see this post as to how we keep LinkDB data up-to-date.