@MattCowgill Every conversation I had with ABS staff over two decades has included a plea for them to provide a proper, comprehensive data API that doesn't result in a multi-tabbed spreadsheet being returned. Much nodding, never any action. V. big sigh.
@MattCowgill I have been asking ABS for a proper API instead of poxy spreadsheets for over two decades. Looks of incomprehension from ABS employees have been the only result.
@MattCowgill The whole debt ceiling idea is based on a misapprehension about where money comes from. Money is, of course, created out of thin air by mere acts of the will by banks and govts, which issue new loans or bonds.
@MattCowgill Microsoft Teams becomes almost functional after you add the fifth screen to your desk... and never close the 18 Teams windows you need yo have open, otherwise you'll never find anything ever again.
Modelling vaccination facilities, our latest The Conversation article, complete with accompanying scientific paper preprint and interactive web app, 100% open-source. Modelling which the Australian govt should have done before deciding on a strategy... https://t.co/RlLEaf8ppV
@MattCowgill The FT data viz guy gave a keynote at the recent (virtual) RStudio::global conference (for the open-source R data analysis software ecosystem) in which he explained, in hindsight, all the thought processes he used to arrive at his version of your graph, except for one vital one.
@tylermorganwall Any prospects for making use of the GPU cores in the new Apple M1 chip in #rayrender and #rayshader? Assuming an M1-native version of R (still pending a working Fortran 90 compiler in clang, come on, Apple, extract the digit!)
@tylermorganwall We use gt to create lovely structured tables of all our AWS charges... (pull data from cost API via boto3 in python embedded in R via reticulate, untangle the JSON using tidyverse, render with gt, update daily and present in a knitr flexdashboard, works a treat).