{"id":23235884,"url":"https://github.com/hack-light/hngi9-csv-task","last_synced_at":"2026-05-05T23:32:34.555Z","repository":{"id":123070097,"uuid":"561032636","full_name":"Hack-Light/HNGi9-CSV-Task","owner":"Hack-Light","description":"This is a HNGi9 Project I submitted that reads a csv file, saves out each row as a json file, hashes the json files and creates a modified csv file with the new hash for each row included in the row.","archived":false,"fork":false,"pushed_at":"2022-11-05T06:47:16.000Z","size":104,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:36:07.427Z","etag":null,"topics":["chia-blockchain","chip-0007","csv","json","nft","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hack-Light.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-02T19:48:49.000Z","updated_at":"2023-03-07T15:46:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ff2e422-75b0-42e9-b1de-22ab68d4a31b","html_url":"https://github.com/Hack-Light/HNGi9-CSV-Task","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hack-Light/HNGi9-CSV-Task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2FHNGi9-CSV-Task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2FHNGi9-CSV-Task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2FHNGi9-CSV-Task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2FHNGi9-CSV-Task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hack-Light","download_url":"https://codeload.github.com/Hack-Light/HNGi9-CSV-Task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hack-Light%2FHNGi9-CSV-Task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chia-blockchain","chip-0007","csv","json","nft","nodejs"],"created_at":"2024-12-19T03:29:47.812Z","updated_at":"2026-05-05T23:32:34.540Z","avatar_url":"https://github.com/Hack-Light.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV READER AND WRITER\n\nThis is a HNGi9 Project I submitted that reads a csv file, saves out each row as a json file, hashes the json files and creates a modified csv file with the new hash for each row included in the row.\n\n\u003e **Note:** This Script works with csv files that have the following headers - [ \"TEAM NAMES\", \"Series Number\", \"Filename\", \"Name\", \"Description\", \"Gender\", \"Attributes\", \"UUID\"].\n\nTo add new columns, Just edit the `columns` array and add the new column in the right place.\n\n# STRUCTURE\n\n- the `csv` folder contains the original csv file and the modified version. Copy your csv file into this folder\n- the `json` folder contains all generated json files\n- the `main.js` houses the implementation.\n\n# HOW TO RUN THE PROGRAM\n\n- Clone the repo\n- Change into the cloned directory\n- In your terminal run `npm install`\n- Copy your csv file into the `csv/` folder\n- In the `main.js` file, change the `filename` variable to your csv file name without the extention.\n- In your terminal run `node main.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack-light%2Fhngi9-csv-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhack-light%2Fhngi9-csv-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack-light%2Fhngi9-csv-task/lists"}