{"id":32499366,"url":"https://github.com/victorola-coder/csvon","last_synced_at":"2026-07-06T04:31:11.131Z","repository":{"id":319107268,"uuid":"1077614003","full_name":"Victorola-coder/csvon","owner":"Victorola-coder","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-16T13:48:30.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-10-17T16:52:45.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Victorola-coder.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-16T13:48:01.000Z","updated_at":"2025-10-16T13:48:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"8872af61-7c60-4e72-908d-8b0d4a3bfb62","html_url":"https://github.com/Victorola-coder/csvon","commit_stats":null,"previous_names":["victorola-coder/csvon"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Victorola-coder/csvon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victorola-coder%2Fcsvon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victorola-coder%2Fcsvon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victorola-coder%2Fcsvon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victorola-coder%2Fcsvon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Victorola-coder","download_url":"https://codeload.github.com/Victorola-coder/csvon/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victorola-coder%2Fcsvon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281295811,"owners_count":26476759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-27T15:52:43.592Z","updated_at":"2025-10-27T15:52:44.958Z","avatar_url":"https://github.com/Victorola-coder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data generation (Health Aid)\n\nThis repository includes a script to convert the CSV into a normalized JSON file for the app.\n\n## Files\n\n- `Natural Health Hacks - Health-Aid.csv` — source data (as shared)\n- `scripts/parse_health_aid.py` — parser and normalizer\n- `data/health_aid.json` — generated output (84 remedies)\n\n## Run\n\n```bash\npython3 \"scripts/parse_health_aid.py\"\n```\n\nThe script will write the JSON to `data/health_aid.json`.\n\n## Notes\n\n- The parser fixes some common misspellings and normalizes spacing, but avoids heavy edits; please review content for medical accuracy.\n- Grouping logic: a new remedy begins when the `Items` column is non-empty; subsequent rows with an empty `Items` belong to the previous remedy.\n- `ingredients` are simple strings for now; we can structure them later as `{name, quantity, unit}`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorola-coder%2Fcsvon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorola-coder%2Fcsvon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorola-coder%2Fcsvon/lists"}