Loading...
The weekly profile contains 52 weeks per year. The last week of the year will have more than 7 days, as 365 / 7 is not whole. API Reference
type
weeklyprofile
Yes
values
An array of 52 numbers whose indices represent the days of the year.
{ type: 'weeklyprofile', values: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ... ] }