Skip to content
/ GAlileo Public

Quantifying interactions with government services to support delivery teams to improve their own products and services

Notifications You must be signed in to change notification settings

govau/GAlileo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gov.au Observatory

To quantify interactions with government services, creating insights that support and empower product teams to deliver positive user outcomes

Functional Behaviour diagram (857KB, PDF) Structural Behaviour diagram (2.8MB, PDF)
Functional Behaviour diagram Structural Behaviour diagram

Contents


About gov.au Observatory

The gov.au Observatory aims to quantify interactions with government services and support delivery teams to improve their own products and services. Using anonymous analytics data, we are creating prototypes that visualise user intent, language, behaviour and service outcomes. We want to show where individual services fit in to the broader environment. We want government to deliver the best services it possibly can, and part of that is measuring performance. The Observatory will help to give context and quantifiable measures to delivery teams striving to improve.

Privacy

The Observatory does not:

  • use any personally identifiable information (PII),
  • sell data,
  • provide data access to third parties unless strictly required under our Terms of Service.

Subscribing

If you're working in government and would like to join or learn more, please visit the Observatory on dta.gov.au.

About this repository

This repository contains our work in progress: The folders are structured like so:

  • /dags - Airflow data pipelines. See Airflow 101 for more information.
    • /docker - A docker image we use in data pipelines with R packages
  • /notebooks - Juptyer notebooks of experiments in data analysis
  • /scripts - SQL/R scripts we have used to extract data from Bigquery and other sources
  • /html - A HTML based alpha prototype of a future web interface to the data
  • /shiny - Interactive data exploration prototypes in R/Shiny

Selected examples:

Running the alpha prototype

Using Observatory data (internal staff only)

To run the HTML version, download augov.gexf from /data on Google Cloud Storage, put it in html/observatory/data and run html/observatory/run.sh

Using your own data

We currently use a customised version of Gephi's .gexf file format, adding a "domain" column. You may be able to use a tool like HttpGraph as a starting point to create your own.

Some reading

Blog articles we have written

We are putting out blog content, our first blog can be found here:

Blog articles we recommend