Welcome to datapool’s documentation!¶
The datapool is the EAWAG data warehouse package designed for storing sensor data.
If you want to work with data stored in the datapool, read the data user instruction.
If you want to load measurements data in the data pool, read the data provider instructions.
Content:¶
- Instructions for data users
- Instructions for data provider
- Instructions for Admin
- Database layout
- signal
- binary_data
- lab_result
- lab_result_person_lab_association
- lab_result_person_sample_association
- meta_log_type
- meta_action_type
- meta_flag
- meta_data
- meta_data_history
- meta_picture
- person
- project
- site
- site_field
- site_field_value
- picture
- source
- source_type
- special_value_definition
- variable
- signals_signal_quality_association
- signal_quality
- quality
- Design principles
- Usage Examples
- Command references
- How to contribute to documentation
- Obsolete documentation
The datapool source code can be found here.