Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BGM CGM Alignment

Purpose Analyze how well blood glucose meter (BGM) readings align with continuous glucose monitor (CGM) values using a fixed pairing window and percent-difference bands.

Key Idea Pair each BGM reading with the closest CGM value within a 15-minute window and compute the percent difference. This notebook prepares the dataset used for the accompanying Tableau visualizations.

Visualizations

Explore the interactive Tableau dashboards here:
Tableau Public – BGM CGM Alignment

Article at JCS Analytics

Aligning CGM and BGM Readings Using Python and Tableau
https://jcsanalytics.com/index.php?view=article&id=52:aligning-cgm-and-bgm-readings-using-python-and-tableau

About

This program compares fingerstick (BGM) readings with the nearest continuous glucose monitor (CGM) values within a 15-minute window. It calculates the percent difference between the two to assess how closely they align. The results are saved to CSV for visualization in Tableau.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages