Skip to content

adding a dim_date table and tests#36

Closed
rosie-t wants to merge 1 commit into
mainfrom
create_dim_dates
Closed

adding a dim_date table and tests#36
rosie-t wants to merge 1 commit into
mainfrom
create_dim_dates

Conversation

@rosie-t
Copy link
Copy Markdown
Collaborator

@rosie-t rosie-t commented Apr 13, 2026

Creating a dim_date table to then be joined where needed for time analysis.

This one actually works via a macro and generates the list of dates and calendar attributes. Day of the week 1 = Sunday, 7 = Saturday.

The SQL chooses the desired columns and then adds an is_weekend boolean value.

@sanaf26
Copy link
Copy Markdown
Collaborator

sanaf26 commented Apr 13, 2026

CI failed - please review ;)

@rosie-t rosie-t closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants