
NATIONAL RESEARCH CORP — Investor Relations & Filings
National Research Corp, operating as NRC Health, provides a comprehensive healthcare experience management platform. The company delivers analytics and insights to help healthcare organizations measure and improve the patient, caregiver, and employee experience. Its core offering is a next-generation, AI-powered suite of products designed to foster 'Human Understanding' across the care journey. The platform utilizes multi-channel feedback and conversational listening techniques to capture data from patients, staff, and consumers. It then applies AI-assisted data search, generative insights, and narrative coaching to provide actionable feedback. This holistic approach enables healthcare systems to move beyond traditional surveys, understand consumer choices, and enhance every interaction to create more meaningful connections and improve care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 424B7 | 2026-05-13 | English | |
| ARS - NRC HEALTH (0000070487) (Filer) | 2026-05-08 | English | |
| FORM DEFA14A | 2026-05-08 | English | |
| DEF 14A - NRC HEALTH (0000070487) (Filer) | 2026-05-08 | English | |
| 10-Q - NRC HEALTH (0000070487) (Filer) | 2026-05-06 | English | |
| FORM PRE 14A | 2026-04-28 | English |
Browse filings by year
27 years- 2026 24 filings
- 2025 46 filings
- 2024 34 filings
- 2023 49 filings
- 2022 44 filings
- 2021 59 filings
- 2020 52 filings
- 2019 83 filings
- 2018 101 filings
- 2017 54 filings
- 2016 39 filings
- 2015 40 filings
- 2014 43 filings
- 2013 67 filings
- 2012 45 filings
- 2011 34 filings
- 2010 54 filings
- 2009 50 filings
- 2008 66 filings
- 2007 71 filings
- 2006 64 filings
- 2005 42 filings
- 2004 45 filings
- 2003 25 filings
- 2002 8 filings
- 2001 10 filings
- 2000 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45935811 | FORM 424B7 | 2026-05-13 | English | ||
| 44318633 | ARS - NRC HEALTH (0000070487) (Filer) | 2026-05-08 | English | ||
| 45935832 | FORM DEFA14A | 2026-05-08 | English | ||
| 44262373 | DEF 14A - NRC HEALTH (0000070487) (Filer) | 2026-05-08 | English | ||
| 41894428 | 10-Q - NRC HEALTH (0000070487) (Filer) | 2026-05-06 | English | ||
| 45936193 | FORM PRE 14A | 2026-04-28 | English | ||
| 38188749 | 10-K/A - NRC HEALTH (0000070487) (Filer) | 2026-04-28 | English | ||
| 38155800 | 8-K - NRC HEALTH (0000070487) (Filer) | 2026-04-28 | English | ||
| 38155652 | 8-K - NRC HEALTH (0000070487) (Filer) | 2026-04-28 | English | ||
| 34694268 | 8-K - NRC HEALTH (0000070487) (Filer) | 2026-04-20 | English | ||
| 33065801 | SCHEDULE 13D/A - NATIONAL RESEARCH CORP (0000070487) (Subject) | 2026-03-27 | English | ||
| 45936512 | FORM S-8 | 2026-03-05 | English | ||
| 45937799 | FORM 10-K | 2026-03-05 | English | ||
| 45936990 | FORM 8-K | 2026-03-05 | English | ||
| 32877432 | 4 - NATIONAL RESEARCH CORP (0000070487) (Filer) | 2026-02-19 | English | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Beijing Dataway Horizon Co.,Ltd.
Data intelligence provider integrating big data analytics, …
|
301169 | CN | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
FORRESTER RESEARCH, INC.
A research and advisory firm that helps leaders accelerate …
|
FORR | US | Professional, scientific and te… |
NATIONAL RESEARCH CORP via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33341/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33341 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33341 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33341 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33341}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for NATIONAL RESEARCH CORP (id: 33341)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.