You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am collecting the Indian renewable energy data, and I am kinda stuck on gathering the data.
From the public Tableau, it seems that I can select the year and the tab.
But when I try to know the parameter or filter values to approach the yearly value, the results return nothing.
Here is my python code. I select only the worksheet of "Capacity by EnergySource".
(There are three worksheets in this data. I select only one worksheet for reference.)
But ultimately, I want to scrap the yearly data for all worksheets in each tab.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear all.
I am collecting the Indian renewable energy data, and I am kinda stuck on gathering the data.
From the public Tableau, it seems that I can select the year and the tab.
But when I try to know the parameter or filter values to approach the yearly value, the results return nothing.
Here is my python code. I select only the worksheet of "Capacity by EnergySource".
(There are three worksheets in this data. I select only one worksheet for reference.)
But ultimately, I want to scrap the yearly data for all worksheets in each tab.
I am following each step of this thread and learning new ways to download the data from the public tableau.
https://github.com/bertrandmartel/tableau-scraping
Could anybody help on this issue?
Beta Was this translation helpful? Give feedback.
All reactions