ScotGovAnalysis / opendatascot

An R package to pull data from statistics.gov.scot into R
https://scotgovanalysis.github.io/opendatascot/
MIT License
47 stars 6 forks source link

Missing SIMD group dataset #111

Open GordonBryden opened 1 year ago

GordonBryden commented 1 year ago

Reported by user -

  1. If I search for all datasets in the SIMD group, the list returned is missing at least one of them. • This command (“ods_all_datasets() %>% filter(grepl("scottish-index", URI))”) gives a list of 10 datasets but your website (“https://statistics.gov.scot/resource?uri=http%3A%2F%2Fstatistics.gov.scot%2Fdef%2Fconcept%2Ffolders%2Fthemes%2Fscottish-index-of-multiple-deprivation”) lists 11 datasets. • This one gets missed - https://statistics.gov.scot/resource?uri=http%3A%2F%2Fstatistics.gov.scot%2Fdata%2Fscottish-index-of-multiple-deprivation-historical-i although it is possible to pull data from it when you know it is there.