dined-io / dyned

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Trying to access dined data api and generate dataframe from rest queries #22

Open jurra opened 2 years ago

jurra commented 2 years ago

Hi @toonhuysmans I am not able to perform this request even in the browser https://dined.nl/api/measurements?study=15&measure=2

However I made this notebook example notebooks/GettingDinedData.ipynb that succesfully opens a session and gets a succesfull request, is just that it returns empty content like it does in the browser.

Give it a try yourself, and let me know if it works. Try to open a branch called feature/getting-data-from-current api and pull to that data. You can also do that from my repository. dont merge it in the master branch, since we are still testing this.

jurra commented 2 years ago

Shall we close this PR? I think we stop going through using the current api