archetypal.dataportal.nrel_bcl_api_request

archetypal.dataportal.nrel_bcl_api_request(data)[source]

Send a request to the Building Component Library API via HTTP GET and return the JSON response.

Parameters

data (dict or OrderedDict) – key-value pairs of parameters to post to the API

Returns

the json response

Return type

dict