{"id":15672021,"url":"https://github.com/jpedroschmitz/reports-generator","last_synced_at":"2025-03-30T05:25:10.251Z","repository":{"id":43706371,"uuid":"418158043","full_name":"jpedroschmitz/reports-generator","owner":"jpedroschmitz","description":"Elixir module that processes large CSV files with Elixir Streams and generates reports based on the data.","archived":false,"fork":false,"pushed_at":"2021-11-26T22:38:11.000Z","size":1698,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T07:32:45.947Z","etag":null,"topics":["elixir","elixir-lang","parallelism"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/jpedroschmitz.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":"2021-10-17T14:30:26.000Z","updated_at":"2023-03-07T16:51:13.000Z","dependencies_parsed_at":"2022-09-02T12:43:42.395Z","dependency_job_id":null,"html_url":"https://github.com/jpedroschmitz/reports-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpedroschmitz%2Freports-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpedroschmitz%2Freports-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpedroschmitz%2Freports-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpedroschmitz%2Freports-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpedroschmitz","download_url":"https://codeload.github.com/jpedroschmitz/reports-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246280722,"owners_count":20752195,"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":["elixir","elixir-lang","parallelism"],"created_at":"2024-10-03T15:21:31.284Z","updated_at":"2025-03-30T05:25:10.231Z","avatar_url":"https://github.com/jpedroschmitz.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://www.vectorlogo.zone/logos/elixir-lang/elixir-lang-icon.svg\" /\u003e\n\u003c/p\u003e\n\n# Reports Generator\n\nElixir algorithm exercise that processes large CSV files with Elixir Streams and generates reports based on the data.\n\n## Measuring runtime:\n\n**Normal version:**\n\n```elixir\n:timer.tc(fn -\u003e ReportsGenerator.build(\"report_complete.csv\") end)\n```\n\n**Parallel version:**\n\n```elixir\n:timer.tc(fn -\u003e ReportsGenerator.build_from_many([\"report_1.csv\", \"report_2.csv\", \"report_3.csv\"]) end)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpedroschmitz%2Freports-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpedroschmitz%2Freports-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpedroschmitz%2Freports-generator/lists"}