Kusafqe / Kusafqe/data-engineering-project
Create reporting table in SQL
Open
@Kusafqe is already working on this.
Since Dec 12, 2023.
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a software engineer I need to define the first reporting table in SQL.
This table needs to contain several aggregations of the data in the source database to create new fields. It is important to add two fields for the partitioning of the date. These would be "ingestion_date", "ingestion_timestamp".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.