https://github.com/tbille/github-stars-datastudio-connector
GitHub Stars connector for datastudio
https://github.com/tbille/github-stars-datastudio-connector
data data-visualization datastudio github github-stars
Last synced: 29 days ago
JSON representation
GitHub Stars connector for datastudio
- Host: GitHub
- URL: https://github.com/tbille/github-stars-datastudio-connector
- Owner: tbille
- Created: 2020-12-06T17:37:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-07T08:40:37.000Z (over 5 years ago)
- Last Synced: 2025-03-17T19:40:12.367Z (about 1 year ago)
- Topics: data, data-visualization, datastudio, github, github-stars
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Stars datastudio connector
This connector allows you to visualize the GitHub stars that you have on your repo on [datastudio](https://datastudio.google.com/).
## Demo
[Vanilla framework star count](https://datastudio.google.com/reporting/fe5e5df5-3717-40ac-a288-094dcc954df1)

## Use it
- Create a new datasource on datastudio
- Select build your own
- Add deployment ID: `AKfycbxtPWRXvMXKSJEy1C1HVyJjfPuvp1zxwX6BkfBUqZzgonCKnIK9qifrfjyNBxGHexnx`
- Validate
- Select `GitHub Star`
- Enter the repository that you want to visualize
- Click connect
- Et voilà
## Dimensions available
- `Date`: The star date of the GitHub user
- `repository`: The repository selected
- `user`: The user that starred the repository
- `totalStars`: The current amount of stars on your repository