lachesis_timeseries_bloodpressureseries
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| diastolic | integer | True | |
| id | integer | True | |
| series_id | character varying(32) | True | Links to lachesis_timeseries_timeseriesmeta.id. | 
| source | character varying(50) | True | |
| systolic | integer | True | |
| tags | character varying(255) | False | |
| time | timestamp without time zone | True | |
| tz_offset | bigint | False |