-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 7d17c27 🚀
- Loading branch information
Showing
14 changed files
with
744 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,283 @@ | ||
--- | ||
title: "Statistical Society of Australia<br> Victorian & Tasmanian Branch" | ||
subtitle: "May Event" | ||
author: "<img src='images/logo/other/png_transparent/SSA_Logotype_White-Blue.png' height='200px'/>" | ||
email: "[email protected]" | ||
date: "21 May 2024" | ||
output: | ||
xaringan::moon_reader: | ||
css: | ||
- xaringan-themer.css | ||
- "assets/font-awesome-all.css" | ||
- "assets/animate.css" | ||
- "assets/styles.css" | ||
- "assets/fonts.css" | ||
- "assets/tachyons-addon.css" | ||
self_contained: false | ||
seal: true | ||
chakra: 'lib/remark-latest.min.js' | ||
lib_dir: lib | ||
nature: | ||
highlightStyle: magula | ||
highlightLanguage: r | ||
highlightLines: true | ||
highlightSpans: false | ||
countIncrementalSlides: false | ||
slideNumberFormat: '%current%' | ||
navigation: | ||
scroll: false | ||
touch: true | ||
click: false | ||
ratio: '16:9' | ||
--- | ||
|
||
layout: true | ||
|
||
```{r, include = FALSE} | ||
current_file <- knitr::current_input() | ||
basename <- gsub(".Rmd$", "", current_file) | ||
knitr::opts_chunk$set( | ||
fig.path = sprintf("images/%s/", basename), | ||
fig.width = 6, | ||
fig.height = 4, | ||
fig.align = "center", | ||
fig.retina = 3, | ||
echo = FALSE, | ||
warning = FALSE, | ||
message = FALSE, | ||
cache = FALSE, | ||
cache.path = "cache/" | ||
) | ||
``` | ||
|
||
|
||
|
||
|
||
.footnote[ | ||
<img style="vertical-align:middle" src='images/logo/other/png_transparent/SSA_Monogram_Navy-White.png' height='40px'/> These slides are available at https://statsocaus.github.io/vic/intro/`r basename`.html | ||
] | ||
|
||
```{r xaringan-themer, include=FALSE, warning=FALSE} | ||
library(xaringanthemer) | ||
style_duo_accent(primary_color = "#003469", | ||
secondary_color = "#2babe2", | ||
text_font_family = "Glacial Indifference", | ||
header_font_family = "Glacial Indifference", | ||
text_font_size = "30px" | ||
) | ||
charcoal <- "#58595b" | ||
``` | ||
|
||
```{css, echo = FALSE} | ||
.speaker-photo { | ||
width: 150px; | ||
border: 3px solid black; | ||
border-radius: 5px; | ||
} | ||
``` | ||
|
||
|
||
|
||
--- | ||
|
||
|
||
|
||
class: inverse middle | ||
|
||
# Welcome! | ||
|
||
--- | ||
|
||
# Acknowledgement of Country | ||
|
||
<!-- https://www.statsoc.org.au/Guidelines --> | ||
|
||
<br><br> | ||
|
||
.w-70[ | ||
We acknowledge that we are on the lands of the Wurundjeri and Boonwurrung peoples of the Kulin nation and who have been custodians of this land for thousands of years, and acknowledge and pay our respects to their Elders past and present. | ||
|
||
<br> | ||
|
||
We extend our welcome also to the traditional owners of the lands from which people in our livestream are joining. | ||
|
||
] | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
```{r} | ||
person <- function(img, name, position = NULL, twitter = NULL, path = "council/") { | ||
position <- ifelse(is.null(position), "", | ||
paste0("**", position, "**")) | ||
twitter <- ifelse(is.null(twitter), | ||
"", | ||
paste0("<i class='fab fa-twitter'></i>", twitter)) | ||
glue::glue(".person.f6[ | ||
.circle-image-120[ | ||
<img src='images/{path}{img}'>] | ||
{position} | ||
{name} | ||
{twitter}]") | ||
} | ||
``` | ||
|
||
--- | ||
|
||
name: council | ||
|
||
# 👋 SSA Vic & Tas Council 2024 | ||
|
||
|
||
|
||
.flex[ | ||
.w-20[ | ||
`r person("alun.jpg", "Alun Pope", "Interim President")` | ||
] | ||
.w-20[ | ||
`r person("inge.jpeg", "Inge Koch", "Vice-President")` | ||
] | ||
.w-20[ | ||
`r person("elena.jpg", "Elena Tartaglia", "Secretary", twitter = "@elena_tartaglia")` | ||
] | ||
.w-20[ | ||
`r person("rick.jpg", "Rick Tankard", "Treasurer", twitter = "@RickTankard")` | ||
] | ||
.w-20[ | ||
`r person("dennis.png", "Dennis Leung", "Membership Officer")` | ||
] | ||
.w-20[ | ||
`r person("stelios.jpeg", "Stelios Georgiou", "Communication Officer")` | ||
] | ||
|
||
|
||
|
||
|
||
|
||
] | ||
|
||
.flex[ | ||
.w-20[ | ||
`r person("chris.jpg", "Chris Selman", "ECSS Rep")` | ||
] | ||
.w-20[ | ||
`r person("anna.jpg", "Anna Wilkinson", "Deputy Treasurer", twitter = "@AnnaLWil")` | ||
] | ||
.w-20[ | ||
`r person("patrick.jpeg", "Patrick Robotham", "Industry Rep", twitter = "@PatrickRobotham")` | ||
] | ||
.w-20[ | ||
`r person("swen.jpg", "Swen Kuh", "Membership Officer", twitter = "@swenkuh")` | ||
] | ||
.w-20[ | ||
`r person("paul.jpg", "Paul Burch", "Tasmanian Rep")` | ||
] | ||
] | ||
|
||
<!-- -- --> | ||
|
||
<!-- .center.animated.pulse.infinite.slow[ --> | ||
<!-- **We are seeking expressions of interest for joining the council in 2024!** --> | ||
|
||
<!-- ] --> | ||
|
||
|
||
--- | ||
|
||
name: contact | ||
|
||
# Statistical Society of Australia <br> .f2.color-secondary[Victorian & Tasmanian Branch] | ||
|
||
.fr.center[ | ||
The Great Australian <br>Statisticians T-Shirt | ||
|
||
<img src="images/ssa-tshirts.png" width="300px"> | ||
|
||
.f4[[Designed by Ben Harrap](https://benharrap.com/post/2020-12-02-tshirt-competition/)] | ||
|
||
<i class="fas fa-shopping-cart"></i> .f4[Buy at https://www.statsoc.org.au/SSA-T-Shirt] | ||
|
||
.f6[Proceeds used to support early career statisticians.] | ||
] | ||
|
||
.lh-title[ | ||
<br> | ||
<i class="fa fa-link color-secondary"></i> [www.statsoc.org.au/Victoria](https://www.statsoc.org.au/Victoria) | ||
<br> | ||
<i class="fa fa-envelope color-secondary"></i> [[email protected]](mailto:[email protected]) <br><i class="fa fa-envelope color-primary"></i> [[email protected]](mailto:[email protected]) | ||
|
||
<br><Br> | ||
<i class="fab fa-twitter color-secondary animated bounce"></i> [@SSAVictoria](https://twitter.com/SsaVictoria) <i class="fab fa-twitter color-primary"></i> [@StatSocAus](https://twitter.com/StatSocAus) | ||
<br> | ||
<i class="fab fa-meetup color-secondary"></i> [bit.ly/ssavic-meetup](http://bit.ly/ssavic-meetup) | ||
] | ||
|
||
??? | ||
|
||
* You can find how to get in touch here, | ||
* in particular, if you want to get in touch with the Victorian Branch, please get in touch using the Victorian email address | ||
* I also want to remind you that the Society now has a T-shirt, and you can buy this in the link given here with the proceeds going to support early career statisticians | ||
|
||
--- | ||
|
||
|
||
# Membership | ||
|
||
|
||
|
||
* **Join SSA Vic & Tas!** | ||
* SSA membership is only $20 for students | ||
* Full membership is $265 annually | ||
* [Recent graduates and retired members are eligible for discounts](https://statsoc.org.au/Forum-general-topics/12893603)! | ||
* Benefits: https://www.statsoc.org.au/page-1075427 | ||
|
||
--- | ||
|
||
|
||
class: center middle | ||
|
||
# <i class="fab fa-slack"></i> SSA Community Slack | ||
|
||
|
||
|
||
.f1[[bit.ly/ssa-slack](https://bit.ly/ssa-slack)] | ||
|
||
--- | ||
|
||
class: center middle | ||
|
||
# <i class="fas fa-utensils"></i> Call for dinner | ||
|
||
We'll be heading to a nearby restaurant after the talk. | ||
|
||
Let us know if you want to join! | ||
|
||
|
||
|
||
|
||
|
||
--- | ||
|
||
class: inverse middle | ||
|
||
## Statistical Standards in the ABS | ||
|
||
### **Helen Baird and Dr Fiona Manson of the ABS** | ||
|
||
|
||
Helen and Fiona will discuss what statistical standards are in the ABS and why they are needed. They will share how ABS statistical standards are created and why they need to be maintained. Importantly, they will show where to find them on the ABS website, and how to get assistance with their use. | ||
<br><br> | ||
|
||
*Helen Baird is Director, Statistical Standards and Infrastructure and Dr Fiona Manson is Assistant Director, Social Standards Team.* | ||
<br> | ||
|
||
|
||
|
||
|
||
??? | ||
|
Oops, something went wrong.