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: 0.4.2
  • Package version: 0.4.2
  • 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-0.4.2.tar.gz (31.6 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-0.4.2-py3-none-any.whl (51.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rewiringamerica_rem-0.4.2.tar.gz
  • Upload date:
  • Size: 31.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for rewiringamerica_rem-0.4.2.tar.gz
Algorithm Hash digest
SHA256 164e67cd1142da9c0fc43bd66136982408b0ae98a355ac380703e5bfbdd9d778
MD5 de6c97b6a7ff0d81645a9198fdc79aeb
BLAKE2b-256 06cdd3d26e5717324bbd0ad6499d6b565b8b9619f581d5fb427f70a686d185ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rewiringamerica_rem-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 211cbcf7ebe017631efdd71298edbd00d52ba79986efa2f05050dac365866bb9
MD5 c3d461b627753ac335dcc2185e8a0035
BLAKE2b-256 a6ed783044f8e464ef701a61ea2905c96e6b2bf9c9c785b33b58beecd8b0e153

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