Data Sample

All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.

Full sample
{
	"_meta": {
		"source": "glassdoor",
		"object": "company",
		"created_at_date": [
			2021,
			1,
			15
		],
		"created_at_timestamp": 1610717211.948502,
		"updated_at_date": [
			2024,
			11,
			5
		],
		"updated_at_timestamp": 1730823170.852156,
		"version_id": "28ff7dfe",
		"is_deleted": false
	},
	"doc": {
		"source_id": "978416",
		"main_source_id": "978416",
		"id": "glassdoor_company_978416",
		"url": "https://www.glassdoor.com.au/Overview/Working-at-EI_IE97866566655556416.htm?countryPickerRedirect=true",
		"image": "https://media.glassdoor.com/sql/978416/example-company-squarelogo-1545395085457.png",
		"location": "North Charleston, United States",
		"name": "Example Company",
		"description": "Example Company is a cutting-edge IT company specializing in innovative software development, cloud computing services, and cybersecurity solutions for businesses worldwide.",
		"mission": "Our mission is to empower businesses with innovative and reliable IT solutions, driving growth and efficiency through technology.",
		"website": "https://example-company.io",
		"type": "Company - Private",
		"founded": 2014,
		"industry": "Information Technology Support Services",
		"employee_count": "1 to 50 Employees",
		"revenue": "$5 to $25 million (USD)",
		"job_count": 1,
		"salary_count": 11,
		"benefit_count": 0,
		"review_count": 15,
		"interview_count": 0,
		"ceo": "John Doe",
		"ceo_approval_count": -1.0,
		"rating": {
			"aggregated": 4.6,
			"star_distribution": {
				"1": 0,
				"2": 1,
				"3": 0,
				"4": 0,
				"5": 6
			},
			"percentage_distribution": {
				"1": 0.0,
				"2": 14.29,
				"3": 0.0,
				"4": 0.0,
				"5": 85.71
			},
			"culture_values": 4.6,
			"career_opportunities": 4.4,
			"compensation_benefits": 4.4,
			"senior_management": 4.4,
			"work_life_balance": 4.4,
			"diversity_inclusion": 4.4,
			"biz_outlook": 0.94,
			"ceo": -1.0,
			"recommend": 0.82
		},
		"affiliated_companies": [
			{
				"url": "https://www.glassdoor.com/Overview/Working-at-field-work-EI_IE444334.11,21.htm",
				"name": "Example Company",
				"is_parent": true
			},
			{
				"url": "https://www.glassdoor.com/Overview/Working-at-EI_IEddd35r434433ccc55818.htm",
				"name": "Other Company",
				"is_parent": false
			}
		]
	}
}

Was this helpful?