smard-api icon indicating copy to clipboard operation
smard-api copied to clipboard

Results 10 smard-api issues
Sort by recently updated
recently updated
newest added

The SMARD default_api.py file as installed via pip is inconsistent with the version available in GH pip: ![image](https://github.com/bundesAPI/smard-api/assets/61533897/4ddd2f6d-35b7-418c-8ad6-74ee9946bcbe) GH: ![image](https://github.com/bundesAPI/smard-api/assets/61533897/932cf2e7-1b84-4e5d-b969-cebb20694974) https://github.com/bundesAPI/smard-api/blob/4ef653837ee9954df51447699b9cf85489029fb1/python-client/deutschland/smard/api/default_api.py#L78 => no requests possible for Filters not available in...

Please update the python example code in python-client/README.md - there are several issues with it (host wrong, discard_unknown_keys should be False or it will fail, it is not self-explaining what...

I tried to update the API specification for the projected energy generation. However I couldn't get the generator to work. For local use, I should specify the template, but I...

When querying some timestamps, it might happen, that the service returns some None values. The python client cannot handle them and returns the error ``` deutschland.smard.exceptions.ApiTypeError: Invalid type for variable...

Currently the code generation fails, probably because of one of the possible region parameters ('50HERTZ') starting with a number. ![grafik](https://user-images.githubusercontent.com/16417093/194563364-1e048c2b-032e-44e9-8505-3342a5521023.png) I don't know how to fix this without changes to...

There is another way to fetch data from the API as CSV. This is probably more useful for some usecases. The endpoint URL is https://www.smard.de/nip-download-manager/nip/download/market-data . It takes only Post...

Invalid value for `region` (day), must be one of ['DE', 'AT', 'LU', 'DE-LU', 'DE-AT-LU', '50Hertz', 'Amprion', 'TenneT', 'TransnetBW', 'APG', 'Creos'] Just tried to use the example, didn't work

There are further parameters possible to access market data (hourly prices) from smard.de: An access is as follows, the parameter 4169 is used as an example; full list is below:...

Hello, I noticed that for several weeks already the price data for Sunday and Monday are not updated in time, but are delayed until Monday noon / afternoon. Right now...

Hey, why have you chosen to put in Marktpreis: Polen 2 times without differentiation? Are there 2 price zones or has this a historical reason? Official sources only list price...