CoolFace
Datasetpublic

deindexing-services/deindexing-automation-benchmarks

Deindexing Automation Engine Benchmarks Benchmark dataset of 20 deindexing automation cases with individual scores for deindex strength, removal rate, review issue handling, reputation health, platform coverage, and workflow efficiency across major removal types and industries. Built by Deindexing.Services. Dataset Description This dataset contains benchmark data for the Deindexing Automation Engine — an automation engine for managing search deindexing, content… See the full description on the dataset page: https://huggingface.co/datasets/deindexing-services/deindexing-automation-benchmarks.

sourceHugging Facemitupdated 14d agoView on Hugging Face
0likes47downloads
Dataset Card

Deindexing Automation Engine Benchmarks

![DOI](https://doi.org/10.5281/zenodo.22671557)

Benchmark dataset of 20 deindexing automation cases with individual scores for deindex strength, removal rate, review issue handling, reputation health, platform coverage, and workflow efficiency across major removal types and industries.

Built by Deindexing.Services.

Dataset Description

This dataset contains benchmark data for the Deindexing Automation Engine — an automation engine for managing search deindexing, content removal requests, review issues, and online reputation workflows across major platforms.

Columns

ColumnTypeDescription
idintegerCase ID
brandstringBrand or individual name
workflowstringDeindexing workflow type
deindex_scoreintegerDeindexing request strength score (0-100)
removalratescoreintegerContent removal approval rate (0-100)
reviewissuescoreintegerReview dispute strength score (0-100)
reputation_scoreintegerOnline reputation health score (0-100)
platformcoveragescoreintegerPlatform removal channel coverage (0-100)
workflow_scoreintegerAutomation workflow efficiency score (0-100)
overallautomationindexintegerOverall automation index (0-100)
priority_actionstringLowest scoring signal to act on first
googlesearchscoreintegerGoogle Search channel score
bingsearchscoreintegerBing Search channel score
reviewplatformsscoreintegerReview platforms channel score
socialplatformsscoreintegerSocial platforms channel score
removal_typestringPrimary content removal type
industrystringIndustry category
notesstringWorkflow notes

Workflow Types

WorkflowDescription
search-deindexSearch engine deindexing request automation
content-removalContent removal request submission and tracking
review-removalFake review and review attack dispute workflows
reputation-workflowOnline reputation monitoring and intervention
platform-removalPlatform-specific content removal workflows
full-workflowComplete deindexing and reputation automation

Score Interpretation

ScoreStatusAction
0-30CriticalImmediate deindexing intervention required
31-60At RiskSignificant workflow improvements needed
61-80HealthyOn track — optimise and expand workflows
81-100ExcellentStrong automation — scale deindexing coverage

Usage

python
import pandas as pd
df = pd.read_csv("deindexing_automation_benchmarks.csv")
print(df.head())

Citation

Deindexing.Services. (2026). Deindexing Automation Engine. Zenodo. https://doi.org/10.5281/zenodo.22671557

Links

PlatformURL
Websitehttps://deindexing.services
GitHubhttps://github.com/deindexing-services/deindexing-automation-engine
NPMhttps://npmjs.com/package/@deindexing-services/deindexing-automation-engine
PyPIhttps://pypi.org/project/deindexing-automation-engine
Zenodohttps://doi.org/10.5281/zenodo.22671557
Kagglehttps://www.kaggle.com/datasets/deindexingservices/deindexing-automation-benchmarks
Mediumhttps://medium.com/@deindexing-services
Quorahttps://www.quora.com/profile/Deindexing-Services
Pinteresthttps://www.pinterest.com/deindexingservies/

License

MIT — Deindexing.Services