==== Data ==== .. toctree:: :maxdepth: 1 :caption: Contents: data_model data_input data_privacy example_data Data in a ``covid-ht`` instance consist of blood measurements, auxiliary information and COVID19 status of individuals in a moment of time. The specifics of the data configuration is found in :doc:`data_model` and its input process in :doc:`data_input`. The anonymization policy is found in :doc:`data_privacy`. ``covid-ht`` comes with Example Data for demostration purposes, detailed in :doc:`example_data`.