Would it be possible to add the capability to define multiple data parameters? It looks like with the current version only one data parameter can be used.
For example, I'd like to pull the following information (eia page):
With the current version, it seems like I can only pull one of those data parameters (e.g., "average_heat_content") at a time using the eia_get function.
Hi @RamiKrispin
Would it be possible to add the capability to define multiple data parameters? It looks like with the current version only one data parameter can be used.
For example, I'd like to pull the following information (eia page):
Which has the API URL:
With the current version, it seems like I can only pull one of those data parameters (e.g.,
"average_heat_content"
) at a time using theeia_get
function.