Skip to main content

Residential Electrification Model API

Project description

rewiringamerica-rem

An API for REM, the Residential Electrification Model.

Rewiring America's other APIs can be found at our main API site.

Example code demonstrating how to use the APIs can be found in the api_demos Github repo.

This Python package is automatically generated by the OpenAPI Generator project:

  • API version: 1.0.6
  • Package version: 1.0.6
  • Generator version: 7.11.0
  • Build package: org.openapitools.codegen.languages.PythonClientCodegen

For more information, please visit https://www.rewiringamerica.org/

Requirements.

Python 3.8+

Installation & Usage

pip install

You can install using:

pip install rewiringamerica_rem

Then import the package:

import rewiringamerica_rem

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import rewiringamerica_rem

Tests

Execute pytest to run the tests.

Getting Started

Sign up for an API key and follow the installation procedure. Then, run the following:

import rewiringamerica_rem
from rewiringamerica_rem.rest import ApiException
from pprint import pprint
import os


# Configure Bearer authorization: auth
configuration = rewiringamerica_rem.Configuration(
    access_token = os.environ["BEARER_TOKEN"]
)


# Enter a context with an instance of the API client
with rewiringamerica_rem.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = rewiringamerica_rem.BuildingProfilerApi(api_client)
    address = 'address_example' # str | The full address for a location including street number and name, city, state, and zip code.

    try:
        # Get home profile
        api_response = api_instance.get_home_profile(address)
        print("The response of get_home_profile:\n")
        pprint(api_response)
    except ApiException as e:
        print("Exception when calling get_home_profile: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to https://api.rewiringamerica.org

Class Method HTTP request Description
BuildingProfilerApi get_home_profile GET /api/v1/building_profiler/home Get home profile
ResidentialElectrificationModelApi get_by_address GET /api/v1/rem/address Get by address
ResidentialElectrificationModelApi get_by_profile POST /api/v1/rem/profile Get by profile
ResidentialElectrificationModelApi get_impl_version GET /api/v1/rem/server_version Get implementation version

Documentation For Models

Documentation For Authorization

Sign up for an API key here.

Authentication schemes defined for the API:

auth

  • Type: Bearer authentication

Author

datascience@rewiringamerica.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rewiringamerica_rem-1.0.6.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rewiringamerica_rem-1.0.6-py3-none-any.whl (50.7 kB view details)

Uploaded Python 3

File details

Details for the file rewiringamerica_rem-1.0.6.tar.gz.

File metadata

  • Download URL: rewiringamerica_rem-1.0.6.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rewiringamerica_rem-1.0.6.tar.gz
Algorithm Hash digest
SHA256 9e6a175343086623b2d7396bfd65912796e9e00bb35c79f80117ea0b48f512e8
MD5 a27df838f6a99b91e49c6beeba199a86
BLAKE2b-256 51e3c259ec3a3fe3bd664381787bccf0260e4cc2775ef10a2b40e0f057d859a3

See more details on using hashes here.

File details

Details for the file rewiringamerica_rem-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for rewiringamerica_rem-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0aeb063b5c0ade3caf4363c971246e8b92e51786ae57f2a27aebd71dcd2b3aea
MD5 b9fdcd41bfe5f339d593a74ba274e4b3
BLAKE2b-256 7fea6dfb9f782bf83dcf47d627059ed5d82dfad1548837cb3ff1508d3561b7b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page