raft-tech / TANF-app

Repo for development of a new TANF Data Reporting System
Other
16 stars 3 forks source link

As tech lead, I need the DAC CSV export file naming conventions to include fiscal period and datetime #2949

Closed ADPennington closed 1 month ago

ADPennington commented 2 months ago

Description:

Follow-on to #2908/#2915

The file naming convention for the CSV exports is search_indexes.<schema>_<recordtype>.csv (e.g. search_indexes.tanf_t6.csv).

Because STTs are continuously submitting data, and OFA can export data at anytime, it would be helpful to include more details in the default naming convention to help us keep track of the different versions of each file.

The fiscal period and datetime are needed. e.g. search_indexes.tanf_t6_FY2024Q1_ 240419:12:15:30.csv

Acceptance Criteria: Create a list of functional outcomes that must be achieved to complete this issue

Tasks: Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue

Notes:

NA

Supporting Documentation:

NA

Open Questions:

NA