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

SEED

Standard Energy Efficiency Data Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
https://github.com/seed-platform/seed

Category: Consumption
Sub Category: Buildings and Heating

Keywords

buildings commercial energy

Keywords from Contributors

transforms measur archiving projection compose tropics animals optimize generic observation

Last synced: about 19 hours ago
JSON representation

Repository metadata

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.

README.md

Standard Energy Efficiency Data (SEED) Platform™

Build Status Coverage Status

The SEED Platform is a web-based application that helps organizations easily
manage data on the energy performance of large groups of buildings. Users can
combine data from multiple sources, clean and validate it, and share the
information with others. The software application provides an easy, flexible,
and cost-effective method to improve the quality and availability of data to
help demonstrate the economic and environmental benefits of energy efficiency,
to implement programs, and to target investment activity.

The SEED application is written in Python/Django, with AngularJS, Bootstrap,
and other javascript libraries used for the front-end. The back-end database
is required to be PostgreSQL.

The SEED web application provides both a browser-based interface for users to
upload and manage their building data, as well as a full set of APIs that app
developers can use to access these same data management functions. From a
running server, the Swagger API documentation can be found at /api/swagger
or from the front end by clicking the API documentation link in the sidebar.

Installation

Starting SEED Platform

In production the following two commands will run the web server (uWSGI) and
the background task manager (Celery) with:

bin/start_uwsgi.sh
bin/start_celery.sh

In development mode, you can start the web server (uWSGI) and the background
task manager (Celery) with:

./manage.py runserver
celery -A seed worker -l INFO -c 4 --max-tasks-per-child 1000 -EBS django_celery_beat.schedulers:DatabaseScheduler

Developer Resources

  • Source code documentation is on the SEED website and there are links to [older versions][code-documentations-links] as needed.
  • Several notes regarding Django and AngularJS integration: See Developer Resources

Testing

Copyright

See the information in the LICENSE.md file.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 8,141
Total Committers: 64
Avg Commits per committer: 127.203
Development Distribution Score (DDS): 0.797

Commits in past year: 167
Committers in past year: 10
Avg Commits per committer in past year: 16.7
Development Distribution Score (DDS) in past year: 0.725

Name Email Commits
Nicholas Long n****g@n****v 1653
Ted Summer t****2@g****m 811
Alex Swindler A****r@n****v 778
Adrian Lara a****n@d****m 752
Ross Perry p****6@g****m 477
Ryo k****z@d****m 459
Nicholas Serra n****s@y****m 420
aviveiros11 v****n@g****m 404
lin l****n@n****v 280
Hannah Eslinger h****e@n****v 250
Edwin Lee l****1@g****m 198
Ryan McCuaig r****n@r****t 189
Nathan Addy n****y@g****m 182
Daniel Bressan d****2@g****m 169
Katherine Fleming 2****n 161
Daniel McQuillen d****l@m****m 138
Paul Munday p****l@p****t 115
Piper Merriam p****m@q****m 109
Alex Chapin a****n@n****v 64
Miles Clark m****c@o****m 63
Fable Turas f****e@r****m 60
Daniel McQuillen d****l@m****m 56
Stephen Czarnecki s****i@l****v 51
dependabot[bot] 4****] 36
Dan Gunter d****r@l****v 25
ebeers-png 5****g 24
Caleb Rutan c****n 18
Alex Chapin a****n@g****m 18
Adrian Lara 3****a 18
laurenliz22 l****n@g****m 14
and 34 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 2,729
Total pull requests: 2,382
Average time to close issues: 9 months
Average time to close pull requests: 10 days
Total issue authors: 48
Total pull request authors: 47
Average comments per issue: 3.99
Average comments per pull request: 1.3
Merged pull request: 2,092
Bot issues: 13
Bot pull requests: 50

Past year issues: 152
Past year pull requests: 251
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 12 days
Past year issue authors: 8
Past year pull request authors: 11
Past year average comments per issue: 0.78
Past year average comments per pull request: 0.9
Past year merged pull request: 172
Past year bot issues: 0
Past year bot pull requests: 7

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

Top Issue Authors

  • RDmitchell (1,345)
  • nllong (226)
  • macintoshpie (197)
  • kflemin (171)
  • adrian-lara (137)
  • anchapin (124)
  • axelstudios (90)
  • isalanglois (70)
  • perryr16 (66)
  • haneslinger (49)
  • danielmcquillen (34)
  • nicholasserra (28)
  • cycustodio (18)
  • aviveiros11 (17)
  • mmclark (15)

Top Pull Request Authors

  • nllong (415)
  • haneslinger (291)
  • axelstudios (281)
  • perryr16 (216)
  • macintoshpie (168)
  • adrian-lara (145)
  • kflemin (118)
  • nicholasserra (110)
  • Ryoken (88)
  • aviveiros11 (66)
  • pipermerriam (55)
  • dependabot[bot] (50)
  • anchapin (35)
  • Myoldmopar (34)
  • danielmcquillen (32)

Top Issue Labels

  • P-1 (732)
  • Feature (373)
  • Bug (275)
  • P-2 (264)
  • Impact-2 (199)
  • P-3 (187)
  • stale (182)
  • No Longer Valid (180)
  • Mapping (171)
  • Enhancement (154)
  • Matching/Pairing (152)
  • BPS (140)
  • Data Import (125)
  • Impact-1 (119)
  • Inventory List (110)
  • Impact-3 (106)
  • GUI (72)
  • Needs Design (72)
  • Filtering (70)
  • Label Feature (68)
  • Data Quality Checking (64)
  • 2024 Q2 Bug Fixes (61)
  • Include Before Closure (60)
  • Maintenance (59)
  • Data Analysis (59)
  • Inventory Detail (56)
  • Testing Question (56)
  • Verify No Longer Relevant (45)
  • Acct. Hierarchy (42)
  • Reporting (41)

Top Pull Request Labels

  • Bug (306)
  • Enhancement (210)
  • Feature (179)
  • Maintenance (82)
  • Acct. Hierarchy (75)
  • Do not publish (55)
  • DO NOT MERGE (53)
  • dependencies (51)
  • python (17)
  • Performance (13)
  • Documentation (11)
  • javascript (5)
  • SCEP (5)
  • API (5)
  • Filtering (3)
  • Testing Question (3)
  • Project Tracking (3)
  • Army (3)
  • BPS (3)
  • Audit Template (2)
  • Clearly Energy (2)
  • angular (2)
  • P-1 (2)
  • Label Feature (2)
  • P-3 (2)
  • Backend work (2)
  • BEAM (1)
  • Not Fixed (1)
  • ESTCP (1)
  • BETTER (1)

Package metadata

proxy.golang.org: github.com/seed-platform/seed

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/seed-platform/seed#section-documentation
  • Licenses: other
  • Latest release: v3.2.4+incompatible (published 3 months ago)
  • Last Synced: 2025-04-25T14:36:17.753Z (2 days ago)
  • Versions: 98
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/pr-labels.yml actions
  • mheap/github-action-required-labels v1 composite
.github/workflows/publish.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/stale.yml actions
  • actions/stale v4 composite
Dockerfile docker
  • alpine 3.14 build
docker/backup_k8s/Dockerfile docker
  • ubuntu 20.04 build
docker-compose.build.yml docker
  • redis 5.0.1
  • seedplatform/oep 2.0
  • seedplatform/seed latest
  • timescale/timescaledb-postgis latest-pg12
docker-compose.dev.yml docker
  • seedplatform/seed develop
docker-compose.local.yml docker
  • 127.0.0.1 5000/postgres-seed
  • 127.0.0.1 5000/redis
  • 127.0.0.1 5000/seed
docker-compose.yml docker
  • redis 5.0.1
  • seedplatform/seed latest
  • timescale/timescaledb-postgis latest-pg12
package.json npm
  • autoprefixer ~9.7.6 development
  • eslint ~6.8.0 development
  • eslint-plugin-angular ~4.0.1 development
  • eslint-plugin-lodash ~7.1.0 development
  • eslint-plugin-protractor ~2.1.1 development
  • lodash ~4.17.15 development
  • postcss-cli ~7.1.1 development
  • protractor ~5.4.4 development
  • webdriver-manager ~12.1.7 development
vendors/package-lock.json npm
  • 384 dependencies
vendors/package.json npm
  • napa ~3.0.0 development
  • angular ~1.8.2
  • angular-animate ~1.8.2
  • angular-aria ~1.8.2
  • angular-cookies ~1.8.2
  • angular-dragula ~1.2.8
  • angular-mocks ~1.8.2
  • angular-sanitize ~1.8.2
  • angular-translate ~2.19.0
  • angular-translate-handler-log ~2.19.0
  • angular-translate-interpolation-messageformat ~2.19.0
  • angular-translate-loader-static-files ~2.19.0
  • angular-ui-bootstrap ~2.5.6
  • angular-ui-grid ~4.11.1
  • angular-ui-notification ~0.3.6
  • angular-ui-router ~1.0.30
  • angular-ui-router.statehelper ~1.3.1
  • angular-ui-sortable ~0.19.0
  • angular-xeditable ~0.10.2
  • bootstrap =3.4.1
  • chart.js ^3.8.0
  • chartjs-plugin-annotation ^2.0.0
  • chartjs-plugin-zoom ^1.2.1
  • d3 ~5.16.0
  • dimple PMSI-AlignAlytics/dimple#2.3.0
  • file-saver ~2.0.5
  • fine-uploader ~5.16.2
  • font-awesome ~4.7.0
  • jquery ~3.6.0
  • jquery-ui-dist ~1.13.1
  • lodash ~4.17.21
  • moment ~2.29.1
  • ng-focus-if ~1.0.7
  • ng-tags-input ~3.2.0
  • ng-wig ~3.1.1
  • ol-ext ~3.2.22
  • spin.js =2.3.2
  • terraformer ~1.0.12
  • terraformer-wkt-parser ~1.2.1
  • ui-grid-draggable-rows ~0.3.3
requirements/aws.txt pypi
  • boto3 ==1.17.36
  • django-ses ==1.0.3
  • django-sslify ==0.2.7
  • uWSGI ==2.0.17.1
requirements/base.txt pypi
  • Markdown ==3.1.1
  • buildingsync-asset-extractor ==0.1.12
  • celery ==5.2.2
  • django ==3.2.16
  • django-autoslug ==1.9.8
  • django-braces ==1.14.0
  • django-compressor ==2.4.1
  • django-compressor-autoprefixer ==0.1.0
  • django-crispy-forms ==1.8.1
  • django-extensions ==3.1.3
  • django-filter ==2.4.0
  • django-libsass ==0.9
  • django-oauth-toolkit ==1.2.0
  • django-pint ==0.6
  • django-redis-cache ==3.0.0
  • djangorestframework ==3.12.2
  • drf-nested-routers ==0.91
  • drf-yasg ==1.20.0
  • future ==0.18.2
  • geojson ==2.5.0
  • jellyfish ==0.8.2
  • lark ==0.11.3
  • oauthlib ==2.0.3
  • polling ==0.3.2
  • probablepeople ==0.5.4
  • psycopg2-binary ==2.8.4
  • python-dateutil ==2.7.3
  • pytz ==2018.7
  • pyyaml ==5.4.1
  • requests ==2.22.0
  • sentry-sdk ==1.7.2
  • shapely ==1.8.5.post1
  • street-address ==0.4.0
  • unidecode ==1.1.1
  • usaddress ==0.5.10
  • xlrd ==1.2.0
  • xlsxwriter ==1.2.7
  • xmlschema ==1.1.1
  • xmltodict ==0.12.0
requirements/local.txt pypi
  • django-debug-toolbar ==2.2.1
  • github3.py ==3.2.0
requirements/test.txt pypi
  • Faker ==0.9.3 test
  • Sphinx ==4.0.2 test
  • autopep8 ==1.4.4 test
  • coverage ==4.5.4 test
  • coveralls ==1.9.2 test
  • coveralls-merge ==0.0.3 test
  • docutils ==0.17.1 test
  • flake8 ==3.8.1 test
  • hypothesis ==6.12.0 test
  • mock ==2.0.0 test
  • mypy ==0.910 test
  • pre-commit ==2.19.0 test
  • psutil ==5.6.7 test
  • pycodestyle ==2.6.0 test
  • pytest ==7.2.0 test
  • pytest-django ==4.5.2 test
  • sphinx_rtd_theme ==0.4.3 test
  • sphinxcontrib-spelling ==4.3.0 test
  • tox ==3.14.3 test
  • uWSGI ==2.0.18 test
  • vcrpy ==4.0.0 test
.github/workflows/stale-ice-box.yml actions
  • actions/stale v4 composite
package-lock.json npm
  • 321 dependencies
requirements.txt pypi
setup.py pypi

Score: -Infinity