Tidy dataset
15. Family and Domestic Violence offences, Australia, Experimental data (FDV Tables 1 to 9) — FDV Table 1
A tidy Criminal Courts, Australia table with 216 rows. It reports recorded values by period, characteristic group and characteristic.
- Status
- approved
- Publisher
- Australian Bureau of Statistics
- Release
- 2024-25
- License
- CC-BY-4.0
Data preview
| 53240 | 2019–20(a)(b) | Sex | Males |
| 63295 | 2020–21(a)(b) | Sex | Males |
| 67967 | 2021–22(a)(b) | Sex | Males |
| 80193 | 2022–23(b) | Sex | Males |
| 79715 | 2023–24 | Sex | Males |
| 85302 | 2024–25 | Sex | Males |
| 11270 | 2019–20(a)(b) | Sex | Females |
| 14214 | 2020–21(a)(b) | Sex | Females |
| 15835 | 2021–22(a)(b) | Sex | Females |
| 19681 | 2022–23(b) | Sex | Females |
| 20062 | 2023–24 | Sex | Females |
| 21189 | 2024–25 | Sex | Females |
| 4383 | 2019–20(a)(b) | Age | 10–19 years |
| 4779 | 2020–21(a)(b) | Age | 10–19 years |
| 4962 | 2021–22(a)(b) | Age | 10–19 years |
| 5589 | 2022–23(b) | Age | 10–19 years |
| 5693 | 2023–24 | Age | 10–19 years |
| 5879 | 2024–25 | Age | 10–19 years |
| 8323 | 2019–20(a)(b) | Age | 20–24 years |
| 9612 | 2020–21(a)(b) | Age | 20–24 years |
| 9729 | 2021–22(a)(b) | Age | 20–24 years |
| 11290 | 2022–23(b) | Age | 20–24 years |
| 11172 | 2023–24 | Age | 20–24 years |
| 11786 | 2024–25 | Age | 20–24 years |
| 10171 | 2019–20(a)(b) | Age | 25–29 years |
| 11948 | 2020–21(a)(b) | Age | 25–29 years |
| 12701 | 2021–22(a)(b) | Age | 25–29 years |
| 14561 | 2022–23(b) | Age | 25–29 years |
| 13980 | 2023–24 | Age | 25–29 years |
| 14728 | 2024–25 | Age | 25–29 years |
Get the data
CSV
18.5 KiB
Download tidy.csvJSON
67.3 KiB
Download tidy.jsonPARQUET
5.1 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-1/tidy.csv")data <- read.csv("https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-1/tidy.csv")SELECT *
FROM read_parquet('https://data.tidybank.net/data/abs/criminal-courts-australia/2024-25/fdv-table-1/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 | — |
| period | string | — | time | Yes | — |
| period_source | string | — | attribute | No | — |
| characteristic_group | string | — | dimension | No | — |
| characteristic_group_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 | 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:058cdc00df31d87c3137d56b6320abb88b0172995ffb23b35238410c1d3dc028
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-1
- Release
- 2024-25
Prefer to verify or report manually? View the recorded source or open a public GitHub issue.