twoHelixestwoHelixes Start free

Datasets / NSW NAPLAN domain results (2025)

Collected Year 3 reading means (2025)

Only schools collected so far with a published mean appear. This is not a statewide ranking.

Question Compare collected Year 3 reading means
0200400600A.G.B.U. Alexande…Abbotsford Public…AbbotsleighAberdeen Public S…Abermain Public S…Adamstown Public …Mean Score
NSW NAPLAN domain results (2025) — 6 rows charted from 90, drawn as a hbar
How it decided
Finding the data779 ms

NSW NAPLAN domain results (2025): 90 rows, 13 columns. Collected 2025 NAPLAN responses; missing school means excluded.

Shaping the data4 ms

90 rows in, 6 out across 13 columns. Only schools collected so far with a published mean appear. This is not a statewide ranking.

Choosing the chart17 ms

hbar. Compare the same domain and year level, preserving school labels.

Applying defaults1 ms

Palette, spacing, axis titles and legend placement applied. 0 issues found.

The transformation

This is the code, not a description of it — the chart above was drawn from what it returns, and the notebook download runs the same lines against the same file.

result = df[(df['year_level'] == 3) & (df['domain'] == 'reading') & df['mean_score'].notna()].sort_values('school_name')

What it charted

6 rows out of 90, 13 columns. First 6 shown.

school_idschool_nameassessment_yearyear_leveldomainmean_scorenational_meansimilar_meanmargin_lowermargin_upperstudent_countsource_urlretrieved_at
44003A.G.B.U. Alexander Primary School20253reading410.0402.0399.0365.0455.0Nonehttps://myschool.edu.au/school/44003/naplan/results2026-09-13T08:04:11.263842+00:00
40987Abbotsford Public School20253reading413.0402.0428.0396.0430.0Nonehttps://myschool.edu.au/school/40987/naplan/results2026-09-13T08:04:12.661873+00:00
43762Abbotsleigh20253reading511.0402.0476.0496.0526.0Nonehttps://myschool.edu.au/school/43762/naplan/results2026-09-13T08:04:12.675671+00:00
41852Aberdeen Public School20253reading367.0402.0355.0332.0403.0Nonehttps://myschool.edu.au/school/41852/naplan/results2026-09-13T08:04:12.845982+00:00
41853Abermain Public School20253reading328.0402.0341.0306.0349.0Nonehttps://myschool.edu.au/school/41853/naplan/results2026-09-13T08:04:14.189818+00:00
41854Adamstown Public School20253reading413.0402.0418.0396.0429.0Nonehttps://myschool.edu.au/school/41854/naplan/results2026-09-13T08:04:14.782227+00:00

More from NSW NAPLAN domain results (2025)