statisticssweden / PxWeb

Web application for disseminating statistical tables
https://www.scb.se/pxweb
Apache License 2.0
33 stars 23 forks source link

Bulk download of files #639

Closed likp closed 3 months ago

likp commented 4 months ago

There is a directive from European Commission about High Value Datasets (HVD). It states that some datasets or tables in Px terms are considered of high value and that we should provide API and the ability to bulk download these datasets. PxWeb already provides an API but it would be nice if it also could add the possibility to bulk download the whole dataset.

Suggested solution Add an endpoint in the admin API that dumps out the tables to CSV files.