SEED
v1.4.0
  • Install Guide
  • API Usage
  • Authentication
  • Payloads
  • Responses
  • Sample Client
  • Data Model
  • How mapping works
  • Help
SEED
  • Docs »
  • Standard Energy Efficiency Data (SEED)
  • Edit on GitHub

Standard Energy Efficiency Data (SEED)¶

Github project page

Getting Started:

  • Install Guide
    • AWS Setup
    • General Linux Setup
  • API Usage
  • Authentication
  • Payloads
  • Responses
  • Sample Client
    • Api-related endpoints
    • Account management endpoints
    • File upload endpoints
    • Seed (building and project) endpoints
  • Data Model
    • parents and children
    • manual-matching vs auto-matching
    • what really happens to the BuildingSnapshot table on import (and when)
    • what really happens to the CanonicalBuilding table on import (and when)
    • organization
    • *_source_id fields
    • extra_data
    • saving and possible data loss
  • How mapping works
    • Import
    • Mapping
  • Help
    • For SEED-Platform Users
    • For SEED-Platform Developers

Updating this documentation¶

This python code documentation was generated by running the following:

$ pip install -r requirements/local.txt
$ sphinx-apidoc -o docs/source/  .
$ cd docs
$ make html

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Building Energy Inc. Revision f0ad6fab.

Read the Docs v: v1.4.0
Versions
latest
stable
master
v1.4.0
v1.3.2
v1.3.1
v1.3.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.