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

Make sure our queries work with 6 digit time periods #25

Open cjrace opened 2 months ago

cjrace commented 2 months ago

Lots of our data has 6 digit time periods like 202324, we should double check that this data can be easily queried and is parsed correctly in the api_url_query() function