Skip to content

Releases: mbta/lamp

v1.2.10 - put Glides data in correct Tableau Project

25 Mar 19:51
68b3c7b
Compare
Choose a tag to compare

What's Changed

  • FIX: Add Glides project_name to hyperjobs to write them to the correct project by @huangh in #491

Full Changelog: v1.2.9...v1.2.10

v1.2.9 Tableau Features - Glides, Bus data, EST Timestamps

24 Mar 20:19
50097c5
Compare
Choose a tag to compare

What's Changed

  • FEAT: Add TransitMaster fields to aid validation of GTFS vs Transitmaster bus data by @huangh in #485
  • FIX: Tableau writer schema mismatch with Bus schema by @huangh in #486
  • FEAT: Publish Glides events to Tableau by @huangh in #489
  • FIX: Convert Times back to strings to handle when times are greater than midnight by @huangh in #490

Full Changelog: v1.2.8...v1.2.9

FEAT: convert service_date in bus schema from string -> date_type for Tableau

25 Feb 19:16
0dea9ce
Compare
Choose a tag to compare

What's Changed

  • polars date conversion for service_date by @ahu42 in #483
  • FIX: service_date type in bus schema from string to date_type required by @ahu42 in #484

Full Changelog: v1.2.7...v1.2.8

Bus Data Tableau datetime fields to EST/EDT

19 Feb 20:30
0733154
Compare
Choose a tag to compare

Convert bus data tableau datetime fields to EST/EDT to simplify analysis - update bus data dictionary