Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 863 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 863 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.3] - 2024-08-01

Added

  • Support for creating a csv of all published stations in the same format
  • Basic support for identifying stations with incorrect data
  • Refactored the layout of the stations directory

[0.0.2] - 2024-06-10

Added

  • Support for creating a mapping of legacy integer based station ids to the modern alphanumeric ids

[0.0.1] - 2024-05-25

Added

  • Basic project structure using poetry
  • Script for downloading Blue Bikes data into a SQLite database
  • Dockerfile for building container to host datasette.io for downloaded data

Fixed

Changed

Removed