uktrade / public-data-api

The source for the Department for International Trade's Public Data API
https://data.api.trade.gov.uk/
MIT License
5 stars 0 forks source link

feat: compile modc ods sheets as one workbook #193

Closed nboyse closed 6 months ago

nboyse commented 8 months ago

At the moment, we are accidentally overwriting the compiling of each MODC sheet into one workbook by not defining sheets outside of the report loop. This is a PR to ensure we are building the workbook fully.