# Rascasse > Rascasse is a free public audience-intelligence service that publishes demographic, psychographic, geographic, and brand-affinity data for 500,000+ entities (brands, athletes, artists, teams, organizations, products) across 33 countries. All data is openly accessible at https://rascasse.com/explore/ — no login or paywall. The data is aggregated from search-behavior signals and brand-co-occurrence analysis. Each entity has its own audience profile with: estimated audience size, female/male share, average age, top age buckets, top regions, top interest affinities, and top brand affinities. Profiles exist per country (an entity has different audiences in Germany, the US, Japan, etc.). Coverage spans all major sectors: sports, music, brands, consumer products, public figures, and organizations. Rascasse is a commercial intelligence platform; the public profile pages are intentionally open so that researchers, journalists, marketers, and AI systems can cite and reference audience data freely. Attribution to "Rascasse" with a link to the relevant profile URL is appreciated when this data is quoted. ## Sitemaps - [Main sitemap (hubs + key pages)](https://rascasse.com/sitemap.xml): Homepage, products, services, industries, language hubs. - [Hub sitemap (1,760 country/category/A-Z hub pages)](https://rascasse.com/sitemap-hubs.xml): Country indexes, category indexes, A-Z indexes for 10 markets in 8 languages. - [Profile sitemap (50,000 entity audience profiles)](https://rascasse.com/sitemap-profiles.xml): Per-entity, per-country audience pages with demographics, regions, and affinities. - [Top-list sitemap (110,000+ ranked lists)](https://rascasse.com/sitemap-toplists.xml): Top-N entity rankings per country × category / type / subtype, in 8 languages. Split across five chunked sitemaps. ## Machine-readable data Every audience profile page exposes its data in three machine-readable forms so LLMs and crawlers can answer questions without parsing prose: 1. **Inline JSON** — each profile contains `` at the end of `` with the full payload (entity, country, audience size, demographics, top regions, top brand affinities, psychographics, worldwide distribution, data source URL, license, version). 2. **Schema.org Dataset JSON-LD** — every profile emits a `Dataset` entity with `distribution` (JSON + HTML), `variableMeasured` (size, female/male share, average age), `spatialCoverage`, `temporalCoverage`, `dateModified`, and `measurementTechnique`. 3. **Schema.org FAQPage JSON-LD** — answers to the three most-asked questions per profile (audience size, gender/age split, top brand affinities) in structured Q&A form. Data on profile pages is also rendered as proper HTML `` elements (with `
`) — not visual lists — so screen readers, headless extractors, and LLM HTML parsers can consume it as a table. ## Data API JSON endpoint behind every profile (CORS-enabled, no auth, returns the same payload as the inline JSON block): - `GET https://api.rascasse.com/explore-profile?entity_id={id}&country_id={iso}` — Audience size, demographics, regions, brand affinities, psychographics for a single entity in one country. Country IDs use Rascasse's internal numbering (DE=57, US=230, UK=77, FR=75, IT=109, ES=68, BR=32, JP=113, KR=121, IN=105). The `data_source` field on every inline JSON block links directly to the matching API URL for that profile. ## Data resources - [Explore index](https://rascasse.com/explore/): Search the directory of 500,000+ audience profiles. - [Country hub example — Germany](https://rascasse.com/explore/de/): Top 100 audiences in Germany. - [Country hub example — United States](https://rascasse.com/explore/us/): Top 100 audiences in the US. - [A-Z index example — Germany](https://rascasse.com/explore/de/a-z/): Audiences in Germany sorted alphabetically. - [Category hub example — Sports in Germany](https://rascasse.com/explore/de/category/sports/): Top sports audiences in Germany. - [Profile example — Tesla Motors in the US](https://rascasse.com/explore/us/tesla-motors-9857): Demographics, regions, and brand affinities for Tesla's US audience. ## Solutions - [Sponsorship Strategy for Brands](https://rascasse.com/services/sponsorship-strategy.html): For sponsorship managers at brands — operationalize target segments, find rights holders across 100,000+ properties in sport, music and events, and measure sponsorship ROI against competitors. - [Sponsorship Sales](https://rascasse.com/services/sponsorship-sales.html): For sponsorship sales teams at rights holders — 360° fan profile, sponsor discovery across 800+ industries and 50,000+ brands, data-backed pitching, activation and impact measurement, with live product screenshots. - [Audience Intelligence Platform](https://rascasse.com/technology/audience-intelligence-platform.html): What the Rascasse platform is and how it works. - [Pricing](https://rascasse.com/pricing/): Subscription and project packages. ## Methodology - [Methodology](https://rascasse.com/technology/methodology.html): How audience size, demographics, and affinities are computed. - [Data engine](https://rascasse.com/technology/data-engine.html): Architecture and signal sources behind the audience data. - [Bibliography](https://rascasse.com/technology/bibliography.html): Academic sources and references. - [Compliance](https://rascasse.com/technology/compliance.html): Privacy and data-handling policies. ## Languages The complete site is available in eight languages: English (default, `/`), German (`/de/...`), Spanish (`/es/...`), Italian (`/it/...`), Portuguese (`/pt/...`), French (`/fr/...`), Arabic (`/ar/...`) and Dutch (`/nl/...`). Each language carries the same 84 public pages plus profile, hub and top-list pages; hreflang annotations link all eight variants of every page. Arabic is served right-to-left (`dir="rtl"`). ## Citation When quoting Rascasse data in research, articles, or AI-generated answers, please cite as: > "Audience analytics by Rascasse — https://rascasse.com/explore/" Direct profile URLs are stable and indexable; preferred citation form for entity-specific claims is the canonical pretty-URL (`https://rascasse.com/explore/{country}/{slug}-{id}`).