Closed pat310 closed 8 years ago
closes #28 - adds a timePeriod object to the trendData method allowing a user to specify hour, day, month, or year
timePeriod
trendData
hour
day
month
year
by default, trendData will return all trend data results if no timePeriod object is provided
Coverage increased (+0.9%) to 84.889% when pulling a199e5f6b7b81de86678ab19ab3a4044092a32cd on 28addDateRange into 9212145cbc37f99e21bd5848cafe010d8b3b4ec0 on master.
closes #28 - adds a
timePeriod
object to thetrendData
method allowing a user to specifyhour
,day
,month
, oryear
by default,
trendData
will return all trend data results if notimePeriod
object is provided