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": "review",
			"created_at_date": [
				2021,
				7,
				29
			],
			"created_at_timestamp": 1627576114.978239,
			"updated_at_date": [
				2024,
				5,
				1
			],
			"updated_at_timestamp": 1714587034.936207,
			"version_id": "454126bb",
			"is_deleted": false
		},
		"doc": {
			"author_location": "Hopkinton, MA",
			"author_title": "Sales Specialist",
			"author_status": "REGULAR",
			"is_current": false,
			"author_employment_length": 0,
			"language": "eng",
			"company_id": "17117",
			"source_id": "ExampleCompany-RVW50174795",
			"advice_to_management": "Maybe add a float manager that can help new managers learn and get caught up so you don\u2019t feel like you are sinking under paperwork while you are learning.",
			"cons": "Middling pay for very experienced",
			"date": "2021-07-23T04:52:20.980",
			"id": "glassdoor_review_ExampleCompany-RVW50174795",
			"pros": "Culture, management cares about employees",
			"recommend": {
				"rating_ceo": "APPROVE",
				"rating_business_outlook": "POSITIVE",
				"rating_recommend_to_friend": "POSITIVE"
			},
			"star_rating": {
				"overall": 5,
				"culture_values": 0,
				"career_opportunities": 0,
				"compensation_benefits": 0,
				"senior_management": 0,
				"work_life_balance": 0,
				"diversity_inclusion": 0
			},
			"summary": "Great place to work"
		}
	}

Was this helpful?