twoHelixestwoHelixes Start free

Datasets / Queensland school directory (May 2020)

School directory entries by sector (2020)

Counts describe the historical directory. Achievement data is not included.

Question How many schools are in each sector?
02505007501k1.2kNon-StateStateSector
Queensland school directory (May 2020) — 2 rows charted from 1,774, drawn as a bar
How it decided
Finding the data981 ms

Queensland school directory (May 2020): 1,774 rows, 16 columns. Queensland Department of Education school directory, May 2020, CC BY 4.0.

Shaping the data4 ms

1,774 rows in, 2 out across 2 columns. Counts describe the historical directory. Achievement data is not included.

Choosing the chart8 ms

bar. Bars compare counts across sectors; missing NAPLAN scores are not treated as zero.

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='schools')

What it charted

2 rows out of 1,774, 2 columns. First 2 shown.

sectorschools
Non-State525
State1249

More from Queensland school directory (May 2020)