{"id":17962479,"url":"https://github.com/embik/ing-csv-importer","last_synced_at":"2026-05-18T07:33:48.914Z","repository":{"id":108808566,"uuid":"517628046","full_name":"embik/ing-csv-importer","owner":"embik","description":"Small utility for importing (German) ING account statements into an SQLite database","archived":false,"fork":false,"pushed_at":"2022-07-25T11:01:18.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-20T07:05:02.265Z","etag":null,"topics":["banking","ing","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/embik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-25T10:57:45.000Z","updated_at":"2022-09-23T14:07:19.000Z","dependencies_parsed_at":"2023-07-17T18:12:55.411Z","dependency_job_id":null,"html_url":"https://github.com/embik/ing-csv-importer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/embik/ing-csv-importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fing-csv-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fing-csv-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fing-csv-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fing-csv-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embik","download_url":"https://codeload.github.com/embik/ing-csv-importer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embik%2Fing-csv-importer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: 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":["banking","ing","sqlite"],"created_at":"2024-10-29T11:19:30.178Z","updated_at":"2026-05-18T07:33:48.881Z","avatar_url":"https://github.com/embik.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ing-csv-importer\n\nThis small utility can be used to process a CSV file as given by the ING (DiBa) account overview into an SQLite database. That database can be used to further analyze your personal expenses.\n\nI wrote this tool because exported CSV files for account statements as returned from the German ING website are kind of weird and need some kind of post-processing (they are encoded as `latin1`, for example). I cannot guarantee this works on any CSV file that is presented to users (perhaps international variants of ING export things differently).\n\nWhy SQLite? This tool can be executed many times, but the SQLite database will not include duplicate entries (e.g. because exported files overlap in transaction history). That could probably be done when exporting to a \"complete\" CSV file as well, but letting SQLite take care of this was, to be honest, much easier.\n\n## License\n\nThis repository is [MIT licensed](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembik%2Fing-csv-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembik%2Fing-csv-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembik%2Fing-csv-importer/lists"}