Re-add data export as css/json

Currently, data can't be exported from the frontend anymore. This should be fixed as users should be able to download the raw data for further processing if they so desire.
This could be done in either json-format, exporting the current raw data object as is or as a cleaned csv (possibly removing redundant icon URLs?).