CMS Nursing Home Compare — Star Ratings & Staffing avatar

CMS Nursing Home Compare — Star Ratings & Staffing

Pricing

from $3.00 / 1,000 results

Go to Apify Store
CMS Nursing Home Compare — Star Ratings & Staffing

CMS Nursing Home Compare — Star Ratings & Staffing

Extract every Medicare/Medicaid certified nursing home from CMS Nursing Home Compare — 14,700+ facilities with 5-star ratings, staffing hours, deficiency outcomes, ownership, chain, abuse flags, special focus status, beds, and contact info.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

CMS Nursing Home Compare — Star Ratings & Staffing Scraper

Extract the complete CMS Nursing Home Compare provider directory — over 14,700 Medicare and Medicaid certified nursing homes in the United States — with the official 5-star ratings, staffing hours per resident per day, health-inspection deficiency outcomes, ownership type, chain affiliation, abuse flags, special-focus status, and full facility contact info.

This is the regulator-grade data set the federal government uses to rank long-term care facilities. It is the gold standard for any business, attorney, family member, or researcher trying to evaluate, compare, or sell to skilled nursing facilities (SNFs).

Data fields

FieldDescription
ccnCMS Certification Number — primary facility identifier
providerName, legalBusinessNameFacility name and legal owner name
address, city, state, zipCode, countyLocation
phoneFacility telephone
ownershipTypeFor profit / Non profit / Government, plus structure (Corporation, LLC, Individual, etc.)
providerTypeMedicare, Medicaid, or both
certifiedBedsNumber of CMS-certified beds
avgResidentsPerDayAverage daily census
firstApprovedDateDate first approved for Medicare/Medicaid
overallRatingCMS overall 5-star rating
healthInspectionRating, staffingRating, qmRatingComponent star ratings
longStayQmRating, shortStayQmRatingLong-stay vs short-stay quality measure ratings
specialFocusStatusSpecial Focus Facility / SFF candidate designation
abuseIconCMS abuse icon flag
sprinklersInAllRequiredAreasFire safety
chainName, chainId, chainFacilityCount, chainAvgOverallRatingOwnership chain
totalNurseStaffingHoursPerResidentPerDayTotal nurse hours / resident / day
rnStaffingHoursPerResidentPerDay, nurseAideStaffingHoursPerResidentPerDayComponent staffing
totalNursingStaffTurnoverPct, rnTurnoverPct, administratorsLeftCountWorkforce stability
changedOwnershipLast12Months, ccrc, inHospital, urbanOperational context

How to scrape CMS nursing home data

  1. (Optional) Set state, city, county to scope a region.
  2. (Optional) Set minOverallRating to filter by quality (e.g. 4+ stars).
  3. (Optional) Enable specialFocusOnly for the worst-performing CMS-flagged facilities.
  4. (Optional) Enable abuseIconOnly for facilities currently flagged for abuse.
  5. (Optional) Set chainName to find facilities owned by a specific chain.
  6. (Optional) Set ownershipType to filter by For profit, Non profit, Government, etc.
  7. Set maxResults (0 = unlimited).
  8. Click Start.

Pricing

Pay-per-result: $0.003 per nursing home record. Pulling the full directory (~14,700 facilities) costs about $44. Most users run state- or chain-scoped pulls of a few dozen to a few thousand records.

Input example

{
"state": "FL",
"minOverallRating": 4,
"ownershipType": "Non profit"
}

Output example

{
"ccn": "015009",
"providerName": "BURNS NURSING HOME, INC.",
"city": "RUSSELLVILLE",
"state": "AL",
"zipCode": "35653",
"phone": "2563324110",
"ownershipType": "For profit - Corporation",
"certifiedBeds": 57,
"overallRating": 2,
"healthInspectionRating": 2,
"staffingRating": 4,
"qmRating": 4,
"totalNurseStaffingHoursPerResidentPerDay": 4.04877,
"totalNursingStaffTurnoverPct": 41.9
}

Use cases

  • B2B sales to SNFs: medical supply, food service, EHR / billing software, infection-control consultants, agency staffing, capital projects — segment by ownership type, chain, or rating tier.
  • Elder-law and personal-injury attorneys: identify facilities with abuse flags, low staffing, or special focus status.
  • M&A / private-equity targeting: chain-level rollups by state with rating and staffing context.
  • Family decision-support apps: compare facilities in a ZIP code by star rating and staffing.
  • Health policy research / journalism: nationwide analysis of staffing turnover, ownership churn, deficiency patterns.

FAQ

How fresh is the data? CMS refreshes Nursing Home Compare monthly. Each run hits the live API.

Can I get historical ratings? This Actor returns the current snapshot. For longitudinal analysis, run periodically and snapshot.

Are inspection-citation details included? Component scores and deficiency counts are included. Citation-level F-tags require a sibling CMS dataset; we can build that on request.

Data sourced from data.cms.gov — the U.S. Centers for Medicare & Medicaid Services public Provider Data Catalog. All records are public by federal statute. No authentication bypass; no scraping of personally identifying resident data — this Actor returns facility-level records only.