Skip to content

jrippingale/documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orange Button Design

OrangeButtonDesign

Three types of code are available:

  1. Orange Button Core Open Source is maintained by the Orange Button Open Source community. It includes Apache 2.0 licensed libraries. The libraries are written in Python and compatible with both Python 2.7.x and 3.x implementations. The code libraries include an in memory data model but they intentionally do not include an on disk database (due to the large discrepancy on implementation intentions). The core libraries should leverage the Python standard library to the extent possible to minimize required dependencies. Python Programs may also be included outside of the core libaries and the programs may be compatible with any python implementation. Other components such as the Solar Taxonomy (a collection of XSD files and sample data exist). There is also an option to develop alternative implementations in other programming languages although no other implementation currently exists.
  2. Orange Button Reference edition is an end to end working REST server programmed in Python using the Django framework running on a MySQL database. The reference edition is primarily built and operated by SunSpec Alliance. The reference edition is neither fully tested or intended for production usage and can be thought of as an example program. Unlike the community maintained portion of the source code the reference edition is not necessarily intended to be generic.
  3. XBRL Open Source code may be leveraged on an as needed basis. XBRL code is maintained outside of the Orange Button GitHub environment and is a partner open source community. More information on XBRL is available at XBRL and Arelle.

Currently only a portion of the source code is available. The status of the various components follows:

  • Documentation: Available
  • Solar Taxonomy: Available (XSD format is in GitHub and Yeti supplies a user interface)
  • ob-python-xbrl-generator: Available
  • Sample Orange Button Data: Available for Monthly Operating Reports only
  • Core Share Open Source Code: Proposed - not yet in development although some of the source code in ob-python-xbrl-generor should be possible to leverage.
  • Reference Edition: In development
  • Arelle: Available
  • Arelle Plugins: Available
  • Xule: Available
  • SEC Database upon request (not on GitHub)

Solar Taxonomy and Yeti:

The official data specification for Orange Button is encompassed in the various XSD files in the solar-taxonomy GITHub repository. However this is not easy to read or digest. Thus it is better to use the Yeti Review tool available at yeti for a human readable version. A PDF based guide is also available at guide.

Getting started

Before working on Orange Button source code either the Individual or Corporate Contributors agreement must be signed. Information is available at Orange Button.

For new repositories contact send an email to [email protected] to vett the initial idea and create the repository. Use the template-application repository as a starting point. At a minimum the Apache 2.0 LICENSE file must be present.

For current repositories contact the repository facilitator to determine colloboration procedure. Some repositories use pull requests, as docuemnted in the community web page referenced above. This may be covered in CONTRIBUTING.md. Usually the name of the facilitator is obvious based on who is performing the commits but if not contact [email protected] in order to find out the contact inforamtion.

Useful Links

Orange Button Initiative: link

SunSpec Alliance: link

XBRL: link

Arelle: link

Xule: link

Yeti Solar Taxonomy Review Tool: link

Solar Taxonomy PDF Based Guide: link

About

Orange Button Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published