Hello, this a Summary of the NZ LTPP programmes data to 2021!
The aim of the site is to display the data from the NZ LTPP programme graphically and show case the freeware statistical software used to do this.
You will see the code used to extract the data from the LTPP database, tidy the data, graphically display the data and then you will see the graphics.
The site is deliberately doing this as part of “Data Science” approach to make analysis accessible and reproducible.
All the code is available for download at Github and a copy of the database is available from the NZTA.
The site contains only 8 pages but they contain a lot of detail as the short descriptions below will explain.
The tabs at the top of the page will take you to other pages containing the data.
It is a beta site hosted on Github and written with R and R Studio.
R and Rstudio are very well documented online.
A detailed discription on how to create a site like this is on the “About” page.