category : Blog
-
IMA Conference 2024
January 12, 2024
Just on the way back from the 9th World Congress of the International Microsimulation Association in Vienna. Northumbria allowed Howard Reed and I to go to present our NIHR work.
It was fun. Met some good people, heard some interesting papers, and our presentations went fine, I think.
Tags: Conferences -
Conjoint Analysis
June 27, 2023
Here’s a cool thing I’m using the model for Conjoint Analysis. The idea is that you model a fiscal system, and as well as the usual costings, gainers and losers and the like, the model also gives you an indication of how popular your scheme would be with the general public.
Tags: Conjoint Analysis -
Some things I've written (part 1)
June 21, 2023
Here’s a bunch of stuff I wrote (mostly co-wrote) when I was IFS. I’ll add a something on post-IFS work presently.
Tags: Affordability -
Presentation at Juliacon
August 8, 2022
I gave a short talk on the model at Juliacon 2022.
Tags: IMA -
Updating
January 1, 2022
This is just a reminder to me. There are so many steps to keeping a model like this up-to-date. And no real way of automating the process, sadly.
Tags: Programming -
Pension Contributions
January 1, 2022
Dunno if this is quite right, but …
Tags: Programming -
Two New Interfaces
January 1, 2022
I’ve built two new interfaces for the model. One is a simple budget sim and the other a specialised Basic Income model.
Tags: Programming -
To-Dos
January 1, 2022
It’s like painting the Forth Bridge, this. I’ve got to get back to the day-job stuff that pays the bills. Here’s a rough list of what I think currently needs to be done. It’s a lot. There are lots of TODOS and FIXMES dotted through the code - I count 256 of them. Often these are notes about duplicate code, bad naming practices, or things that I’ve hard-coded which should be parameterised. Often things that need checked again.
Here are the main things, I think:
Tags: Programming -
The International Microsimulation Association
January 1, 2022
I gave a short talk on the model at this years’ International Microsimulation Association Conference.
Tags: IMA -
Scotland's Kinkiest Families
November 14, 2021
I’ve finally put some of this model out into the world - to almost zero response so far, but that’s OK.
Tags: Incentives -
Frontends
November 13, 2021
This thing isn’t going to be of much general use if people can’t interact with it.
Tags: Programming -
Output Starts to Arrive
November 13, 2021
Tags: Inequality -
Inequality Weirdness
November 13, 2021
So I’ve started getting some output out of the model. I’ll do some posts on the full aggregate results presently (pretty encouraging so far), but one odd one stands out: my version of Scotland is a disturbingly equal society compared to what everyone else thinks.
Tags: Programming -
Testing, Testing
November 13, 2021
The model now has a huge test suite, all of which passes, but I worry about test coverage still.
Tags: Unit Testing -
The Legacy to UC Transition
November 12, 2021
We’re in the middle of the move from the Legacy Benefit to Universal Credit transition. Modelling this is tricky.
Tags: Tax Credits -
Scottish Disability Benefits
September 7, 2021
A series of new Scottish disability benefits are moving towards implementation.
Kind of the point of this model is to capture changes like this.
Tags: Disability -
Incomes Again
May 20, 2021
Here’s a nice thing I discovered today - kind of rediscovered, as I’d asked about this a while back but it’s only just clicked.
Tags: Arrays,Julia -
Benefit Woes
May 20, 2021
Still plodding on with this. I did a fairly big refactor of how incomes where handled, and that’s simplified things bit. Need to do another one to cut down some of the huge enumerations used for employment and education status and the like, and simplify many of the crazily long names.
Tags: Benefits -
Local Matters
May 20, 2021
Now that I have merged in SHS data, with postcodes, I’ve been doing something with it.
Tags: Local Taxes -
Merging SHS and FRS Data
February 7, 2021
Some notes as I try to add some Scottish Household Survey Data to my FRS based dataset.
Tags: Data Merging -
Getting Somewhere, and a Mild Rant
December 15, 2020
.. 3 months later.
The Covid test I mentioned last time was negative. But 4 weeks ago I had another test, just on a vague feeling, and that one was positive. So it’s been a tricky few weeks. I’ll maybe write an entire entry on this.
On the model: I’ve been fitting it in amongst paid work, so progress is slower than I’d like.
Tags: Programming -
Making A Start
July 8, 2020
I’m writing a Scottish Tax Benefit model, and I thought I would blog my progress. I’m writing this mainly just for me, as a kind of journal; I really would be rather disturbed if anyone read much of it (but, if you do, welcome..). As much as anything I’d like some practice writing a few hundred words every day.
Tags: Programming