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

Properties

KeyValue
excerpt       ● Quarter    Additional source: Holiday  Op en data is used to retrieve holidays.     Nager Date is a p ublic holiday database that has REST API endp oints to retrieve holidays  by country and year.     In the kettle transformation, we extract holidays the following way:   ● Within each year of the date dimension initial sp an.     ● Call the Nager Date API for the year and Sp ain holidays  ● Parse the JSON API resp onse to obtain date and holiday name  ● Filter only the nation-wide holidays  ● Use them as lookup for p rocessing each record (day), in the date dimension  Additional source: Seasons  The assump tion is that seasons’ date sp an does not change.   To demonstrate a different kind of data source, the seasons data has been set on a *. csv  and is consumed by the transformation   
page25
section_index24

Relationships

Contains

Diagram

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

Evidence

Rendered

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

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.