Tidy dataset
17. Family and Domestic Violence order breaches, Experimental data (FDV Tables 18 to 26) — FDV Table 21
A tidy Criminal Courts, Australia table with 240 rows. It reports recorded values by year, summary category and summary characteristic.
- Status
- approved
- Publisher
- Australian Bureau of Statistics
- Release
- 2024-25
- License
- CC-BY-4.0
Data preview
| 429 | 2019–20 | Court level | Higher |
| 353 | 2020–21 | Court level | Higher |
| 404 | 2021–22 | Court level | Higher |
| 384 | 2022–23 | Court level | Higher |
| 404 | 2023–24 | Court level | Higher |
| 423 | 2024–25 | Court level | Higher |
| 10368 | 2019–20 | Court level | Magistrates' |
| 15654 | 2020–21 | Court level | Magistrates' |
| 16354 | 2021–22 | Court level | Magistrates' |
| 19244 | 2022–23 | Court level | Magistrates' |
| 19417 | 2023–24 | Court level | Magistrates' |
| 18738 | 2024–25 | Court level | Magistrates' |
| 108 | 2019–20 | Court level | Children's |
| 148 | 2020–21 | Court level | Children's |
| 182 | 2021–22 | Court level | Children's |
| 191 | 2022–23 | Court level | Children's |
| 219 | 2023–24 | Court level | Children's |
| 181 | 2024–25 | Court level | Children's |
| 9274 | 2019–20 | Sex | Males |
| 13513 | 2020–21 | Sex | Males |
| 14134 | 2021–22 | Sex | Males |
| 16418 | 2022–23 | Sex | Males |
| 16521 | 2023–24 | Sex | Males |
| 16209 | 2024–25 | Sex | Males |
| 1634 | 2019–20 | Sex | Females |
| 2636 | 2020–21 | Sex | Females |
| 2810 | 2021–22 | Sex | Females |
| 3400 | 2022–23 | Sex | Females |
| 3520 | 2023–24 | Sex | Females |
| 3128 | 2024–25 | Sex | Females |
Get the data
CSV
18.6 KiB
Download tidy.csvJSON
73.8 KiB
Download tidy.jsonPARQUET
5.4 KiB
Download tidy.parquetOpen in Query with this immutable dataset version and a starter SQL query.
Copy-paste a stable URL
import pandas as pd
df = pd.read_csv("https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-21/tidy.csv")data <- read.csv("https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-21/tidy.csv")SELECT *
FROM read_parquet('https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-21/tidy.parquet');Schema and semantics
| Column | Type | Unit | Semantic role | Join key | Distinct / range |
|---|---|---|---|---|---|
| row | number | — | attribute | No | — |
| col | number | — | attribute | No | — |
| address | string | — | attribute | No | — |
| .value | string | — | measure | No | — |
| year | string | — | time | Yes | — |
| year_source | string | — | attribute | No | — |
| summary_category | string | — | dimension | No | — |
| summary_category_source | string | — | attribute | No | — |
| summary_characteristic | string | — | dimension | No | — |
| summary_characteristic_source | string | — | attribute | No | — |
How it was tidied
Source overlay
See value and header roles on the original worksheet grid.
Open overlay evidenceReconstructed table
Compare the tidy output with a human-readable reconstruction.
Open reconstructed evidenceRecipe
The auditable RecipeV01 transformation used for this asset.
Download recipe.jsonQuality checks
| Check | Status | Detail |
|---|---|---|
| recipe-validation | pass | — |
| execution-warnings | pass | — |
| non-empty-output | pass | — |
| header-name-uniqueness | pass | — |
Generated by seeded ; pipeline version 0.1.0.
Coverage and lineage
- Release position
- 1 of 1
- Retrieved
- 2026-07-17T12:29:54.070Z
- Availability
- unchecked
- Workbook checksum
- sha256:a7de3c6f4ee210460ffcadcdded5f4d1b654220c97b3037383b88f2e9d8d8289
Other approved releases
Related tables
Report a problem
Send a report only when you choose Submit. TidyBank uses no analytics or advertising cookies.
- Asset ID
- abs/criminal-courts-australia/2024-25/fdv-table-21
- Release
- 2024-25
Prefer to verify or report manually? View the recorded source or open a public GitHub issue.