# US Health Search Trends - Free 100-Row Sample

> A free, representative 100-term sample of the 2,361-term US health search trends dataset, with the identical 15-column schema and the full 72-month interest series on every row. Covers all 22 topical categories, all seven patient-journey stages and all three trend-strength tiers. Deliberately not a top-100 cut - the strength mix tracks the full product, so what you evaluate is what you buy.

## At a glance

- **Publisher:** AP Analytics
- **Data source:** www.alex-papageo.com
- **Category:** health-care-social-assistance
- **Price:** 0 credits (about $0.00 per request, billed on a successful response)
- **Refresh:** Annually
- **Coverage:** United States
- **Time period:** 2020-01-01 to 2025-12-31
- **Type:** API endpoint (bulk pull)
- **URL:** https://marketplace.spartera.com/products/us-health-search-trends-free-100-row-sample/b0a61101-dd79-400d-9f16-d13270c998f2

## Description

What this is

100 rows drawn from the paid product, with the same 15 columns and the
same meanings. It exists so you can judge the classification quality and
the shape of the trend data before spending anything.

How the 100 were chosen

A systematic spread across the full trend-strength ranking, topped up so
every value of every classification appears at least once. Facet
representatives are picked pseudo-randomly within each facet rather than by
highest strength, so the sample does not look stronger than the product.
The selection is deterministic: this sample does not change between
requests.

What it is honest about

 - Strength mix - 27% Strong, 47% Solid, 26% Moderate here,
 against 20% / 50% / 30% in the full product. Within sampling noise at
 n=100, not a flattered cut.

 - Contamination is flagged, not hidden. 3 rows carry
 is_veterinary and 11 carry a qa_note, at
 roughly product rates. The full dataset has a small Pet & Animal
 Health category (17 terms) and an Other / Miscellaneous residual (16),
 both excludable.

 - Every term in this dataset is growing - direction is constant
 by construction, because the set is filtered for durable growth. The
 differentiating field is strength, not direction.

The full product

2,361 terms, same schema, one request, CSV export enabled.

## Fields

| Field | Type | Required |
| --- | --- | --- |
| keyword | STRING |  |
| trend_strength_score | FLOAT64 |  |
| trend_strength_tier | STRING |  |
| topical_category | STRING |  |
| journey_stage | STRING |  |
| intent_type | STRING |  |
| brand_signal | STRING |  |
| has_brand_name | BOOL |  |
| has_generic_name | BOOL |  |
| is_comparison_query | BOOL |  |
| has_cost_or_access_signal | BOOL |  |
| buyer_relevance | STRING |  |
| monthly_search_interest | STRING |  |
| qa_note | STRING |  |
| is_veterinary | BOOL |  |

## Access

```bash
curl -X POST "https://ap-analytics.api.spartera.com/endpoints/v1/us-health-search-trends-free-100-row-sample" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"format": "csv"}'
```

Each request is billed 0 credits on a successful response, regardless of row count. Results are returned as a downloadable CSV with a JSON preview.

## Machine-readable

- Sample data (JSON): https://marketplace.spartera.com/sample/b0a61101-dd79-400d-9f16-d13270c998f2
- Full page (HTML, with schema.org Dataset markup): https://marketplace.spartera.com/products/us-health-search-trends-free-100-row-sample/b0a61101-dd79-400d-9f16-d13270c998f2
- Catalog index: https://marketplace.spartera.com/llms.txt
- Product sitemap: https://marketplace.spartera.com/server-sitemap.xml

---

Published by AP Analytics on the Spartera Analytics Marketplace. Licensed under https://marketplace.spartera.com/terms.