Sample JSON Files for Download
Download 3 different demo data with different record counts in JSON format raw and zipped

In this blog we will look into
Sample Customer Data in JSON format
Customer Schema
12
No of Keys
-
String Keys = 12
-
Number Keys = 0
-
Boolean Keys = 0
Field | Data Type |
---|---|
Index | String |
Customer Id | String |
First Name | String |
Last Name | String |
Company | String |
City | String |
Country | String |
Phone 1 | String |
Phone 2 | String |
String |
|
Subscription Date | String |
Website | String |
Objects (Rows) | JSON File | JSON Size | Zip File | Zip size |
---|---|---|---|---|
100 | Sample-Customers-100.json | 0.038 mb | Sample-Customers-100.json.zip | 0.011 mb |
1,000 | Sample-Customers-1000.json | 0.39 mb | Sample-Customers-1000.json.zip | 0.1 mb |
10,000 | Sample-Customers-10000.json | 3.9 mb | Sample-Customers-10000.json.zip | 0.98 mb |
100,000 | Sample-Customers-100000.json | 38.9 mb | Sample-Customers-100000.json.zip | 9.6 mb |
Sample People Data in JSON format
People Schema
9
No of Keys
-
String Keys = 8
-
Number Keys = 1
-
Boolean Keys = 0
Field | Data Type |
---|---|
Index | Number |
User Id | String |
First Name | String |
Last Name | String |
Sex | String |
String |
|
Phone | String |
Date of birth | String |
Job Title | String |
Objects (Rows) | JSON File | JSON Size | Zip File | Zip size |
---|---|---|---|---|
100 | Sample-People-100.json | 0.028 mb | Sample-People-100.json.zip | 0.008 mb |
1,000 | Sample-People-1000.json | 0.283 mb | Sample-People-1000.json.zip | 0.063 mb |
10,000 | Sample-People-10000.json | 2.8 mb | Sample-People-10000.json.zip | 0.619 mb |
100,000 | Sample-People-100000.json | 28.5 mb | Sample-People-100000.json.zip | 6.2 mb |
Sample Organization Data in JSON format
Organization Schema
8
No of Keys
-
String Keys = 7
-
Number Keys = 1
-
Boolean Keys = 0
Field | Data Type |
---|---|
Index | Number |
Organization Id | String |
Name | String |
Country | String |
Description | String |
Founded | String |
Industry | String |
Number of Employees | String |
Objects (Rows) | JSON File | JSON Size | Zip File | Zip size |
---|---|---|---|---|
100 | Sample-Organization-100.json | 0.032 mb | Sample-Organization-100.json.zip | 0.09 mb |
1,000 | Sample-Organization-1000.json | 0.32 mb | Sample-Organization-1000.json.zip | 0.68 mb |
10,000 | Sample-Organization-10000.json | 3.2 mb | Sample-Organization-10000.json.zip | 0.619 mb |
100,000 | Sample-Organization-100000.json | 32.3 mb | Sample-Organization-100000.json.zip | 6.6 mb |