data-infra
data-infra copied to clipboard
Cal-ITP data infrastructure
As an analytics engineer, I want to understand cases where key attributes differ between on and off taps in a variable fare payments transaction so that I can handle the...
In the course of investigating #3038, it became clear that one cause of missing transaction IDs in `fct_payments_rides` is that there are micropayments with no associated device transactions. As an...
In the course of investigating #3038, we found that we have an individual micropayment with a `charge_type` of `complete_variable_fare` but where there is only one device transaction. As an analytics...
See [Google doc with more context](https://docs.google.com/document/d/1YFz0kWXHOhd5_giHo6V0hi6CnQ6wVaDs2hfVHA9qRK8/edit#heading=h.eixyhp4llk1s). This ticket represents the outreach to Littlepay for context on the behavior we're observing.
Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.2 to 1.54.3. Release notes Sourced from grpcio's releases. Release v1.54.3 This is release 1.54.3 (gracious) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. Release notes Sourced from aiohttp's releases. 3.9.2 Bug fixes Fixed server-side websocket connection leak. Related issues and pull requests on GitHub: #7978. Fixed web.FileResponse...
Bumps [undici](https://github.com/nodejs/undici) to 5.28.3 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together. Updates `undici` from 5.22.0 to 5.28.3 Release notes Sourced from undici's releases. v5.28.3 ⚠️...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@bgilbert] Trim...
Bumps [flask-appbuilder](https://github.com/dpgaspar/flask-appbuilder) from 4.1.4 to 4.3.11. Release notes Sourced from flask-appbuilder's releases. 4.3.11 Patch release 4.3.10 fix: openID provider validation flow (#2186) [Daniel Vaz Gaspar] feat: support Auth0 OAuth2 (#2171)...
We store a ton of old data in gtfs-data (duplicated in gtfs-data-test) that isn't accessed anymore. We've confirmed we do not plan to backfill the RT data from H1 of...