twoHelixestwoHelixes Start free

Datasets / NSW schools and NAPLAN results

NSW school and campus entries by sector

Directory counts include subcampuses. They do not measure academic performance.

Question How many NSW school and campus entries are in each sector?
05001k1.5k2kCatholicGovernmentIndependentSector
NSW schools and NAPLAN results — 3 rows charted from 3,402, drawn as a bar
How it decided
Finding the data364 ms

NSW schools and NAPLAN results: 3,402 rows, 53 columns. All NSW My School search entries collected on 13 September 2026.

Shaping the data4 ms

3,402 rows in, 3 out across 2 columns. Directory counts include subcampuses. They do not measure academic performance.

Choosing the chart5 ms

bar. Bars compare directory counts across the three sectors.

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.groupby('sector', dropna=False).size().reset_index(name='entries')

What it charted

3 rows out of 3,402, 2 columns. First 3 shown.

sectorentries
Catholic566
Government2215
Independent621

More from NSW schools and NAPLAN results