1  Welcome!

Welcome to this HSMA book on Geographic Modelling & Visualisation.

This book accompanies module 3 of the 15 month HSMA programme.

It is aimed at people with some experience of Python who want to be able to work with geographic data.

It is particularly aimed at people in the UK working in the National Health Service (NHS), policing, social care, public health or local government.

We will cover topics including:

term definition
API <b>Application Programming Interface</b><br/><br/> A way for two or more programs to talk to one another. Designed for computer programmers to utilise when writing programs rather than being used by an end user.<br/><br/> You will send a request to an API and it will send back a response. For example, you might request data on the postcode EX2 5AA from the postcodes.io API, and it will return a text string containing data like the latitude and longitu