> For the complete documentation index, see [llms.txt](https://vikram-bajaj.gitbook.io/cs-gy-6313-information-visualization/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vikram-bajaj.gitbook.io/cs-gy-6313-information-visualization/main-5/visualizing-temporal-data/time-structures.md).

# Time Structures

A few categorizations of time structures are as follows:

* **Sequential vs. Cyclic** Sequential: Jan 1, ...., Dec 31 Cyclic: days of the week, months of a year
* **Hierarchical/Multiple Resolutions**   Ex. years $$\rightarrow$$ months $$\rightarrow$$ weeks $$\rightarrow$$ days and so on This allows us to aggregate/disaggregate time at different resolutions It also allows us to visualize different levels of detail
