Skip to content

Commit

Permalink
Merge branch 'main' of github.com:reuning/unionwebsite
Browse files Browse the repository at this point in the history
  • Loading branch information
reuning committed Mar 3, 2024
2 parents 79bcc10 + 21a9904 commit ab003fd
Show file tree
Hide file tree
Showing 14 changed files with 98 additions and 406 deletions.
36 changes: 7 additions & 29 deletions data/reports/2010/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,8 @@ year_dt |> arrange(desc(Date_Filed)) |>
locations=cells_column_labels(columns=3:4) ) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -111,14 +106,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -157,12 +146,7 @@ year_dt |> arrange(desc(Date_Filed)) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -190,14 +174,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down
36 changes: 7 additions & 29 deletions data/reports/2011/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,8 @@ year_dt |> arrange(desc(Date_Filed)) |>
locations=cells_column_labels(columns=3:4) ) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -111,14 +106,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -157,12 +146,7 @@ year_dt |> arrange(desc(Date_Filed)) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -190,14 +174,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down
36 changes: 7 additions & 29 deletions data/reports/2012/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,8 @@ year_dt |> arrange(desc(Date_Filed)) |>
locations=cells_column_labels(columns=3:4) ) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -111,14 +106,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -157,12 +146,7 @@ year_dt |> arrange(desc(Date_Filed)) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -190,14 +174,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down
36 changes: 7 additions & 29 deletions data/reports/2013/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,8 @@ year_dt |> arrange(desc(Date_Filed)) |>
locations=cells_column_labels(columns=3:4) ) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -111,14 +106,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -157,12 +146,7 @@ year_dt |> arrange(desc(Date_Filed)) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -190,14 +174,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down
36 changes: 7 additions & 29 deletions data/reports/2014/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,8 @@ year_dt |> arrange(desc(Date_Filed)) |>
locations=cells_column_labels(columns=3:4) ) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -111,14 +106,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -157,12 +146,7 @@ year_dt |> arrange(desc(Date_Filed)) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -190,14 +174,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down
36 changes: 7 additions & 29 deletions data/reports/2015/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,8 @@ year_dt |> arrange(desc(Date_Filed)) |>
locations=cells_column_labels(columns=3:4) ) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -111,14 +106,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -157,12 +146,7 @@ year_dt |> arrange(desc(Date_Filed)) |>
sub_zero(columns=`Percent Successful`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_table_font(font="Crimson Pro")
```

Expand Down Expand Up @@ -190,14 +174,8 @@ year_dt |> arrange(desc(Date_Closed)) |>
sub_missing(missing_text="-") |>
sub_zero(columns=`Percent Unionized`:`Total Workers Unionized`,
zero_text="-") |>
opt_interactive(use_pagination=FALSE) |>
tab_style(
style = cell_text(
font = "Crimson Pro"
),
locations = cells_body()
)
opt_interactive(use_pagination=FALSE) |>
opt_table_font(font="Crimson Pro")
```

Expand Down
Loading

0 comments on commit ab003fd

Please sign in to comment.