
Sprott-Doob (Feb 2021) Table 12: regional over-/under-representation
Source:R/sprott_doob.R
morie_siu_sprott_doob_table12.RdSprott-Doob (Feb 2021) Table 12: regional over-/under-representation
Examples
head(morie_siu_sprott_doob_table12())
#> $title
#> [1] "Sprott & Doob (Feb 2021) Table 12 -- Regional over-/under-representation in SIU stays vs. Dec 2020 penitentiary population"
#>
#> $summary_lines
#> $summary_lines$Source
#> [1] "Sprott & Doob (Feb 2021), p.18"
#>
#> $summary_lines$`Quebec ratio`
#> [1] "1.88x (37.3% / 19.8%)"
#>
#> $summary_lines$`Ontario ratio`
#> [1] "0.31x (8.5% / 27.5%)"
#>
#> $summary_lines$Headline
#> [1] "Quebec stays are 1.88x over-represented and Ontario stays are 0.31x under-represented in SIU vs. their share of the federal prison population"
#>
#>
#> $tables
#> $tables[[1]]
#> $tables[[1]]$title
#> [1] "Region -- SIU share vs. prison-pop share + ratio"
#>
#> $tables[[1]]$data
#> region siu_pct pop_pct over_under_ratio
#> 1 Atlantic 11.3 9.2 1.2282609
#> 2 Quebec 37.3 19.8 1.8838384
#> 3 Ontario 8.5 27.5 0.3090909
#> 4 Prairie 24.9 29.5 0.8440678
#> 5 Pacific 18.0 14.0 1.2857143
#>
#>
#>
#> $interpretation
#> [1] ""
#>
#> $warnings
#> character(0)
#>
#> $payload
#> $payload$table12
#> region siu_pct pop_pct over_under_ratio
#> 1 Atlantic 11.3 9.2 1.2282609
#> 2 Quebec 37.3 19.8 1.8838384
#> 3 Ontario 8.5 27.5 0.3090909
#> 4 Prairie 24.9 29.5 0.8440678
#> 5 Pacific 18.0 14.0 1.2857143
#>
#>