-
Notifications
You must be signed in to change notification settings - Fork 44
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
Update the csv processing #120
Comments
I would like to work on this issue |
Hi!
Without these details, the ticket cannot be listed on the C4GT Community Listing. Please update the ticket |
Hello @techsavvyash @ChakshuGautam , |
I am interested in this project as of my skill set [TypeScript, Node JS] is met with this project's requirements, and through this project it will help me to learn new real-world challenges and gaining knowledge from it. |
Hello @techsavvyash, my name is Jayesh. I have a doubt regarding the given task. Should the metadata fields be integrated directly into the JSON structure, making them readily available and easily accessible alongside the other data in the JSON objects? Am I correct in my understanding? |
Yes @jayesh9747 |
Hello @techsavvyash, I am eager to work on this issue. Could you please assign it to me? I would also appreciate some guidance on how to approach the task. Can you share your Discord username so that we can communicate more efficiently? Thank you. |
Description
A lot metadata like the indexes of particular keywords like 'metric' and 'dimension' are required to be used at multiple places in the code, these should be calculated once and saved in the JSON structure that is generated as a result of CSV parsing, for easy referencing throughout the functions
Goals
To have these metadata fields as first class easily accessible entities in the JSON objects created post csv processing.
Project
cQube-ingestion
Organization Name
Samagra | Transforming Governance
Mentor(s)
@techsavvyash @ChakshuGautam
Technical Skills Needed
Typescript, NodeJS
Complexity
Low
Category
Enhancements
Sub Category
CSV Parsing
Domain
Others
The text was updated successfully, but these errors were encountered: