
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 |
|---|---|---|---|
|
NEO MARKETING INC.
A marketing support company providing consumer-oriented res…
|
4196 | JP | Professional, scientific and te… |
|
Nepa AB
A consumer science and data analytics firm that provides ma…
|
NEPA | SE | Professional, scientific and te… |
|
NIQ Global Intelligence plc
A consumer intelligence company providing insights on consu…
|
NIQ | US | Professional, scientific and te… |
|
Novus Group International AB
An analysis and research company for market studies, opinio…
|
NOVU | SE | Professional, scientific and te… |
|
P. E. Analytics Limited
Provides real-time property data and analytics for market r…
|
PROPEQUITY | IN | Professional, scientific and te… |
|
PUREPROFILE LTD
Provides consumer profile data and insights through a propr…
|
PPL | AU | Professional, scientific and te… |
|
RIWI Corp.
Global tech firm specializing in real-time data collection,…
|
RIWI | CA | Professional, scientific and te… |
|
SYSTEM1 GROUP PLC
A marketing effectiveness platform predicting commercial im…
|
SYS1 | GB | Professional, scientific and te… |
|
VisasQ Inc.
A global knowledge-sharing platform connecting clients with…
|
4490 | JP | Professional, scientific and te… |
|
WACUL.INC
Offers an AI-powered platform for digital marketing and web…
|
4173 | JP | 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.