Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benubah/r-community-explorer
Data-Driven Exploration of the R Community
https://github.com/benubah/r-community-explorer
d3js dashboard data-driven datascience echarts html javascript leaflet meetup r rladies user-groups
Last synced: 3 months ago
JSON representation
Data-Driven Exploration of the R Community
- Host: GitHub
- URL: https://github.com/benubah/r-community-explorer
- Owner: benubah
- License: mit
- Created: 2019-05-24T08:16:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T07:28:10.000Z (almost 3 years ago)
- Last Synced: 2024-06-11T11:48:30.275Z (5 months ago)
- Topics: d3js, dashboard, data-driven, datascience, echarts, html, javascript, leaflet, meetup, r, rladies, user-groups
- Language: R
- Homepage: https://benubah.github.io/r-community-explorer/
- Size: 41.4 MB
- Stars: 61
- Watchers: 8
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - benubah/r-community-explorer - Data-Driven Exploration of the R Community (R)
README
# R Community Explorer
Data-Driven Exploration of the R CommunityThis is an infrastructure to explore R user groups and R-Ladies groups around the world using a data-driven approach to render dashboards that summarize trends and insights to enhance better decision making for R centered organizations and the general community. **This work was originally a 2019 Google Summer of Code (GSoC) project by Ben Ubah (mentors Dr. Claudia Vitolo and Rick Pack).**
This hopefully makes it easier to find user groups, find upcoming events, discover active and inactive groups, track high profile groups based on activity and size, understand the global distribution of groups and bring to light, areas of under-representation.
Primary data source for this work is the API of meetup.com; other sources are planned to be added.
This project uses the `meetupr` package basically to query the Meetup API. It renders the dashboards using Genetelella Admin Bootstrap Dashboard template.
It is completely data-driven and is updated daily by the use of Travis' Cron jobs.
## R User Groups Dashboard
https://benubah.github.io/r-community-explorer/rugs.html
![image](rugs_home.png)
## R-Ladies Dashboard
https://benubah.github.io/r-community-explorer/rladies.html
![image](rladies.png)
## R-Google Summer of Code Dashboard
https://benubah.github.io/r-community-explorer/gsoc.html
![image](gsoc1.png)