taghistory icon indicating copy to clipboard operation
taghistory copied to clipboard

Allow export of data

Open morray opened this issue 9 years ago • 2 comments

Allow the export of the raw data, e.g. as csv would be awesome. Even better: API for it

morray avatar Aug 24 '16 20:08 morray

There's already an API to download the raw data for a single specific tag. But, admittedly, its current JSON data format is not very re-usable. Let's add an option to have it export CSV data directly.

tyrasd avatar Aug 28 '16 18:08 tyrasd

Let's add an option to have it export CSV data directly.

done and updated the documentation in 8920198. An example: http://taghistory.raifer.tech/node/amenity/drinking_water?format=csv

Still needs some kind of UI, though.

tyrasd avatar Aug 28 '16 18:08 tyrasd