{"id":28482266,"url":"https://github.com/osmlab/comparecsv-to-fix","last_synced_at":"2025-07-29T06:07:57.689Z","repository":{"id":137435980,"uuid":"53683028","full_name":"osmlab/comparecsv-to-fix","owner":"osmlab","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-13T06:45:56.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-06-30T07:47:57.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osmlab.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}},"created_at":"2016-03-11T17:05:30.000Z","updated_at":"2022-10-16T00:39:36.000Z","dependencies_parsed_at":"2023-07-21T08:16:34.743Z","dependency_job_id":null,"html_url":"https://github.com/osmlab/comparecsv-to-fix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osmlab/comparecsv-to-fix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmlab%2Fcomparecsv-to-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmlab%2Fcomparecsv-to-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmlab%2Fcomparecsv-to-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmlab%2Fcomparecsv-to-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osmlab","download_url":"https://codeload.github.com/osmlab/comparecsv-to-fix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmlab%2Fcomparecsv-to-fix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638955,"owners_count":24119765,"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-07-29T02:00:12.549Z","response_time":2574,"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-06-07T20:09:38.975Z","updated_at":"2025-07-29T06:07:57.676Z","avatar_url":"https://github.com/osmlab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comparecsv-tofix\n\nCompare CSV files before upload in to-fix. the CSV files must come from [osmlint2csv](https://github.com/osmlab/osmlint2csv).\n\n`comparecsv-to-fix` will extract data from to-fix DB, the items that have been marked as `not-an-error` and then `comparecsv-to-fix` will read the new file which you want to upload to-fix, finally the app will  make a comparison between these two datasets,  the output will be items that have not been marked as `not-an-error`.\n\nThis will help on focused in items which need to resolve through to-fix. and not on the `not-an-error` issues.\n\n## Setting up  the access to DB\n\nFor accessing to the database you are required to set the environment variables\n\n\n```\n  export DBUsername='postgres'\n  export DBPassword='1234'\n  export DBAddress='database'\n  export Database='dbtofix'\n\n```\n\n## Install\n\n```\ngit clone https://github.com/osmlab/comparecsv-to-fix.git\ncd comparecsv-to-fix/\nnpm install \u0026\u0026 npm link\n```\n\n## How to use\n\n```\ncomparecsvtofix --idtask=unconnectedmajorhighways unconnected-major-highways.csv \u003e result.csv\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmlab%2Fcomparecsv-to-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosmlab%2Fcomparecsv-to-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmlab%2Fcomparecsv-to-fix/lists"}