Every Medicare/Medicaid-certified nursing facility in the DFW metro — ratings, staffing, occupancy, fines, and regulatory flags — drawn from the CMS Provider Data Catalog, which is refreshed monthly.
Three ways forward, best first:
1 · Run the companion fetcher. Put fetch_dfw_data.py in the same folder as this file and run
python3 fetch_dfw_data.py. It writes dfw-data.js, which this page loads automatically —
then reload. Works offline afterward; re-run monthly when CMS refreshes.
2 · If you're viewing this inside claude.ai, the sandbox blocks outside APIs — download the file and open it directly in your browser. (Your browser may still block the CMS API for cross-origin reasons; option 1 always works.)
3 · Or load data manually: on the CMS Provider Data Catalog, open Nursing homes including rehab services → Provider Information, download the CSV, and drop it below. It's read locally; nothing is uploaded anywhere.