Prototype · Australia-focused

Decide on a suburb with official data and clear context—not guesswork.

One payment unlocks a structured briefing that combines police-recorded offences, mapped infrastructure, and (where available) public community chatter—summarised so you can act confidently.

  • OpenStreetMap basemap tiles work Australia-wide; amenity pins come from `/api/map-pois` (Overpass, cached).
  • Australia search uses `/api/geocode-au` (Nominatim, cached)—respect polite rates; not a bulk geocoder SLA.
  • Live Queensland offence rollups attach only inside the SEQ centroid heuristic routed to Brisbane North/South CSV via `/api/qld-crime`.

Report generator

Type any Australian postcode (e.g. 2000), suburb + state, or tap a preset chip. Realview geocodes the centroid, flies the map everywhere in Australia, and only swaps in live Queensland SEQ district CSV stats when our heuristic matches Brisbane North/South aggregates.

Recently viewed:
Stripe-ready checkout PDF export layout No login required

Payment & delivery

Production build wires a Stripe Payment Link or Checkout Session. Email capture precedes PDF delivery and receipt.

Powered by Stripe · simulation

What you receive

Four coordinated views mirror the downloadable PDF narrative: map context, verified stats, qualitative signals, then infrastructure grounding.

Crime geography

OpenStreetMap basemap nationwide; proximity markers from `/api/map-pois` (OSM-derived).

Official breakdown

Category totals, trend direction, analyst-style callouts.

Community digest

Disclosed as disconnected here — avoids inventing testimonials or scraped posts.

Infrastructure roster

Schools, stations, beats—proximity-aware copy for purchasers.

Target overview

Briefing dashboard

Overall risk rating Moderate 12-month trend stabilising
  • Live — OpenStreetMap basemap tiles & amenity pins nationwide (`/api/map-pois` · Overpass, cached).
  • Live — Australian postcode/suburb centroid lookup (`/api/geocode-au` · Nominatim, heavily cached).
  • Scoped live — Queensland monthly offence CSV only maps to SEQ centroids routed to Brisbane North/South districts (`/api/qld-crime`).
  • Capacity note — Public OSMF tile, Overpass & Nominatim services are openly shared—you must throttle (this demo caches aggressively; production bulk runs need funded mirrors).
  • Not connected — neighbourhood social feed / sentiment summaries.
Loading dashboard…

District offence pressure gauge (district CSV — not postcode street risk).

/ 100
Latest period QPS CSV month label
District total Aggregate pillars*
vs prior year month YoY benchmark
vs 12-month district avg Same district window

Category mix · latest CSV month

Area map · OpenStreetMap

Real basemap tiles. Markers queried live near the suburb centroid (police stations, schools, rail/transit stops). No synthetic “crime hotspots” overlaid unless you add geocoded incident data licensed for mapping.

Official police statistics

Recorded incidents · latest CSV month · district aggregate

Local infrastructure

Mirrors supplementary map plotted in the PDF appendix.

    Downloaded PDF — layout preview

    Portrait A4-ready styling. Export is simulated here; integrate WeasyPrint, ReportLab, or headless Chromium in backend.

    Executive summary

    Risk rating
    12-month trend
    Primary category

    Official data · category table

    Category Incidents

    Community sentiment highlights

      Composite signal

      Infrastructure & proximity

        Realview © · Provided as-is using public references and references and illustrative analytics. Not financial or conveyancing advice.

        Simple pricing

        AUD $9.95 per briefing

        Covers compilation, visuals, PDF packaging, and email delivery path. Taxes additional if applicable.

        Typical Stripe fee
        Approx. ~1.75% + $0.30 per successful charge · verify current pricing.
        Refund posture
        Implement a postcode coverage lookup before Checkout to minimise disputes.

        Lean operations

        Indicative monthly run costs

        Targets a micro-SaaS where low fixed infra matters more than squeezing marginal latency. Figures are illustrative—revise quarterly.

        Infrastructure

        AUD $8–22

        Entry unmanaged VPS · scale after consistent volume.

        Maps APIs

        Often $0

        Credits may cover Places + Maps if traffic stays modest.

        Open police data

        AUD $0

        Licence-checked extracts ingested nightly or weekly.

        Community feeds

        AUD $0–120+

        Hosted scrapers/residential proxies spike costs—design graceful degradation first.

        LLM parsing

        < AUD $15

        Lightweight models per report batches stay cheap versus revenue at $9.95 each.

        Marginal breakeven

        < 5 reports/mo*

        *Assuming lean stack and minimal paid enrichment. Tune after real usage records.

        Production pipeline

        Official data sources & APIs

        Realview merges OpenStreetMap, cached Nominatim search, and optional Queensland district CSV tiers into one briefing PDF layout. Honour every upstream licence and attribution line.

        1. Queensland crime statistics (QPS / Open Data)

        Monthly reported offence counts and rates by crime type and geographic area are published on the Queensland Open Data Portal. Use bulk CSV for a local warehouse, or the portal’s CKAN API for programmatic discovery and resource URLs.

        QPS Online Crime Map (reference)

        Use the official map to align product language with QPS offence groupings (e.g. Unlawful Entry, Property Damage, Assault)—not as a scrape target. Locations are approximate; read the map’s own limitations and disclaimers.

        2. Live district stats on this prototype

        Charts can call Cloudflare Pages Function  GET /api/qld-crime?district=… (South Brisbane mapped to CBD / inner-east demos · North Brisbane to northern corridors like Albany Creek) for CSV-backed monthly aggregates sourced from Queensland Open Data — edge-cached briefly to protect the origin budget.

        3. Infrastructure enrichment options

        This shipped demo already queries OpenStreetMap amenities through `/api/map-pois`. Optionally augment with Google Places, Apple Maps, HERE, etc., when commercial licensing allows.

        Google Maps Platform — Places

        Suitable for nearest police stations, rail stations, shopping centres, and other place types around a searched suburb or geocode—subject to Google’s terms and billing.

        Queensland state schools (Open Data)

        Official state school geographic products and related education datasets on the portal—use for authoritative coordinates and catchments instead of, or alongside, Google results.

        Support & data integrity

        Production version should disclose refresh cadence, licensing, and omit social module when upstream fails rather than silently degrading QA.