All Projects → benubah → R Community Explorer

benubah / R Community Explorer

Licence: mit
Data-Driven Exploration of the R Community

Programming Languages

javascript
184084 projects - #8 most used programming language
r
7636 projects

Projects that are alternatives of or similar to R Community Explorer

Just Dashboard
📊 📋 Dashboards using YAML or JSON files
Stars: ✭ 1,511 (+3413.95%)
Mutual labels:  data-driven, dashboard, d3js
Leaflet Elevation
Leaflet plugin that allows to add elevation profiles using d3js
Stars: ✭ 88 (+104.65%)
Mutual labels:  leaflet, d3js
Krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
Stars: ✭ 111 (+158.14%)
Mutual labels:  echarts, dashboard
Covid19 Dashboard
🦠 Django + Plotly Coronavirus dashboard. Powerful data driven Python web-app, with an awesome UI. Contributions welcomed! Featured on 🕶Awesome-list
Stars: ✭ 100 (+132.56%)
Mutual labels:  datascience, dashboard
Coronavirus Countries
COVID-19 interactive dashboard for the whole world
Stars: ✭ 53 (+23.26%)
Mutual labels:  dashboard, d3js
leaflet heatmap
简单的可视化湖州通话数据 假设数据量很大,没法用浏览器直接绘制热力图,把绘制热力图这一步骤放到线下计算分析。使用Apache Spark并行计算数据之后,再使用Apache Spark绘制热力图,然后用leafletjs加载OpenStreetMap图层和热力图图层,以达到良好的交互效果。现在使用Apache Spark实现绘制,可能是Apache Spark不擅长这方面的计算或者是我没有设计好算法,并行计算的速度比不上单机计算。Apache Spark绘制热力图和计算代码在这 https://github.com/yuanzhaokang/ParallelizeHeatmap.git .
Stars: ✭ 13 (-69.77%)
Mutual labels:  leaflet, d3js
Webclient Javascript
MapGIS Client for JavaScript, is a cloud GIS network client development platform. It makes a perfect fusion of traditional WebGIS and cloud GIS; also integrates four mainstream map open source frameworks and visualization libraries such as Echarts, MapV, and D3, etc.. Therefore, highly-efficient visual expression and analysis of big data and real-time streaming data have been further enhanced.
Stars: ✭ 88 (+104.65%)
Mutual labels:  leaflet, echarts
Deep Ml Meetups
A central repository for all my projects
Stars: ✭ 108 (+151.16%)
Mutual labels:  meetup, datascience
GTD-Visualization
全球恐怖袭击数据可视化
Stars: ✭ 31 (-27.91%)
Mutual labels:  leaflet, echarts
echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (+13.95%)
Mutual labels:  leaflet, echarts
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (+1793.02%)
Mutual labels:  datascience, dashboard
Antd Umi Sys
企业BI系统,数据可视化平台,主要技术:react、antd、umi、dva、es6、less等,与君共勉,互相学习,如果喜欢请start ⭐。
Stars: ✭ 503 (+1069.77%)
Mutual labels:  echarts, d3js
Leaflet.flowecharts
leaflet plugin for Baidu Echarts
Stars: ✭ 17 (-60.47%)
Mutual labels:  leaflet, echarts
Weblogsanalysissystem
A big data platform for analyzing web access logs
Stars: ✭ 37 (-13.95%)
Mutual labels:  echarts
Website
Source code to the Laravel Nigeria meetup website.
Stars: ✭ 41 (-4.65%)
Mutual labels:  meetup
Gpudashboard
A simple dashboard for NVIDIA GPU
Stars: ✭ 37 (-13.95%)
Mutual labels:  dashboard
Leaflet.extras2
Extra functionality for leaflet R package.
Stars: ✭ 37 (-13.95%)
Mutual labels:  leaflet
Front End
Coronavirus COVID19 US Cases Dashboard
Stars: ✭ 42 (-2.33%)
Mutual labels:  dashboard
X509 Certificate Exporter
A Prometheus exporter to monitor x509 certificates expiration in Kubernetes clusters or standalone
Stars: ✭ 40 (-6.98%)
Mutual labels:  dashboard
Angular4 Admin Front
Admin system front based on Angular. 基于Angular4的后台管理系统(no longer maintain)
Stars: ✭ 36 (-16.28%)
Mutual labels:  echarts

R Community Explorer

Data-Driven Exploration of the R Community

This 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

R-Ladies Dashboard

https://benubah.github.io/r-community-explorer/rladies.html

image

R-Google Summer of Code Dashboard

https://benubah.github.io/r-community-explorer/gsoc.html

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].