- Postgresql version 13
- TimescaleDB version 2.4.0
-- SQL query to check the timescaledb version is -
SELECT extversion
FROM pg_extension
where extname = 'timescaledb';
accounts/
: Django app defining custom user modelapi/
: Django app defining all models and providing the api interfacebackend/
: Django settings, conf directorydatabase_design/
: Documentation for the database schema.testing/
: Scripts to test the APIsmedia/
: Temperory - location to store media files
- IMP -> HANDLE ERROR CONDITIONS such as invalid serializers
- Add docs for production ref(https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04)
- Improve Documentation
- Beutify script dump below
1/10th in terms
40 users - accel, gro, mag, gps, heart
accel - 100hz - gro, mag, heart - 0.5Hz
4fps each 320x240px
for an entire semester's
16hrs day
https://stackoverflow.com/questions/33636973/how-to-store-hdf5-hdf-store-in-a-django-model-field