{"id":28367033,"url":"https://github.com/infuseai/git-repo-analytics","last_synced_at":"2025-09-06T03:42:28.681Z","repository":{"id":65857546,"uuid":"587623203","full_name":"InfuseAI/git-repo-analytics","owner":"InfuseAI","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-07T07:24:15.000Z","size":3270,"stargazers_count":7,"open_issues_count":4,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-11T22:41:13.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/InfuseAI.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":"2023-01-11T07:28:37.000Z","updated_at":"2024-01-31T17:48:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee832761-ab28-45c4-84ee-b40b2eda2d1f","html_url":"https://github.com/InfuseAI/git-repo-analytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InfuseAI/git-repo-analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fgit-repo-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fgit-repo-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fgit-repo-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fgit-repo-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InfuseAI","download_url":"https://codeload.github.com/InfuseAI/git-repo-analytics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fgit-repo-analytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273854437,"owners_count":25180008,"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-09-06T02:00:13.247Z","response_time":2576,"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-05-29T00:13:56.097Z","updated_at":"2025-09-06T03:42:28.671Z","avatar_url":"https://github.com/InfuseAI.png","language":"Python","readme":"# Introduction\n\nThis is a demo project for [PipeRider](https://github.com/InfuseAI/piperider). It shows how you can use [dbt](https://www.getdbt.com/)+[duckdb](https://duckdb.org/)+[PipeRider](https://github.com/InfuseAI/piperider) to transform and query data efficiently. With these tools, you can generate a report that gives you insights into your git projects.\n\n# Usage\n\n1. Clone this repo\n    ```\n    git clone git@github.com:InfuseAI/git-repo-analytics.git   \n    ```\n1. Prepare git repositories repo for analysis by editing the `repos.csv`\n\n    The format of the `repos.csv` file is as follows:\n    ```\n    name,repo\n    dbt-core,dbt-labs/dbt-core\n    duckdb,duckdb/duckdb\n    PipeRider,InfuseAI/piperider\n    ```\n1. Install python package\n    ```\n    python -m venv ./venv\n    source ./venv/bin/activate\n    pip install -r requirements.txt     \n    ```\n1. Generate the db file from the repo. \n    ```\n    make fetch\n    make load\n    ```\n\n    The file `git_repo.duckdb` is generated under `./data`\n\n1. Run dbt\n    ```\n    make transform\n    ```    \n1. Generate report\n    ```\n    make report\n    ```\n1. Run piperider\n    ```\n    make piperider\n    ```\n\nYou can either run step-by-step from step4 to step7 or simply do one command\n```\nmake\n```\n\n# Screenshots\n\n![](assets/screenshot5.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfuseai%2Fgit-repo-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfuseai%2Fgit-repo-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfuseai%2Fgit-repo-analytics/lists"}