Need a Python implementation to resolve issues #8 #7. I suggest using a simple requests based scraper and starting with
PYPSA technology data at https://github.com/PyPSA/technology-data to get a basic skeleton going and build scraping for other sites on top of this. Data from PyPSA does not fit timeseries model in data service, might need to think about adding a table for constant values like these provided by PyPSA.
Need a Python implementation to resolve issues #8 #7. I suggest using a simple requests based scraper and starting with PYPSA technology data at https://github.com/PyPSA/technology-data to get a basic skeleton going and build scraping for other sites on top of this. Data from PyPSA does not fit timeseries model in data service, might need to think about adding a table for constant values like these provided by PyPSA.