--- license: mit tags: - crypto-pr-visibility - web3-press-release - crypto-media-tracking - index-monitoring - entity-authority - ai-discovery - algorithmic-visibility - prwire - bhmarketer pretty_name: PRWire Crypto Visibility Benchmarks size_categories: - n<1K --- # PRWire Crypto Visibility Benchmarks [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20847782.svg)](https://doi.org/10.5281/zenodo.20847782) Benchmark dataset of 20 crypto PR visibility cases with individual scores for index tracking, algorithmic visibility, entity authority, backlink quality, AI discovery, and distribution reach. Built by [PRWire.online](https://prwire.online) powered by BHMarketer. ## Dataset Description This dataset contains benchmark data for tracking and scoring crypto press release visibility signals across Web3 and cryptocurrency media channels, search indexers, and AI discovery engines. ## Columns | Column | Type | Description | |--------|------|-------------| | id | integer | Case ID | | pr_title | string | Crypto PR title | | pr_type | string | PR type category | | index_tracking_score | integer | Index tracking score (0-100) | | algorithmic_visibility_score | integer | Algorithmic visibility score (0-100) | | entity_authority_score | integer | Entity authority score (0-100) | | backlink_quality_score | integer | Backlink quality score (0-100) | | ai_discovery_score | integer | AI discovery score (0-100) | | distribution_reach_score | integer | Distribution reach score (0-100) | | overall_visibility_score | integer | Overall visibility score (0-100) | | priority_action | string | Lowest signal to act on first | | google_index | integer | Google index score | | bing_index | integer | Bing index score | | chatgpt_discovery | integer | ChatGPT discovery score | | perplexity_ai | integer | Perplexity AI score | | google_ai_overviews | integer | Google AI Overviews score | | industry | string | Crypto industry category | | notes | string | Case notes | ## Score Interpretation | Score | Status | Action | |-------|--------|--------| | 0-30 | Critical | Immediate action required | | 31-60 | At Risk | Active optimization needed | | 61-80 | Healthy | Monitor and maintain | | 81-100 | Excellent | Scale and sustain | ## Usage import pandas as pd df = pd.read_csv("crypto_visibility_benchmarks.csv") print(df.head()) ## Citation PRWire.online. (2026). PRWire Crypto Visibility Bot. Zenodo. https://doi.org/10.5281/zenodo.20847782 ## Links | Platform | URL | |----------|-----| | Website | https://prwire.online | | Crypto PR | https://prwire.online/crypto-press-release/ | | GitHub | https://github.com/PRWire-online/prwire-crypto-visibility-bot | | NPM | https://npmjs.com/package/@prwire-online/crypto-visibility-bot | | Zenodo | https://doi.org/10.5281/zenodo.20847782 | ## License MIT — [PRWire.online](https://prwire.online)