Related to #110, we should add support for granularities other than hourly. The CDC data are daily. I think some low-hanging fruit would be to allow the user to provide ISO 8601 duration strings and store that in each month's metadata table. Unfortunately, we would need to enforce a rule that users can't use granularities larger than 1 month, but using arbitrary granularities between ε and 1 month is a lot more useful than being restricted to hourly.
@reidpr, what do you think about this?
Related to #110, we should add support for granularities other than hourly. The CDC data are daily. I think some low-hanging fruit would be to allow the user to provide ISO 8601 duration strings and store that in each month's
metadatatable. Unfortunately, we would need to enforce a rule that users can't use granularities larger than 1 month, but using arbitrary granularities between ε and 1 month is a lot more useful than being restricted to hourly.@reidpr, what do you think about this?