Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[Issue #125] Setup agency tables for transformation #127

Merged
merged 60 commits into from
Sep 13, 2024

Conversation

chouinar
Copy link
Collaborator

@chouinar chouinar commented Jun 28, 2024

Summary

Fixes #125

Time to review: 10 mins

Changes proposed

Added agency tables

Added tgroups tables to the staging & foreign tables

Added factories / data setup for these tables

Context for reviewers

https://docs.google.com/document/d/1EPZJyqTQruq-BkQoojtrkLqgVl8GrpfsZAIY9T1dEg8/edit provides a lot of rough details on how this data works in the existing system

The next ticket will be to transform the data stored in tgroups into the new agency table(s).

The agency table I created contains most of the fields from the legacy system (in a normalized structure) including a few that I don't think we quite need, but just in case they have a separate purpose than what I can understand, I'm preferring to keep them.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 8, 2024
@chouinar chouinar marked this pull request as ready for review July 8, 2024 18:02
acouch
acouch previously approved these changes Jul 29, 2024
Base automatically changed from chouinar/104-cleanup-transformations to main August 2, 2024 15:29
@chouinar chouinar dismissed acouch’s stale review August 2, 2024 15:29

The base branch was changed.

@chouinar chouinar requested a review from acouch September 10, 2024 13:23
@chouinar chouinar merged commit 3a19603 into main Sep 13, 2024
8 checks passed
@chouinar chouinar deleted the chouinar/125-agency-table branch September 13, 2024 16:59
acouch pushed a commit that referenced this pull request Sep 18, 2024
Fixes HHS#2050

Added agency tables

Added tgroups tables to the staging & foreign tables

Added factories / data setup for these tables

https://docs.google.com/document/d/1EPZJyqTQruq-BkQoojtrkLqgVl8GrpfsZAIY9T1dEg8/edit
provides a lot of rough details on how this data works in the existing
system

The next ticket will be to transform the data stored in tgroups into the
new agency table(s).

The agency table I created contains most of the fields from the legacy
system (in a normalized structure) including a few that I don't think we
quite need, but just in case they have a separate purpose than what I
can understand, I'm preferring to keep them.

---------

Co-authored-by: nava-platform-bot <[email protected]>
acouch pushed a commit that referenced this pull request Sep 18, 2024
Fixes HHS#2050

Added agency tables

Added tgroups tables to the staging & foreign tables

Added factories / data setup for these tables

https://docs.google.com/document/d/1EPZJyqTQruq-BkQoojtrkLqgVl8GrpfsZAIY9T1dEg8/edit
provides a lot of rough details on how this data works in the existing
system

The next ticket will be to transform the data stored in tgroups into the
new agency table(s).

The agency table I created contains most of the fields from the legacy
system (in a normalized structure) including a few that I don't think we
quite need, but just in case they have a separate purpose than what I
can understand, I'm preferring to keep them.

---------

Co-authored-by: nava-platform-bot <[email protected]>
acouch pushed a commit to HHS/simpler-grants-gov that referenced this pull request Sep 18, 2024
Fixes #2050

Added agency tables

Added tgroups tables to the staging & foreign tables

Added factories / data setup for these tables

https://docs.google.com/document/d/1EPZJyqTQruq-BkQoojtrkLqgVl8GrpfsZAIY9T1dEg8/edit
provides a lot of rough details on how this data works in the existing
system

The next ticket will be to transform the data stored in tgroups into the
new agency table(s).

The agency table I created contains most of the fields from the legacy
system (in a normalized structure) including a few that I don't think we
quite need, but just in case they have a separate purpose than what I
can understand, I'm preferring to keep them.

---------

Co-authored-by: nava-platform-bot <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api database documentation Improvements or additions to documentation python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Create tables for agency data
3 participants