-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
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.Rfile - 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