Skip to content

Starter code to work with the AAMOS-00 dataset, a mobile health asthma research dataset

License

Notifications You must be signed in to change notification settings

kevinchtsang/AAMOS-00-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AAMOS-00-Starter

Code to support the analysis of the AAMOS-00 anonymised dataset.

You can find further details about this dataset in the publication "Home Monitoring with Connected Mobile Devices for Asthma Attack Prediction with Machine Learning" - Scientific Data, Nature.

AAMOS-00 Study

We carried out the 2-phase, 7-month AAMOS-00 observational study to collect data about asthma status using three smart-monitoring devices (smart peak flow meter, smart inhaler, smartwatch), and daily symptom questionnaires. Combined with localised weather, pollen, and air-quality reports, we collected a rich longitudinal dataset to explore the feasibility of passive monitoring and asthma attack prediction.

Between June-2021 and June-2022, in the midst of UK’s Covid-19 lockdowns, 22 participants across the UK provided 2,054 unique patient-days of data in phase 2 of the AAMOS-00 Study.

Data Dictionary

The full data dictionary is available via the DataShare website

This Repository

The sci_data_AAMOS-00_start_up.R file can be used to get started this dataset, it includes joining data tables, data wrangling, and an example binary classification problem.

The code is used to produce the plots and results presented in the "Technical Validation" of our Scientific Data paper.

Begin by downloading all 12 files from the DataShare page. Then running all the lines of code in sci_data_AAMOS-00_start_up.R will produce all the plots and results. The sci_data_AAMOS-00_start_up.R file contains 4 sections (Import data, Data processing, Binary classifier example, Technical validation (asthma symptoms)), each section depends on the previous section.

Licence

Data is licensed under the Creative Commons Attribution 4.0 International Public License.

The starter code is licensed under the MIT License.

Getting In Touch

If you would like to collaborate or request data from the AAMOS-00 study, please direct your correpondence to Kevin C.H. Tsang ([email protected]) or Syed Ahmar Shah ([email protected])

About

Starter code to work with the AAMOS-00 dataset, a mobile health asthma research dataset

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages