@matt-dray's idea:
-
./scrape-stats-list.R
- Scrape https://www.gov.uk/government/statistics (or its RSS feed) for stats publications.
- Get the GOV.UK Content API JSON representation of the pages.
-
./explore-amendments.Rmd
Rendered on RPubs- Explore changes to each publication, in particular any amendments
rsconnect::rpubsUpload("Amendments to GOV.UK statistics publications",
"./explore-amendments.html",
"./explore-amendments.Rmd",
id = NULL,
properties = list())