Hi all,
I pulled JSON data through an API that looks like this:
{'odata.metadata': 'https://opendata.cbs.nl/ODataApi/OData/80416ned/$metadata#Cbs.OData.WebAPI.UntypedDataSet',
'value': [{'ID': 0,
'Perioden': '20060101',
'BenzineEuro95_1': ' ...
Thanks for your replies. I am a Python beginner, so I hope there’s a guru who can help me out :slightly_smiling_face: ! I created a DataFrame that looks like this:
time chlorophyll iron nitrate
19 2022-07-24T17:00:00+00:00 1.29 0.01 0.80
20 2022-0...