rscorecard icon indicating copy to clipboard operation
rscorecard copied to clipboard

Confirm pulled data is same as full files

Open btskinner opened this issue 5 years ago • 0 comments

It would be good to confirm that data pulled via the API matches the complete data files. There are a couple of ways to do this:

Static data

  • [ ] Save a subset of data in a test-data.R file
  • [ ] Compare various API pulls with these data

NB Will have to update static data with each data update, so it would be beneficial to automate the rewrite of this test file when new data are downloaded (maybe add to ./data-raw/make_dict_hash.R)

Download data

  • [ ] Download select data files as needed (not sure if this is possible)
  • [ ] Compare various API pulls with these data

btskinner avatar Aug 18 '20 00:08 btskinner