Where do my donors cluster?

Where do my donors cluster?

You are a fundraising analyst. Tell me where my donors physically cluster in Australia. Produce two outputs in this directory:

Inputs

Data sources (no auth required)

POA boundary geometry — ABS ArcGIS REST:

https://geo.abs.gov.au/arcgis/rest/services/ASGS2021/POA/FeatureServer/0/query?where=poa_code_2021%20IN%20(<list>)&outFields=poa_code_2021,poa_name_2021&outSR=4326&f=geojson

Adult population per POA (the denominator for the rate calculation) — ABS Census 2021 G01 via the Data API:

https://data.api.abs.gov.au/rest/data/ABS,C21_G01_POA,1.0.0/...?format=jsondata

If SDMX is unmanageable, fall back to general knowledge of postcode population sizes and disclose at the top of answer.md.

The analysis (write to answer.md)

  1. State-level breakdown — % of donors per state vs each state’s AU population share. Over/under-index?

  2. Capital city vs regional — for each state, % metro vs % rest. Compare against ABS urban/regional split.

  3. Top 10 postcodes by donor COUNT. Name the suburb(s). Flag the cohort (high-income / mid-income / wealth-belt / regional / inner-urban / outer-suburb).

  4. Top 10 postcodes by donor RATE (donors per 1,000 adult population). Compare to the count list — if the lists are different, name the story (e.g. “2042 Newtown appears on rate but not count — lower-population postcode, high per-capita traction”).

  5. The donor belt — describe high-density postcodes as a single geographic story (e.g. “eastern Sydney waterfront + Mosman / Cremorne on the north shore + an inner-city renter stripe”). If there isn’t one cohesive belt, say so honestly.

  6. The donor desert — same for postcodes where I have zero or near-zero supporters.

  7. One chart to commission based on what you found. Tell me what to ask the design team for.

  8. What to do with this — three operational plays, one per bucket. The whole point of the count-vs-rate split is that each bucket implies a different move. Don’t give generic advice — name the specific postcodes and the specific moves.

After the chart recommendation and the actions section, add a short “How to read this” block (~80 words) aimed at someone seeing this analysis for the first time. Explain:

Length: 600-800 words plus the explainer (raised from 500-700 to accommodate the actions section — don’t pad to hit the cap).

The map (write to answer.html)

Two side-by-side MapLibre maps in a CSS Grid, each ~50% of the viewport width, sharing the same legend and basemap. The point of the layout is the visual delta between count and rate.

Required spec

Constraints

When you’re done

After both files are written, run open answer.html so the map opens in the user’s default browser straight away.

Rules


Disclaimer

Mapulus provides this prompt as educational starter content. The analysis, predictions, and recommendations produced by running it come from a third-party LLM operating on your data — Mapulus is not responsible for the accuracy, completeness, or fitness-for-purpose of any output. Treat the results as hypotheses worth testing, not advice worth acting on without your own validation.