taghistory
taghistory copied to clipboard
Allow export of data
Allow the export of the raw data, e.g. as csv would be awesome. Even better: API for it
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.
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.