Originally posted by oddoneout
View Post
For what it's worth, here's how to get the machine-readable format:
1. Open the programme page
2. In the browser address bar append '/segments' (without the quotes) to the address line and press the 'go' button
3. You might notice that the pid code changes - this is the vpid which is needed for the next step
4. In the browser address bar append '.json' (without the quotes, but don't miss the 'dot') to the address line and press the 'go' button
Some browsers will present a jumble of text, although it is possible to visually extract the information. Firefox switches to a format which separates the various fields and makes it easier to read.
Comment