Tidy dataset
17. Family and Domestic Violence order breaches, Experimental data (FDV Tables 18 to 26) — FDV Table 23
A tidy Criminal Courts, Australia table with 222 rows. It reports recorded values by year, section and characteristic.
- Status
- approved
- Publisher
- Australian Bureau of Statistics
- Release
- 2024-25
- License
- CC-BY-4.0
Data preview
| 4 | 2019–20(a) | Court level | Higher |
| 8 | 2020–21(a) | Court level | Higher |
| 3 | 2021–22(a) | Court level | Higher |
| 0 | 2022–23 | Court level | Higher |
| 3 | 2023–24 | Court level | Higher |
| 0 | 2024–25 | Court level | Higher |
| 2794 | 2019–20(a) | Court level | Magistrates' |
| 2735 | 2020–21(a) | Court level | Magistrates' |
| 3998 | 2021–22(a) | Court level | Magistrates' |
| 4460 | 2022–23 | Court level | Magistrates' |
| 5104 | 2023–24 | Court level | Magistrates' |
| 6402 | 2024–25 | Court level | Magistrates' |
| 38 | 2019–20(a) | Court level | Children's |
| 44 | 2020–21(a) | Court level | Children's |
| 76 | 2021–22(a) | Court level | Children's |
| 75 | 2022–23 | Court level | Children's |
| 104 | 2023–24 | Court level | Children's |
| 127 | 2024–25 | Court level | Children's |
| 2403 | 2019–20(a) | Sex | Males |
| 2349 | 2020–21(a) | Sex | Males |
| 3278 | 2021–22(a) | Sex | Males |
| 3703 | 2022–23 | Sex | Males |
| 4161 | 2023–24 | Sex | Males |
| 5134 | 2024–25 | Sex | Males |
| 426 | 2019–20(a) | Sex | Females |
| 434 | 2020–21(a) | Sex | Females |
| 783 | 2021–22(a) | Sex | Females |
| 827 | 2022–23 | Sex | Females |
| 1035 | 2023–24 | Sex | Females |
| 1380 | 2024–25 | Sex | Females |
Get the data
CSV
17.6 KiB
Download tidy.csvJSON
61.3 KiB
Download tidy.jsonPARQUET
5.0 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-23/tidy.csv")data <- read.csv("https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-23/tidy.csv")SELECT *
FROM read_parquet('https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-23/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 | — |
| section | string | — | dimension | No | — |
| section_source | string | — | attribute | No | — |
| characteristic | string | — | dimension | No | — |
| 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 | warn | UNUSED_HEADER: 4 |
| 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-23
- Release
- 2024-25
Prefer to verify or report manually? View the recorded source or open a public GitHub issue.