ex_nrel v0.2.0 ExNrel.Electricity.CensusRate
Given a location and Census Bureau region level (block, blockgroup, tract), return the Census Bureau ID, utility rate and company information.
Please refer to the Utility Rates by Census Region documentation for more details.
Examples
iex> ExNrel.Electricity.CensusRate.get(id: 101, lat: 39.323, lon: -94.23)
iex> ExNrel.Electricity.CensusRate.get(id: 101, address: "1712 Main Street, Kansas City")