salesdata | R Documentation |
A data.frame object containing spatio-temporal data on property sales and the total number of properties for the 271 Intermediate Zones (IZ) that make up the Greater Glasgow and Clyde health board in Scotland. Yearly data are available between 2003 and 2013 inclusive. These data are used in a worked example in the vignette accompanying the CARBayesST package.
data(salesdata)
A data.frame object containing 2981 observations on the following 4 variables.
IZ
The unique identifier for each IZ.
year
The year the data relate to.
sales
The number of property sales.
stock
The number of properties.
These data were provided by the Scottish Government via http://statistics.gov.scot.
data(salesdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.