daily.data.activity.created
Activity summary has been created for a new calendar day
Each summary object is uniquely identified by its id
.
If multiple events are received at the same id
, the last event received replaces all its previous
versions.
Properties
Constant: daily.data.activity.created
User id returned by vital create user request. This id should be stored in your database against the user and used for all interactions with the vital api.
Date of the specified record, formatted as ISO8601 datetime string in UTC 00:00. Deprecated in favour of calendar_date.
Date of the summary in the YYYY-mm-dd format.
Total energy consumption during the day including Basal Metabolic Rate in kilocalories::kilocalories Any of:
- number
- null
Energy consumption caused by the physical activity of the day in kilocalories::kilocalories Any of:
- number
- null
Total number of steps registered during the day::steps Any of:
- integer
- null
Deprecated. Daily physical activity as equal meters i.e. amount of walking needed to get the same amount of activity::meters Any of:
- number
- null
Distance traveled during activities throughout the day::meters Any of:
- number
- null
Number of minutes during the day with low intensity activity (e.g. household work)::minutes Any of:
- number
- null
Number of minutes during the day with medium intensity activity (e.g. walking)::minutes Any of:
- number
- null
Number of minutes during the day with high intensity activity (e.g. running)::minutes Any of:
- number
- null
Source the data has come from.
Provider slug. e.g., oura
, fitbit
, garmin
.
The type of the data source (app or device) by which the summary or the timeseries data were recorded. This defaults to unknown
when Vital cannot extract or infer that information
The identifier of the app which recorded this summary. This is only applicable to multi-source providers like Apple Health and Android Health Connect. Any of:
- string
- null
Deprecated. Subject to removal after 1 Jan 2024.
Deprecated. Use provider
instead. Subject to removal after 1 Jan 2024.
Deprecated. Subject to removal after 1 Jan 2024.
Number of floors climbed by the user::count Any of:
- integer
- null
[DEPRECATED] The time zone full identifier for the data. Example: ‘Europe/London’. Any of:
- string
- null
Timezone offset from UTC as seconds. For example, EEST (Eastern European Summer Time, +3h) is 10800. PST (Pacific Standard Time, -8h) is -28800::seconds Any of:
- integer
- null
Heart rate daily summary. Any of:
- ClientFacingHeartRate
- null