Skip to contents

Synthetic example Local Government Area (LGA) analysis dataset containing example event counts and population values.

Usage

example_lga_analysis

Format

A data frame with 10 rows and 4 variables:

lga_code

Synthetic LGA code

lga_name

Synthetic LGA name

event_count

Synthetic event count

pop

Synthetic population value

Source

Synthetic data generated using data-raw/generate_example_data.R

Details

This dataset is included for demonstration, testing, and vignette purposes only. Values are synthetic and generated using fixed random seeds for reproducibility.