Data Updates
Lists the data updates for a scheduled quarterly refresh and as well those that are updated in between refreshes.
Key facts
Sample queries
-- Latest snapshot only (avoids double-counting across file versions)
SELECT *
FROM DWV.DATA_UPDATES
WHERE FILE_ID IN (
SELECT ID FROM DWV.FEEDS_FILES WHERE IS_LATEST = 1
)
LIMIT 100;-- Latest snapshot only (avoids double-counting across file versions)
SELECT *
FROM cms_dwv.data_updates
WHERE file_id IN (
SELECT id FROM cms_dwv.feeds_files WHERE is_latest = 1
)
LIMIT 100;About this feed
Coverage timeline
Release history
Reporting period
CMS published
Loaded
Latest file
Data dictionary
Row-level lineage
Source & provenance
Frequently asked questions
How often is Data Updates updated?
What years does Data Updates cover?
How many records are in Data Updates?
How do I get Data Updates data?
Related feeds
Ambulatory Specialty Model ParticipantsMedicare Post-Acute Care Utilization - Home Health AgencyIncome and Asset OwnershipMedicare COVID-19 Cases & HospitalizationsAccountable Care OrganizationsGet this feed
PreviousCounty-level Aggregate Expenditure and Risk Score Data on Assignable BeneficiariesNextDeficit Reduction Act Hospital-Acquired Condition Measures
Last updated

