{"id":16540042,"url":"https://github.com/rickstaa/org-contributors-contributions-overview","last_synced_at":"2026-05-18T00:02:54.824Z","repository":{"id":212638738,"uuid":"731967689","full_name":"rickstaa/org-contributors-contributions-overview","owner":"rickstaa","description":"A small Python script to fetch GitHub contributions by organization members and open-source contributors of a GitHub organization.","archived":false,"fork":false,"pushed_at":"2023-12-15T10:29:32.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-07T00:39:08.956Z","etag":null,"topics":["csv","github","github-data","github-rest-api","github-statistics","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rickstaa.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}},"created_at":"2023-12-15T10:04:27.000Z","updated_at":"2023-12-15T11:28:39.000Z","dependencies_parsed_at":"2023-12-15T11:25:46.826Z","dependency_job_id":"0f121cd8-c0b0-4098-b03c-1822c26a0069","html_url":"https://github.com/rickstaa/org-contributors-contributions-overview","commit_stats":null,"previous_names":["rickstaa/org-contributors-contributions-overview"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rickstaa/org-contributors-contributions-overview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickstaa%2Forg-contributors-contributions-overview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickstaa%2Forg-contributors-contributions-overview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickstaa%2Forg-contributors-contributions-overview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickstaa%2Forg-contributors-contributions-overview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickstaa","download_url":"https://codeload.github.com/rickstaa/org-contributors-contributions-overview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickstaa%2Forg-contributors-contributions-overview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["csv","github","github-data","github-rest-api","github-statistics","python"],"created_at":"2024-10-11T18:51:26.448Z","updated_at":"2026-05-18T00:02:54.798Z","avatar_url":"https://github.com/rickstaa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Org Contributors Contributions Overview\n\nThis Python script fetches GitHub contributions data for both organization members and open-source contributors of a specified GitHub organization. The data is then exported into two separate CSV files.\n\n## Prerequisites\n\n1. Python 3.6 or higher. If you don't have Python installed, you can download it from [python.org](https://www.python.org/downloads/).\n2. A GitHub access token. This should be stored in an environment variable named `GITHUB_ACCESS_TOKEN`. If you don't have a token, you can create one by following the instructions in the [GitHub documentation](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token).\n\n## Usage\n\n1. Clone this repository and navigate into its directory.\n2. Add the GitHub access token to an environment variable named `GITHUB_ACCESS_TOKEN`.\n3. Run the script by using the following command:\n\n   ```bash\n   python main.py --org \u003corganization name\u003e\n   ```\n\nReplace `\u003corganization name\u003e` with the name of the GitHub organization you want to fetch contributions data for.\n\n## Output\n\nThe script will generate two CSV files:\n\n1. `org_members_contributions.csv`: Contains contributions data for members of the specified organization.\n1. `open_source_contributors_contributions.csv`: Contains contributions data for open-source contributors to the specified organization's repositories.\n\nEach row in the CSV files represents a contributor and their contributions data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickstaa%2Forg-contributors-contributions-overview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickstaa%2Forg-contributors-contributions-overview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickstaa%2Forg-contributors-contributions-overview/lists"}