Trying out GitHub OCTO's Flat Data with the Capital Bikeshare station data set.
This grabs station_information.json once a day and converts it into pretty-printed JSON, GeoJSON and CSV. In theory, this will allow us to see any changes as stations are added, moved or removed from the system in the commit history of this repository, following Simon Willison's git scraping technique.
The files station_information.*
are generated, please do not modify them.