Adventureworks.Sales.Purchases.DataManagement.pdf: page 22 (Section)

Properties

KeyValue
excerpt       10. Date  Date Dimension    In the date dimension each record rep resents a single day so that analytics can be run as  effectively as p ossible. The date dimension will hold information to whether it is a Sp anish  holiday or not, and which holiday name is.   Additionally, the date dimension contains useful values such as the seq uential day of the  year, the week number, q uarter and northern and southern season.   The date dimension is relevant to answer business challenges 1 -3 , and in general is very  imp ortant to allow an historical overview of the q uantitative data in our fact tables.   Date Data Dictionary      Table Name  dim_date  C o l umn N a me K e y? Typ e D e sc ri p ti o n So urc e dim_ da te_ id Yes In teger This is the surro ga te key It is a n in teger with the fo llo win g fo rma t: 2 0 2 0 1 2 1 4 Gen era ted in a sta gin g da ta b a se tha t lists da y s in a da ta ra n ge YEAR * 1 0 ,0 0 0 + MONTH * 1 0 0 DAY is_ ho lida y No In teger Fla g in dica tin g if it is a ho lida y o r n o t Ho lida y da ta
page22
section_index21

Relationships

Contains

Diagram

graph TD
    nbf526addc12354fb8a193364ea881482["Adventureworks.Sales.Purchases.DataManagement.pdf: page 22"]
    nf240004cab015ee9a37183bdd1c54d35["Adventureworks.Sales.Purchases.DataManagement.Slides.pdf"]
    nf240004cab015ee9a37183bdd1c54d35 -->|Contains| nbf526addc12354fb8a193364ea881482

Evidence

Rendered

graph TD nbf526addc12354fb8a193364ea881482["Adventureworks.Sales.Purchases.DataManagement.pdf: page 22"] nf240004cab015ee9a37183bdd1c54d35["Adventureworks.Sales.Purchases.DataManagement.Slides.pdf"] nf240004cab015ee9a37183bdd1c54d35 -->|Contains| nbf526addc12354fb8a193364ea881482

Live rendering added for this hosted example via mermaid.js (CDN). The ekos docs generate tool itself ships the diagram as source only, to stay fully offline by default.