-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
feature requestRequest for a new featureRequest for a new feature
Description
Problem Description
The published SDV Community stats do not show when the stats were last updated. This information can be critical for a viewer.
- It can confirm that they are looking at up-to-date information
- In case there are any issues (caching), it makes it easier to debug
Expected Behavior
In the SDV Community stat section, add the text "Last Updated: ", followed by the date at which the stats were last updated. The date should be fully spelled out. For example: "Last Updated: September 2, 2025"
The same stats power the visualization and the data table, so ideally the text should go above or below the "Learn More" link that we have today:
The date itself should be retrieved from the Downloads_Summary.xlsx sheet. So before working on this issue, it is required that the date is made available in the summary sheet -- see PyMetrics #38.
Metadata
Metadata
Assignees
Labels
feature requestRequest for a new featureRequest for a new feature