| jsa_sample | R Documentation |
A small sample dataset from the Jobseeker's Allowance dataset (NM_1_1) for the UK, Great Britain, and England. Useful for offline examples and testing.
jsa_sample
A tibble with 3 rows and 12 columns:
ONS geography code
Geography name (UK, GB, England)
Sex code (7 = Total)
Sex description
Item code
Item description
Measure code (20100)
Measure description
Date code (YYYY-MM format)
Date description
Observed value (number of claimants)
Observation status code
Number of records in query
Nomis API: https://www.nomisweb.co.uk
data(jsa_sample)
head(jsa_sample)
summary(jsa_sample$OBS_VALUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.