Analyze Workplace Discrimination Using AI and Glassdoor Data - n8n Workflow | Neura Market
Analyze Workplace Discrimination Using AI and Glassdoor Data
This workflow scrapes Glassdoor reviews using ScrapingBee, analyzes demographic-based ratings with AI, and visualizes workplace disparities to identify patterns of discrimination.
The workflow leverages ScrapingBee to gather company review data from Glassdoor, then uses OpenAI for text analysis to extract demographic-based ratings. It calculates statistical measures such as z-scores, effect sizes, and p-values to highlight disparities. Finally, it generates visualizations like scatter plots and bar charts using QuickChart to present the findings, empowering users to advocate for greater workplace equity.
Platform
n8n
Category
AI & Machine Learning
Price
Free
Creator
Mateo Fernandez
human_resources
openai
set
code
html
merge
quickChart
stickyNote
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.