{"id":16855400,"url":"https://github.com/jehiah/csvfilter","last_synced_at":"2025-03-18T11:12:32.934Z","repository":{"id":21444175,"uuid":"24762512","full_name":"jehiah/csvfilter","owner":"jehiah","description":"A simple tool to filter for specific csv columns","archived":false,"fork":false,"pushed_at":"2019-12-30T16:24:46.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T17:32:28.675Z","etag":null,"topics":["csv","csv-converter","csvfilter","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jehiah.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}},"created_at":"2014-10-03T14:58:17.000Z","updated_at":"2020-05-30T08:43:46.000Z","dependencies_parsed_at":"2022-07-23T09:30:28.506Z","dependency_job_id":null,"html_url":"https://github.com/jehiah/csvfilter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehiah%2Fcsvfilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehiah%2Fcsvfilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehiah%2Fcsvfilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jehiah%2Fcsvfilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jehiah","download_url":"https://codeload.github.com/jehiah/csvfilter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207747,"owners_count":20416109,"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","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":["csv","csv-converter","csvfilter","go"],"created_at":"2024-10-13T13:59:40.821Z","updated_at":"2025-03-18T11:12:32.906Z","avatar_url":"https://github.com/jehiah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csvfilter\n\n[![Build Status](https://secure.travis-ci.org/jehiah/csvfilter.png?branch=master)](http://travis-ci.org/jehiah/csvfilter) [![GitHub release](https://img.shields.io/github/release/jehiah/csvfilter.svg)](https://github.com/jehiah/csvfilter/releases/latest)\n\n`csvfilter` provides an easy way to extract specific CSV columns in a unix pipeline\n\nTo extract just the 0th and 2nd CSV column (skipping the 1st column) you could run this:\n\n```bash\ncat data.csv | csvfilter -c 0,2\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjehiah%2Fcsvfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjehiah%2Fcsvfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjehiah%2Fcsvfilter/lists"}