A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

open-sdg

A platform for collecting and disseminating data for the Sustainable Development Goal global indicators.
https://github.com/open-sdg/open-sdg

Category: Sustainable Development
Sub Category: Sustainable Development Goals

Keywords from Contributors

chart

Last synced: about 3 hours ago
JSON representation

Repository metadata

A platform for collecting and disseminating data for the Sustainable Development Goal global indicators.

README.md

Open SDG

This is a platform for collecting and disseminating data for the Sustainable Development Goal global indicators.

Documentation

Complete documentation can be found here.

Development

To see the platform while developing (requires Ruby and Python):

make serve

To run the tests (also requires Node.js):

make test

To run particular tests:

# Test for broken links, images, and other HTML issues.
make test.html
# Test for broken functionality.
make test.features
# Test for accessibility problems.
make test.accessibility

To clean up (remove temporary files and stop the web server) after tests:

make clean

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 2,333
Total Committers: 23
Avg Commits per committer: 101.435
Development Distribution Score (DDS): 0.272

Commits in past year: 66
Committers in past year: 4
Avg Commits per committer in past year: 16.5
Development Distribution Score (DDS) in past year: 0.47

Name Email Commits
Brock Fanning b****g@g****m 1699
Lucy 4****n 260
SavvasStephanides s****p@h****m 138
sarah-beasley 1****y 68
otis-bath 9****h 33
Govej 7****j 31
AnnCorp a****p@o****k 20
Moritz Bosse 5****e 15
Caleb Rudow c****b@o****g 13
Tom-McNulty 1****y 11
Norric1Admin 3****n 10
James Westwood 6****w 7
Dawn Comer 4****r 6
Douglas Ashton d****n@g****m 6
Ed Fawcett-Taylor e****r@d****k 5
christoph-LSN 9****N 2
lindamejia l****a@g****m 2
tristanmenard t****d@o****m 2
Aaron D Borden a****n@a****t 1
AaronONS 1****S 1
DarriEy d****5@h****s 1
James Bedford 3****d 1
Leon Sorokin l****a@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 824
Total pull requests: 1,132
Average time to close issues: 3 months
Average time to close pull requests: 12 days
Total issue authors: 46
Total pull request authors: 26
Average comments per issue: 2.95
Average comments per pull request: 2.64
Merged pull request: 995
Bot issues: 0
Bot pull requests: 1

Past year issues: 14
Past year pull requests: 54
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 24 days
Past year issue authors: 5
Past year pull request authors: 4
Past year average comments per issue: 1.43
Past year average comments per pull request: 0.11
Past year merged pull request: 46
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/open-sdg/open-sdg

Top Issue Authors

  • LucyGwilliamAdmin (243)
  • brockfanning (231)
  • phillipgardiner (67)
  • MoBosse (49)
  • otis-bath (29)
  • sarah-beasley (28)
  • WohnungNDS (27)
  • SavvasStephanides (21)
  • christoph-LSN (18)
  • AnnCorp (16)
  • dougmet (9)
  • SDGArmenia (8)
  • christoph4711 (6)
  • Norric1Admin (6)
  • MeghaStha (5)

Top Pull Request Authors

  • brockfanning (787)
  • LucyGwilliamAdmin (148)
  • SavvasStephanides (54)
  • otis-bath (25)
  • sarah-beasley (25)
  • AnnCorp (21)
  • Govej (14)
  • calebdow (13)
  • Norric1Admin (10)
  • dougmet (7)
  • MoBosse (6)
  • Tom-McNulty (6)
  • dawncomer (3)
  • peekwes (1)
  • adborden (1)

Top Issue Labels

  • bug (133)
  • enhancement (117)
  • accessibility (115)
  • ux (80)
  • bug - unconfirmed (76)
  • 1.2.0 (65)
  • Expert review (57)
  • 1.0.0 (54)
  • 2.1.0 (38)
  • docs (38)
  • design (37)
  • charts (34)
  • multilingual (30)
  • 1.3.0 (29)
  • maps (27)
  • 1.4.0 (27)
  • 2.0.0 (27)
  • dx (25)
  • data-management (25)
  • idea (25)
  • 1.5.0 (16)
  • Video tutorials (13)
  • epic (12)
  • blog (12)
  • 1.8.0 (12)
  • bug - confirmed (12)
  • 1.6.0 (11)
  • user research (10)
  • 1.1.0 (9)
  • 1.7.0 (8)

Top Pull Request Labels

  • 1.0.0 (83)
  • 1.3.0 (55)
  • docs (21)
  • enhancement (12)
  • bug (11)
  • charts (10)
  • dx (7)
  • ux (6)
  • Expert review (5)
  • 1.4.0 (4)
  • data-management (4)
  • maps (3)
  • interoperability (2)
  • 1.7.0 (2)
  • 1.1.0 (2)
  • accessibility (2)
  • multilingual (2)
  • design (2)
  • change record (1)
  • dependencies (1)
  • 1.8.0 (1)
  • 2.2.0 (1)
  • 1.2.0 (1)
  • 2.0.0 (1)

Dependencies

.github/workflows/test-pull-requests.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
  • ruby/setup-ruby v1 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/jekyll 0-${VARIANT} build
tests/package.json npm
  • @cucumber/cucumber latest
  • cucumber-mink brockfanning/cucumber-mink#puppeteer-update
  • pa11y-ci brockfanning/pa11y-ci#puppeteer-update
  • simple-git latest
docs/requirements.txt pypi
  • mkdocs 96d8b85e02cc822a4628aa010bcdb11e262c3734
tests/data/requirements.txt pypi
  • frictionless ==4.40.8 test
open-sdg.gemspec rubygems
  • jekyll ~> 3.0
  • jekyll-open-sdg-plugins ~> 1.2.0
tests/site/Gemfile rubygems
  • deep_merge >= 0
  • html-proofer = 3.19.4
  • jekyll = 3.8.4
  • jekyll-open-sdg-plugins >= 0
  • jekyll-remote-theme >= 0

Score: 7.897668150726906