dfe-analytical-services / eesyapi

An R package with useful utility functions for connecting to, and processing data from, the DfE's explore education statistics API.
https://dfe-analytical-services.github.io/eesyapi/
Other
1 stars 0 forks source link

Data cleaner #5

Open rmbielby opened 2 months ago

rmbielby commented 2 months ago

Could have a script to do some standard cleaning on the returned data that returns it to standard elements.

For example, National is returned as NAT.

This could be something that could be done on the API side instead of post-processing it, but might be useful to have such a script available to track anything that's coming out not as an analyst would want it.