Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TP2000-1493 - TAP driven quota open data export #1302

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

dougmills-DIT
Copy link
Contributor

TP2000-1493 TAP driven quota open data export

Why

  • The current open data implementation is created from an SQL lite export imported into data workspace and queried via a static query stored in data-flow.
  • The move from data workspace to TAP generated will speed the process up and allows more stringent testing to be automated around the output.
  • Update have been made to the current implementation several times to resolve data inconsistency issues. Moving to within TAP will help reduce future issues as TAP is updated.
  • Moving the creation of quotas open data is the first of several open data exports that would be better placed within TAP.

What

  • Create process to export TAP quota data to a CSV file
  • Add methods of storage for both S3 and local
  • Unit test everything

Checklist

  • Requires migrations? No
  • Requires dependency updates? No

Links to relevant material
See: Description

@SteveCN7
Copy link

SteveCN7 commented Oct 8, 2024

Silly question - the initial volume column, are we pulling that from TAP or OTT? I think we should be pulling it from TAP really if we're not already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants