This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Conversation
zisimo
approved these changes
Dec 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request primarily updates the project to version 3.0.1, including version references, minor corrections to documentation, and various improvements to clarity and consistency across the codebase and documentation. It also adds new pediatric disorder categories to the dashboard data and fixes some typographical and formatting issues.
Version Updates and Documentation:
README.md,SECURITY.md, andsrc/dashboard.pyto reflect the new release. [1] [2] [3]Dashboard Data Enhancements:
hearing_loss_disorder_category,mood_and_psychiatric_disorders_category,respiratory_disorders_category,snoring_and_obstructive_sleep_category,voice_disorders_category) topeds_dashboard_data.jsonfor more comprehensive data representation.Clarity and Consistency Improvements:
ai_readiness.py,collection_methods.py,data_governance.py, anddata_pre_processing.py. Changes include corrections like "criteria" to "criterion", clarification of data collection and de-identification descriptions, and consistent use of terms (e.g., "feature-only dataset"). [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]Bug Fixes and Typos:
link_formatttertolink_formatter) incollection_methods.py.dashboard.py(e.g.,collections_methods_pagetocollection_methods_page).These changes collectively improve the accuracy, clarity, and maintainability of the documentation and codebase.