Skip to content

Confirm pulled data is same as full files #13

@btskinner

Description

@btskinner

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions