cisagov / cisagov/XFD

Load Organization Data

Open
#36 0 comments 0 reactions 2 assignees Claimed by @aloftus23 View on GitHub
dependencies
Dominant language
Python
Stars
30
Forks
22
Avg merge
1d 21h
Merged PRs (30d)
22

Description

# 💡 Summary #

Our application requires access to OrgVu data set. To achieve this, we need to establish a secure connection to the designated serverless data lake. This connection will allow us to retrieve relevant data for analysis, reporting, and decision-making based on the OrgVu data.

## Motivation and context ##

This datasource is critical to manage accounts.

## Implementation notes ##

- VPC Configuration: The application must be configured to connect to the VPC source. The necessary security groups and network ACLs should be set up to allow communication between the application and the VPC storage.
- Access to OrgVu Data: The application should be able to read then model the data from the OrgVu storage within the VPC to the application database.

## Acceptance criteria ##

- [ ] Demonstrate connectivity and data load into application
- [ ] Create Unit Tests

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.