Compute energy expenditure and other properties of various physical activities
Contributed by:
Keiko Hirayama
Examples
Basic Examples (2)
Get energy expenditure information about activities specified in a text:
Get energy expenditure information about activities specified in lists of activities and duration:
Scope (3)
Get energy expenditure information as an ASCII table, with columns delimited by pipe characters ("|"):
Get energy expenditure information as a List:
Get energy expenditure information as an Association:
Options (5)
DelimiterCharacter (1)
Use "DelimiterCharacter" to specify how to split up activities in a string:
MetabolicProperties (1)
Specify the desired metabolic properties using the "MetabolicProperties" option:
BodyWeight (1)
Use the "BodyWeight" option to specify the weight variable used to compute energy expenditure:
UnitSystem (2)
Use "UnitSystem" to specify the units of the result:
For running exercises, speed information can be added for more specific energy expenditure computation:
Possible Issues (2)
Information about the duration of an activity is essential to compute specific energy expenditures:
More specific activities can be difficult to find data for:
Neat Examples (4)
Compute energy expenditure of daily activities:
Total duration of the record:
Total caloric expenditure:
Visualize the daily activity pattern:
Version History
-
1.0.1
– 10 April 2026
-
1.0.0
– 16 June 2023
Related Resources